[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260713 09:10:49.128432 32673 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.232.126:45921
I20260713 09:10:49.130004 32673 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260713 09:10:49.131048 32673 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:49.149418 32679 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:49.149516 32680 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:49.149420 32682 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:49.150452 32673 server_base.cc:1061] running on GCE node
I20260713 09:10:50.424867 32673 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:50.425388 32673 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:50.425881 32673 hybrid_clock.cc:648] HybridClock initialized: now 1783933850425856 us; error 0 us; skew 500 ppm
I20260713 09:10:50.426885 32673 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:50.433465 32673 webserver.cc:533] Webserver started at http://127.31.232.126:42709/ using document root <none> and password file <none>
I20260713 09:10:50.434422 32673 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:50.434700 32673 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:50.435246 32673 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:50.441356 32673 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933848945823-32673-0/minicluster-data/master-0-root/instance:
uuid: "abf058a8d2454f608c1bc38f0acef3d3"
format_stamp: "Formatted at 2026-07-13 09:10:50 on dist-test-slave-32h3"
I20260713 09:10:50.449774 32673 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.004s
I20260713 09:10:50.455762 32688 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:50.457224 32673 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260713 09:10:50.457664 32673 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933848945823-32673-0/minicluster-data/master-0-root
uuid: "abf058a8d2454f608c1bc38f0acef3d3"
format_stamp: "Formatted at 2026-07-13 09:10:50 on dist-test-slave-32h3"
I20260713 09:10:50.458052 32673 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933848945823-32673-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933848945823-32673-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933848945823-32673-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)
I20260713 09:10:50.516417 32673 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:50.518085 32673 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260713 09:10:50.518587 32673 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:50.594476 32673 rpc_server.cc:307] RPC server started. Bound to: 127.31.232.126:45921
I20260713 09:10:50.594573 32739 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.232.126:45921 every 8 connection(s)
I20260713 09:10:50.602660 32740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:50.625113 32740 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P abf058a8d2454f608c1bc38f0acef3d3: Bootstrap starting.
I20260713 09:10:50.632213 32740 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P abf058a8d2454f608c1bc38f0acef3d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:50.634248 32740 log.cc:826] T 00000000000000000000000000000000 P abf058a8d2454f608c1bc38f0acef3d3: Log is configured to *not* fsync() on all Append() calls
I20260713 09:10:50.639312 32740 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P abf058a8d2454f608c1bc38f0acef3d3: No bootstrap required, opened a new log
I20260713 09:10:50.660200 32740 raft_consensus.cc:359] T 00000000000000000000000000000000 P abf058a8d2454f608c1bc38f0acef3d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abf058a8d2454f608c1bc38f0acef3d3" member_type: VOTER }
I20260713 09:10:50.660748 32740 raft_consensus.cc:385] T 00000000000000000000000000000000 P abf058a8d2454f608c1bc38f0acef3d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:50.660949 32740 raft_consensus.cc:740] T 00000000000000000000000000000000 P abf058a8d2454f608c1bc38f0acef3d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abf058a8d2454f608c1bc38f0acef3d3, State: Initialized, Role: FOLLOWER
I20260713 09:10:50.661760 32740 consensus_queue.cc:260] T 00000000000000000000000000000000 P abf058a8d2454f608c1bc38f0acef3d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "abf058a8d2454f608c1bc38f0acef3d3" member_type: VOTER }
I20260713 09:10:50.662256 32740 raft_consensus.cc:399] T 00000000000000000000000000000000 P abf058a8d2454f608c1bc38f0acef3d3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:10:50.662505 32740 raft_consensus.cc:493] T 00000000000000000000000000000000 P abf058a8d2454f608c1bc38f0acef3d3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:10:50.662784 32740 raft_consensus.cc:3060] T 00000000000000000000000000000000 P abf058a8d2454f608c1bc38f0acef3d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:50.666961 32740 raft_consensus.cc:515] T 00000000000000000000000000000000 P abf058a8d2454f608c1bc38f0acef3d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abf058a8d2454f608c1bc38f0acef3d3" member_type: VOTER }
I20260713 09:10:50.667847 32740 leader_election.cc:304] T 00000000000000000000000000000000 P abf058a8d2454f608c1bc38f0acef3d3 [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: abf058a8d2454f608c1bc38f0acef3d3; no voters: 
I20260713 09:10:50.669538 32740 leader_election.cc:290] T 00000000000000000000000000000000 P abf058a8d2454f608c1bc38f0acef3d3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:10:50.670058 32743 raft_consensus.cc:2804] T 00000000000000000000000000000000 P abf058a8d2454f608c1bc38f0acef3d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:50.672976 32743 raft_consensus.cc:697] T 00000000000000000000000000000000 P abf058a8d2454f608c1bc38f0acef3d3 [term 1 LEADER]: Becoming Leader. State: Replica: abf058a8d2454f608c1bc38f0acef3d3, State: Running, Role: LEADER
I20260713 09:10:50.673755 32743 consensus_queue.cc:237] T 00000000000000000000000000000000 P abf058a8d2454f608c1bc38f0acef3d3 [LEADER]: Queue going to LEADER mode. State: All 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: "abf058a8d2454f608c1bc38f0acef3d3" member_type: VOTER }
I20260713 09:10:50.674486 32740 sys_catalog.cc:565] T 00000000000000000000000000000000 P abf058a8d2454f608c1bc38f0acef3d3 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:10:50.687613 32745 sys_catalog.cc:455] T 00000000000000000000000000000000 P abf058a8d2454f608c1bc38f0acef3d3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader abf058a8d2454f608c1bc38f0acef3d3. Latest consensus state: current_term: 1 leader_uuid: "abf058a8d2454f608c1bc38f0acef3d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abf058a8d2454f608c1bc38f0acef3d3" member_type: VOTER } }
I20260713 09:10:50.688337 32745 sys_catalog.cc:458] T 00000000000000000000000000000000 P abf058a8d2454f608c1bc38f0acef3d3 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:50.686542 32744 sys_catalog.cc:455] T 00000000000000000000000000000000 P abf058a8d2454f608c1bc38f0acef3d3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "abf058a8d2454f608c1bc38f0acef3d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abf058a8d2454f608c1bc38f0acef3d3" member_type: VOTER } }
I20260713 09:10:50.690455 32744 sys_catalog.cc:458] T 00000000000000000000000000000000 P abf058a8d2454f608c1bc38f0acef3d3 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:50.692195 32753 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:10:50.705900 32753 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:10:50.708377 32673 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:10:50.726752 32753 catalog_manager.cc:1383] Generated new cluster ID: 561952dd5fb0415486fe2af6c21187d0
I20260713 09:10:50.727064 32753 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:10:50.747812 32753 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:10:50.749447 32753 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:10:50.766119 32753 catalog_manager.cc:6070] T 00000000000000000000000000000000 P abf058a8d2454f608c1bc38f0acef3d3: Generated new TSK 0
I20260713 09:10:50.767243 32753 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:10:50.775151 32673 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:50.784186 32762 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:50.786048 32763 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:50.790261 32765 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:50.790493 32673 server_base.cc:1061] running on GCE node
I20260713 09:10:50.791605 32673 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:50.791796 32673 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:50.792037 32673 hybrid_clock.cc:648] HybridClock initialized: now 1783933850792000 us; error 0 us; skew 500 ppm
I20260713 09:10:50.792675 32673 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:50.796761 32673 webserver.cc:533] Webserver started at http://127.31.232.65:34591/ using document root <none> and password file <none>
I20260713 09:10:50.797328 32673 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:50.797565 32673 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:50.797858 32673 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:50.799007 32673 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933848945823-32673-0/minicluster-data/ts-0-root/instance:
uuid: "7596094121614310b072ed7404dd803d"
format_stamp: "Formatted at 2026-07-13 09:10:50 on dist-test-slave-32h3"
I20260713 09:10:50.805334 32673 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.003s
I20260713 09:10:50.809813   302 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:50.810859 32673 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:10:50.811252 32673 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933848945823-32673-0/minicluster-data/ts-0-root
uuid: "7596094121614310b072ed7404dd803d"
format_stamp: "Formatted at 2026-07-13 09:10:50 on dist-test-slave-32h3"
I20260713 09:10:50.811580 32673 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933848945823-32673-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933848945823-32673-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933848945823-32673-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)
I20260713 09:10:50.828872 32673 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:50.830300 32673 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:50.833271 32673 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:50.837595 32673 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:50.837888 32673 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:50.838155 32673 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:50.838357 32673 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:50.949627 32673 rpc_server.cc:307] RPC server started. Bound to: 127.31.232.65:38829
I20260713 09:10:50.949687   364 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.232.65:38829 every 8 connection(s)
I20260713 09:10:50.957818 32673 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:50.970764   369 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:50.972837   370 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:50.977921   372 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:50.981788 32673 server_base.cc:1061] running on GCE node
I20260713 09:10:50.982882 32673 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:50.983223 32673 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:50.983438 32673 hybrid_clock.cc:648] HybridClock initialized: now 1783933850983416 us; error 0 us; skew 500 ppm
I20260713 09:10:50.984035 32673 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:50.987223 32673 webserver.cc:533] Webserver started at http://127.31.232.66:37087/ using document root <none> and password file <none>
I20260713 09:10:50.987931 32673 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:50.988209 32673 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:50.988547 32673 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:50.989902 32673 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933848945823-32673-0/minicluster-data/ts-1-root/instance:
uuid: "961a81abea374c5fb643b020f3e05f08"
format_stamp: "Formatted at 2026-07-13 09:10:50 on dist-test-slave-32h3"
I20260713 09:10:50.991994   365 heartbeater.cc:344] Connected to a master server at 127.31.232.126:45921
I20260713 09:10:50.992511   365 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:50.993842   365 heartbeater.cc:507] Master 127.31.232.126:45921 requested a full tablet report, sending...
I20260713 09:10:50.998227 32673 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.010s	sys 0.000s
I20260713 09:10:50.998371 32705 ts_manager.cc:194] Registered new tserver with Master: 7596094121614310b072ed7404dd803d (127.31.232.65:38829)
I20260713 09:10:51.002059 32705 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55542
I20260713 09:10:51.004906   377 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:51.006573 32673 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:10:51.006944 32673 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933848945823-32673-0/minicluster-data/ts-1-root
uuid: "961a81abea374c5fb643b020f3e05f08"
format_stamp: "Formatted at 2026-07-13 09:10:50 on dist-test-slave-32h3"
I20260713 09:10:51.007395 32673 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933848945823-32673-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933848945823-32673-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933848945823-32673-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)
I20260713 09:10:51.039155 32673 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:51.040717 32673 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:51.043160 32673 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:51.046983 32673 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:51.047287 32673 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:10:51.047742 32673 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:51.048269 32673 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
I20260713 09:10:51.166088 32673 rpc_server.cc:307] RPC server started. Bound to: 127.31.232.66:33357
I20260713 09:10:51.166306   439 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.232.66:33357 every 8 connection(s)
I20260713 09:10:51.182008 32673 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:51.196334   444 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:51.199885   440 heartbeater.cc:344] Connected to a master server at 127.31.232.126:45921
W20260713 09:10:51.200016   445 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:51.200397   440 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:51.201599   440 heartbeater.cc:507] Master 127.31.232.126:45921 requested a full tablet report, sending...
I20260713 09:10:51.203879 32673 server_base.cc:1061] running on GCE node
I20260713 09:10:51.204871 32705 ts_manager.cc:194] Registered new tserver with Master: 961a81abea374c5fb643b020f3e05f08 (127.31.232.66:33357)
I20260713 09:10:51.206722 32705 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55544
W20260713 09:10:51.209734   448 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:51.210927 32673 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:51.211222 32673 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:51.211439 32673 hybrid_clock.cc:648] HybridClock initialized: now 1783933851211418 us; error 0 us; skew 500 ppm
I20260713 09:10:51.212046 32673 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:51.215535 32673 webserver.cc:533] Webserver started at http://127.31.232.67:35501/ using document root <none> and password file <none>
I20260713 09:10:51.216071 32673 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:51.216312 32673 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:51.216594 32673 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:51.217675 32673 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933848945823-32673-0/minicluster-data/ts-2-root/instance:
uuid: "04b92597aa8544e588111ed70bd4e2f9"
format_stamp: "Formatted at 2026-07-13 09:10:51 on dist-test-slave-32h3"
I20260713 09:10:51.223549 32673 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:10:51.227488   452 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:51.228674 32673 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260713 09:10:51.229079 32673 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933848945823-32673-0/minicluster-data/ts-2-root
uuid: "04b92597aa8544e588111ed70bd4e2f9"
format_stamp: "Formatted at 2026-07-13 09:10:51 on dist-test-slave-32h3"
I20260713 09:10:51.229409 32673 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933848945823-32673-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933848945823-32673-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933848945823-32673-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)
I20260713 09:10:51.251312 32673 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:51.252954 32673 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:51.255435 32673 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:51.259382 32673 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:51.259642 32673 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:51.259928 32673 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:51.260123 32673 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:51.373497 32673 rpc_server.cc:307] RPC server started. Bound to: 127.31.232.67:43827
I20260713 09:10:51.373610   514 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.232.67:43827 every 8 connection(s)
I20260713 09:10:51.395206   515 heartbeater.cc:344] Connected to a master server at 127.31.232.126:45921
I20260713 09:10:51.395680   515 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:51.396752   515 heartbeater.cc:507] Master 127.31.232.126:45921 requested a full tablet report, sending...
I20260713 09:10:51.399655 32705 ts_manager.cc:194] Registered new tserver with Master: 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67:43827)
I20260713 09:10:51.399804 32673 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015983275s
I20260713 09:10:51.401564 32705 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55558
I20260713 09:10:51.462037 32705 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55570:
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\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:10:51.467361 32705 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:10:51.575315   480 tablet_service.cc:1511] Processing CreateTablet for tablet 5ad83a6f41394be3a8ce5a0693604778 (DEFAULT_TABLE table=test-workload [id=1fc8d459fa0542fe9e4e53a3e0e1838a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:51.578055   480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ad83a6f41394be3a8ce5a0693604778. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.577412   479 tablet_service.cc:1511] Processing CreateTablet for tablet 6b7f1fb8b10d41809dbaa42d8e7a5e92 (DEFAULT_TABLE table=test-workload [id=1fc8d459fa0542fe9e4e53a3e0e1838a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:51.581916   479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b7f1fb8b10d41809dbaa42d8e7a5e92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.606550   478 tablet_service.cc:1511] Processing CreateTablet for tablet 9d8a67eeba1b4ad0a609260f38f09d0e (DEFAULT_TABLE table=test-workload [id=1fc8d459fa0542fe9e4e53a3e0e1838a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:51.613670   330 tablet_service.cc:1511] Processing CreateTablet for tablet 5ad83a6f41394be3a8ce5a0693604778 (DEFAULT_TABLE table=test-workload [id=1fc8d459fa0542fe9e4e53a3e0e1838a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:51.614527   478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d8a67eeba1b4ad0a609260f38f09d0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.615763   330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ad83a6f41394be3a8ce5a0693604778. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.613716   329 tablet_service.cc:1511] Processing CreateTablet for tablet 6b7f1fb8b10d41809dbaa42d8e7a5e92 (DEFAULT_TABLE table=test-workload [id=1fc8d459fa0542fe9e4e53a3e0e1838a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:51.619239   328 tablet_service.cc:1511] Processing CreateTablet for tablet 9d8a67eeba1b4ad0a609260f38f09d0e (DEFAULT_TABLE table=test-workload [id=1fc8d459fa0542fe9e4e53a3e0e1838a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:51.625679   329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b7f1fb8b10d41809dbaa42d8e7a5e92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.624433   327 tablet_service.cc:1511] Processing CreateTablet for tablet 82d66c5fdcba4859b325e3e724b2a32b (DEFAULT_TABLE table=test-workload [id=1fc8d459fa0542fe9e4e53a3e0e1838a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:51.632967   328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d8a67eeba1b4ad0a609260f38f09d0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.635288   327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82d66c5fdcba4859b325e3e724b2a32b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.647526   477 tablet_service.cc:1511] Processing CreateTablet for tablet 82d66c5fdcba4859b325e3e724b2a32b (DEFAULT_TABLE table=test-workload [id=1fc8d459fa0542fe9e4e53a3e0e1838a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:51.651295   477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82d66c5fdcba4859b325e3e724b2a32b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:10:51.693276 32752 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:51.702714   405 tablet_service.cc:1511] Processing CreateTablet for tablet 5ad83a6f41394be3a8ce5a0693604778 (DEFAULT_TABLE table=test-workload [id=1fc8d459fa0542fe9e4e53a3e0e1838a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:51.704489   405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ad83a6f41394be3a8ce5a0693604778. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.704104   404 tablet_service.cc:1511] Processing CreateTablet for tablet 6b7f1fb8b10d41809dbaa42d8e7a5e92 (DEFAULT_TABLE table=test-workload [id=1fc8d459fa0542fe9e4e53a3e0e1838a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:51.705721   404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b7f1fb8b10d41809dbaa42d8e7a5e92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.707201   402 tablet_service.cc:1511] Processing CreateTablet for tablet 82d66c5fdcba4859b325e3e724b2a32b (DEFAULT_TABLE table=test-workload [id=1fc8d459fa0542fe9e4e53a3e0e1838a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:51.709013   402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82d66c5fdcba4859b325e3e724b2a32b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.710322   403 tablet_service.cc:1511] Processing CreateTablet for tablet 9d8a67eeba1b4ad0a609260f38f09d0e (DEFAULT_TABLE table=test-workload [id=1fc8d459fa0542fe9e4e53a3e0e1838a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:51.713999   403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d8a67eeba1b4ad0a609260f38f09d0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.714800   533 tablet_bootstrap.cc:492] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 04b92597aa8544e588111ed70bd4e2f9: Bootstrap starting.
I20260713 09:10:51.719441   326 tablet_service.cc:1511] Processing CreateTablet for tablet 7aab99d16a164dd1aa32caef96f6fc20 (DEFAULT_TABLE table=test-workload [id=1fc8d459fa0542fe9e4e53a3e0e1838a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:51.725970   401 tablet_service.cc:1511] Processing CreateTablet for tablet 7aab99d16a164dd1aa32caef96f6fc20 (DEFAULT_TABLE table=test-workload [id=1fc8d459fa0542fe9e4e53a3e0e1838a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:51.731974   326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aab99d16a164dd1aa32caef96f6fc20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.732630   401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aab99d16a164dd1aa32caef96f6fc20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.766597   329 tablet_service.cc:1511] Processing CreateTablet for tablet 1434582970cf49aa9127a42150e87c03 (DEFAULT_TABLE table=test-workload [id=1fc8d459fa0542fe9e4e53a3e0e1838a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:51.768797   534 tablet_bootstrap.cc:492] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d: Bootstrap starting.
I20260713 09:10:51.768796   400 tablet_service.cc:1511] Processing CreateTablet for tablet 1434582970cf49aa9127a42150e87c03 (DEFAULT_TABLE table=test-workload [id=1fc8d459fa0542fe9e4e53a3e0e1838a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:51.775326   329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1434582970cf49aa9127a42150e87c03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.762992   477 tablet_service.cc:1511] Processing CreateTablet for tablet 7aab99d16a164dd1aa32caef96f6fc20 (DEFAULT_TABLE table=test-workload [id=1fc8d459fa0542fe9e4e53a3e0e1838a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:51.776847   477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aab99d16a164dd1aa32caef96f6fc20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.783641   478 tablet_service.cc:1511] Processing CreateTablet for tablet 1434582970cf49aa9127a42150e87c03 (DEFAULT_TABLE table=test-workload [id=1fc8d459fa0542fe9e4e53a3e0e1838a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:51.784453   400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1434582970cf49aa9127a42150e87c03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.786017   478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1434582970cf49aa9127a42150e87c03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.796439   330 tablet_service.cc:1511] Processing CreateTablet for tablet b7a9856e2af646e4b42b2fa23861ae5e (DEFAULT_TABLE table=test-workload [id=1fc8d459fa0542fe9e4e53a3e0e1838a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:51.807749   533 tablet_bootstrap.cc:654] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 04b92597aa8544e588111ed70bd4e2f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:51.811712   330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7a9856e2af646e4b42b2fa23861ae5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.820308   399 tablet_service.cc:1511] Processing CreateTablet for tablet b7a9856e2af646e4b42b2fa23861ae5e (DEFAULT_TABLE table=test-workload [id=1fc8d459fa0542fe9e4e53a3e0e1838a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:51.824399   399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7a9856e2af646e4b42b2fa23861ae5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.824448   479 tablet_service.cc:1511] Processing CreateTablet for tablet b7a9856e2af646e4b42b2fa23861ae5e (DEFAULT_TABLE table=test-workload [id=1fc8d459fa0542fe9e4e53a3e0e1838a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:51.830729   479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7a9856e2af646e4b42b2fa23861ae5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.842310   327 tablet_service.cc:1511] Processing CreateTablet for tablet b6fe164a976c4336b7abe48afd3de80e (DEFAULT_TABLE table=test-workload [id=1fc8d459fa0542fe9e4e53a3e0e1838a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:51.854161   327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6fe164a976c4336b7abe48afd3de80e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.868175   534 tablet_bootstrap.cc:654] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:51.875881   398 tablet_service.cc:1511] Processing CreateTablet for tablet b6fe164a976c4336b7abe48afd3de80e (DEFAULT_TABLE table=test-workload [id=1fc8d459fa0542fe9e4e53a3e0e1838a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:51.880187   398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6fe164a976c4336b7abe48afd3de80e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.883002   328 tablet_service.cc:1511] Processing CreateTablet for tablet a0d56ea863fa465585ee0620befbea79 (DEFAULT_TABLE table=test-workload [id=1fc8d459fa0542fe9e4e53a3e0e1838a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:51.884734   328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0d56ea863fa465585ee0620befbea79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.885751   477 tablet_service.cc:1511] Processing CreateTablet for tablet b6fe164a976c4336b7abe48afd3de80e (DEFAULT_TABLE table=test-workload [id=1fc8d459fa0542fe9e4e53a3e0e1838a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:51.887022   477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6fe164a976c4336b7abe48afd3de80e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.903844   405 tablet_service.cc:1511] Processing CreateTablet for tablet a0d56ea863fa465585ee0620befbea79 (DEFAULT_TABLE table=test-workload [id=1fc8d459fa0542fe9e4e53a3e0e1838a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:51.905205   405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0d56ea863fa465585ee0620befbea79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.906813   480 tablet_service.cc:1511] Processing CreateTablet for tablet a0d56ea863fa465585ee0620befbea79 (DEFAULT_TABLE table=test-workload [id=1fc8d459fa0542fe9e4e53a3e0e1838a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:51.908104   480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0d56ea863fa465585ee0620befbea79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.923799   535 tablet_bootstrap.cc:492] T 9d8a67eeba1b4ad0a609260f38f09d0e P 961a81abea374c5fb643b020f3e05f08: Bootstrap starting.
I20260713 09:10:51.926940   533 tablet_bootstrap.cc:492] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 04b92597aa8544e588111ed70bd4e2f9: No bootstrap required, opened a new log
I20260713 09:10:51.927983   533 ts_tablet_manager.cc:1403] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 04b92597aa8544e588111ed70bd4e2f9: Time spent bootstrapping tablet: real 0.214s	user 0.016s	sys 0.014s
I20260713 09:10:51.933923   534 tablet_bootstrap.cc:492] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d: No bootstrap required, opened a new log
I20260713 09:10:51.934454   533 raft_consensus.cc:359] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:51.935530   533 raft_consensus.cc:385] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:51.935107   534 ts_tablet_manager.cc:1403] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d: Time spent bootstrapping tablet: real 0.178s	user 0.011s	sys 0.013s
I20260713 09:10:51.935909   533 raft_consensus.cc:740] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04b92597aa8544e588111ed70bd4e2f9, State: Initialized, Role: FOLLOWER
I20260713 09:10:51.938212   533 consensus_queue.cc:260] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 04b92597aa8544e588111ed70bd4e2f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:51.941543   534 raft_consensus.cc:359] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:51.952195   534 raft_consensus.cc:385] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:51.959602   534 raft_consensus.cc:740] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7596094121614310b072ed7404dd803d, State: Initialized, Role: FOLLOWER
I20260713 09:10:51.962814   515 heartbeater.cc:499] Master 127.31.232.126:45921 was elected leader, sending a full tablet report...
I20260713 09:10:51.965688   533 ts_tablet_manager.cc:1434] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 04b92597aa8544e588111ed70bd4e2f9: Time spent starting tablet: real 0.037s	user 0.013s	sys 0.018s
I20260713 09:10:51.960449   534 consensus_queue.cc:260] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:51.973644   533 tablet_bootstrap.cc:492] T 5ad83a6f41394be3a8ce5a0693604778 P 04b92597aa8544e588111ed70bd4e2f9: Bootstrap starting.
I20260713 09:10:51.992143   534 ts_tablet_manager.cc:1434] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d: Time spent starting tablet: real 0.056s	user 0.009s	sys 0.005s
I20260713 09:10:51.997345   365 heartbeater.cc:499] Master 127.31.232.126:45921 was elected leader, sending a full tablet report...
I20260713 09:10:51.997727   534 tablet_bootstrap.cc:492] T 82d66c5fdcba4859b325e3e724b2a32b P 7596094121614310b072ed7404dd803d: Bootstrap starting.
I20260713 09:10:51.997828   540 raft_consensus.cc:493] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:51.998355   540 raft_consensus.cc:515] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.008988   535 tablet_bootstrap.cc:654] T 9d8a67eeba1b4ad0a609260f38f09d0e P 961a81abea374c5fb643b020f3e05f08: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.009548   533 tablet_bootstrap.cc:654] T 5ad83a6f41394be3a8ce5a0693604778 P 04b92597aa8544e588111ed70bd4e2f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.024411   540 leader_election.cc:290] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 961a81abea374c5fb643b020f3e05f08 (127.31.232.66:33357), 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67:43827)
I20260713 09:10:52.037425   534 tablet_bootstrap.cc:654] T 82d66c5fdcba4859b325e3e724b2a32b P 7596094121614310b072ed7404dd803d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.068128   535 tablet_bootstrap.cc:492] T 9d8a67eeba1b4ad0a609260f38f09d0e P 961a81abea374c5fb643b020f3e05f08: No bootstrap required, opened a new log
I20260713 09:10:52.068643   415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7f1fb8b10d41809dbaa42d8e7a5e92" candidate_uuid: "7596094121614310b072ed7404dd803d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "961a81abea374c5fb643b020f3e05f08" is_pre_election: true
I20260713 09:10:52.071101   535 ts_tablet_manager.cc:1403] T 9d8a67eeba1b4ad0a609260f38f09d0e P 961a81abea374c5fb643b020f3e05f08: Time spent bootstrapping tablet: real 0.191s	user 0.013s	sys 0.020s
W20260713 09:10:52.078639   303 leader_election.cc:343] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 961a81abea374c5fb643b020f3e05f08 (127.31.232.66:33357): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:52.082216   533 tablet_bootstrap.cc:492] T 5ad83a6f41394be3a8ce5a0693604778 P 04b92597aa8544e588111ed70bd4e2f9: No bootstrap required, opened a new log
I20260713 09:10:52.083199   533 ts_tablet_manager.cc:1403] T 5ad83a6f41394be3a8ce5a0693604778 P 04b92597aa8544e588111ed70bd4e2f9: Time spent bootstrapping tablet: real 0.110s	user 0.020s	sys 0.038s
I20260713 09:10:52.082242   535 raft_consensus.cc:359] T 9d8a67eeba1b4ad0a609260f38f09d0e P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.086763   535 raft_consensus.cc:385] T 9d8a67eeba1b4ad0a609260f38f09d0e P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.087095   535 raft_consensus.cc:740] T 9d8a67eeba1b4ad0a609260f38f09d0e P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 961a81abea374c5fb643b020f3e05f08, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.087623   533 raft_consensus.cc:359] T 5ad83a6f41394be3a8ce5a0693604778 P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } } peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } }
I20260713 09:10:52.088574   533 raft_consensus.cc:385] T 5ad83a6f41394be3a8ce5a0693604778 P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.088444   535 consensus_queue.cc:260] T 9d8a67eeba1b4ad0a609260f38f09d0e P 961a81abea374c5fb643b020f3e05f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.089473   533 raft_consensus.cc:740] T 5ad83a6f41394be3a8ce5a0693604778 P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04b92597aa8544e588111ed70bd4e2f9, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.091564   440 heartbeater.cc:499] Master 127.31.232.126:45921 was elected leader, sending a full tablet report...
I20260713 09:10:52.093777   534 tablet_bootstrap.cc:492] T 82d66c5fdcba4859b325e3e724b2a32b P 7596094121614310b072ed7404dd803d: No bootstrap required, opened a new log
I20260713 09:10:52.094600   534 ts_tablet_manager.cc:1403] T 82d66c5fdcba4859b325e3e724b2a32b P 7596094121614310b072ed7404dd803d: Time spent bootstrapping tablet: real 0.097s	user 0.021s	sys 0.012s
I20260713 09:10:52.090896   533 consensus_queue.cc:260] T 5ad83a6f41394be3a8ce5a0693604778 P 04b92597aa8544e588111ed70bd4e2f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } } peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } }
I20260713 09:10:52.098476   534 raft_consensus.cc:359] T 82d66c5fdcba4859b325e3e724b2a32b P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.099612   533 ts_tablet_manager.cc:1434] T 5ad83a6f41394be3a8ce5a0693604778 P 04b92597aa8544e588111ed70bd4e2f9: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.000s
I20260713 09:10:52.099875   534 raft_consensus.cc:385] T 82d66c5fdcba4859b325e3e724b2a32b P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.100333   534 raft_consensus.cc:740] T 82d66c5fdcba4859b325e3e724b2a32b P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7596094121614310b072ed7404dd803d, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.101318   533 tablet_bootstrap.cc:492] T 82d66c5fdcba4859b325e3e724b2a32b P 04b92597aa8544e588111ed70bd4e2f9: Bootstrap starting.
I20260713 09:10:52.101655   534 consensus_queue.cc:260] T 82d66c5fdcba4859b325e3e724b2a32b P 7596094121614310b072ed7404dd803d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.104439   534 ts_tablet_manager.cc:1434] T 82d66c5fdcba4859b325e3e724b2a32b P 7596094121614310b072ed7404dd803d: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.002s
I20260713 09:10:52.105786   534 tablet_bootstrap.cc:492] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d: Bootstrap starting.
I20260713 09:10:52.110230   533 tablet_bootstrap.cc:654] T 82d66c5fdcba4859b325e3e724b2a32b P 04b92597aa8544e588111ed70bd4e2f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.113981   535 ts_tablet_manager.cc:1434] T 9d8a67eeba1b4ad0a609260f38f09d0e P 961a81abea374c5fb643b020f3e05f08: Time spent starting tablet: real 0.042s	user 0.004s	sys 0.007s
I20260713 09:10:52.114444   490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7f1fb8b10d41809dbaa42d8e7a5e92" candidate_uuid: "7596094121614310b072ed7404dd803d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b92597aa8544e588111ed70bd4e2f9" is_pre_election: true
I20260713 09:10:52.115546   490 raft_consensus.cc:2468] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7596094121614310b072ed7404dd803d in term 0.
I20260713 09:10:52.116649   535 tablet_bootstrap.cc:492] T 1434582970cf49aa9127a42150e87c03 P 961a81abea374c5fb643b020f3e05f08: Bootstrap starting.
I20260713 09:10:52.116907   534 tablet_bootstrap.cc:654] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.117755   304 leader_election.cc:304] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d [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: 04b92597aa8544e588111ed70bd4e2f9, 7596094121614310b072ed7404dd803d; no voters: 961a81abea374c5fb643b020f3e05f08
I20260713 09:10:52.119858   540 raft_consensus.cc:2804] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:52.120296   540 raft_consensus.cc:493] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:52.120683   540 raft_consensus.cc:3060] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.140265   540 raft_consensus.cc:515] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.161686   540 leader_election.cc:290] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d [CANDIDATE]: Term 1 election: Requested vote from peers 961a81abea374c5fb643b020f3e05f08 (127.31.232.66:33357), 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67:43827)
I20260713 09:10:52.154647   535 tablet_bootstrap.cc:654] T 1434582970cf49aa9127a42150e87c03 P 961a81abea374c5fb643b020f3e05f08: Neither blocks nor log segments found. Creating new log.
W20260713 09:10:52.136986   516 tablet.cc:2406] T 5ad83a6f41394be3a8ce5a0693604778 P 04b92597aa8544e588111ed70bd4e2f9: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:10:52.164644   415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7f1fb8b10d41809dbaa42d8e7a5e92" candidate_uuid: "7596094121614310b072ed7404dd803d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "961a81abea374c5fb643b020f3e05f08"
I20260713 09:10:52.167305   540 raft_consensus.cc:493] T 82d66c5fdcba4859b325e3e724b2a32b P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.167695   490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7f1fb8b10d41809dbaa42d8e7a5e92" candidate_uuid: "7596094121614310b072ed7404dd803d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b92597aa8544e588111ed70bd4e2f9"
I20260713 09:10:52.168056   540 raft_consensus.cc:515] T 82d66c5fdcba4859b325e3e724b2a32b P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.168562   490 raft_consensus.cc:3060] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.171331   540 leader_election.cc:290] T 82d66c5fdcba4859b325e3e724b2a32b P 7596094121614310b072ed7404dd803d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 961a81abea374c5fb643b020f3e05f08 (127.31.232.66:33357), 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67:43827)
W20260713 09:10:52.172976   303 leader_election.cc:343] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 961a81abea374c5fb643b020f3e05f08 (127.31.232.66:33357): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:52.177914   489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d66c5fdcba4859b325e3e724b2a32b" candidate_uuid: "7596094121614310b072ed7404dd803d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b92597aa8544e588111ed70bd4e2f9" is_pre_election: true
W20260713 09:10:52.180474   304 leader_election.cc:343] T 82d66c5fdcba4859b325e3e724b2a32b P 7596094121614310b072ed7404dd803d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67:43827): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:52.183281   415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d66c5fdcba4859b325e3e724b2a32b" candidate_uuid: "7596094121614310b072ed7404dd803d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "961a81abea374c5fb643b020f3e05f08" is_pre_election: true
I20260713 09:10:52.189100   534 tablet_bootstrap.cc:492] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d: No bootstrap required, opened a new log
I20260713 09:10:52.189857   534 ts_tablet_manager.cc:1403] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d: Time spent bootstrapping tablet: real 0.084s	user 0.027s	sys 0.051s
W20260713 09:10:52.189894   303 leader_election.cc:343] T 82d66c5fdcba4859b325e3e724b2a32b P 7596094121614310b072ed7404dd803d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 961a81abea374c5fb643b020f3e05f08 (127.31.232.66:33357): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:52.191424   303 leader_election.cc:304] T 82d66c5fdcba4859b325e3e724b2a32b P 7596094121614310b072ed7404dd803d [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: 7596094121614310b072ed7404dd803d; no voters: 04b92597aa8544e588111ed70bd4e2f9, 961a81abea374c5fb643b020f3e05f08
I20260713 09:10:52.192368   540 raft_consensus.cc:2749] T 82d66c5fdcba4859b325e3e724b2a32b P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:52.193706   535 tablet_bootstrap.cc:492] T 1434582970cf49aa9127a42150e87c03 P 961a81abea374c5fb643b020f3e05f08: No bootstrap required, opened a new log
I20260713 09:10:52.194197   535 ts_tablet_manager.cc:1403] T 1434582970cf49aa9127a42150e87c03 P 961a81abea374c5fb643b020f3e05f08: Time spent bootstrapping tablet: real 0.078s	user 0.014s	sys 0.008s
I20260713 09:10:52.194339   534 raft_consensus.cc:359] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } } peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } }
I20260713 09:10:52.195078   534 raft_consensus.cc:385] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.195449   534 raft_consensus.cc:740] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7596094121614310b072ed7404dd803d, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.196293   534 consensus_queue.cc:260] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } } peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } }
I20260713 09:10:52.199102   534 ts_tablet_manager.cc:1434] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.002s
I20260713 09:10:52.198509   535 raft_consensus.cc:359] T 1434582970cf49aa9127a42150e87c03 P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.199920   535 raft_consensus.cc:385] T 1434582970cf49aa9127a42150e87c03 P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.200479   534 tablet_bootstrap.cc:492] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d: Bootstrap starting.
I20260713 09:10:52.201683   533 tablet_bootstrap.cc:492] T 82d66c5fdcba4859b325e3e724b2a32b P 04b92597aa8544e588111ed70bd4e2f9: No bootstrap required, opened a new log
I20260713 09:10:52.203644   533 ts_tablet_manager.cc:1403] T 82d66c5fdcba4859b325e3e724b2a32b P 04b92597aa8544e588111ed70bd4e2f9: Time spent bootstrapping tablet: real 0.103s	user 0.037s	sys 0.015s
I20260713 09:10:52.202896   490 raft_consensus.cc:2468] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 04b92597aa8544e588111ed70bd4e2f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7596094121614310b072ed7404dd803d in term 1.
I20260713 09:10:52.208107   534 tablet_bootstrap.cc:654] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.200276   535 raft_consensus.cc:740] T 1434582970cf49aa9127a42150e87c03 P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 961a81abea374c5fb643b020f3e05f08, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.207926   304 leader_election.cc:304] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d [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: 04b92597aa8544e588111ed70bd4e2f9, 7596094121614310b072ed7404dd803d; no voters: 961a81abea374c5fb643b020f3e05f08
I20260713 09:10:52.209919   540 raft_consensus.cc:2804] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:52.210482   540 raft_consensus.cc:697] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d [term 1 LEADER]: Becoming Leader. State: Replica: 7596094121614310b072ed7404dd803d, State: Running, Role: LEADER
I20260713 09:10:52.209709   535 consensus_queue.cc:260] T 1434582970cf49aa9127a42150e87c03 P 961a81abea374c5fb643b020f3e05f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.211644   540 consensus_queue.cc:237] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.213871   535 ts_tablet_manager.cc:1434] T 1434582970cf49aa9127a42150e87c03 P 961a81abea374c5fb643b020f3e05f08: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.003s
I20260713 09:10:52.215281   535 tablet_bootstrap.cc:492] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08: Bootstrap starting.
I20260713 09:10:52.220687   534 tablet_bootstrap.cc:492] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d: No bootstrap required, opened a new log
I20260713 09:10:52.221294   534 ts_tablet_manager.cc:1403] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260713 09:10:52.223963   535 tablet_bootstrap.cc:654] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.224339   534 raft_consensus.cc:359] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.225476   534 raft_consensus.cc:385] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.225805   534 raft_consensus.cc:740] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7596094121614310b072ed7404dd803d, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.230108   533 raft_consensus.cc:359] T 82d66c5fdcba4859b325e3e724b2a32b P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.231086   533 raft_consensus.cc:385] T 82d66c5fdcba4859b325e3e724b2a32b P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.231796   533 raft_consensus.cc:740] T 82d66c5fdcba4859b325e3e724b2a32b P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04b92597aa8544e588111ed70bd4e2f9, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.231132   534 consensus_queue.cc:260] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.233013   533 consensus_queue.cc:260] T 82d66c5fdcba4859b325e3e724b2a32b P 04b92597aa8544e588111ed70bd4e2f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.234509   534 ts_tablet_manager.cc:1434] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.005s
I20260713 09:10:52.235744   533 ts_tablet_manager.cc:1434] T 82d66c5fdcba4859b325e3e724b2a32b P 04b92597aa8544e588111ed70bd4e2f9: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.001s
I20260713 09:10:52.235780   534 tablet_bootstrap.cc:492] T b7a9856e2af646e4b42b2fa23861ae5e P 7596094121614310b072ed7404dd803d: Bootstrap starting.
I20260713 09:10:52.245162   534 tablet_bootstrap.cc:654] T b7a9856e2af646e4b42b2fa23861ae5e P 7596094121614310b072ed7404dd803d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.250735   546 raft_consensus.cc:493] T 1434582970cf49aa9127a42150e87c03 P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.249848 32704 catalog_manager.cc:5697] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7596094121614310b072ed7404dd803d (127.31.232.65). New cstate: current_term: 1 leader_uuid: "7596094121614310b072ed7404dd803d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:52.251335   546 raft_consensus.cc:515] T 1434582970cf49aa9127a42150e87c03 P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.265095   535 tablet_bootstrap.cc:492] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08: No bootstrap required, opened a new log
I20260713 09:10:52.266415   535 ts_tablet_manager.cc:1403] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.004s
I20260713 09:10:52.268893   546 leader_election.cc:290] T 1434582970cf49aa9127a42150e87c03 P 961a81abea374c5fb643b020f3e05f08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7596094121614310b072ed7404dd803d (127.31.232.65:38829), 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67:43827)
I20260713 09:10:52.279278   540 raft_consensus.cc:493] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.279883   533 tablet_bootstrap.cc:492] T 9d8a67eeba1b4ad0a609260f38f09d0e P 04b92597aa8544e588111ed70bd4e2f9: Bootstrap starting.
I20260713 09:10:52.280256   540 raft_consensus.cc:515] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } } peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } }
I20260713 09:10:52.287014   490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ad83a6f41394be3a8ce5a0693604778" candidate_uuid: "7596094121614310b072ed7404dd803d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b92597aa8544e588111ed70bd4e2f9" is_pre_election: true
I20260713 09:10:52.287842   490 raft_consensus.cc:2468] T 5ad83a6f41394be3a8ce5a0693604778 P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7596094121614310b072ed7404dd803d in term 0.
I20260713 09:10:52.288574   540 leader_election.cc:290] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67:43827), 961a81abea374c5fb643b020f3e05f08 (127.31.232.66:33357)
I20260713 09:10:52.289386   415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ad83a6f41394be3a8ce5a0693604778" candidate_uuid: "7596094121614310b072ed7404dd803d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "961a81abea374c5fb643b020f3e05f08" is_pre_election: true
W20260713 09:10:52.291442   303 leader_election.cc:343] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 961a81abea374c5fb643b020f3e05f08 (127.31.232.66:33357): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:52.292686   535 raft_consensus.cc:359] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.294252   535 raft_consensus.cc:385] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.294699   535 raft_consensus.cc:740] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 961a81abea374c5fb643b020f3e05f08, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.296953   304 leader_election.cc:304] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d [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: 04b92597aa8544e588111ed70bd4e2f9, 7596094121614310b072ed7404dd803d; no voters: 961a81abea374c5fb643b020f3e05f08
I20260713 09:10:52.296787   535 consensus_queue.cc:260] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.298569   540 raft_consensus.cc:2804] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:52.299424   540 raft_consensus.cc:493] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:52.299403   539 raft_consensus.cc:493] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.300155   540 raft_consensus.cc:3060] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.300360   539 raft_consensus.cc:515] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.303978   539 leader_election.cc:290] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 961a81abea374c5fb643b020f3e05f08 (127.31.232.66:33357), 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67:43827)
I20260713 09:10:52.306218   415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8a67eeba1b4ad0a609260f38f09d0e" candidate_uuid: "7596094121614310b072ed7404dd803d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "961a81abea374c5fb643b020f3e05f08" is_pre_election: true
I20260713 09:10:52.307248   415 raft_consensus.cc:2468] T 9d8a67eeba1b4ad0a609260f38f09d0e P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7596094121614310b072ed7404dd803d in term 0.
I20260713 09:10:52.309772   303 leader_election.cc:304] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7596094121614310b072ed7404dd803d, 961a81abea374c5fb643b020f3e05f08; no voters: 
I20260713 09:10:52.312141   490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8a67eeba1b4ad0a609260f38f09d0e" candidate_uuid: "7596094121614310b072ed7404dd803d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b92597aa8544e588111ed70bd4e2f9" is_pre_election: true
W20260713 09:10:52.313846   304 leader_election.cc:343] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67:43827): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:52.324417   539 raft_consensus.cc:2804] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:52.324960   534 tablet_bootstrap.cc:492] T b7a9856e2af646e4b42b2fa23861ae5e P 7596094121614310b072ed7404dd803d: No bootstrap required, opened a new log
I20260713 09:10:52.324998   539 raft_consensus.cc:493] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:52.325786   539 raft_consensus.cc:3060] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.326004   534 ts_tablet_manager.cc:1403] T b7a9856e2af646e4b42b2fa23861ae5e P 7596094121614310b072ed7404dd803d: Time spent bootstrapping tablet: real 0.091s	user 0.026s	sys 0.039s
I20260713 09:10:52.328186   340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1434582970cf49aa9127a42150e87c03" candidate_uuid: "961a81abea374c5fb643b020f3e05f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7596094121614310b072ed7404dd803d" is_pre_election: true
W20260713 09:10:52.331404   380 leader_election.cc:343] T 1434582970cf49aa9127a42150e87c03 P 961a81abea374c5fb643b020f3e05f08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7596094121614310b072ed7404dd803d (127.31.232.65:38829): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:52.331476   534 raft_consensus.cc:359] T b7a9856e2af646e4b42b2fa23861ae5e P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.332623   534 raft_consensus.cc:385] T b7a9856e2af646e4b42b2fa23861ae5e P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.333027   534 raft_consensus.cc:740] T b7a9856e2af646e4b42b2fa23861ae5e P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7596094121614310b072ed7404dd803d, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.333935   534 consensus_queue.cc:260] T b7a9856e2af646e4b42b2fa23861ae5e P 7596094121614310b072ed7404dd803d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.336295   535 ts_tablet_manager.cc:1434] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.005s
I20260713 09:10:52.343130   534 ts_tablet_manager.cc:1434] T b7a9856e2af646e4b42b2fa23861ae5e P 7596094121614310b072ed7404dd803d: Time spent starting tablet: real 0.016s	user 0.013s	sys 0.001s
I20260713 09:10:52.344621   534 tablet_bootstrap.cc:492] T 1434582970cf49aa9127a42150e87c03 P 7596094121614310b072ed7404dd803d: Bootstrap starting.
I20260713 09:10:52.345970   546 raft_consensus.cc:493] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.347313   546 raft_consensus.cc:515] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.342837   540 raft_consensus.cc:515] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } } peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } }
I20260713 09:10:52.355522   340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d66c5fdcba4859b325e3e724b2a32b" candidate_uuid: "961a81abea374c5fb643b020f3e05f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7596094121614310b072ed7404dd803d" is_pre_election: true
I20260713 09:10:52.354573   546 leader_election.cc:290] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7596094121614310b072ed7404dd803d (127.31.232.65:38829), 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67:43827)
I20260713 09:10:52.356781   340 raft_consensus.cc:2468] T 82d66c5fdcba4859b325e3e724b2a32b P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 961a81abea374c5fb643b020f3e05f08 in term 0.
I20260713 09:10:52.333977   533 tablet_bootstrap.cc:654] T 9d8a67eeba1b4ad0a609260f38f09d0e P 04b92597aa8544e588111ed70bd4e2f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.358474   490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ad83a6f41394be3a8ce5a0693604778" candidate_uuid: "7596094121614310b072ed7404dd803d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b92597aa8544e588111ed70bd4e2f9"
I20260713 09:10:52.358541   535 tablet_bootstrap.cc:492] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 961a81abea374c5fb643b020f3e05f08: Bootstrap starting.
I20260713 09:10:52.358668   380 leader_election.cc:304] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7596094121614310b072ed7404dd803d, 961a81abea374c5fb643b020f3e05f08; no voters: 
I20260713 09:10:52.359390   490 raft_consensus.cc:3060] T 5ad83a6f41394be3a8ce5a0693604778 P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.359809   546 raft_consensus.cc:2804] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:52.342880   539 raft_consensus.cc:515] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.360421   546 raft_consensus.cc:493] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:52.362025   546 raft_consensus.cc:3060] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.370334   415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8a67eeba1b4ad0a609260f38f09d0e" candidate_uuid: "7596094121614310b072ed7404dd803d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "961a81abea374c5fb643b020f3e05f08"
I20260713 09:10:52.370962   415 raft_consensus.cc:3060] T 9d8a67eeba1b4ad0a609260f38f09d0e P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.372735   414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ad83a6f41394be3a8ce5a0693604778" candidate_uuid: "7596094121614310b072ed7404dd803d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "961a81abea374c5fb643b020f3e05f08"
I20260713 09:10:52.374671   539 leader_election.cc:290] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d [CANDIDATE]: Term 1 election: Requested vote from peers 961a81abea374c5fb643b020f3e05f08 (127.31.232.66:33357), 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67:43827)
W20260713 09:10:52.376046   303 leader_election.cc:343] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 961a81abea374c5fb643b020f3e05f08 (127.31.232.66:33357): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:52.376628   489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8a67eeba1b4ad0a609260f38f09d0e" candidate_uuid: "7596094121614310b072ed7404dd803d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b92597aa8544e588111ed70bd4e2f9"
I20260713 09:10:52.373245   540 leader_election.cc:290] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d [CANDIDATE]: Term 1 election: Requested vote from peers 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67:43827), 961a81abea374c5fb643b020f3e05f08 (127.31.232.66:33357)
W20260713 09:10:52.379273   304 leader_election.cc:343] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67:43827): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:52.383427   534 tablet_bootstrap.cc:654] T 1434582970cf49aa9127a42150e87c03 P 7596094121614310b072ed7404dd803d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.383266   490 raft_consensus.cc:2468] T 5ad83a6f41394be3a8ce5a0693604778 P 04b92597aa8544e588111ed70bd4e2f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7596094121614310b072ed7404dd803d in term 1.
I20260713 09:10:52.385993   304 leader_election.cc:304] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d [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: 04b92597aa8544e588111ed70bd4e2f9, 7596094121614310b072ed7404dd803d; no voters: 961a81abea374c5fb643b020f3e05f08
I20260713 09:10:52.387368   540 raft_consensus.cc:2804] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:52.388125   540 raft_consensus.cc:697] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d [term 1 LEADER]: Becoming Leader. State: Replica: 7596094121614310b072ed7404dd803d, State: Running, Role: LEADER
I20260713 09:10:52.389070   540 consensus_queue.cc:237] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } } peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } }
I20260713 09:10:52.389011   546 raft_consensus.cc:515] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.395923   546 leader_election.cc:290] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08 [CANDIDATE]: Term 1 election: Requested vote from peers 7596094121614310b072ed7404dd803d (127.31.232.65:38829), 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67:43827)
I20260713 09:10:52.402554   340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d66c5fdcba4859b325e3e724b2a32b" candidate_uuid: "961a81abea374c5fb643b020f3e05f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7596094121614310b072ed7404dd803d"
I20260713 09:10:52.403484   340 raft_consensus.cc:3060] T 82d66c5fdcba4859b325e3e724b2a32b P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.406438   415 raft_consensus.cc:2468] T 9d8a67eeba1b4ad0a609260f38f09d0e P 961a81abea374c5fb643b020f3e05f08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7596094121614310b072ed7404dd803d in term 1.
I20260713 09:10:52.411840   535 tablet_bootstrap.cc:654] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 961a81abea374c5fb643b020f3e05f08: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.412410   303 leader_election.cc:304] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d [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: 7596094121614310b072ed7404dd803d, 961a81abea374c5fb643b020f3e05f08; no voters: 04b92597aa8544e588111ed70bd4e2f9
I20260713 09:10:52.413491   539 raft_consensus.cc:2804] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:52.414008   539 raft_consensus.cc:697] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d [term 1 LEADER]: Becoming Leader. State: Replica: 7596094121614310b072ed7404dd803d, State: Running, Role: LEADER
I20260713 09:10:52.417079   539 consensus_queue.cc:237] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.441058   490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1434582970cf49aa9127a42150e87c03" candidate_uuid: "961a81abea374c5fb643b020f3e05f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b92597aa8544e588111ed70bd4e2f9" is_pre_election: true
I20260713 09:10:52.442126   488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d66c5fdcba4859b325e3e724b2a32b" candidate_uuid: "961a81abea374c5fb643b020f3e05f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b92597aa8544e588111ed70bd4e2f9"
I20260713 09:10:52.443089   488 raft_consensus.cc:3060] T 82d66c5fdcba4859b325e3e724b2a32b P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:10:52.443645   379 leader_election.cc:343] T 1434582970cf49aa9127a42150e87c03 P 961a81abea374c5fb643b020f3e05f08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67:43827): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:52.444278   379 leader_election.cc:304] T 1434582970cf49aa9127a42150e87c03 P 961a81abea374c5fb643b020f3e05f08 [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: 961a81abea374c5fb643b020f3e05f08; no voters: 04b92597aa8544e588111ed70bd4e2f9, 7596094121614310b072ed7404dd803d
I20260713 09:10:52.445612   546 raft_consensus.cc:2749] T 1434582970cf49aa9127a42150e87c03 P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:52.442113   489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d66c5fdcba4859b325e3e724b2a32b" candidate_uuid: "961a81abea374c5fb643b020f3e05f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b92597aa8544e588111ed70bd4e2f9" is_pre_election: true
I20260713 09:10:52.445288   340 raft_consensus.cc:2468] T 82d66c5fdcba4859b325e3e724b2a32b P 7596094121614310b072ed7404dd803d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 961a81abea374c5fb643b020f3e05f08 in term 1.
I20260713 09:10:52.448558   380 leader_election.cc:304] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7596094121614310b072ed7404dd803d, 961a81abea374c5fb643b020f3e05f08; no voters: 
I20260713 09:10:52.450827   546 raft_consensus.cc:2804] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:52.469370   534 tablet_bootstrap.cc:492] T 1434582970cf49aa9127a42150e87c03 P 7596094121614310b072ed7404dd803d: No bootstrap required, opened a new log
I20260713 09:10:52.462011   488 raft_consensus.cc:2468] T 82d66c5fdcba4859b325e3e724b2a32b P 04b92597aa8544e588111ed70bd4e2f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 961a81abea374c5fb643b020f3e05f08 in term 1.
I20260713 09:10:52.471448   546 raft_consensus.cc:697] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08 [term 1 LEADER]: Becoming Leader. State: Replica: 961a81abea374c5fb643b020f3e05f08, State: Running, Role: LEADER
I20260713 09:10:52.471582   534 ts_tablet_manager.cc:1403] T 1434582970cf49aa9127a42150e87c03 P 7596094121614310b072ed7404dd803d: Time spent bootstrapping tablet: real 0.127s	user 0.028s	sys 0.018s
I20260713 09:10:52.473349   546 consensus_queue.cc:237] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.485743   533 tablet_bootstrap.cc:492] T 9d8a67eeba1b4ad0a609260f38f09d0e P 04b92597aa8544e588111ed70bd4e2f9: No bootstrap required, opened a new log
I20260713 09:10:52.486647   533 ts_tablet_manager.cc:1403] T 9d8a67eeba1b4ad0a609260f38f09d0e P 04b92597aa8544e588111ed70bd4e2f9: Time spent bootstrapping tablet: real 0.207s	user 0.022s	sys 0.018s
I20260713 09:10:52.489691   535 tablet_bootstrap.cc:492] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 961a81abea374c5fb643b020f3e05f08: No bootstrap required, opened a new log
I20260713 09:10:52.489799   534 raft_consensus.cc:359] T 1434582970cf49aa9127a42150e87c03 P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.500113   534 raft_consensus.cc:385] T 1434582970cf49aa9127a42150e87c03 P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.500739   534 raft_consensus.cc:740] T 1434582970cf49aa9127a42150e87c03 P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7596094121614310b072ed7404dd803d, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.501603   534 consensus_queue.cc:260] T 1434582970cf49aa9127a42150e87c03 P 7596094121614310b072ed7404dd803d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.491525   533 raft_consensus.cc:359] T 9d8a67eeba1b4ad0a609260f38f09d0e P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.504083   534 ts_tablet_manager.cc:1434] T 1434582970cf49aa9127a42150e87c03 P 7596094121614310b072ed7404dd803d: Time spent starting tablet: real 0.029s	user 0.019s	sys 0.007s
I20260713 09:10:52.504115   533 raft_consensus.cc:385] T 9d8a67eeba1b4ad0a609260f38f09d0e P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.504609   533 raft_consensus.cc:740] T 9d8a67eeba1b4ad0a609260f38f09d0e P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04b92597aa8544e588111ed70bd4e2f9, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.505337   534 tablet_bootstrap.cc:492] T 7aab99d16a164dd1aa32caef96f6fc20 P 7596094121614310b072ed7404dd803d: Bootstrap starting.
I20260713 09:10:52.505347   533 consensus_queue.cc:260] T 9d8a67eeba1b4ad0a609260f38f09d0e P 04b92597aa8544e588111ed70bd4e2f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.507828   535 ts_tablet_manager.cc:1403] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 961a81abea374c5fb643b020f3e05f08: Time spent bootstrapping tablet: real 0.151s	user 0.022s	sys 0.010s
I20260713 09:10:52.508052   533 ts_tablet_manager.cc:1434] T 9d8a67eeba1b4ad0a609260f38f09d0e P 04b92597aa8544e588111ed70bd4e2f9: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260713 09:10:52.509752   533 tablet_bootstrap.cc:492] T 7aab99d16a164dd1aa32caef96f6fc20 P 04b92597aa8544e588111ed70bd4e2f9: Bootstrap starting.
I20260713 09:10:52.512668   535 raft_consensus.cc:359] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.522019   535 raft_consensus.cc:385] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.517663   534 tablet_bootstrap.cc:654] T 7aab99d16a164dd1aa32caef96f6fc20 P 7596094121614310b072ed7404dd803d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.522460   535 raft_consensus.cc:740] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 961a81abea374c5fb643b020f3e05f08, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.523367   535 consensus_queue.cc:260] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 961a81abea374c5fb643b020f3e05f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.520133 32704 catalog_manager.cc:5697] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7596094121614310b072ed7404dd803d (127.31.232.65). New cstate: current_term: 1 leader_uuid: "7596094121614310b072ed7404dd803d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:52.525959 32704 catalog_manager.cc:5697] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7596094121614310b072ed7404dd803d (127.31.232.65). New cstate: current_term: 1 leader_uuid: "7596094121614310b072ed7404dd803d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:52.527369   535 ts_tablet_manager.cc:1434] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 961a81abea374c5fb643b020f3e05f08: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.004s
I20260713 09:10:52.510056 32703 catalog_manager.cc:5697] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 961a81abea374c5fb643b020f3e05f08 (127.31.232.66). New cstate: current_term: 1 leader_uuid: "961a81abea374c5fb643b020f3e05f08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:52.529633   535 tablet_bootstrap.cc:492] T 7aab99d16a164dd1aa32caef96f6fc20 P 961a81abea374c5fb643b020f3e05f08: Bootstrap starting.
I20260713 09:10:52.521631   533 tablet_bootstrap.cc:654] T 7aab99d16a164dd1aa32caef96f6fc20 P 04b92597aa8544e588111ed70bd4e2f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.541931   535 tablet_bootstrap.cc:654] T 7aab99d16a164dd1aa32caef96f6fc20 P 961a81abea374c5fb643b020f3e05f08: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.549530   533 tablet_bootstrap.cc:492] T 7aab99d16a164dd1aa32caef96f6fc20 P 04b92597aa8544e588111ed70bd4e2f9: No bootstrap required, opened a new log
I20260713 09:10:52.550276   533 ts_tablet_manager.cc:1403] T 7aab99d16a164dd1aa32caef96f6fc20 P 04b92597aa8544e588111ed70bd4e2f9: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.011s
I20260713 09:10:52.551891   534 tablet_bootstrap.cc:492] T 7aab99d16a164dd1aa32caef96f6fc20 P 7596094121614310b072ed7404dd803d: No bootstrap required, opened a new log
I20260713 09:10:52.552456   534 ts_tablet_manager.cc:1403] T 7aab99d16a164dd1aa32caef96f6fc20 P 7596094121614310b072ed7404dd803d: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.015s
I20260713 09:10:52.553804   533 raft_consensus.cc:359] T 7aab99d16a164dd1aa32caef96f6fc20 P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.557468   533 raft_consensus.cc:385] T 7aab99d16a164dd1aa32caef96f6fc20 P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.557166   534 raft_consensus.cc:359] T 7aab99d16a164dd1aa32caef96f6fc20 P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.557969   533 raft_consensus.cc:740] T 7aab99d16a164dd1aa32caef96f6fc20 P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04b92597aa8544e588111ed70bd4e2f9, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.558161   534 raft_consensus.cc:385] T 7aab99d16a164dd1aa32caef96f6fc20 P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.558744   534 raft_consensus.cc:740] T 7aab99d16a164dd1aa32caef96f6fc20 P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7596094121614310b072ed7404dd803d, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.559384   533 consensus_queue.cc:260] T 7aab99d16a164dd1aa32caef96f6fc20 P 04b92597aa8544e588111ed70bd4e2f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.561931   533 ts_tablet_manager.cc:1434] T 7aab99d16a164dd1aa32caef96f6fc20 P 04b92597aa8544e588111ed70bd4e2f9: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260713 09:10:52.561127   534 consensus_queue.cc:260] T 7aab99d16a164dd1aa32caef96f6fc20 P 7596094121614310b072ed7404dd803d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.564359   533 tablet_bootstrap.cc:492] T a0d56ea863fa465585ee0620befbea79 P 04b92597aa8544e588111ed70bd4e2f9: Bootstrap starting.
I20260713 09:10:52.566793   534 ts_tablet_manager.cc:1434] T 7aab99d16a164dd1aa32caef96f6fc20 P 7596094121614310b072ed7404dd803d: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260713 09:10:52.574882   535 tablet_bootstrap.cc:492] T 7aab99d16a164dd1aa32caef96f6fc20 P 961a81abea374c5fb643b020f3e05f08: No bootstrap required, opened a new log
I20260713 09:10:52.575904   534 tablet_bootstrap.cc:492] T b6fe164a976c4336b7abe48afd3de80e P 7596094121614310b072ed7404dd803d: Bootstrap starting.
I20260713 09:10:52.575961   535 ts_tablet_manager.cc:1403] T 7aab99d16a164dd1aa32caef96f6fc20 P 961a81abea374c5fb643b020f3e05f08: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.006s
I20260713 09:10:52.579439   535 raft_consensus.cc:359] T 7aab99d16a164dd1aa32caef96f6fc20 P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.580403   535 raft_consensus.cc:385] T 7aab99d16a164dd1aa32caef96f6fc20 P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.580763   535 raft_consensus.cc:740] T 7aab99d16a164dd1aa32caef96f6fc20 P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 961a81abea374c5fb643b020f3e05f08, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.581601   535 consensus_queue.cc:260] T 7aab99d16a164dd1aa32caef96f6fc20 P 961a81abea374c5fb643b020f3e05f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.586536   534 tablet_bootstrap.cc:654] T b6fe164a976c4336b7abe48afd3de80e P 7596094121614310b072ed7404dd803d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.588519   535 ts_tablet_manager.cc:1434] T 7aab99d16a164dd1aa32caef96f6fc20 P 961a81abea374c5fb643b020f3e05f08: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260713 09:10:52.585981   533 tablet_bootstrap.cc:654] T a0d56ea863fa465585ee0620befbea79 P 04b92597aa8544e588111ed70bd4e2f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.594420   535 tablet_bootstrap.cc:492] T 5ad83a6f41394be3a8ce5a0693604778 P 961a81abea374c5fb643b020f3e05f08: Bootstrap starting.
I20260713 09:10:52.600606   538 raft_consensus.cc:493] T 9d8a67eeba1b4ad0a609260f38f09d0e P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.601472   538 raft_consensus.cc:515] T 9d8a67eeba1b4ad0a609260f38f09d0e P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.604838   534 tablet_bootstrap.cc:492] T b6fe164a976c4336b7abe48afd3de80e P 7596094121614310b072ed7404dd803d: No bootstrap required, opened a new log
I20260713 09:10:52.605579   534 ts_tablet_manager.cc:1403] T b6fe164a976c4336b7abe48afd3de80e P 7596094121614310b072ed7404dd803d: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.009s
I20260713 09:10:52.607954   538 leader_election.cc:290] T 9d8a67eeba1b4ad0a609260f38f09d0e P 04b92597aa8544e588111ed70bd4e2f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7596094121614310b072ed7404dd803d (127.31.232.65:38829), 961a81abea374c5fb643b020f3e05f08 (127.31.232.66:33357)
I20260713 09:10:52.610206   534 raft_consensus.cc:359] T b6fe164a976c4336b7abe48afd3de80e P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.611042   534 raft_consensus.cc:385] T b6fe164a976c4336b7abe48afd3de80e P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.611475   534 raft_consensus.cc:740] T b6fe164a976c4336b7abe48afd3de80e P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7596094121614310b072ed7404dd803d, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.614001   534 consensus_queue.cc:260] T b6fe164a976c4336b7abe48afd3de80e P 7596094121614310b072ed7404dd803d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.626082   533 tablet_bootstrap.cc:492] T a0d56ea863fa465585ee0620befbea79 P 04b92597aa8544e588111ed70bd4e2f9: No bootstrap required, opened a new log
I20260713 09:10:52.626741   533 ts_tablet_manager.cc:1403] T a0d56ea863fa465585ee0620befbea79 P 04b92597aa8544e588111ed70bd4e2f9: Time spent bootstrapping tablet: real 0.063s	user 0.019s	sys 0.000s
I20260713 09:10:52.629339   534 ts_tablet_manager.cc:1434] T b6fe164a976c4336b7abe48afd3de80e P 7596094121614310b072ed7404dd803d: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.002s
I20260713 09:10:52.631929   535 tablet_bootstrap.cc:654] T 5ad83a6f41394be3a8ce5a0693604778 P 961a81abea374c5fb643b020f3e05f08: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.635628   533 raft_consensus.cc:359] T a0d56ea863fa465585ee0620befbea79 P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.636662   533 raft_consensus.cc:385] T a0d56ea863fa465585ee0620befbea79 P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.637099   533 raft_consensus.cc:740] T a0d56ea863fa465585ee0620befbea79 P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04b92597aa8544e588111ed70bd4e2f9, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.638098   533 consensus_queue.cc:260] T a0d56ea863fa465585ee0620befbea79 P 04b92597aa8544e588111ed70bd4e2f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.641119   534 tablet_bootstrap.cc:492] T a0d56ea863fa465585ee0620befbea79 P 7596094121614310b072ed7404dd803d: Bootstrap starting.
I20260713 09:10:52.643396   533 ts_tablet_manager.cc:1434] T a0d56ea863fa465585ee0620befbea79 P 04b92597aa8544e588111ed70bd4e2f9: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260713 09:10:52.645099   533 tablet_bootstrap.cc:492] T 1434582970cf49aa9127a42150e87c03 P 04b92597aa8544e588111ed70bd4e2f9: Bootstrap starting.
I20260713 09:10:52.648924   539 raft_consensus.cc:493] T 7aab99d16a164dd1aa32caef96f6fc20 P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.649534   539 raft_consensus.cc:515] T 7aab99d16a164dd1aa32caef96f6fc20 P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.654182   539 leader_election.cc:290] T 7aab99d16a164dd1aa32caef96f6fc20 P 7596094121614310b072ed7404dd803d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 961a81abea374c5fb643b020f3e05f08 (127.31.232.66:33357), 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67:43827)
I20260713 09:10:52.657591   488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aab99d16a164dd1aa32caef96f6fc20" candidate_uuid: "7596094121614310b072ed7404dd803d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b92597aa8544e588111ed70bd4e2f9" is_pre_election: true
I20260713 09:10:52.658303   488 raft_consensus.cc:2468] T 7aab99d16a164dd1aa32caef96f6fc20 P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7596094121614310b072ed7404dd803d in term 0.
I20260713 09:10:52.658375   415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aab99d16a164dd1aa32caef96f6fc20" candidate_uuid: "7596094121614310b072ed7404dd803d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "961a81abea374c5fb643b020f3e05f08" is_pre_election: true
I20260713 09:10:52.659008   415 raft_consensus.cc:2468] T 7aab99d16a164dd1aa32caef96f6fc20 P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7596094121614310b072ed7404dd803d in term 0.
I20260713 09:10:52.659855   414 raft_consensus.cc:3060] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.659924   304 leader_election.cc:304] T 7aab99d16a164dd1aa32caef96f6fc20 P 7596094121614310b072ed7404dd803d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04b92597aa8544e588111ed70bd4e2f9, 7596094121614310b072ed7404dd803d; no voters: 
I20260713 09:10:52.662046   539 raft_consensus.cc:2804] T 7aab99d16a164dd1aa32caef96f6fc20 P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:52.662611   539 raft_consensus.cc:493] T 7aab99d16a164dd1aa32caef96f6fc20 P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:52.663933   534 tablet_bootstrap.cc:654] T a0d56ea863fa465585ee0620befbea79 P 7596094121614310b072ed7404dd803d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.662976   539 raft_consensus.cc:3060] T 7aab99d16a164dd1aa32caef96f6fc20 P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.670351   540 raft_consensus.cc:493] T 1434582970cf49aa9127a42150e87c03 P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.671456   540 raft_consensus.cc:515] T 1434582970cf49aa9127a42150e87c03 P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.680173   540 leader_election.cc:290] T 1434582970cf49aa9127a42150e87c03 P 7596094121614310b072ed7404dd803d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 961a81abea374c5fb643b020f3e05f08 (127.31.232.66:33357), 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67:43827)
I20260713 09:10:52.680837   488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1434582970cf49aa9127a42150e87c03" candidate_uuid: "7596094121614310b072ed7404dd803d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b92597aa8544e588111ed70bd4e2f9" is_pre_election: true
I20260713 09:10:52.681937   415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1434582970cf49aa9127a42150e87c03" candidate_uuid: "7596094121614310b072ed7404dd803d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "961a81abea374c5fb643b020f3e05f08" is_pre_election: true
I20260713 09:10:52.682572   415 raft_consensus.cc:2468] T 1434582970cf49aa9127a42150e87c03 P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7596094121614310b072ed7404dd803d in term 0.
I20260713 09:10:52.683841   303 leader_election.cc:304] T 1434582970cf49aa9127a42150e87c03 P 7596094121614310b072ed7404dd803d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7596094121614310b072ed7404dd803d, 961a81abea374c5fb643b020f3e05f08; no voters: 
I20260713 09:10:52.680059   533 tablet_bootstrap.cc:654] T 1434582970cf49aa9127a42150e87c03 P 04b92597aa8544e588111ed70bd4e2f9: Neither blocks nor log segments found. Creating new log.
W20260713 09:10:52.685534   304 leader_election.cc:343] T 1434582970cf49aa9127a42150e87c03 P 7596094121614310b072ed7404dd803d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67:43827): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:52.686328   535 tablet_bootstrap.cc:492] T 5ad83a6f41394be3a8ce5a0693604778 P 961a81abea374c5fb643b020f3e05f08: No bootstrap required, opened a new log
I20260713 09:10:52.689816   535 ts_tablet_manager.cc:1403] T 5ad83a6f41394be3a8ce5a0693604778 P 961a81abea374c5fb643b020f3e05f08: Time spent bootstrapping tablet: real 0.100s	user 0.015s	sys 0.012s
I20260713 09:10:52.685828   540 raft_consensus.cc:2804] T 1434582970cf49aa9127a42150e87c03 P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:52.685899   539 raft_consensus.cc:515] T 7aab99d16a164dd1aa32caef96f6fc20 P 7596094121614310b072ed7404dd803d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.691036   540 raft_consensus.cc:493] T 1434582970cf49aa9127a42150e87c03 P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:52.692811   540 raft_consensus.cc:3060] T 1434582970cf49aa9127a42150e87c03 P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.697806   340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8a67eeba1b4ad0a609260f38f09d0e" candidate_uuid: "04b92597aa8544e588111ed70bd4e2f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7596094121614310b072ed7404dd803d" is_pre_election: true
I20260713 09:10:52.704452   415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aab99d16a164dd1aa32caef96f6fc20" candidate_uuid: "7596094121614310b072ed7404dd803d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "961a81abea374c5fb643b020f3e05f08"
I20260713 09:10:52.705049   415 raft_consensus.cc:3060] T 7aab99d16a164dd1aa32caef96f6fc20 P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.705117   546 raft_consensus.cc:493] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 961a81abea374c5fb643b020f3e05f08 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.703482   539 leader_election.cc:290] T 7aab99d16a164dd1aa32caef96f6fc20 P 7596094121614310b072ed7404dd803d [CANDIDATE]: Term 1 election: Requested vote from peers 961a81abea374c5fb643b020f3e05f08 (127.31.232.66:33357), 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67:43827)
I20260713 09:10:52.705669   546 raft_consensus.cc:515] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 961a81abea374c5fb643b020f3e05f08 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.710259   558 consensus_queue.cc:1048] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d [LEADER]: Connected to new peer: Peer: permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260713 09:10:52.716284 32752 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:52.719588   488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aab99d16a164dd1aa32caef96f6fc20" candidate_uuid: "7596094121614310b072ed7404dd803d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b92597aa8544e588111ed70bd4e2f9"
I20260713 09:10:52.720495   488 raft_consensus.cc:3060] T 7aab99d16a164dd1aa32caef96f6fc20 P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.722584   558 consensus_queue.cc:1048] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:52.725013   415 raft_consensus.cc:2468] T 7aab99d16a164dd1aa32caef96f6fc20 P 961a81abea374c5fb643b020f3e05f08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7596094121614310b072ed7404dd803d in term 1.
I20260713 09:10:52.732124   303 leader_election.cc:304] T 7aab99d16a164dd1aa32caef96f6fc20 P 7596094121614310b072ed7404dd803d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7596094121614310b072ed7404dd803d, 961a81abea374c5fb643b020f3e05f08; no voters: 
I20260713 09:10:52.733704   534 tablet_bootstrap.cc:492] T a0d56ea863fa465585ee0620befbea79 P 7596094121614310b072ed7404dd803d: No bootstrap required, opened a new log
I20260713 09:10:52.735718   414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8a67eeba1b4ad0a609260f38f09d0e" candidate_uuid: "04b92597aa8544e588111ed70bd4e2f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "961a81abea374c5fb643b020f3e05f08" is_pre_election: true
I20260713 09:10:52.734222   558 raft_consensus.cc:2804] T 7aab99d16a164dd1aa32caef96f6fc20 P 7596094121614310b072ed7404dd803d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:52.737357   534 ts_tablet_manager.cc:1403] T a0d56ea863fa465585ee0620befbea79 P 7596094121614310b072ed7404dd803d: Time spent bootstrapping tablet: real 0.096s	user 0.026s	sys 0.013s
I20260713 09:10:52.735833   540 raft_consensus.cc:515] T 1434582970cf49aa9127a42150e87c03 P 7596094121614310b072ed7404dd803d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.738534   414 raft_consensus.cc:2393] T 9d8a67eeba1b4ad0a609260f38f09d0e P 961a81abea374c5fb643b020f3e05f08 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 04b92597aa8544e588111ed70bd4e2f9 in current term 1: Already voted for candidate 7596094121614310b072ed7404dd803d in this term.
I20260713 09:10:52.737773   558 raft_consensus.cc:697] T 7aab99d16a164dd1aa32caef96f6fc20 P 7596094121614310b072ed7404dd803d [term 1 LEADER]: Becoming Leader. State: Replica: 7596094121614310b072ed7404dd803d, State: Running, Role: LEADER
I20260713 09:10:52.742340   453 leader_election.cc:304] T 9d8a67eeba1b4ad0a609260f38f09d0e P 04b92597aa8544e588111ed70bd4e2f9 [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: 04b92597aa8544e588111ed70bd4e2f9; no voters: 7596094121614310b072ed7404dd803d, 961a81abea374c5fb643b020f3e05f08
I20260713 09:10:52.743646   414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1434582970cf49aa9127a42150e87c03" candidate_uuid: "7596094121614310b072ed7404dd803d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "961a81abea374c5fb643b020f3e05f08"
I20260713 09:10:52.744544   538 raft_consensus.cc:3060] T 9d8a67eeba1b4ad0a609260f38f09d0e P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.745066   414 raft_consensus.cc:3060] T 1434582970cf49aa9127a42150e87c03 P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.747375   490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1434582970cf49aa9127a42150e87c03" candidate_uuid: "7596094121614310b072ed7404dd803d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b92597aa8544e588111ed70bd4e2f9"
W20260713 09:10:52.748831   304 leader_election.cc:343] T 1434582970cf49aa9127a42150e87c03 P 7596094121614310b072ed7404dd803d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67:43827): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:52.745805   540 leader_election.cc:290] T 1434582970cf49aa9127a42150e87c03 P 7596094121614310b072ed7404dd803d [CANDIDATE]: Term 1 election: Requested vote from peers 961a81abea374c5fb643b020f3e05f08 (127.31.232.66:33357), 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67:43827)
I20260713 09:10:52.750603   535 raft_consensus.cc:359] T 5ad83a6f41394be3a8ce5a0693604778 P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } } peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } }
I20260713 09:10:52.760636   533 tablet_bootstrap.cc:492] T 1434582970cf49aa9127a42150e87c03 P 04b92597aa8544e588111ed70bd4e2f9: No bootstrap required, opened a new log
I20260713 09:10:52.756932   535 raft_consensus.cc:385] T 5ad83a6f41394be3a8ce5a0693604778 P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.760847   488 raft_consensus.cc:2468] T 7aab99d16a164dd1aa32caef96f6fc20 P 04b92597aa8544e588111ed70bd4e2f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7596094121614310b072ed7404dd803d in term 1.
I20260713 09:10:52.761430   533 ts_tablet_manager.cc:1403] T 1434582970cf49aa9127a42150e87c03 P 04b92597aa8544e588111ed70bd4e2f9: Time spent bootstrapping tablet: real 0.117s	user 0.015s	sys 0.001s
I20260713 09:10:52.761433   535 raft_consensus.cc:740] T 5ad83a6f41394be3a8ce5a0693604778 P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 961a81abea374c5fb643b020f3e05f08, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.761348   414 raft_consensus.cc:2468] T 1434582970cf49aa9127a42150e87c03 P 961a81abea374c5fb643b020f3e05f08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7596094121614310b072ed7404dd803d in term 1.
I20260713 09:10:52.750301   558 consensus_queue.cc:237] T 7aab99d16a164dd1aa32caef96f6fc20 P 7596094121614310b072ed7404dd803d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.766309   303 leader_election.cc:304] T 1434582970cf49aa9127a42150e87c03 P 7596094121614310b072ed7404dd803d [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: 7596094121614310b072ed7404dd803d, 961a81abea374c5fb643b020f3e05f08; no voters: 04b92597aa8544e588111ed70bd4e2f9
I20260713 09:10:52.768802   540 raft_consensus.cc:2804] T 1434582970cf49aa9127a42150e87c03 P 7596094121614310b072ed7404dd803d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:52.769317   540 raft_consensus.cc:697] T 1434582970cf49aa9127a42150e87c03 P 7596094121614310b072ed7404dd803d [term 1 LEADER]: Becoming Leader. State: Replica: 7596094121614310b072ed7404dd803d, State: Running, Role: LEADER
I20260713 09:10:52.769785   534 raft_consensus.cc:359] T a0d56ea863fa465585ee0620befbea79 P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.770493   534 raft_consensus.cc:385] T a0d56ea863fa465585ee0620befbea79 P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.770134   540 consensus_queue.cc:237] T 1434582970cf49aa9127a42150e87c03 P 7596094121614310b072ed7404dd803d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.770808   534 raft_consensus.cc:740] T a0d56ea863fa465585ee0620befbea79 P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7596094121614310b072ed7404dd803d, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.774247   533 raft_consensus.cc:359] T 1434582970cf49aa9127a42150e87c03 P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.767019   535 consensus_queue.cc:260] T 5ad83a6f41394be3a8ce5a0693604778 P 961a81abea374c5fb643b020f3e05f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } } peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } }
I20260713 09:10:52.781176   534 consensus_queue.cc:260] T a0d56ea863fa465585ee0620befbea79 P 7596094121614310b072ed7404dd803d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.781373   533 raft_consensus.cc:385] T 1434582970cf49aa9127a42150e87c03 P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.782639   533 raft_consensus.cc:740] T 1434582970cf49aa9127a42150e87c03 P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04b92597aa8544e588111ed70bd4e2f9, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.783088   538 raft_consensus.cc:2749] T 9d8a67eeba1b4ad0a609260f38f09d0e P 04b92597aa8544e588111ed70bd4e2f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:52.783511   533 consensus_queue.cc:260] T 1434582970cf49aa9127a42150e87c03 P 04b92597aa8544e588111ed70bd4e2f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.784869   535 ts_tablet_manager.cc:1434] T 5ad83a6f41394be3a8ce5a0693604778 P 961a81abea374c5fb643b020f3e05f08: Time spent starting tablet: real 0.095s	user 0.008s	sys 0.003s
I20260713 09:10:52.785905   535 tablet_bootstrap.cc:492] T a0d56ea863fa465585ee0620befbea79 P 961a81abea374c5fb643b020f3e05f08: Bootstrap starting.
I20260713 09:10:52.785960   533 ts_tablet_manager.cc:1434] T 1434582970cf49aa9127a42150e87c03 P 04b92597aa8544e588111ed70bd4e2f9: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.001s
I20260713 09:10:52.789040   533 tablet_bootstrap.cc:492] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9: Bootstrap starting.
I20260713 09:10:52.802918   540 raft_consensus.cc:493] T b7a9856e2af646e4b42b2fa23861ae5e P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.806172   540 raft_consensus.cc:515] T b7a9856e2af646e4b42b2fa23861ae5e P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.828197   534 ts_tablet_manager.cc:1434] T a0d56ea863fa465585ee0620befbea79 P 7596094121614310b072ed7404dd803d: Time spent starting tablet: real 0.090s	user 0.009s	sys 0.015s
I20260713 09:10:52.829743   535 tablet_bootstrap.cc:654] T a0d56ea863fa465585ee0620befbea79 P 961a81abea374c5fb643b020f3e05f08: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.831583   538 raft_consensus.cc:493] T 1434582970cf49aa9127a42150e87c03 P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.840507   414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a9856e2af646e4b42b2fa23861ae5e" candidate_uuid: "7596094121614310b072ed7404dd803d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "961a81abea374c5fb643b020f3e05f08" is_pre_election: true
I20260713 09:10:52.833946   538 raft_consensus.cc:515] T 1434582970cf49aa9127a42150e87c03 P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
W20260713 09:10:52.843480   303 leader_election.cc:343] T b7a9856e2af646e4b42b2fa23861ae5e P 7596094121614310b072ed7404dd803d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 961a81abea374c5fb643b020f3e05f08 (127.31.232.66:33357): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:52.846992   538 leader_election.cc:290] T 1434582970cf49aa9127a42150e87c03 P 04b92597aa8544e588111ed70bd4e2f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7596094121614310b072ed7404dd803d (127.31.232.65:38829), 961a81abea374c5fb643b020f3e05f08 (127.31.232.66:33357)
I20260713 09:10:52.847666   340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1434582970cf49aa9127a42150e87c03" candidate_uuid: "04b92597aa8544e588111ed70bd4e2f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7596094121614310b072ed7404dd803d" is_pre_election: true
I20260713 09:10:52.848038   540 leader_election.cc:290] T b7a9856e2af646e4b42b2fa23861ae5e P 7596094121614310b072ed7404dd803d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 961a81abea374c5fb643b020f3e05f08 (127.31.232.66:33357), 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67:43827)
I20260713 09:10:52.850904   415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1434582970cf49aa9127a42150e87c03" candidate_uuid: "04b92597aa8544e588111ed70bd4e2f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "961a81abea374c5fb643b020f3e05f08" is_pre_election: true
I20260713 09:10:52.851351   489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a9856e2af646e4b42b2fa23861ae5e" candidate_uuid: "7596094121614310b072ed7404dd803d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b92597aa8544e588111ed70bd4e2f9" is_pre_election: true
I20260713 09:10:52.854018   415 raft_consensus.cc:2393] T 1434582970cf49aa9127a42150e87c03 P 961a81abea374c5fb643b020f3e05f08 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 04b92597aa8544e588111ed70bd4e2f9 in current term 1: Already voted for candidate 7596094121614310b072ed7404dd803d in this term.
W20260713 09:10:52.854847   304 leader_election.cc:343] T b7a9856e2af646e4b42b2fa23861ae5e P 7596094121614310b072ed7404dd803d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67:43827): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:52.855686   304 leader_election.cc:304] T b7a9856e2af646e4b42b2fa23861ae5e P 7596094121614310b072ed7404dd803d [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: 7596094121614310b072ed7404dd803d; no voters: 04b92597aa8544e588111ed70bd4e2f9, 961a81abea374c5fb643b020f3e05f08
I20260713 09:10:52.856510   535 tablet_bootstrap.cc:492] T a0d56ea863fa465585ee0620befbea79 P 961a81abea374c5fb643b020f3e05f08: No bootstrap required, opened a new log
I20260713 09:10:52.856324   453 leader_election.cc:304] T 1434582970cf49aa9127a42150e87c03 P 04b92597aa8544e588111ed70bd4e2f9 [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: 04b92597aa8544e588111ed70bd4e2f9; no voters: 7596094121614310b072ed7404dd803d, 961a81abea374c5fb643b020f3e05f08
I20260713 09:10:52.857095   535 ts_tablet_manager.cc:1403] T a0d56ea863fa465585ee0620befbea79 P 961a81abea374c5fb643b020f3e05f08: Time spent bootstrapping tablet: real 0.071s	user 0.014s	sys 0.006s
I20260713 09:10:52.857714   538 raft_consensus.cc:3060] T 1434582970cf49aa9127a42150e87c03 P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.858176   533 tablet_bootstrap.cc:654] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.859768   540 raft_consensus.cc:2749] T b7a9856e2af646e4b42b2fa23861ae5e P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:52.863240   535 raft_consensus.cc:359] T a0d56ea863fa465585ee0620befbea79 P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.864174   535 raft_consensus.cc:385] T a0d56ea863fa465585ee0620befbea79 P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.864559   535 raft_consensus.cc:740] T a0d56ea863fa465585ee0620befbea79 P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 961a81abea374c5fb643b020f3e05f08, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.865501   535 consensus_queue.cc:260] T a0d56ea863fa465585ee0620befbea79 P 961a81abea374c5fb643b020f3e05f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.867906   546 leader_election.cc:290] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 961a81abea374c5fb643b020f3e05f08 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7596094121614310b072ed7404dd803d (127.31.232.65:38829), 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67:43827)
I20260713 09:10:52.869529   535 ts_tablet_manager.cc:1434] T a0d56ea863fa465585ee0620befbea79 P 961a81abea374c5fb643b020f3e05f08: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:10:52.870687   340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7f1fb8b10d41809dbaa42d8e7a5e92" candidate_uuid: "961a81abea374c5fb643b020f3e05f08" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7596094121614310b072ed7404dd803d" is_pre_election: true
I20260713 09:10:52.871869   538 raft_consensus.cc:2749] T 1434582970cf49aa9127a42150e87c03 P 04b92597aa8544e588111ed70bd4e2f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:52.872074   489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7f1fb8b10d41809dbaa42d8e7a5e92" candidate_uuid: "961a81abea374c5fb643b020f3e05f08" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b92597aa8544e588111ed70bd4e2f9" is_pre_election: true
I20260713 09:10:52.873237 32704 catalog_manager.cc:5697] T 7aab99d16a164dd1aa32caef96f6fc20 P 7596094121614310b072ed7404dd803d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7596094121614310b072ed7404dd803d (127.31.232.65). New cstate: current_term: 1 leader_uuid: "7596094121614310b072ed7404dd803d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:52.875901   379 leader_election.cc:304] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 961a81abea374c5fb643b020f3e05f08 [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: 961a81abea374c5fb643b020f3e05f08; no voters: 04b92597aa8544e588111ed70bd4e2f9, 7596094121614310b072ed7404dd803d
I20260713 09:10:52.876828   546 raft_consensus.cc:2749] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 961a81abea374c5fb643b020f3e05f08 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:52.879477   540 consensus_queue.cc:1048] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:52.893520   535 tablet_bootstrap.cc:492] T b6fe164a976c4336b7abe48afd3de80e P 961a81abea374c5fb643b020f3e05f08: Bootstrap starting.
I20260713 09:10:52.895753   415 raft_consensus.cc:3060] T 5ad83a6f41394be3a8ce5a0693604778 P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.899567   546 consensus_queue.cc:1048] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:52.905810   558 consensus_queue.cc:1048] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d [LEADER]: Connected to new peer: Peer: permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:52.904402 32704 catalog_manager.cc:5697] T 1434582970cf49aa9127a42150e87c03 P 7596094121614310b072ed7404dd803d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7596094121614310b072ed7404dd803d (127.31.232.65). New cstate: current_term: 1 leader_uuid: "7596094121614310b072ed7404dd803d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:52.916829   535 tablet_bootstrap.cc:654] T b6fe164a976c4336b7abe48afd3de80e P 961a81abea374c5fb643b020f3e05f08: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.916950   558 consensus_queue.cc:1048] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d [LEADER]: Connected to new peer: Peer: permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:10:52.934259   546 consensus_queue.cc:1048] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:52.953368   533 tablet_bootstrap.cc:492] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9: No bootstrap required, opened a new log
I20260713 09:10:52.954246   533 ts_tablet_manager.cc:1403] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9: Time spent bootstrapping tablet: real 0.166s	user 0.001s	sys 0.017s
I20260713 09:10:52.961314   584 consensus_queue.cc:1048] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:52.985860   538 raft_consensus.cc:493] T a0d56ea863fa465585ee0620befbea79 P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.986871   538 raft_consensus.cc:515] T a0d56ea863fa465585ee0620befbea79 P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.994904   533 raft_consensus.cc:359] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:52.996457   533 raft_consensus.cc:385] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.996884   533 raft_consensus.cc:740] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04b92597aa8544e588111ed70bd4e2f9, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.997689   538 leader_election.cc:290] T a0d56ea863fa465585ee0620befbea79 P 04b92597aa8544e588111ed70bd4e2f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7596094121614310b072ed7404dd803d (127.31.232.65:38829), 961a81abea374c5fb643b020f3e05f08 (127.31.232.66:33357)
I20260713 09:10:52.998649   339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d56ea863fa465585ee0620befbea79" candidate_uuid: "04b92597aa8544e588111ed70bd4e2f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7596094121614310b072ed7404dd803d" is_pre_election: true
I20260713 09:10:52.999258   415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d56ea863fa465585ee0620befbea79" candidate_uuid: "04b92597aa8544e588111ed70bd4e2f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "961a81abea374c5fb643b020f3e05f08" is_pre_election: true
I20260713 09:10:52.999382   339 raft_consensus.cc:2468] T a0d56ea863fa465585ee0620befbea79 P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04b92597aa8544e588111ed70bd4e2f9 in term 0.
I20260713 09:10:53.001700   415 raft_consensus.cc:2468] T a0d56ea863fa465585ee0620befbea79 P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04b92597aa8544e588111ed70bd4e2f9 in term 0.
I20260713 09:10:53.007102   533 consensus_queue.cc:260] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:53.002497   455 leader_election.cc:304] T a0d56ea863fa465585ee0620befbea79 P 04b92597aa8544e588111ed70bd4e2f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04b92597aa8544e588111ed70bd4e2f9, 7596094121614310b072ed7404dd803d; no voters: 
I20260713 09:10:53.012108   538 raft_consensus.cc:2804] T a0d56ea863fa465585ee0620befbea79 P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:53.012655   538 raft_consensus.cc:493] T a0d56ea863fa465585ee0620befbea79 P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:53.013007   538 raft_consensus.cc:3060] T a0d56ea863fa465585ee0620befbea79 P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.014394   533 ts_tablet_manager.cc:1434] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9: Time spent starting tablet: real 0.060s	user 0.011s	sys 0.000s
I20260713 09:10:53.017818   533 tablet_bootstrap.cc:492] T b6fe164a976c4336b7abe48afd3de80e P 04b92597aa8544e588111ed70bd4e2f9: Bootstrap starting.
I20260713 09:10:53.031984   533 tablet_bootstrap.cc:654] T b6fe164a976c4336b7abe48afd3de80e P 04b92597aa8544e588111ed70bd4e2f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.035375   535 tablet_bootstrap.cc:492] T b6fe164a976c4336b7abe48afd3de80e P 961a81abea374c5fb643b020f3e05f08: No bootstrap required, opened a new log
I20260713 09:10:53.035794   535 ts_tablet_manager.cc:1403] T b6fe164a976c4336b7abe48afd3de80e P 961a81abea374c5fb643b020f3e05f08: Time spent bootstrapping tablet: real 0.142s	user 0.023s	sys 0.014s
I20260713 09:10:53.039644   540 raft_consensus.cc:493] T b6fe164a976c4336b7abe48afd3de80e P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:53.039630   535 raft_consensus.cc:359] T b6fe164a976c4336b7abe48afd3de80e P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:53.040737   535 raft_consensus.cc:385] T b6fe164a976c4336b7abe48afd3de80e P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.041057   535 raft_consensus.cc:740] T b6fe164a976c4336b7abe48afd3de80e P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 961a81abea374c5fb643b020f3e05f08, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.040314   540 raft_consensus.cc:515] T b6fe164a976c4336b7abe48afd3de80e P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:53.040534   538 raft_consensus.cc:515] T a0d56ea863fa465585ee0620befbea79 P 04b92597aa8544e588111ed70bd4e2f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:53.044348   415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6fe164a976c4336b7abe48afd3de80e" candidate_uuid: "7596094121614310b072ed7404dd803d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "961a81abea374c5fb643b020f3e05f08" is_pre_election: true
I20260713 09:10:53.044348   489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6fe164a976c4336b7abe48afd3de80e" candidate_uuid: "7596094121614310b072ed7404dd803d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b92597aa8544e588111ed70bd4e2f9" is_pre_election: true
I20260713 09:10:53.044437   540 leader_election.cc:290] T b6fe164a976c4336b7abe48afd3de80e P 7596094121614310b072ed7404dd803d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 961a81abea374c5fb643b020f3e05f08 (127.31.232.66:33357), 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67:43827)
W20260713 09:10:53.048396   304 leader_election.cc:343] T b6fe164a976c4336b7abe48afd3de80e P 7596094121614310b072ed7404dd803d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67:43827): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:53.048075   535 consensus_queue.cc:260] T b6fe164a976c4336b7abe48afd3de80e P 961a81abea374c5fb643b020f3e05f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:53.049685   415 raft_consensus.cc:2468] T b6fe164a976c4336b7abe48afd3de80e P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7596094121614310b072ed7404dd803d in term 0.
I20260713 09:10:53.050902   535 ts_tablet_manager.cc:1434] T b6fe164a976c4336b7abe48afd3de80e P 961a81abea374c5fb643b020f3e05f08: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:10:53.051870   535 tablet_bootstrap.cc:492] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08: Bootstrap starting.
I20260713 09:10:53.056020   538 leader_election.cc:290] T a0d56ea863fa465585ee0620befbea79 P 04b92597aa8544e588111ed70bd4e2f9 [CANDIDATE]: Term 1 election: Requested vote from peers 7596094121614310b072ed7404dd803d (127.31.232.65:38829), 961a81abea374c5fb643b020f3e05f08 (127.31.232.66:33357)
I20260713 09:10:53.057623   303 leader_election.cc:304] T b6fe164a976c4336b7abe48afd3de80e P 7596094121614310b072ed7404dd803d [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: 7596094121614310b072ed7404dd803d, 961a81abea374c5fb643b020f3e05f08; no voters: 04b92597aa8544e588111ed70bd4e2f9
I20260713 09:10:53.058938   540 raft_consensus.cc:2804] T b6fe164a976c4336b7abe48afd3de80e P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:53.059384   540 raft_consensus.cc:493] T b6fe164a976c4336b7abe48afd3de80e P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:53.059572   533 tablet_bootstrap.cc:492] T b6fe164a976c4336b7abe48afd3de80e P 04b92597aa8544e588111ed70bd4e2f9: No bootstrap required, opened a new log
I20260713 09:10:53.059774   540 raft_consensus.cc:3060] T b6fe164a976c4336b7abe48afd3de80e P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.060101   533 ts_tablet_manager.cc:1403] T b6fe164a976c4336b7abe48afd3de80e P 04b92597aa8544e588111ed70bd4e2f9: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.002s
I20260713 09:10:53.060181   535 tablet_bootstrap.cc:654] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.062027   340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d56ea863fa465585ee0620befbea79" candidate_uuid: "04b92597aa8544e588111ed70bd4e2f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7596094121614310b072ed7404dd803d"
I20260713 09:10:53.062202   415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d56ea863fa465585ee0620befbea79" candidate_uuid: "04b92597aa8544e588111ed70bd4e2f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "961a81abea374c5fb643b020f3e05f08"
I20260713 09:10:53.062706   340 raft_consensus.cc:3060] T a0d56ea863fa465585ee0620befbea79 P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.066174   533 raft_consensus.cc:359] T b6fe164a976c4336b7abe48afd3de80e P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:53.066955   533 raft_consensus.cc:385] T b6fe164a976c4336b7abe48afd3de80e P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.067422   533 raft_consensus.cc:740] T b6fe164a976c4336b7abe48afd3de80e P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04b92597aa8544e588111ed70bd4e2f9, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.067926   540 raft_consensus.cc:515] T b6fe164a976c4336b7abe48afd3de80e P 7596094121614310b072ed7404dd803d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:53.068953   533 consensus_queue.cc:260] T b6fe164a976c4336b7abe48afd3de80e P 04b92597aa8544e588111ed70bd4e2f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:53.062743   415 raft_consensus.cc:3060] T a0d56ea863fa465585ee0620befbea79 P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.072221   414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6fe164a976c4336b7abe48afd3de80e" candidate_uuid: "7596094121614310b072ed7404dd803d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "961a81abea374c5fb643b020f3e05f08"
I20260713 09:10:53.073153   414 raft_consensus.cc:3060] T b6fe164a976c4336b7abe48afd3de80e P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.075606   533 ts_tablet_manager.cc:1434] T b6fe164a976c4336b7abe48afd3de80e P 04b92597aa8544e588111ed70bd4e2f9: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260713 09:10:53.079409   415 raft_consensus.cc:2468] T a0d56ea863fa465585ee0620befbea79 P 961a81abea374c5fb643b020f3e05f08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04b92597aa8544e588111ed70bd4e2f9 in term 1.
I20260713 09:10:53.081427   453 leader_election.cc:304] T a0d56ea863fa465585ee0620befbea79 P 04b92597aa8544e588111ed70bd4e2f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04b92597aa8544e588111ed70bd4e2f9, 961a81abea374c5fb643b020f3e05f08; no voters: 
I20260713 09:10:53.082484   538 raft_consensus.cc:2804] T a0d56ea863fa465585ee0620befbea79 P 04b92597aa8544e588111ed70bd4e2f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:53.083043   538 raft_consensus.cc:697] T a0d56ea863fa465585ee0620befbea79 P 04b92597aa8544e588111ed70bd4e2f9 [term 1 LEADER]: Becoming Leader. State: Replica: 04b92597aa8544e588111ed70bd4e2f9, State: Running, Role: LEADER
I20260713 09:10:53.083325   414 raft_consensus.cc:2468] T b6fe164a976c4336b7abe48afd3de80e P 961a81abea374c5fb643b020f3e05f08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7596094121614310b072ed7404dd803d in term 1.
I20260713 09:10:53.084030   538 consensus_queue.cc:237] T a0d56ea863fa465585ee0620befbea79 P 04b92597aa8544e588111ed70bd4e2f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:53.084992   303 leader_election.cc:304] T b6fe164a976c4336b7abe48afd3de80e P 7596094121614310b072ed7404dd803d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7596094121614310b072ed7404dd803d, 961a81abea374c5fb643b020f3e05f08; no voters: 
I20260713 09:10:53.086215   558 raft_consensus.cc:2804] T b6fe164a976c4336b7abe48afd3de80e P 7596094121614310b072ed7404dd803d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:53.086819   558 raft_consensus.cc:697] T b6fe164a976c4336b7abe48afd3de80e P 7596094121614310b072ed7404dd803d [term 1 LEADER]: Becoming Leader. State: Replica: 7596094121614310b072ed7404dd803d, State: Running, Role: LEADER
I20260713 09:10:53.087895   558 consensus_queue.cc:237] T b6fe164a976c4336b7abe48afd3de80e P 7596094121614310b072ed7404dd803d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:53.088582   489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6fe164a976c4336b7abe48afd3de80e" candidate_uuid: "7596094121614310b072ed7404dd803d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b92597aa8544e588111ed70bd4e2f9"
I20260713 09:10:53.089211   489 raft_consensus.cc:3060] T b6fe164a976c4336b7abe48afd3de80e P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.098425   340 raft_consensus.cc:2468] T a0d56ea863fa465585ee0620befbea79 P 7596094121614310b072ed7404dd803d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04b92597aa8544e588111ed70bd4e2f9 in term 1.
I20260713 09:10:53.110769 32703 catalog_manager.cc:5697] T b6fe164a976c4336b7abe48afd3de80e P 7596094121614310b072ed7404dd803d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7596094121614310b072ed7404dd803d (127.31.232.65). New cstate: current_term: 1 leader_uuid: "7596094121614310b072ed7404dd803d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:53.112078   489 raft_consensus.cc:2468] T b6fe164a976c4336b7abe48afd3de80e P 04b92597aa8544e588111ed70bd4e2f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7596094121614310b072ed7404dd803d in term 1.
I20260713 09:10:53.109360   540 leader_election.cc:290] T b6fe164a976c4336b7abe48afd3de80e P 7596094121614310b072ed7404dd803d [CANDIDATE]: Term 1 election: Requested vote from peers 961a81abea374c5fb643b020f3e05f08 (127.31.232.66:33357), 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67:43827)
I20260713 09:10:53.118710   535 tablet_bootstrap.cc:492] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08: No bootstrap required, opened a new log
I20260713 09:10:53.119232   535 ts_tablet_manager.cc:1403] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08: Time spent bootstrapping tablet: real 0.068s	user 0.016s	sys 0.024s
I20260713 09:10:53.122545   535 raft_consensus.cc:359] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:53.123241   535 raft_consensus.cc:385] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.123534   535 raft_consensus.cc:740] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 961a81abea374c5fb643b020f3e05f08, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.124334   535 consensus_queue.cc:260] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:53.126631   535 ts_tablet_manager.cc:1434] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:53.128517 32704 catalog_manager.cc:5697] T a0d56ea863fa465585ee0620befbea79 P 04b92597aa8544e588111ed70bd4e2f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67). New cstate: current_term: 1 leader_uuid: "04b92597aa8544e588111ed70bd4e2f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:53.189824   540 consensus_queue.cc:1048] T 7aab99d16a164dd1aa32caef96f6fc20 P 7596094121614310b072ed7404dd803d [LEADER]: Connected to new peer: Peer: permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:53.204478   558 consensus_queue.cc:1048] T 7aab99d16a164dd1aa32caef96f6fc20 P 7596094121614310b072ed7404dd803d [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:53.303481   558 consensus_queue.cc:1048] T 1434582970cf49aa9127a42150e87c03 P 7596094121614310b072ed7404dd803d [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:53.312873   540 consensus_queue.cc:1048] T 1434582970cf49aa9127a42150e87c03 P 7596094121614310b072ed7404dd803d [LEADER]: Connected to new peer: Peer: permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:53.390347   538 raft_consensus.cc:493] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:53.390926   538 raft_consensus.cc:515] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:53.393508   538 leader_election.cc:290] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7596094121614310b072ed7404dd803d (127.31.232.65:38829), 961a81abea374c5fb643b020f3e05f08 (127.31.232.66:33357)
I20260713 09:10:53.394367   340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a9856e2af646e4b42b2fa23861ae5e" candidate_uuid: "04b92597aa8544e588111ed70bd4e2f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7596094121614310b072ed7404dd803d" is_pre_election: true
I20260713 09:10:53.394706   414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a9856e2af646e4b42b2fa23861ae5e" candidate_uuid: "04b92597aa8544e588111ed70bd4e2f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "961a81abea374c5fb643b020f3e05f08" is_pre_election: true
I20260713 09:10:53.395079   340 raft_consensus.cc:2468] T b7a9856e2af646e4b42b2fa23861ae5e P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04b92597aa8544e588111ed70bd4e2f9 in term 0.
I20260713 09:10:53.395861   414 raft_consensus.cc:2468] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04b92597aa8544e588111ed70bd4e2f9 in term 0.
I20260713 09:10:53.397059   455 leader_election.cc:304] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04b92597aa8544e588111ed70bd4e2f9, 7596094121614310b072ed7404dd803d; no voters: 
I20260713 09:10:53.397784   538 raft_consensus.cc:2804] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:53.398211   538 raft_consensus.cc:493] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:53.398573   538 raft_consensus.cc:3060] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.404009   538 raft_consensus.cc:515] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:53.406065   538 leader_election.cc:290] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [CANDIDATE]: Term 1 election: Requested vote from peers 7596094121614310b072ed7404dd803d (127.31.232.65:38829), 961a81abea374c5fb643b020f3e05f08 (127.31.232.66:33357)
I20260713 09:10:53.406795   340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a9856e2af646e4b42b2fa23861ae5e" candidate_uuid: "04b92597aa8544e588111ed70bd4e2f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7596094121614310b072ed7404dd803d"
I20260713 09:10:53.407402   340 raft_consensus.cc:3060] T b7a9856e2af646e4b42b2fa23861ae5e P 7596094121614310b072ed7404dd803d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.407289   414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a9856e2af646e4b42b2fa23861ae5e" candidate_uuid: "04b92597aa8544e588111ed70bd4e2f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "961a81abea374c5fb643b020f3e05f08"
I20260713 09:10:53.407958   414 raft_consensus.cc:3060] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.415431   414 raft_consensus.cc:2468] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04b92597aa8544e588111ed70bd4e2f9 in term 1.
I20260713 09:10:53.415432   340 raft_consensus.cc:2468] T b7a9856e2af646e4b42b2fa23861ae5e P 7596094121614310b072ed7404dd803d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04b92597aa8544e588111ed70bd4e2f9 in term 1.
I20260713 09:10:53.416970   455 leader_election.cc:304] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04b92597aa8544e588111ed70bd4e2f9, 7596094121614310b072ed7404dd803d; no voters: 
I20260713 09:10:53.417836   538 raft_consensus.cc:2804] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:53.418391   538 raft_consensus.cc:697] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [term 1 LEADER]: Becoming Leader. State: Replica: 04b92597aa8544e588111ed70bd4e2f9, State: Running, Role: LEADER
I20260713 09:10:53.419467   538 consensus_queue.cc:237] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:53.432533 32705 catalog_manager.cc:5697] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67). New cstate: current_term: 1 leader_uuid: "04b92597aa8544e588111ed70bd4e2f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:53.565763   538 consensus_queue.cc:1048] T a0d56ea863fa465585ee0620befbea79 P 04b92597aa8544e588111ed70bd4e2f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:53.580991   601 consensus_queue.cc:1048] T a0d56ea863fa465585ee0620befbea79 P 04b92597aa8544e588111ed70bd4e2f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:53.609696   540 consensus_queue.cc:1048] T b6fe164a976c4336b7abe48afd3de80e P 7596094121614310b072ed7404dd803d [LEADER]: Connected to new peer: Peer: permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:53.626160   585 consensus_queue.cc:1048] T b6fe164a976c4336b7abe48afd3de80e P 7596094121614310b072ed7404dd803d [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:53.800565   414 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "82d66c5fdcba4859b325e3e724b2a32b"
dest_uuid: "961a81abea374c5fb643b020f3e05f08"
mode: GRACEFUL
new_leader_uuid: "7596094121614310b072ed7404dd803d"
 from {username='slave'} at 127.0.0.1:40322
I20260713 09:10:53.801378   414 raft_consensus.cc:606] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08 [term 1 LEADER]: Received request to transfer leadership to TS 7596094121614310b072ed7404dd803d
I20260713 09:10:53.818831   340 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7aab99d16a164dd1aa32caef96f6fc20"
dest_uuid: "7596094121614310b072ed7404dd803d"
mode: GRACEFUL
new_leader_uuid: "961a81abea374c5fb643b020f3e05f08"
 from {username='slave'} at 127.0.0.1:49884
I20260713 09:10:53.820003   340 raft_consensus.cc:606] T 7aab99d16a164dd1aa32caef96f6fc20 P 7596094121614310b072ed7404dd803d [term 1 LEADER]: Received request to transfer leadership to TS 961a81abea374c5fb643b020f3e05f08
I20260713 09:10:53.827371   340 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1434582970cf49aa9127a42150e87c03"
dest_uuid: "7596094121614310b072ed7404dd803d"
mode: GRACEFUL
new_leader_uuid: "961a81abea374c5fb643b020f3e05f08"
 from {username='slave'} at 127.0.0.1:49884
I20260713 09:10:53.827924   340 raft_consensus.cc:606] T 1434582970cf49aa9127a42150e87c03 P 7596094121614310b072ed7404dd803d [term 1 LEADER]: Received request to transfer leadership to TS 961a81abea374c5fb643b020f3e05f08
I20260713 09:10:53.843567   612 consensus_queue.cc:1048] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:53.861331   489 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7a9856e2af646e4b42b2fa23861ae5e"
dest_uuid: "04b92597aa8544e588111ed70bd4e2f9"
mode: GRACEFUL
new_leader_uuid: "961a81abea374c5fb643b020f3e05f08"
 from {username='slave'} at 127.0.0.1:33272
I20260713 09:10:53.861343   612 consensus_queue.cc:1048] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:53.862114   489 raft_consensus.cc:606] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [term 1 LEADER]: Received request to transfer leadership to TS 961a81abea374c5fb643b020f3e05f08
I20260713 09:10:53.869068   340 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6fe164a976c4336b7abe48afd3de80e"
dest_uuid: "7596094121614310b072ed7404dd803d"
mode: GRACEFUL
new_leader_uuid: "961a81abea374c5fb643b020f3e05f08"
 from {username='slave'} at 127.0.0.1:49884
I20260713 09:10:53.873799   340 raft_consensus.cc:606] T b6fe164a976c4336b7abe48afd3de80e P 7596094121614310b072ed7404dd803d [term 1 LEADER]: Received request to transfer leadership to TS 961a81abea374c5fb643b020f3e05f08
I20260713 09:10:53.880467   601 raft_consensus.cc:993] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9: : Instructing follower 961a81abea374c5fb643b020f3e05f08 to start an election
I20260713 09:10:53.880950   612 raft_consensus.cc:1081] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [term 1 LEADER]: Signalling peer 961a81abea374c5fb643b020f3e05f08 to start an election
I20260713 09:10:53.882702   414 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7a9856e2af646e4b42b2fa23861ae5e"
dest_uuid: "961a81abea374c5fb643b020f3e05f08"
 from {username='slave'} at 127.0.0.1:40318
I20260713 09:10:53.883361   414 raft_consensus.cc:493] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:53.883756   414 raft_consensus.cc:3060] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:53.888540   414 raft_consensus.cc:515] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:53.891672   340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a9856e2af646e4b42b2fa23861ae5e" candidate_uuid: "961a81abea374c5fb643b020f3e05f08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7596094121614310b072ed7404dd803d"
I20260713 09:10:53.891924   489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a9856e2af646e4b42b2fa23861ae5e" candidate_uuid: "961a81abea374c5fb643b020f3e05f08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04b92597aa8544e588111ed70bd4e2f9"
I20260713 09:10:53.892383   340 raft_consensus.cc:3060] T b7a9856e2af646e4b42b2fa23861ae5e P 7596094121614310b072ed7404dd803d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:53.892622   489 raft_consensus.cc:3055] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:53.893149   489 raft_consensus.cc:740] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 04b92597aa8544e588111ed70bd4e2f9, State: Running, Role: LEADER
I20260713 09:10:53.894080   489 consensus_queue.cc:260] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [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: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:53.895467   489 raft_consensus.cc:3060] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:53.897385   414 leader_election.cc:290] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 [CANDIDATE]: Term 2 election: Requested vote from peers 7596094121614310b072ed7404dd803d (127.31.232.65:38829), 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67:43827)
I20260713 09:10:53.899967   340 raft_consensus.cc:2468] T b7a9856e2af646e4b42b2fa23861ae5e P 7596094121614310b072ed7404dd803d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 961a81abea374c5fb643b020f3e05f08 in term 2.
I20260713 09:10:53.901156   380 leader_election.cc:304] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 [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: 7596094121614310b072ed7404dd803d, 961a81abea374c5fb643b020f3e05f08; no voters: 
I20260713 09:10:53.901994   595 raft_consensus.cc:2804] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:53.902470   595 raft_consensus.cc:697] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 [term 2 LEADER]: Becoming Leader. State: Replica: 961a81abea374c5fb643b020f3e05f08, State: Running, Role: LEADER
I20260713 09:10:53.903715   595 consensus_queue.cc:237] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 [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: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:53.903504   489 raft_consensus.cc:2468] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 961a81abea374c5fb643b020f3e05f08 in term 2.
I20260713 09:10:53.912890 32704 catalog_manager.cc:5697] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 reported cstate change: term changed from 1 to 2, leader changed from 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67) to 961a81abea374c5fb643b020f3e05f08 (127.31.232.66). New cstate: current_term: 2 leader_uuid: "961a81abea374c5fb643b020f3e05f08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:53.941056   566 raft_consensus.cc:993] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08: : Instructing follower 7596094121614310b072ed7404dd803d to start an election
I20260713 09:10:53.941609   595 raft_consensus.cc:1081] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08 [term 1 LEADER]: Signalling peer 7596094121614310b072ed7404dd803d to start an election
I20260713 09:10:53.943418   340 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "82d66c5fdcba4859b325e3e724b2a32b"
dest_uuid: "7596094121614310b072ed7404dd803d"
 from {username='slave'} at 127.0.0.1:49868
I20260713 09:10:53.944034   340 raft_consensus.cc:493] T 82d66c5fdcba4859b325e3e724b2a32b P 7596094121614310b072ed7404dd803d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:53.944396   340 raft_consensus.cc:3060] T 82d66c5fdcba4859b325e3e724b2a32b P 7596094121614310b072ed7404dd803d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:53.951393   340 raft_consensus.cc:515] T 82d66c5fdcba4859b325e3e724b2a32b P 7596094121614310b072ed7404dd803d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:53.954600   340 leader_election.cc:290] T 82d66c5fdcba4859b325e3e724b2a32b P 7596094121614310b072ed7404dd803d [CANDIDATE]: Term 2 election: Requested vote from peers 961a81abea374c5fb643b020f3e05f08 (127.31.232.66:33357), 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67:43827)
I20260713 09:10:53.955149   489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d66c5fdcba4859b325e3e724b2a32b" candidate_uuid: "7596094121614310b072ed7404dd803d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04b92597aa8544e588111ed70bd4e2f9"
I20260713 09:10:53.955047   414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d66c5fdcba4859b325e3e724b2a32b" candidate_uuid: "7596094121614310b072ed7404dd803d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "961a81abea374c5fb643b020f3e05f08"
I20260713 09:10:53.955870   489 raft_consensus.cc:3060] T 82d66c5fdcba4859b325e3e724b2a32b P 04b92597aa8544e588111ed70bd4e2f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:53.956182   414 raft_consensus.cc:3055] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:53.956562   414 raft_consensus.cc:740] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 961a81abea374c5fb643b020f3e05f08, State: Running, Role: LEADER
I20260713 09:10:53.957536   414 consensus_queue.cc:260] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08 [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: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:53.959565   414 raft_consensus.cc:3060] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:53.962971   489 raft_consensus.cc:2468] T 82d66c5fdcba4859b325e3e724b2a32b P 04b92597aa8544e588111ed70bd4e2f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7596094121614310b072ed7404dd803d in term 2.
I20260713 09:10:53.965140   304 leader_election.cc:304] T 82d66c5fdcba4859b325e3e724b2a32b P 7596094121614310b072ed7404dd803d [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: 04b92597aa8544e588111ed70bd4e2f9, 7596094121614310b072ed7404dd803d; no voters: 
I20260713 09:10:53.966037   585 raft_consensus.cc:2804] T 82d66c5fdcba4859b325e3e724b2a32b P 7596094121614310b072ed7404dd803d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:53.966488   585 raft_consensus.cc:697] T 82d66c5fdcba4859b325e3e724b2a32b P 7596094121614310b072ed7404dd803d [term 2 LEADER]: Becoming Leader. State: Replica: 7596094121614310b072ed7404dd803d, State: Running, Role: LEADER
I20260713 09:10:53.967515   414 raft_consensus.cc:2468] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7596094121614310b072ed7404dd803d in term 2.
I20260713 09:10:53.967362   585 consensus_queue.cc:237] T 82d66c5fdcba4859b325e3e724b2a32b P 7596094121614310b072ed7404dd803d [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: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:53.977427 32703 catalog_manager.cc:5697] T 82d66c5fdcba4859b325e3e724b2a32b P 7596094121614310b072ed7404dd803d reported cstate change: term changed from 1 to 2, leader changed from 961a81abea374c5fb643b020f3e05f08 (127.31.232.66) to 7596094121614310b072ed7404dd803d (127.31.232.65). New cstate: current_term: 2 leader_uuid: "7596094121614310b072ed7404dd803d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:54.231120   558 raft_consensus.cc:993] T 7aab99d16a164dd1aa32caef96f6fc20 P 7596094121614310b072ed7404dd803d: : Instructing follower 961a81abea374c5fb643b020f3e05f08 to start an election
I20260713 09:10:54.231899   585 raft_consensus.cc:1081] T 7aab99d16a164dd1aa32caef96f6fc20 P 7596094121614310b072ed7404dd803d [term 1 LEADER]: Signalling peer 961a81abea374c5fb643b020f3e05f08 to start an election
I20260713 09:10:54.233592   414 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7aab99d16a164dd1aa32caef96f6fc20"
dest_uuid: "961a81abea374c5fb643b020f3e05f08"
 from {username='slave'} at 127.0.0.1:40310
I20260713 09:10:54.234113   414 raft_consensus.cc:493] T 7aab99d16a164dd1aa32caef96f6fc20 P 961a81abea374c5fb643b020f3e05f08 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:54.234470   414 raft_consensus.cc:3060] T 7aab99d16a164dd1aa32caef96f6fc20 P 961a81abea374c5fb643b020f3e05f08 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:54.239634   414 raft_consensus.cc:515] T 7aab99d16a164dd1aa32caef96f6fc20 P 961a81abea374c5fb643b020f3e05f08 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:54.241447   414 leader_election.cc:290] T 7aab99d16a164dd1aa32caef96f6fc20 P 961a81abea374c5fb643b020f3e05f08 [CANDIDATE]: Term 2 election: Requested vote from peers 7596094121614310b072ed7404dd803d (127.31.232.65:38829), 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67:43827)
I20260713 09:10:54.241915   585 raft_consensus.cc:993] T b6fe164a976c4336b7abe48afd3de80e P 7596094121614310b072ed7404dd803d: : Instructing follower 961a81abea374c5fb643b020f3e05f08 to start an election
I20260713 09:10:54.242373   558 raft_consensus.cc:1081] T b6fe164a976c4336b7abe48afd3de80e P 7596094121614310b072ed7404dd803d [term 1 LEADER]: Signalling peer 961a81abea374c5fb643b020f3e05f08 to start an election
I20260713 09:10:54.242573   489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aab99d16a164dd1aa32caef96f6fc20" candidate_uuid: "961a81abea374c5fb643b020f3e05f08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04b92597aa8544e588111ed70bd4e2f9"
I20260713 09:10:54.242533   340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aab99d16a164dd1aa32caef96f6fc20" candidate_uuid: "961a81abea374c5fb643b020f3e05f08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7596094121614310b072ed7404dd803d"
I20260713 09:10:54.243254   489 raft_consensus.cc:3060] T 7aab99d16a164dd1aa32caef96f6fc20 P 04b92597aa8544e588111ed70bd4e2f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:54.243436   340 raft_consensus.cc:3055] T 7aab99d16a164dd1aa32caef96f6fc20 P 7596094121614310b072ed7404dd803d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:54.243929   340 raft_consensus.cc:740] T 7aab99d16a164dd1aa32caef96f6fc20 P 7596094121614310b072ed7404dd803d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7596094121614310b072ed7404dd803d, State: Running, Role: LEADER
I20260713 09:10:54.244393   414 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6fe164a976c4336b7abe48afd3de80e"
dest_uuid: "961a81abea374c5fb643b020f3e05f08"
 from {username='slave'} at 127.0.0.1:40310
I20260713 09:10:54.244952   414 raft_consensus.cc:493] T b6fe164a976c4336b7abe48afd3de80e P 961a81abea374c5fb643b020f3e05f08 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:54.244737   340 consensus_queue.cc:260] T 7aab99d16a164dd1aa32caef96f6fc20 P 7596094121614310b072ed7404dd803d [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: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:54.245322   414 raft_consensus.cc:3060] T b6fe164a976c4336b7abe48afd3de80e P 961a81abea374c5fb643b020f3e05f08 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:54.246019   340 raft_consensus.cc:3060] T 7aab99d16a164dd1aa32caef96f6fc20 P 7596094121614310b072ed7404dd803d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:54.250214   489 raft_consensus.cc:2468] T 7aab99d16a164dd1aa32caef96f6fc20 P 04b92597aa8544e588111ed70bd4e2f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 961a81abea374c5fb643b020f3e05f08 in term 2.
I20260713 09:10:54.251396   379 leader_election.cc:304] T 7aab99d16a164dd1aa32caef96f6fc20 P 961a81abea374c5fb643b020f3e05f08 [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: 04b92597aa8544e588111ed70bd4e2f9, 961a81abea374c5fb643b020f3e05f08; no voters: 
I20260713 09:10:54.252254   595 raft_consensus.cc:2804] T 7aab99d16a164dd1aa32caef96f6fc20 P 961a81abea374c5fb643b020f3e05f08 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:54.253100   595 raft_consensus.cc:697] T 7aab99d16a164dd1aa32caef96f6fc20 P 961a81abea374c5fb643b020f3e05f08 [term 2 LEADER]: Becoming Leader. State: Replica: 961a81abea374c5fb643b020f3e05f08, State: Running, Role: LEADER
I20260713 09:10:54.253793   414 raft_consensus.cc:515] T b6fe164a976c4336b7abe48afd3de80e P 961a81abea374c5fb643b020f3e05f08 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:54.253935   595 consensus_queue.cc:237] T 7aab99d16a164dd1aa32caef96f6fc20 P 961a81abea374c5fb643b020f3e05f08 [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: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:54.254738   340 raft_consensus.cc:2468] T 7aab99d16a164dd1aa32caef96f6fc20 P 7596094121614310b072ed7404dd803d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 961a81abea374c5fb643b020f3e05f08 in term 2.
I20260713 09:10:54.255965   414 leader_election.cc:290] T b6fe164a976c4336b7abe48afd3de80e P 961a81abea374c5fb643b020f3e05f08 [CANDIDATE]: Term 2 election: Requested vote from peers 7596094121614310b072ed7404dd803d (127.31.232.65:38829), 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67:43827)
I20260713 09:10:54.256783   339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6fe164a976c4336b7abe48afd3de80e" candidate_uuid: "961a81abea374c5fb643b020f3e05f08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7596094121614310b072ed7404dd803d"
I20260713 09:10:54.257382   339 raft_consensus.cc:3055] T b6fe164a976c4336b7abe48afd3de80e P 7596094121614310b072ed7404dd803d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:54.257601   489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6fe164a976c4336b7abe48afd3de80e" candidate_uuid: "961a81abea374c5fb643b020f3e05f08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04b92597aa8544e588111ed70bd4e2f9"
I20260713 09:10:54.257684   339 raft_consensus.cc:740] T b6fe164a976c4336b7abe48afd3de80e P 7596094121614310b072ed7404dd803d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7596094121614310b072ed7404dd803d, State: Running, Role: LEADER
I20260713 09:10:54.258611   489 raft_consensus.cc:3060] T b6fe164a976c4336b7abe48afd3de80e P 04b92597aa8544e588111ed70bd4e2f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:54.259138   339 consensus_queue.cc:260] T b6fe164a976c4336b7abe48afd3de80e P 7596094121614310b072ed7404dd803d [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: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:54.260718   339 raft_consensus.cc:3060] T b6fe164a976c4336b7abe48afd3de80e P 7596094121614310b072ed7404dd803d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:54.264474 32703 catalog_manager.cc:5697] T 7aab99d16a164dd1aa32caef96f6fc20 P 961a81abea374c5fb643b020f3e05f08 reported cstate change: term changed from 1 to 2, leader changed from 7596094121614310b072ed7404dd803d (127.31.232.65) to 961a81abea374c5fb643b020f3e05f08 (127.31.232.66). New cstate: current_term: 2 leader_uuid: "961a81abea374c5fb643b020f3e05f08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:54.265805   489 raft_consensus.cc:2468] T b6fe164a976c4336b7abe48afd3de80e P 04b92597aa8544e588111ed70bd4e2f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 961a81abea374c5fb643b020f3e05f08 in term 2.
I20260713 09:10:54.267053   379 leader_election.cc:304] T b6fe164a976c4336b7abe48afd3de80e P 961a81abea374c5fb643b020f3e05f08 [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: 04b92597aa8544e588111ed70bd4e2f9, 961a81abea374c5fb643b020f3e05f08; no voters: 
I20260713 09:10:54.267760   339 raft_consensus.cc:2468] T b6fe164a976c4336b7abe48afd3de80e P 7596094121614310b072ed7404dd803d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 961a81abea374c5fb643b020f3e05f08 in term 2.
I20260713 09:10:54.268075   595 raft_consensus.cc:2804] T b6fe164a976c4336b7abe48afd3de80e P 961a81abea374c5fb643b020f3e05f08 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:54.268826   595 raft_consensus.cc:697] T b6fe164a976c4336b7abe48afd3de80e P 961a81abea374c5fb643b020f3e05f08 [term 2 LEADER]: Becoming Leader. State: Replica: 961a81abea374c5fb643b020f3e05f08, State: Running, Role: LEADER
I20260713 09:10:54.269625   595 consensus_queue.cc:237] T b6fe164a976c4336b7abe48afd3de80e P 961a81abea374c5fb643b020f3e05f08 [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: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:54.281024 32703 catalog_manager.cc:5697] T b6fe164a976c4336b7abe48afd3de80e P 961a81abea374c5fb643b020f3e05f08 reported cstate change: term changed from 1 to 2, leader changed from 7596094121614310b072ed7404dd803d (127.31.232.65) to 961a81abea374c5fb643b020f3e05f08 (127.31.232.66). New cstate: current_term: 2 leader_uuid: "961a81abea374c5fb643b020f3e05f08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:54.310336   585 raft_consensus.cc:993] T 1434582970cf49aa9127a42150e87c03 P 7596094121614310b072ed7404dd803d: : Instructing follower 961a81abea374c5fb643b020f3e05f08 to start an election
I20260713 09:10:54.310918   558 raft_consensus.cc:1081] T 1434582970cf49aa9127a42150e87c03 P 7596094121614310b072ed7404dd803d [term 1 LEADER]: Signalling peer 961a81abea374c5fb643b020f3e05f08 to start an election
I20260713 09:10:54.312659   414 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1434582970cf49aa9127a42150e87c03"
dest_uuid: "961a81abea374c5fb643b020f3e05f08"
 from {username='slave'} at 127.0.0.1:40310
I20260713 09:10:54.313182   414 raft_consensus.cc:493] T 1434582970cf49aa9127a42150e87c03 P 961a81abea374c5fb643b020f3e05f08 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:54.313576   414 raft_consensus.cc:3060] T 1434582970cf49aa9127a42150e87c03 P 961a81abea374c5fb643b020f3e05f08 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:54.318574   414 raft_consensus.cc:515] T 1434582970cf49aa9127a42150e87c03 P 961a81abea374c5fb643b020f3e05f08 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:54.320729   414 leader_election.cc:290] T 1434582970cf49aa9127a42150e87c03 P 961a81abea374c5fb643b020f3e05f08 [CANDIDATE]: Term 2 election: Requested vote from peers 7596094121614310b072ed7404dd803d (127.31.232.65:38829), 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67:43827)
I20260713 09:10:54.321741   339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1434582970cf49aa9127a42150e87c03" candidate_uuid: "961a81abea374c5fb643b020f3e05f08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7596094121614310b072ed7404dd803d"
I20260713 09:10:54.321874   489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1434582970cf49aa9127a42150e87c03" candidate_uuid: "961a81abea374c5fb643b020f3e05f08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04b92597aa8544e588111ed70bd4e2f9"
I20260713 09:10:54.322254   339 raft_consensus.cc:3055] T 1434582970cf49aa9127a42150e87c03 P 7596094121614310b072ed7404dd803d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:54.322440   489 raft_consensus.cc:3060] T 1434582970cf49aa9127a42150e87c03 P 04b92597aa8544e588111ed70bd4e2f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:54.322582   339 raft_consensus.cc:740] T 1434582970cf49aa9127a42150e87c03 P 7596094121614310b072ed7404dd803d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7596094121614310b072ed7404dd803d, State: Running, Role: LEADER
I20260713 09:10:54.323438   339 consensus_queue.cc:260] T 1434582970cf49aa9127a42150e87c03 P 7596094121614310b072ed7404dd803d [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: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:54.324397   339 raft_consensus.cc:3060] T 1434582970cf49aa9127a42150e87c03 P 7596094121614310b072ed7404dd803d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:54.327399   489 raft_consensus.cc:2468] T 1434582970cf49aa9127a42150e87c03 P 04b92597aa8544e588111ed70bd4e2f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 961a81abea374c5fb643b020f3e05f08 in term 2.
I20260713 09:10:54.328701   379 leader_election.cc:304] T 1434582970cf49aa9127a42150e87c03 P 961a81abea374c5fb643b020f3e05f08 [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: 04b92597aa8544e588111ed70bd4e2f9, 961a81abea374c5fb643b020f3e05f08; no voters: 
I20260713 09:10:54.329829   595 raft_consensus.cc:2804] T 1434582970cf49aa9127a42150e87c03 P 961a81abea374c5fb643b020f3e05f08 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:54.330622   595 raft_consensus.cc:697] T 1434582970cf49aa9127a42150e87c03 P 961a81abea374c5fb643b020f3e05f08 [term 2 LEADER]: Becoming Leader. State: Replica: 961a81abea374c5fb643b020f3e05f08, State: Running, Role: LEADER
I20260713 09:10:54.330812   339 raft_consensus.cc:2468] T 1434582970cf49aa9127a42150e87c03 P 7596094121614310b072ed7404dd803d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 961a81abea374c5fb643b020f3e05f08 in term 2.
I20260713 09:10:54.331493   595 consensus_queue.cc:237] T 1434582970cf49aa9127a42150e87c03 P 961a81abea374c5fb643b020f3e05f08 [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: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:54.339454 32703 catalog_manager.cc:5697] T 1434582970cf49aa9127a42150e87c03 P 961a81abea374c5fb643b020f3e05f08 reported cstate change: term changed from 1 to 2, leader changed from 7596094121614310b072ed7404dd803d (127.31.232.65) to 961a81abea374c5fb643b020f3e05f08 (127.31.232.66). New cstate: current_term: 2 leader_uuid: "961a81abea374c5fb643b020f3e05f08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:54.364140   489 raft_consensus.cc:1275] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [term 2 FOLLOWER]: Refusing update from remote peer 961a81abea374c5fb643b020f3e05f08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:54.365571   595 consensus_queue.cc:1048] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:54.374392   339 raft_consensus.cc:1275] T b7a9856e2af646e4b42b2fa23861ae5e P 7596094121614310b072ed7404dd803d [term 2 FOLLOWER]: Refusing update from remote peer 961a81abea374c5fb643b020f3e05f08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:54.376492   566 consensus_queue.cc:1048] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:54.401566   414 raft_consensus.cc:1275] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08 [term 2 FOLLOWER]: Refusing update from remote peer 7596094121614310b072ed7404dd803d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:54.403364   558 consensus_queue.cc:1048] T 82d66c5fdcba4859b325e3e724b2a32b P 7596094121614310b072ed7404dd803d [LEADER]: Connected to new peer: Peer: permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:54.414799   489 raft_consensus.cc:1275] T 82d66c5fdcba4859b325e3e724b2a32b P 04b92597aa8544e588111ed70bd4e2f9 [term 2 FOLLOWER]: Refusing update from remote peer 7596094121614310b072ed7404dd803d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:54.416576   584 consensus_queue.cc:1048] T 82d66c5fdcba4859b325e3e724b2a32b P 7596094121614310b072ed7404dd803d [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:54.691634   340 raft_consensus.cc:1275] T b6fe164a976c4336b7abe48afd3de80e P 7596094121614310b072ed7404dd803d [term 2 FOLLOWER]: Refusing update from remote peer 961a81abea374c5fb643b020f3e05f08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:54.693146   595 consensus_queue.cc:1048] T b6fe164a976c4336b7abe48afd3de80e P 961a81abea374c5fb643b020f3e05f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:54.704875   489 raft_consensus.cc:1275] T b6fe164a976c4336b7abe48afd3de80e P 04b92597aa8544e588111ed70bd4e2f9 [term 2 FOLLOWER]: Refusing update from remote peer 961a81abea374c5fb643b020f3e05f08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:54.707103   624 consensus_queue.cc:1048] T b6fe164a976c4336b7abe48afd3de80e P 961a81abea374c5fb643b020f3e05f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:54.730341   340 raft_consensus.cc:1275] T 1434582970cf49aa9127a42150e87c03 P 7596094121614310b072ed7404dd803d [term 2 FOLLOWER]: Refusing update from remote peer 961a81abea374c5fb643b020f3e05f08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:54.732290   624 consensus_queue.cc:1048] T 1434582970cf49aa9127a42150e87c03 P 961a81abea374c5fb643b020f3e05f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:54.743664   489 raft_consensus.cc:1275] T 1434582970cf49aa9127a42150e87c03 P 04b92597aa8544e588111ed70bd4e2f9 [term 2 FOLLOWER]: Refusing update from remote peer 961a81abea374c5fb643b020f3e05f08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:54.745852   566 consensus_queue.cc:1048] T 1434582970cf49aa9127a42150e87c03 P 961a81abea374c5fb643b020f3e05f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:54.798867   489 raft_consensus.cc:1275] T 7aab99d16a164dd1aa32caef96f6fc20 P 04b92597aa8544e588111ed70bd4e2f9 [term 2 FOLLOWER]: Refusing update from remote peer 961a81abea374c5fb643b020f3e05f08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:54.800380   595 consensus_queue.cc:1048] T 7aab99d16a164dd1aa32caef96f6fc20 P 961a81abea374c5fb643b020f3e05f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:54.810549   340 raft_consensus.cc:1275] T 7aab99d16a164dd1aa32caef96f6fc20 P 7596094121614310b072ed7404dd803d [term 2 FOLLOWER]: Refusing update from remote peer 961a81abea374c5fb643b020f3e05f08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:54.812633   624 consensus_queue.cc:1048] T 7aab99d16a164dd1aa32caef96f6fc20 P 961a81abea374c5fb643b020f3e05f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:56.916095 32673 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:10:56.917243 32673 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:56.943257   340 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "82d66c5fdcba4859b325e3e724b2a32b"
dest_uuid: "7596094121614310b072ed7404dd803d"
mode: GRACEFUL
new_leader_uuid: "04b92597aa8544e588111ed70bd4e2f9"
 from {username='slave'} at 127.0.0.1:49888
I20260713 09:10:56.944206   340 raft_consensus.cc:606] T 82d66c5fdcba4859b325e3e724b2a32b P 7596094121614310b072ed7404dd803d [term 2 LEADER]: Received request to transfer leadership to TS 04b92597aa8544e588111ed70bd4e2f9
I20260713 09:10:56.957943   415 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7a9856e2af646e4b42b2fa23861ae5e"
dest_uuid: "961a81abea374c5fb643b020f3e05f08"
mode: GRACEFUL
new_leader_uuid: "04b92597aa8544e588111ed70bd4e2f9"
 from {username='slave'} at 127.0.0.1:39282
I20260713 09:10:56.958459   415 raft_consensus.cc:606] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 [term 2 LEADER]: Received request to transfer leadership to TS 04b92597aa8544e588111ed70bd4e2f9
I20260713 09:10:56.959988 32673 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:10:56.960523 32673 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:57.097719   585 raft_consensus.cc:993] T 82d66c5fdcba4859b325e3e724b2a32b P 7596094121614310b072ed7404dd803d: : Instructing follower 04b92597aa8544e588111ed70bd4e2f9 to start an election
I20260713 09:10:57.098242   638 raft_consensus.cc:1081] T 82d66c5fdcba4859b325e3e724b2a32b P 7596094121614310b072ed7404dd803d [term 2 LEADER]: Signalling peer 04b92597aa8544e588111ed70bd4e2f9 to start an election
I20260713 09:10:57.100003   489 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "82d66c5fdcba4859b325e3e724b2a32b"
dest_uuid: "04b92597aa8544e588111ed70bd4e2f9"
 from {username='slave'} at 127.0.0.1:33258
I20260713 09:10:57.100518   489 raft_consensus.cc:493] T 82d66c5fdcba4859b325e3e724b2a32b P 04b92597aa8544e588111ed70bd4e2f9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:57.100769   489 raft_consensus.cc:3060] T 82d66c5fdcba4859b325e3e724b2a32b P 04b92597aa8544e588111ed70bd4e2f9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:57.104892   489 raft_consensus.cc:515] T 82d66c5fdcba4859b325e3e724b2a32b P 04b92597aa8544e588111ed70bd4e2f9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:57.106323   489 leader_election.cc:290] T 82d66c5fdcba4859b325e3e724b2a32b P 04b92597aa8544e588111ed70bd4e2f9 [CANDIDATE]: Term 3 election: Requested vote from peers 7596094121614310b072ed7404dd803d (127.31.232.65:38829), 961a81abea374c5fb643b020f3e05f08 (127.31.232.66:33357)
I20260713 09:10:57.107369   340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d66c5fdcba4859b325e3e724b2a32b" candidate_uuid: "04b92597aa8544e588111ed70bd4e2f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7596094121614310b072ed7404dd803d"
I20260713 09:10:57.107467   415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d66c5fdcba4859b325e3e724b2a32b" candidate_uuid: "04b92597aa8544e588111ed70bd4e2f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "961a81abea374c5fb643b020f3e05f08"
I20260713 09:10:57.108028   340 raft_consensus.cc:3055] T 82d66c5fdcba4859b325e3e724b2a32b P 7596094121614310b072ed7404dd803d [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:57.108048   415 raft_consensus.cc:3060] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:57.108394   340 raft_consensus.cc:740] T 82d66c5fdcba4859b325e3e724b2a32b P 7596094121614310b072ed7404dd803d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7596094121614310b072ed7404dd803d, State: Running, Role: LEADER
I20260713 09:10:57.109063   340 consensus_queue.cc:260] T 82d66c5fdcba4859b325e3e724b2a32b P 7596094121614310b072ed7404dd803d [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: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:57.110052   340 raft_consensus.cc:3060] T 82d66c5fdcba4859b325e3e724b2a32b P 7596094121614310b072ed7404dd803d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:57.113466   415 raft_consensus.cc:2468] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04b92597aa8544e588111ed70bd4e2f9 in term 3.
I20260713 09:10:57.114648   453 leader_election.cc:304] T 82d66c5fdcba4859b325e3e724b2a32b P 04b92597aa8544e588111ed70bd4e2f9 [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: 04b92597aa8544e588111ed70bd4e2f9, 961a81abea374c5fb643b020f3e05f08; no voters: 
I20260713 09:10:57.115038   340 raft_consensus.cc:2468] T 82d66c5fdcba4859b325e3e724b2a32b P 7596094121614310b072ed7404dd803d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04b92597aa8544e588111ed70bd4e2f9 in term 3.
I20260713 09:10:57.115528   612 raft_consensus.cc:2804] T 82d66c5fdcba4859b325e3e724b2a32b P 04b92597aa8544e588111ed70bd4e2f9 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:57.117192   612 raft_consensus.cc:697] T 82d66c5fdcba4859b325e3e724b2a32b P 04b92597aa8544e588111ed70bd4e2f9 [term 3 LEADER]: Becoming Leader. State: Replica: 04b92597aa8544e588111ed70bd4e2f9, State: Running, Role: LEADER
I20260713 09:10:57.118148   612 consensus_queue.cc:237] T 82d66c5fdcba4859b325e3e724b2a32b P 04b92597aa8544e588111ed70bd4e2f9 [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: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:57.126570 32703 catalog_manager.cc:5697] T 82d66c5fdcba4859b325e3e724b2a32b P 04b92597aa8544e588111ed70bd4e2f9 reported cstate change: term changed from 2 to 3, leader changed from 7596094121614310b072ed7404dd803d (127.31.232.65) to 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67). New cstate: current_term: 3 leader_uuid: "04b92597aa8544e588111ed70bd4e2f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:57.200222   566 raft_consensus.cc:993] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08: : Instructing follower 04b92597aa8544e588111ed70bd4e2f9 to start an election
I20260713 09:10:57.200767   645 raft_consensus.cc:1081] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 [term 2 LEADER]: Signalling peer 04b92597aa8544e588111ed70bd4e2f9 to start an election
I20260713 09:10:57.202484   489 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7a9856e2af646e4b42b2fa23861ae5e"
dest_uuid: "04b92597aa8544e588111ed70bd4e2f9"
 from {username='slave'} at 127.0.0.1:33268
I20260713 09:10:57.202975   489 raft_consensus.cc:493] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:57.203284   489 raft_consensus.cc:3060] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:57.209013   489 raft_consensus.cc:515] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:57.210795   489 leader_election.cc:290] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [CANDIDATE]: Term 3 election: Requested vote from peers 7596094121614310b072ed7404dd803d (127.31.232.65:38829), 961a81abea374c5fb643b020f3e05f08 (127.31.232.66:33357)
I20260713 09:10:57.211978   415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a9856e2af646e4b42b2fa23861ae5e" candidate_uuid: "04b92597aa8544e588111ed70bd4e2f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "961a81abea374c5fb643b020f3e05f08"
I20260713 09:10:57.211978   340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a9856e2af646e4b42b2fa23861ae5e" candidate_uuid: "04b92597aa8544e588111ed70bd4e2f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7596094121614310b072ed7404dd803d"
I20260713 09:10:57.212904   340 raft_consensus.cc:3060] T b7a9856e2af646e4b42b2fa23861ae5e P 7596094121614310b072ed7404dd803d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:57.212904   415 raft_consensus.cc:3055] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:57.213529   415 raft_consensus.cc:740] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 961a81abea374c5fb643b020f3e05f08, State: Running, Role: LEADER
I20260713 09:10:57.214593   415 consensus_queue.cc:260] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 [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: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:57.215955   415 raft_consensus.cc:3060] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:57.220641   340 raft_consensus.cc:2468] T b7a9856e2af646e4b42b2fa23861ae5e P 7596094121614310b072ed7404dd803d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04b92597aa8544e588111ed70bd4e2f9 in term 3.
I20260713 09:10:57.221935   455 leader_election.cc:304] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [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: 04b92597aa8544e588111ed70bd4e2f9, 7596094121614310b072ed7404dd803d; no voters: 
I20260713 09:10:57.223109   612 raft_consensus.cc:2804] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:57.223608   612 raft_consensus.cc:697] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [term 3 LEADER]: Becoming Leader. State: Replica: 04b92597aa8544e588111ed70bd4e2f9, State: Running, Role: LEADER
I20260713 09:10:57.223660   415 raft_consensus.cc:2468] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04b92597aa8544e588111ed70bd4e2f9 in term 3.
I20260713 09:10:57.224669   612 consensus_queue.cc:237] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [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: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:57.233920 32703 catalog_manager.cc:5697] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 reported cstate change: term changed from 2 to 3, leader changed from 961a81abea374c5fb643b020f3e05f08 (127.31.232.66) to 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67). New cstate: current_term: 3 leader_uuid: "04b92597aa8544e588111ed70bd4e2f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:57.592864   340 raft_consensus.cc:1275] T 82d66c5fdcba4859b325e3e724b2a32b P 7596094121614310b072ed7404dd803d [term 3 FOLLOWER]: Refusing update from remote peer 04b92597aa8544e588111ed70bd4e2f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:57.594362   612 consensus_queue.cc:1048] T 82d66c5fdcba4859b325e3e724b2a32b P 04b92597aa8544e588111ed70bd4e2f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:57.607671   415 raft_consensus.cc:1275] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08 [term 3 FOLLOWER]: Refusing update from remote peer 04b92597aa8544e588111ed70bd4e2f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:57.610395   639 consensus_queue.cc:1048] T 82d66c5fdcba4859b325e3e724b2a32b P 04b92597aa8544e588111ed70bd4e2f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:57.750708   340 raft_consensus.cc:1275] T b7a9856e2af646e4b42b2fa23861ae5e P 7596094121614310b072ed7404dd803d [term 3 FOLLOWER]: Refusing update from remote peer 04b92597aa8544e588111ed70bd4e2f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:57.752475   639 consensus_queue.cc:1048] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:57.761929   415 raft_consensus.cc:1275] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 [term 3 FOLLOWER]: Refusing update from remote peer 04b92597aa8544e588111ed70bd4e2f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:57.763998   612 consensus_queue.cc:1048] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:57.961670 32673 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:57.972770   340 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ad83a6f41394be3a8ce5a0693604778"
dest_uuid: "7596094121614310b072ed7404dd803d"
mode: GRACEFUL
new_leader_uuid: "961a81abea374c5fb643b020f3e05f08"
 from {username='slave'} at 127.0.0.1:49884
I20260713 09:10:57.973549   340 raft_consensus.cc:606] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d [term 1 LEADER]: Received request to transfer leadership to TS 961a81abea374c5fb643b020f3e05f08
I20260713 09:10:57.980178   340 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b7f1fb8b10d41809dbaa42d8e7a5e92"
dest_uuid: "7596094121614310b072ed7404dd803d"
mode: GRACEFUL
new_leader_uuid: "961a81abea374c5fb643b020f3e05f08"
 from {username='slave'} at 127.0.0.1:49884
I20260713 09:10:57.980676   340 raft_consensus.cc:606] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d [term 1 LEADER]: Received request to transfer leadership to TS 961a81abea374c5fb643b020f3e05f08
I20260713 09:10:57.986321   340 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d8a67eeba1b4ad0a609260f38f09d0e"
dest_uuid: "7596094121614310b072ed7404dd803d"
mode: GRACEFUL
new_leader_uuid: "961a81abea374c5fb643b020f3e05f08"
 from {username='slave'} at 127.0.0.1:49884
I20260713 09:10:57.986872   340 raft_consensus.cc:606] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d [term 1 LEADER]: Received request to transfer leadership to TS 961a81abea374c5fb643b020f3e05f08
I20260713 09:10:57.993074   489 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "82d66c5fdcba4859b325e3e724b2a32b"
dest_uuid: "04b92597aa8544e588111ed70bd4e2f9"
mode: GRACEFUL
new_leader_uuid: "961a81abea374c5fb643b020f3e05f08"
 from {username='slave'} at 127.0.0.1:33272
I20260713 09:10:57.994032   489 raft_consensus.cc:606] T 82d66c5fdcba4859b325e3e724b2a32b P 04b92597aa8544e588111ed70bd4e2f9 [term 3 LEADER]: Received request to transfer leadership to TS 961a81abea374c5fb643b020f3e05f08
I20260713 09:10:58.008878   488 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7a9856e2af646e4b42b2fa23861ae5e"
dest_uuid: "04b92597aa8544e588111ed70bd4e2f9"
mode: GRACEFUL
new_leader_uuid: "961a81abea374c5fb643b020f3e05f08"
 from {username='slave'} at 127.0.0.1:33272
I20260713 09:10:58.009516   488 raft_consensus.cc:606] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [term 3 LEADER]: Received request to transfer leadership to TS 961a81abea374c5fb643b020f3e05f08
I20260713 09:10:58.105269   639 raft_consensus.cc:993] T 82d66c5fdcba4859b325e3e724b2a32b P 04b92597aa8544e588111ed70bd4e2f9: : Instructing follower 961a81abea374c5fb643b020f3e05f08 to start an election
I20260713 09:10:58.105808   639 raft_consensus.cc:1081] T 82d66c5fdcba4859b325e3e724b2a32b P 04b92597aa8544e588111ed70bd4e2f9 [term 3 LEADER]: Signalling peer 961a81abea374c5fb643b020f3e05f08 to start an election
I20260713 09:10:58.107890   415 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "82d66c5fdcba4859b325e3e724b2a32b"
dest_uuid: "961a81abea374c5fb643b020f3e05f08"
 from {username='slave'} at 127.0.0.1:40318
I20260713 09:10:58.108503   415 raft_consensus.cc:493] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:58.109311   415 raft_consensus.cc:3060] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:58.115223   415 raft_consensus.cc:515] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:58.116817   415 leader_election.cc:290] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08 [CANDIDATE]: Term 4 election: Requested vote from peers 7596094121614310b072ed7404dd803d (127.31.232.65:38829), 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67:43827)
I20260713 09:10:58.117975   340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d66c5fdcba4859b325e3e724b2a32b" candidate_uuid: "961a81abea374c5fb643b020f3e05f08" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7596094121614310b072ed7404dd803d"
I20260713 09:10:58.118067   488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d66c5fdcba4859b325e3e724b2a32b" candidate_uuid: "961a81abea374c5fb643b020f3e05f08" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "04b92597aa8544e588111ed70bd4e2f9"
I20260713 09:10:58.118637   340 raft_consensus.cc:3060] T 82d66c5fdcba4859b325e3e724b2a32b P 7596094121614310b072ed7404dd803d [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:58.118736   488 raft_consensus.cc:3055] T 82d66c5fdcba4859b325e3e724b2a32b P 04b92597aa8544e588111ed70bd4e2f9 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:10:58.119045   488 raft_consensus.cc:740] T 82d66c5fdcba4859b325e3e724b2a32b P 04b92597aa8544e588111ed70bd4e2f9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 04b92597aa8544e588111ed70bd4e2f9, State: Running, Role: LEADER
I20260713 09:10:58.119843   488 consensus_queue.cc:260] T 82d66c5fdcba4859b325e3e724b2a32b P 04b92597aa8544e588111ed70bd4e2f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:58.120988   488 raft_consensus.cc:3060] T 82d66c5fdcba4859b325e3e724b2a32b P 04b92597aa8544e588111ed70bd4e2f9 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:58.125399   340 raft_consensus.cc:2468] T 82d66c5fdcba4859b325e3e724b2a32b P 7596094121614310b072ed7404dd803d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 961a81abea374c5fb643b020f3e05f08 in term 4.
I20260713 09:10:58.126904   380 leader_election.cc:304] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7596094121614310b072ed7404dd803d, 961a81abea374c5fb643b020f3e05f08; no voters: 
I20260713 09:10:58.127702   488 raft_consensus.cc:2468] T 82d66c5fdcba4859b325e3e724b2a32b P 04b92597aa8544e588111ed70bd4e2f9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 961a81abea374c5fb643b020f3e05f08 in term 4.
I20260713 09:10:58.127903   645 raft_consensus.cc:2804] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:10:58.128480   645 raft_consensus.cc:697] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08 [term 4 LEADER]: Becoming Leader. State: Replica: 961a81abea374c5fb643b020f3e05f08, State: Running, Role: LEADER
I20260713 09:10:58.129417   645 consensus_queue.cc:237] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08 [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: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:58.136442 32703 catalog_manager.cc:5697] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08 reported cstate change: term changed from 3 to 4, leader changed from 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67) to 961a81abea374c5fb643b020f3e05f08 (127.31.232.66). New cstate: current_term: 4 leader_uuid: "961a81abea374c5fb643b020f3e05f08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:58.185003   638 raft_consensus.cc:993] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d: : Instructing follower 961a81abea374c5fb643b020f3e05f08 to start an election
I20260713 09:10:58.185527   659 raft_consensus.cc:1081] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d [term 1 LEADER]: Signalling peer 961a81abea374c5fb643b020f3e05f08 to start an election
I20260713 09:10:58.187589   415 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d8a67eeba1b4ad0a609260f38f09d0e"
dest_uuid: "961a81abea374c5fb643b020f3e05f08"
 from {username='slave'} at 127.0.0.1:40310
I20260713 09:10:58.188191   415 raft_consensus.cc:493] T 9d8a67eeba1b4ad0a609260f38f09d0e P 961a81abea374c5fb643b020f3e05f08 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:58.188813   415 raft_consensus.cc:3060] T 9d8a67eeba1b4ad0a609260f38f09d0e P 961a81abea374c5fb643b020f3e05f08 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:58.193699   415 raft_consensus.cc:515] T 9d8a67eeba1b4ad0a609260f38f09d0e P 961a81abea374c5fb643b020f3e05f08 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:58.195551   415 leader_election.cc:290] T 9d8a67eeba1b4ad0a609260f38f09d0e P 961a81abea374c5fb643b020f3e05f08 [CANDIDATE]: Term 2 election: Requested vote from peers 7596094121614310b072ed7404dd803d (127.31.232.65:38829), 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67:43827)
I20260713 09:10:58.196476   340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8a67eeba1b4ad0a609260f38f09d0e" candidate_uuid: "961a81abea374c5fb643b020f3e05f08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7596094121614310b072ed7404dd803d"
I20260713 09:10:58.196671   488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8a67eeba1b4ad0a609260f38f09d0e" candidate_uuid: "961a81abea374c5fb643b020f3e05f08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04b92597aa8544e588111ed70bd4e2f9"
I20260713 09:10:58.197204   340 raft_consensus.cc:3055] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:58.197326   488 raft_consensus.cc:3060] T 9d8a67eeba1b4ad0a609260f38f09d0e P 04b92597aa8544e588111ed70bd4e2f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:58.197475   340 raft_consensus.cc:740] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7596094121614310b072ed7404dd803d, State: Running, Role: LEADER
I20260713 09:10:58.198226   340 consensus_queue.cc:260] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d [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: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:58.199213   340 raft_consensus.cc:3060] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:58.203527   340 raft_consensus.cc:2468] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 961a81abea374c5fb643b020f3e05f08 in term 2.
I20260713 09:10:58.203684   488 raft_consensus.cc:2468] T 9d8a67eeba1b4ad0a609260f38f09d0e P 04b92597aa8544e588111ed70bd4e2f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 961a81abea374c5fb643b020f3e05f08 in term 2.
I20260713 09:10:58.204703   380 leader_election.cc:304] T 9d8a67eeba1b4ad0a609260f38f09d0e P 961a81abea374c5fb643b020f3e05f08 [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: 7596094121614310b072ed7404dd803d, 961a81abea374c5fb643b020f3e05f08; no voters: 
I20260713 09:10:58.205530   645 raft_consensus.cc:2804] T 9d8a67eeba1b4ad0a609260f38f09d0e P 961a81abea374c5fb643b020f3e05f08 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:58.206139   645 raft_consensus.cc:697] T 9d8a67eeba1b4ad0a609260f38f09d0e P 961a81abea374c5fb643b020f3e05f08 [term 2 LEADER]: Becoming Leader. State: Replica: 961a81abea374c5fb643b020f3e05f08, State: Running, Role: LEADER
I20260713 09:10:58.206887   645 consensus_queue.cc:237] T 9d8a67eeba1b4ad0a609260f38f09d0e P 961a81abea374c5fb643b020f3e05f08 [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: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:58.214540 32703 catalog_manager.cc:5697] T 9d8a67eeba1b4ad0a609260f38f09d0e P 961a81abea374c5fb643b020f3e05f08 reported cstate change: term changed from 1 to 2, leader changed from 7596094121614310b072ed7404dd803d (127.31.232.65) to 961a81abea374c5fb643b020f3e05f08 (127.31.232.66). New cstate: current_term: 2 leader_uuid: "961a81abea374c5fb643b020f3e05f08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:58.282599   653 raft_consensus.cc:993] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9: : Instructing follower 961a81abea374c5fb643b020f3e05f08 to start an election
I20260713 09:10:58.283113   653 raft_consensus.cc:1081] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [term 3 LEADER]: Signalling peer 961a81abea374c5fb643b020f3e05f08 to start an election
I20260713 09:10:58.284868   415 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7a9856e2af646e4b42b2fa23861ae5e"
dest_uuid: "961a81abea374c5fb643b020f3e05f08"
 from {username='slave'} at 127.0.0.1:40318
I20260713 09:10:58.285410   415 raft_consensus.cc:493] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:58.285755   415 raft_consensus.cc:3060] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:58.291025   415 raft_consensus.cc:515] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:58.293514   415 leader_election.cc:290] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 [CANDIDATE]: Term 4 election: Requested vote from peers 7596094121614310b072ed7404dd803d (127.31.232.65:38829), 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67:43827)
I20260713 09:10:58.294778   488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a9856e2af646e4b42b2fa23861ae5e" candidate_uuid: "961a81abea374c5fb643b020f3e05f08" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "04b92597aa8544e588111ed70bd4e2f9"
I20260713 09:10:58.294945   339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a9856e2af646e4b42b2fa23861ae5e" candidate_uuid: "961a81abea374c5fb643b020f3e05f08" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7596094121614310b072ed7404dd803d"
I20260713 09:10:58.295819   339 raft_consensus.cc:3060] T b7a9856e2af646e4b42b2fa23861ae5e P 7596094121614310b072ed7404dd803d [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:58.295807   488 raft_consensus.cc:3055] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:10:58.296476   488 raft_consensus.cc:740] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 04b92597aa8544e588111ed70bd4e2f9, State: Running, Role: LEADER
I20260713 09:10:58.297399   488 consensus_queue.cc:260] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:58.298710   488 raft_consensus.cc:3060] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:58.302953   339 raft_consensus.cc:2468] T b7a9856e2af646e4b42b2fa23861ae5e P 7596094121614310b072ed7404dd803d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 961a81abea374c5fb643b020f3e05f08 in term 4.
I20260713 09:10:58.303648   488 raft_consensus.cc:2468] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 961a81abea374c5fb643b020f3e05f08 in term 4.
I20260713 09:10:58.304472   380 leader_election.cc:304] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7596094121614310b072ed7404dd803d, 961a81abea374c5fb643b020f3e05f08; no voters: 
I20260713 09:10:58.305433   655 raft_consensus.cc:2804] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:10:58.307008   655 raft_consensus.cc:697] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 [term 4 LEADER]: Becoming Leader. State: Replica: 961a81abea374c5fb643b020f3e05f08, State: Running, Role: LEADER
I20260713 09:10:58.308084   655 consensus_queue.cc:237] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 [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: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:58.315086 32703 catalog_manager.cc:5697] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 reported cstate change: term changed from 3 to 4, leader changed from 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67) to 961a81abea374c5fb643b020f3e05f08 (127.31.232.66). New cstate: current_term: 4 leader_uuid: "961a81abea374c5fb643b020f3e05f08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:58.434387   638 raft_consensus.cc:993] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d: : Instructing follower 961a81abea374c5fb643b020f3e05f08 to start an election
I20260713 09:10:58.434892   638 raft_consensus.cc:1081] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d [term 1 LEADER]: Signalling peer 961a81abea374c5fb643b020f3e05f08 to start an election
I20260713 09:10:58.436820   415 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ad83a6f41394be3a8ce5a0693604778"
dest_uuid: "961a81abea374c5fb643b020f3e05f08"
 from {username='slave'} at 127.0.0.1:40310
I20260713 09:10:58.437362   415 raft_consensus.cc:493] T 5ad83a6f41394be3a8ce5a0693604778 P 961a81abea374c5fb643b020f3e05f08 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:58.437736   415 raft_consensus.cc:3060] T 5ad83a6f41394be3a8ce5a0693604778 P 961a81abea374c5fb643b020f3e05f08 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:58.442971   415 raft_consensus.cc:515] T 5ad83a6f41394be3a8ce5a0693604778 P 961a81abea374c5fb643b020f3e05f08 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } } peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } }
I20260713 09:10:58.444882   415 leader_election.cc:290] T 5ad83a6f41394be3a8ce5a0693604778 P 961a81abea374c5fb643b020f3e05f08 [CANDIDATE]: Term 2 election: Requested vote from peers 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67:43827), 7596094121614310b072ed7404dd803d (127.31.232.65:38829)
I20260713 09:10:58.445509   489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ad83a6f41394be3a8ce5a0693604778" candidate_uuid: "961a81abea374c5fb643b020f3e05f08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04b92597aa8544e588111ed70bd4e2f9"
I20260713 09:10:58.446094   489 raft_consensus.cc:3060] T 5ad83a6f41394be3a8ce5a0693604778 P 04b92597aa8544e588111ed70bd4e2f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:58.446693   339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ad83a6f41394be3a8ce5a0693604778" candidate_uuid: "961a81abea374c5fb643b020f3e05f08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7596094121614310b072ed7404dd803d"
I20260713 09:10:58.447273   339 raft_consensus.cc:3055] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:58.447561   339 raft_consensus.cc:740] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7596094121614310b072ed7404dd803d, State: Running, Role: LEADER
I20260713 09:10:58.448288   339 consensus_queue.cc:260] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d [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: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } } peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } }
I20260713 09:10:58.449730   339 raft_consensus.cc:3060] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:58.453310   489 raft_consensus.cc:2468] T 5ad83a6f41394be3a8ce5a0693604778 P 04b92597aa8544e588111ed70bd4e2f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 961a81abea374c5fb643b020f3e05f08 in term 2.
I20260713 09:10:58.454715   379 leader_election.cc:304] T 5ad83a6f41394be3a8ce5a0693604778 P 961a81abea374c5fb643b020f3e05f08 [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: 04b92597aa8544e588111ed70bd4e2f9, 961a81abea374c5fb643b020f3e05f08; no voters: 
I20260713 09:10:58.456137   655 raft_consensus.cc:2804] T 5ad83a6f41394be3a8ce5a0693604778 P 961a81abea374c5fb643b020f3e05f08 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:58.456648   655 raft_consensus.cc:697] T 5ad83a6f41394be3a8ce5a0693604778 P 961a81abea374c5fb643b020f3e05f08 [term 2 LEADER]: Becoming Leader. State: Replica: 961a81abea374c5fb643b020f3e05f08, State: Running, Role: LEADER
I20260713 09:10:58.457463   655 consensus_queue.cc:237] T 5ad83a6f41394be3a8ce5a0693604778 P 961a81abea374c5fb643b020f3e05f08 [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: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } } peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } }
I20260713 09:10:58.457885   339 raft_consensus.cc:2468] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 961a81abea374c5fb643b020f3e05f08 in term 2.
I20260713 09:10:58.466176 32703 catalog_manager.cc:5697] T 5ad83a6f41394be3a8ce5a0693604778 P 961a81abea374c5fb643b020f3e05f08 reported cstate change: term changed from 1 to 2, leader changed from 7596094121614310b072ed7404dd803d (127.31.232.65) to 961a81abea374c5fb643b020f3e05f08 (127.31.232.66). New cstate: current_term: 2 leader_uuid: "961a81abea374c5fb643b020f3e05f08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:58.526952   659 raft_consensus.cc:993] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d: : Instructing follower 961a81abea374c5fb643b020f3e05f08 to start an election
I20260713 09:10:58.527556   659 raft_consensus.cc:1081] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d [term 1 LEADER]: Signalling peer 961a81abea374c5fb643b020f3e05f08 to start an election
I20260713 09:10:58.529394   415 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b7f1fb8b10d41809dbaa42d8e7a5e92"
dest_uuid: "961a81abea374c5fb643b020f3e05f08"
 from {username='slave'} at 127.0.0.1:40310
I20260713 09:10:58.529944   415 raft_consensus.cc:493] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 961a81abea374c5fb643b020f3e05f08 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:58.530275   415 raft_consensus.cc:3060] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 961a81abea374c5fb643b020f3e05f08 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:58.535118   415 raft_consensus.cc:515] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 961a81abea374c5fb643b020f3e05f08 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:58.536798   415 leader_election.cc:290] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 961a81abea374c5fb643b020f3e05f08 [CANDIDATE]: Term 2 election: Requested vote from peers 7596094121614310b072ed7404dd803d (127.31.232.65:38829), 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67:43827)
I20260713 09:10:58.537732   339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7f1fb8b10d41809dbaa42d8e7a5e92" candidate_uuid: "961a81abea374c5fb643b020f3e05f08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7596094121614310b072ed7404dd803d"
I20260713 09:10:58.537892   489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7f1fb8b10d41809dbaa42d8e7a5e92" candidate_uuid: "961a81abea374c5fb643b020f3e05f08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04b92597aa8544e588111ed70bd4e2f9"
I20260713 09:10:58.538388   489 raft_consensus.cc:3060] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 04b92597aa8544e588111ed70bd4e2f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:58.538388   339 raft_consensus.cc:3055] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:58.538983   339 raft_consensus.cc:740] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7596094121614310b072ed7404dd803d, State: Running, Role: LEADER
I20260713 09:10:58.539835   339 consensus_queue.cc:260] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d [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: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:58.541249   339 raft_consensus.cc:3060] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:58.546288   489 raft_consensus.cc:2468] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 04b92597aa8544e588111ed70bd4e2f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 961a81abea374c5fb643b020f3e05f08 in term 2.
I20260713 09:10:58.547729   379 leader_election.cc:304] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 961a81abea374c5fb643b020f3e05f08 [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: 04b92597aa8544e588111ed70bd4e2f9, 961a81abea374c5fb643b020f3e05f08; no voters: 
I20260713 09:10:58.548674   655 raft_consensus.cc:2804] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 961a81abea374c5fb643b020f3e05f08 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:58.549201   655 raft_consensus.cc:697] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 961a81abea374c5fb643b020f3e05f08 [term 2 LEADER]: Becoming Leader. State: Replica: 961a81abea374c5fb643b020f3e05f08, State: Running, Role: LEADER
I20260713 09:10:58.549242   339 raft_consensus.cc:2468] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 961a81abea374c5fb643b020f3e05f08 in term 2.
I20260713 09:10:58.550225   655 consensus_queue.cc:237] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 961a81abea374c5fb643b020f3e05f08 [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: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:10:58.557701 32703 catalog_manager.cc:5697] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 961a81abea374c5fb643b020f3e05f08 reported cstate change: term changed from 1 to 2, leader changed from 7596094121614310b072ed7404dd803d (127.31.232.65) to 961a81abea374c5fb643b020f3e05f08 (127.31.232.66). New cstate: current_term: 2 leader_uuid: "961a81abea374c5fb643b020f3e05f08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:58.584924   339 raft_consensus.cc:1275] T 82d66c5fdcba4859b325e3e724b2a32b P 7596094121614310b072ed7404dd803d [term 4 FOLLOWER]: Refusing update from remote peer 961a81abea374c5fb643b020f3e05f08: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:58.586380   655 consensus_queue.cc:1048] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:58.597105   489 raft_consensus.cc:1275] T 82d66c5fdcba4859b325e3e724b2a32b P 04b92597aa8544e588111ed70bd4e2f9 [term 4 FOLLOWER]: Refusing update from remote peer 961a81abea374c5fb643b020f3e05f08: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:58.598994   655 consensus_queue.cc:1048] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:10:58.640919   339 raft_consensus.cc:1275] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d [term 2 FOLLOWER]: Refusing update from remote peer 961a81abea374c5fb643b020f3e05f08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:58.642423   655 consensus_queue.cc:1048] T 9d8a67eeba1b4ad0a609260f38f09d0e P 961a81abea374c5fb643b020f3e05f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:58.652495   489 raft_consensus.cc:1275] T 9d8a67eeba1b4ad0a609260f38f09d0e P 04b92597aa8544e588111ed70bd4e2f9 [term 2 FOLLOWER]: Refusing update from remote peer 961a81abea374c5fb643b020f3e05f08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:58.654877   661 consensus_queue.cc:1048] T 9d8a67eeba1b4ad0a609260f38f09d0e P 961a81abea374c5fb643b020f3e05f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:58.845165   339 raft_consensus.cc:1275] T b7a9856e2af646e4b42b2fa23861ae5e P 7596094121614310b072ed7404dd803d [term 4 FOLLOWER]: Refusing update from remote peer 961a81abea374c5fb643b020f3e05f08: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:58.846553   661 consensus_queue.cc:1048] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:58.850751   489 raft_consensus.cc:1275] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [term 4 FOLLOWER]: Refusing update from remote peer 961a81abea374c5fb643b020f3e05f08: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:58.852258   661 consensus_queue.cc:1048] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:58.870604   339 raft_consensus.cc:1275] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d [term 2 FOLLOWER]: Refusing update from remote peer 961a81abea374c5fb643b020f3e05f08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:58.873028   668 consensus_queue.cc:1048] T 5ad83a6f41394be3a8ce5a0693604778 P 961a81abea374c5fb643b020f3e05f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:58.884446   489 raft_consensus.cc:1275] T 5ad83a6f41394be3a8ce5a0693604778 P 04b92597aa8544e588111ed70bd4e2f9 [term 2 FOLLOWER]: Refusing update from remote peer 961a81abea374c5fb643b020f3e05f08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:58.886745   645 consensus_queue.cc:1048] T 5ad83a6f41394be3a8ce5a0693604778 P 961a81abea374c5fb643b020f3e05f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:59.001854   489 raft_consensus.cc:1275] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 04b92597aa8544e588111ed70bd4e2f9 [term 2 FOLLOWER]: Refusing update from remote peer 961a81abea374c5fb643b020f3e05f08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:59.003571   645 consensus_queue.cc:1048] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 961a81abea374c5fb643b020f3e05f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:59.016920   339 raft_consensus.cc:1275] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d [term 2 FOLLOWER]: Refusing update from remote peer 961a81abea374c5fb643b020f3e05f08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:59.018713   645 consensus_queue.cc:1048] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 961a81abea374c5fb643b020f3e05f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:01.018533 32673 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:01.026888   415 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ad83a6f41394be3a8ce5a0693604778"
dest_uuid: "961a81abea374c5fb643b020f3e05f08"
mode: GRACEFUL
new_leader_uuid: "7596094121614310b072ed7404dd803d"
 from {username='slave'} at 127.0.0.1:39282
I20260713 09:11:01.027962   415 raft_consensus.cc:606] T 5ad83a6f41394be3a8ce5a0693604778 P 961a81abea374c5fb643b020f3e05f08 [term 2 LEADER]: Received request to transfer leadership to TS 7596094121614310b072ed7404dd803d
I20260713 09:11:01.031076   415 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b7f1fb8b10d41809dbaa42d8e7a5e92"
dest_uuid: "961a81abea374c5fb643b020f3e05f08"
mode: GRACEFUL
new_leader_uuid: "7596094121614310b072ed7404dd803d"
 from {username='slave'} at 127.0.0.1:39282
I20260713 09:11:01.031822   415 raft_consensus.cc:606] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 961a81abea374c5fb643b020f3e05f08 [term 2 LEADER]: Received request to transfer leadership to TS 7596094121614310b072ed7404dd803d
I20260713 09:11:01.034823   415 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d8a67eeba1b4ad0a609260f38f09d0e"
dest_uuid: "961a81abea374c5fb643b020f3e05f08"
mode: GRACEFUL
new_leader_uuid: "7596094121614310b072ed7404dd803d"
 from {username='slave'} at 127.0.0.1:39282
I20260713 09:11:01.035307   415 raft_consensus.cc:606] T 9d8a67eeba1b4ad0a609260f38f09d0e P 961a81abea374c5fb643b020f3e05f08 [term 2 LEADER]: Received request to transfer leadership to TS 7596094121614310b072ed7404dd803d
I20260713 09:11:01.038409   415 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6fe164a976c4336b7abe48afd3de80e"
dest_uuid: "961a81abea374c5fb643b020f3e05f08"
mode: GRACEFUL
new_leader_uuid: "04b92597aa8544e588111ed70bd4e2f9"
 from {username='slave'} at 127.0.0.1:39282
I20260713 09:11:01.039127   415 raft_consensus.cc:606] T b6fe164a976c4336b7abe48afd3de80e P 961a81abea374c5fb643b020f3e05f08 [term 2 LEADER]: Received request to transfer leadership to TS 04b92597aa8544e588111ed70bd4e2f9
I20260713 09:11:01.041980   414 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7a9856e2af646e4b42b2fa23861ae5e"
dest_uuid: "961a81abea374c5fb643b020f3e05f08"
mode: GRACEFUL
new_leader_uuid: "04b92597aa8544e588111ed70bd4e2f9"
 from {username='slave'} at 127.0.0.1:39282
I20260713 09:11:01.042663   414 raft_consensus.cc:606] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 [term 4 LEADER]: Received request to transfer leadership to TS 04b92597aa8544e588111ed70bd4e2f9
I20260713 09:11:01.044036 32673 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:11:01.044605 32673 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:01.054481   645 raft_consensus.cc:993] T 5ad83a6f41394be3a8ce5a0693604778 P 961a81abea374c5fb643b020f3e05f08: : Instructing follower 7596094121614310b072ed7404dd803d to start an election
I20260713 09:11:01.055105   668 raft_consensus.cc:1081] T 5ad83a6f41394be3a8ce5a0693604778 P 961a81abea374c5fb643b020f3e05f08 [term 2 LEADER]: Signalling peer 7596094121614310b072ed7404dd803d to start an election
I20260713 09:11:01.056871   340 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ad83a6f41394be3a8ce5a0693604778"
dest_uuid: "7596094121614310b072ed7404dd803d"
 from {username='slave'} at 127.0.0.1:49868
I20260713 09:11:01.057446   340 raft_consensus.cc:493] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:01.057983   340 raft_consensus.cc:3060] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:01.063006   340 raft_consensus.cc:515] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } } peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } }
I20260713 09:11:01.064978   340 leader_election.cc:290] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d [CANDIDATE]: Term 3 election: Requested vote from peers 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67:43827), 961a81abea374c5fb643b020f3e05f08 (127.31.232.66:33357)
I20260713 09:11:01.066114   414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ad83a6f41394be3a8ce5a0693604778" candidate_uuid: "7596094121614310b072ed7404dd803d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "961a81abea374c5fb643b020f3e05f08"
I20260713 09:11:01.066215   488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ad83a6f41394be3a8ce5a0693604778" candidate_uuid: "7596094121614310b072ed7404dd803d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "04b92597aa8544e588111ed70bd4e2f9"
I20260713 09:11:01.067298   414 raft_consensus.cc:3055] T 5ad83a6f41394be3a8ce5a0693604778 P 961a81abea374c5fb643b020f3e05f08 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:01.067366   488 raft_consensus.cc:3060] T 5ad83a6f41394be3a8ce5a0693604778 P 04b92597aa8544e588111ed70bd4e2f9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:01.067724   414 raft_consensus.cc:740] T 5ad83a6f41394be3a8ce5a0693604778 P 961a81abea374c5fb643b020f3e05f08 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 961a81abea374c5fb643b020f3e05f08, State: Running, Role: LEADER
I20260713 09:11:01.068665   414 consensus_queue.cc:260] T 5ad83a6f41394be3a8ce5a0693604778 P 961a81abea374c5fb643b020f3e05f08 [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: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } } peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } }
I20260713 09:11:01.069828   414 raft_consensus.cc:3060] T 5ad83a6f41394be3a8ce5a0693604778 P 961a81abea374c5fb643b020f3e05f08 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:01.073410   488 raft_consensus.cc:2468] T 5ad83a6f41394be3a8ce5a0693604778 P 04b92597aa8544e588111ed70bd4e2f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7596094121614310b072ed7404dd803d in term 3.
I20260713 09:11:01.074923   304 leader_election.cc:304] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d [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: 04b92597aa8544e588111ed70bd4e2f9, 7596094121614310b072ed7404dd803d; no voters: 
I20260713 09:11:01.075297   414 raft_consensus.cc:2468] T 5ad83a6f41394be3a8ce5a0693604778 P 961a81abea374c5fb643b020f3e05f08 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7596094121614310b072ed7404dd803d in term 3.
I20260713 09:11:01.077148   677 raft_consensus.cc:2804] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:01.078133   677 raft_consensus.cc:697] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d [term 3 LEADER]: Becoming Leader. State: Replica: 7596094121614310b072ed7404dd803d, State: Running, Role: LEADER
I20260713 09:11:01.078986   677 consensus_queue.cc:237] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d [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: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } } peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } }
I20260713 09:11:01.086684 32703 catalog_manager.cc:5697] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d reported cstate change: term changed from 2 to 3, leader changed from 961a81abea374c5fb643b020f3e05f08 (127.31.232.66) to 7596094121614310b072ed7404dd803d (127.31.232.65). New cstate: current_term: 3 leader_uuid: "7596094121614310b072ed7404dd803d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:01.176491   645 raft_consensus.cc:993] T 9d8a67eeba1b4ad0a609260f38f09d0e P 961a81abea374c5fb643b020f3e05f08: : Instructing follower 7596094121614310b072ed7404dd803d to start an election
I20260713 09:11:01.177168   684 raft_consensus.cc:1081] T 9d8a67eeba1b4ad0a609260f38f09d0e P 961a81abea374c5fb643b020f3e05f08 [term 2 LEADER]: Signalling peer 7596094121614310b072ed7404dd803d to start an election
I20260713 09:11:01.178999   340 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d8a67eeba1b4ad0a609260f38f09d0e"
dest_uuid: "7596094121614310b072ed7404dd803d"
 from {username='slave'} at 127.0.0.1:49868
I20260713 09:11:01.179698   340 raft_consensus.cc:493] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:01.180136   340 raft_consensus.cc:3060] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:01.184659   340 raft_consensus.cc:515] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:11:01.186231   340 leader_election.cc:290] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d [CANDIDATE]: Term 3 election: Requested vote from peers 961a81abea374c5fb643b020f3e05f08 (127.31.232.66:33357), 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67:43827)
I20260713 09:11:01.187404   414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8a67eeba1b4ad0a609260f38f09d0e" candidate_uuid: "7596094121614310b072ed7404dd803d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "961a81abea374c5fb643b020f3e05f08"
I20260713 09:11:01.187407   488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8a67eeba1b4ad0a609260f38f09d0e" candidate_uuid: "7596094121614310b072ed7404dd803d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "04b92597aa8544e588111ed70bd4e2f9"
I20260713 09:11:01.188205   414 raft_consensus.cc:3055] T 9d8a67eeba1b4ad0a609260f38f09d0e P 961a81abea374c5fb643b020f3e05f08 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:01.188220   488 raft_consensus.cc:3060] T 9d8a67eeba1b4ad0a609260f38f09d0e P 04b92597aa8544e588111ed70bd4e2f9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:01.188675   414 raft_consensus.cc:740] T 9d8a67eeba1b4ad0a609260f38f09d0e P 961a81abea374c5fb643b020f3e05f08 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 961a81abea374c5fb643b020f3e05f08, State: Running, Role: LEADER
I20260713 09:11:01.189455   414 consensus_queue.cc:260] T 9d8a67eeba1b4ad0a609260f38f09d0e P 961a81abea374c5fb643b020f3e05f08 [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: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:11:01.190601   414 raft_consensus.cc:3060] T 9d8a67eeba1b4ad0a609260f38f09d0e P 961a81abea374c5fb643b020f3e05f08 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:01.195250   488 raft_consensus.cc:2468] T 9d8a67eeba1b4ad0a609260f38f09d0e P 04b92597aa8544e588111ed70bd4e2f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7596094121614310b072ed7404dd803d in term 3.
I20260713 09:11:01.196794   414 raft_consensus.cc:2468] T 9d8a67eeba1b4ad0a609260f38f09d0e P 961a81abea374c5fb643b020f3e05f08 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7596094121614310b072ed7404dd803d in term 3.
I20260713 09:11:01.196798   304 leader_election.cc:304] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d [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: 04b92597aa8544e588111ed70bd4e2f9, 7596094121614310b072ed7404dd803d; no voters: 
I20260713 09:11:01.197923   677 raft_consensus.cc:2804] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:01.198541   677 raft_consensus.cc:697] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d [term 3 LEADER]: Becoming Leader. State: Replica: 7596094121614310b072ed7404dd803d, State: Running, Role: LEADER
I20260713 09:11:01.199348   677 consensus_queue.cc:237] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d [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: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:11:01.206746 32703 catalog_manager.cc:5697] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d reported cstate change: term changed from 2 to 3, leader changed from 961a81abea374c5fb643b020f3e05f08 (127.31.232.66) to 7596094121614310b072ed7404dd803d (127.31.232.65). New cstate: current_term: 3 leader_uuid: "7596094121614310b072ed7404dd803d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:01.237177   645 raft_consensus.cc:993] T b6fe164a976c4336b7abe48afd3de80e P 961a81abea374c5fb643b020f3e05f08: : Instructing follower 04b92597aa8544e588111ed70bd4e2f9 to start an election
I20260713 09:11:01.237687   684 raft_consensus.cc:1081] T b6fe164a976c4336b7abe48afd3de80e P 961a81abea374c5fb643b020f3e05f08 [term 2 LEADER]: Signalling peer 04b92597aa8544e588111ed70bd4e2f9 to start an election
I20260713 09:11:01.239647   488 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6fe164a976c4336b7abe48afd3de80e"
dest_uuid: "04b92597aa8544e588111ed70bd4e2f9"
 from {username='slave'} at 127.0.0.1:33268
I20260713 09:11:01.240195   488 raft_consensus.cc:493] T b6fe164a976c4336b7abe48afd3de80e P 04b92597aa8544e588111ed70bd4e2f9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:01.240502   488 raft_consensus.cc:3060] T b6fe164a976c4336b7abe48afd3de80e P 04b92597aa8544e588111ed70bd4e2f9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:01.245220   488 raft_consensus.cc:515] T b6fe164a976c4336b7abe48afd3de80e P 04b92597aa8544e588111ed70bd4e2f9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:11:01.247112   488 leader_election.cc:290] T b6fe164a976c4336b7abe48afd3de80e P 04b92597aa8544e588111ed70bd4e2f9 [CANDIDATE]: Term 3 election: Requested vote from peers 7596094121614310b072ed7404dd803d (127.31.232.65:38829), 961a81abea374c5fb643b020f3e05f08 (127.31.232.66:33357)
I20260713 09:11:01.248284   340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6fe164a976c4336b7abe48afd3de80e" candidate_uuid: "04b92597aa8544e588111ed70bd4e2f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7596094121614310b072ed7404dd803d"
I20260713 09:11:01.248284   414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6fe164a976c4336b7abe48afd3de80e" candidate_uuid: "04b92597aa8544e588111ed70bd4e2f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "961a81abea374c5fb643b020f3e05f08"
I20260713 09:11:01.249173   414 raft_consensus.cc:3055] T b6fe164a976c4336b7abe48afd3de80e P 961a81abea374c5fb643b020f3e05f08 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:01.249131   340 raft_consensus.cc:3060] T b6fe164a976c4336b7abe48afd3de80e P 7596094121614310b072ed7404dd803d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:01.249665   414 raft_consensus.cc:740] T b6fe164a976c4336b7abe48afd3de80e P 961a81abea374c5fb643b020f3e05f08 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 961a81abea374c5fb643b020f3e05f08, State: Running, Role: LEADER
I20260713 09:11:01.250530   414 consensus_queue.cc:260] T b6fe164a976c4336b7abe48afd3de80e P 961a81abea374c5fb643b020f3e05f08 [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: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:11:01.251797   414 raft_consensus.cc:3060] T b6fe164a976c4336b7abe48afd3de80e P 961a81abea374c5fb643b020f3e05f08 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:01.256171   340 raft_consensus.cc:2468] T b6fe164a976c4336b7abe48afd3de80e P 7596094121614310b072ed7404dd803d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04b92597aa8544e588111ed70bd4e2f9 in term 3.
I20260713 09:11:01.257728   455 leader_election.cc:304] T b6fe164a976c4336b7abe48afd3de80e P 04b92597aa8544e588111ed70bd4e2f9 [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: 04b92597aa8544e588111ed70bd4e2f9, 7596094121614310b072ed7404dd803d; no voters: 
I20260713 09:11:01.258522   414 raft_consensus.cc:2468] T b6fe164a976c4336b7abe48afd3de80e P 961a81abea374c5fb643b020f3e05f08 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04b92597aa8544e588111ed70bd4e2f9 in term 3.
I20260713 09:11:01.258874   653 raft_consensus.cc:2804] T b6fe164a976c4336b7abe48afd3de80e P 04b92597aa8544e588111ed70bd4e2f9 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:01.260613   653 raft_consensus.cc:697] T b6fe164a976c4336b7abe48afd3de80e P 04b92597aa8544e588111ed70bd4e2f9 [term 3 LEADER]: Becoming Leader. State: Replica: 04b92597aa8544e588111ed70bd4e2f9, State: Running, Role: LEADER
I20260713 09:11:01.261552   653 consensus_queue.cc:237] T b6fe164a976c4336b7abe48afd3de80e P 04b92597aa8544e588111ed70bd4e2f9 [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: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:11:01.270437 32703 catalog_manager.cc:5697] T b6fe164a976c4336b7abe48afd3de80e P 04b92597aa8544e588111ed70bd4e2f9 reported cstate change: term changed from 2 to 3, leader changed from 961a81abea374c5fb643b020f3e05f08 (127.31.232.66) to 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67). New cstate: current_term: 3 leader_uuid: "04b92597aa8544e588111ed70bd4e2f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:01.463023   645 raft_consensus.cc:993] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 961a81abea374c5fb643b020f3e05f08: : Instructing follower 7596094121614310b072ed7404dd803d to start an election
I20260713 09:11:01.463646   684 raft_consensus.cc:1081] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 961a81abea374c5fb643b020f3e05f08 [term 2 LEADER]: Signalling peer 7596094121614310b072ed7404dd803d to start an election
I20260713 09:11:01.465416   340 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b7f1fb8b10d41809dbaa42d8e7a5e92"
dest_uuid: "7596094121614310b072ed7404dd803d"
 from {username='slave'} at 127.0.0.1:49868
I20260713 09:11:01.465950   340 raft_consensus.cc:493] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:01.466341   340 raft_consensus.cc:3060] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:01.470822   340 raft_consensus.cc:515] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:11:01.472584   340 leader_election.cc:290] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d [CANDIDATE]: Term 3 election: Requested vote from peers 961a81abea374c5fb643b020f3e05f08 (127.31.232.66:33357), 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67:43827)
I20260713 09:11:01.473621   414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7f1fb8b10d41809dbaa42d8e7a5e92" candidate_uuid: "7596094121614310b072ed7404dd803d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "961a81abea374c5fb643b020f3e05f08"
I20260713 09:11:01.473821   488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7f1fb8b10d41809dbaa42d8e7a5e92" candidate_uuid: "7596094121614310b072ed7404dd803d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "04b92597aa8544e588111ed70bd4e2f9"
I20260713 09:11:01.474243   414 raft_consensus.cc:3055] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 961a81abea374c5fb643b020f3e05f08 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:01.474357   488 raft_consensus.cc:3060] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 04b92597aa8544e588111ed70bd4e2f9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:01.474643   414 raft_consensus.cc:740] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 961a81abea374c5fb643b020f3e05f08 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 961a81abea374c5fb643b020f3e05f08, State: Running, Role: LEADER
I20260713 09:11:01.475529   414 consensus_queue.cc:260] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 961a81abea374c5fb643b020f3e05f08 [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: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:11:01.476848   414 raft_consensus.cc:3060] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 961a81abea374c5fb643b020f3e05f08 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:01.481966   488 raft_consensus.cc:2468] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 04b92597aa8544e588111ed70bd4e2f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7596094121614310b072ed7404dd803d in term 3.
I20260713 09:11:01.483366   304 leader_election.cc:304] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d [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: 04b92597aa8544e588111ed70bd4e2f9, 7596094121614310b072ed7404dd803d; no voters: 
I20260713 09:11:01.483721   414 raft_consensus.cc:2468] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 961a81abea374c5fb643b020f3e05f08 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7596094121614310b072ed7404dd803d in term 3.
I20260713 09:11:01.484540   677 raft_consensus.cc:2804] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:01.485154   677 raft_consensus.cc:697] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d [term 3 LEADER]: Becoming Leader. State: Replica: 7596094121614310b072ed7404dd803d, State: Running, Role: LEADER
I20260713 09:11:01.486160   677 consensus_queue.cc:237] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d [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: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:11:01.493678 32703 catalog_manager.cc:5697] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d reported cstate change: term changed from 2 to 3, leader changed from 961a81abea374c5fb643b020f3e05f08 (127.31.232.66) to 7596094121614310b072ed7404dd803d (127.31.232.65). New cstate: current_term: 3 leader_uuid: "7596094121614310b072ed7404dd803d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:01.538962   488 raft_consensus.cc:1275] T 5ad83a6f41394be3a8ce5a0693604778 P 04b92597aa8544e588111ed70bd4e2f9 [term 3 FOLLOWER]: Refusing update from remote peer 7596094121614310b072ed7404dd803d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:01.540498   677 consensus_queue.cc:1048] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:01.558629   414 raft_consensus.cc:1275] T 5ad83a6f41394be3a8ce5a0693604778 P 961a81abea374c5fb643b020f3e05f08 [term 3 FOLLOWER]: Refusing update from remote peer 7596094121614310b072ed7404dd803d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:01.561648   678 consensus_queue.cc:1048] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d [LEADER]: Connected to new peer: Peer: permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:01.587469   488 raft_consensus.cc:1275] T 9d8a67eeba1b4ad0a609260f38f09d0e P 04b92597aa8544e588111ed70bd4e2f9 [term 3 FOLLOWER]: Refusing update from remote peer 7596094121614310b072ed7404dd803d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:01.589270   678 consensus_queue.cc:1048] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:01.602566   645 raft_consensus.cc:993] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08: : Instructing follower 04b92597aa8544e588111ed70bd4e2f9 to start an election
I20260713 09:11:01.603085   645 raft_consensus.cc:1081] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 [term 4 LEADER]: Signalling peer 04b92597aa8544e588111ed70bd4e2f9 to start an election
I20260713 09:11:01.603920   414 raft_consensus.cc:1275] T 9d8a67eeba1b4ad0a609260f38f09d0e P 961a81abea374c5fb643b020f3e05f08 [term 3 FOLLOWER]: Refusing update from remote peer 7596094121614310b072ed7404dd803d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:01.605108   488 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7a9856e2af646e4b42b2fa23861ae5e"
dest_uuid: "04b92597aa8544e588111ed70bd4e2f9"
 from {username='slave'} at 127.0.0.1:33268
I20260713 09:11:01.605720   488 raft_consensus.cc:493] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:01.605770   692 consensus_queue.cc:1048] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d [LEADER]: Connected to new peer: Peer: permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:01.606319   488 raft_consensus.cc:3060] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:11:01.615325   488 raft_consensus.cc:515] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:11:01.617430   488 leader_election.cc:290] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [CANDIDATE]: Term 5 election: Requested vote from peers 7596094121614310b072ed7404dd803d (127.31.232.65:38829), 961a81abea374c5fb643b020f3e05f08 (127.31.232.66:33357)
I20260713 09:11:01.618824   414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a9856e2af646e4b42b2fa23861ae5e" candidate_uuid: "04b92597aa8544e588111ed70bd4e2f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "961a81abea374c5fb643b020f3e05f08"
I20260713 09:11:01.618969   340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a9856e2af646e4b42b2fa23861ae5e" candidate_uuid: "04b92597aa8544e588111ed70bd4e2f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "7596094121614310b072ed7404dd803d"
I20260713 09:11:01.619333   414 raft_consensus.cc:3055] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:11:01.619560   340 raft_consensus.cc:3060] T b7a9856e2af646e4b42b2fa23861ae5e P 7596094121614310b072ed7404dd803d [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:11:01.619709   414 raft_consensus.cc:740] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 961a81abea374c5fb643b020f3e05f08, State: Running, Role: LEADER
I20260713 09:11:01.620486   414 consensus_queue.cc:260] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:11:01.621392   414 raft_consensus.cc:3060] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:11:01.625828   340 raft_consensus.cc:2468] T b7a9856e2af646e4b42b2fa23861ae5e P 7596094121614310b072ed7404dd803d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04b92597aa8544e588111ed70bd4e2f9 in term 5.
I20260713 09:11:01.626946   455 leader_election.cc:304] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04b92597aa8544e588111ed70bd4e2f9, 7596094121614310b072ed7404dd803d; no voters: 
I20260713 09:11:01.627522   414 raft_consensus.cc:2468] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04b92597aa8544e588111ed70bd4e2f9 in term 5.
I20260713 09:11:01.628032   653 raft_consensus.cc:2804] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:11:01.628573   653 raft_consensus.cc:697] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [term 5 LEADER]: Becoming Leader. State: Replica: 04b92597aa8544e588111ed70bd4e2f9, State: Running, Role: LEADER
I20260713 09:11:01.629324   653 consensus_queue.cc:237] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } }
I20260713 09:11:01.637144 32705 catalog_manager.cc:5697] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 reported cstate change: term changed from 4 to 5, leader changed from 961a81abea374c5fb643b020f3e05f08 (127.31.232.66) to 04b92597aa8544e588111ed70bd4e2f9 (127.31.232.67). New cstate: current_term: 5 leader_uuid: "04b92597aa8544e588111ed70bd4e2f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:01.672304   414 raft_consensus.cc:1275] T b6fe164a976c4336b7abe48afd3de80e P 961a81abea374c5fb643b020f3e05f08 [term 3 FOLLOWER]: Refusing update from remote peer 04b92597aa8544e588111ed70bd4e2f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:01.673713   653 consensus_queue.cc:1048] T b6fe164a976c4336b7abe48afd3de80e P 04b92597aa8544e588111ed70bd4e2f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:01.683372   340 raft_consensus.cc:1275] T b6fe164a976c4336b7abe48afd3de80e P 7596094121614310b072ed7404dd803d [term 3 FOLLOWER]: Refusing update from remote peer 04b92597aa8544e588111ed70bd4e2f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:01.686146   653 consensus_queue.cc:1048] T b6fe164a976c4336b7abe48afd3de80e P 04b92597aa8544e588111ed70bd4e2f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7596094121614310b072ed7404dd803d" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:01.881767   488 raft_consensus.cc:1275] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 04b92597aa8544e588111ed70bd4e2f9 [term 3 FOLLOWER]: Refusing update from remote peer 7596094121614310b072ed7404dd803d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:01.883054   692 consensus_queue.cc:1048] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b92597aa8544e588111ed70bd4e2f9" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:01.893414   414 raft_consensus.cc:1275] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 961a81abea374c5fb643b020f3e05f08 [term 3 FOLLOWER]: Refusing update from remote peer 7596094121614310b072ed7404dd803d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:01.895727   677 consensus_queue.cc:1048] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d [LEADER]: Connected to new peer: Peer: permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:02.045648 32673 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:02.051584 32673 tablet_server.cc:179] TabletServer@127.31.232.65:0 shutting down...
W20260713 09:11:02.066488   380 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260713 09:11:02.083346   455 consensus_peers.cc:597] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 -> Peer 7596094121614310b072ed7404dd803d (127.31.232.65:38829): Couldn't send request to peer 7596094121614310b072ed7404dd803d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:02.080394   380 consensus_peers.cc:597] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08 -> Peer 7596094121614310b072ed7404dd803d (127.31.232.65:38829): Couldn't send request to peer 7596094121614310b072ed7404dd803d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:02.090307 32673 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:02.091085 32673 tablet_replica.cc:333] T a0d56ea863fa465585ee0620befbea79 P 7596094121614310b072ed7404dd803d: stopping tablet replica
I20260713 09:11:02.091995 32673 raft_consensus.cc:2243] T a0d56ea863fa465585ee0620befbea79 P 7596094121614310b072ed7404dd803d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.092617 32673 raft_consensus.cc:2272] T a0d56ea863fa465585ee0620befbea79 P 7596094121614310b072ed7404dd803d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.095114 32673 tablet_replica.cc:333] T 7aab99d16a164dd1aa32caef96f6fc20 P 7596094121614310b072ed7404dd803d: stopping tablet replica
I20260713 09:11:02.095779 32673 raft_consensus.cc:2243] T 7aab99d16a164dd1aa32caef96f6fc20 P 7596094121614310b072ed7404dd803d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.096175 32673 raft_consensus.cc:2272] T 7aab99d16a164dd1aa32caef96f6fc20 P 7596094121614310b072ed7404dd803d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.097772 32673 tablet_replica.cc:333] T 1434582970cf49aa9127a42150e87c03 P 7596094121614310b072ed7404dd803d: stopping tablet replica
I20260713 09:11:02.098264 32673 raft_consensus.cc:2243] T 1434582970cf49aa9127a42150e87c03 P 7596094121614310b072ed7404dd803d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.098693 32673 raft_consensus.cc:2272] T 1434582970cf49aa9127a42150e87c03 P 7596094121614310b072ed7404dd803d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.100445 32673 tablet_replica.cc:333] T b7a9856e2af646e4b42b2fa23861ae5e P 7596094121614310b072ed7404dd803d: stopping tablet replica
I20260713 09:11:02.101003 32673 raft_consensus.cc:2243] T b7a9856e2af646e4b42b2fa23861ae5e P 7596094121614310b072ed7404dd803d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.101464 32673 raft_consensus.cc:2272] T b7a9856e2af646e4b42b2fa23861ae5e P 7596094121614310b072ed7404dd803d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.103135 32673 tablet_replica.cc:333] T 82d66c5fdcba4859b325e3e724b2a32b P 7596094121614310b072ed7404dd803d: stopping tablet replica
I20260713 09:11:02.104140 32673 raft_consensus.cc:2243] T 82d66c5fdcba4859b325e3e724b2a32b P 7596094121614310b072ed7404dd803d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.104871 32673 raft_consensus.cc:2272] T 82d66c5fdcba4859b325e3e724b2a32b P 7596094121614310b072ed7404dd803d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.107075 32673 tablet_replica.cc:333] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d: stopping tablet replica
I20260713 09:11:02.107764 32673 raft_consensus.cc:2243] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.108640 32673 raft_consensus.cc:2272] T 5ad83a6f41394be3a8ce5a0693604778 P 7596094121614310b072ed7404dd803d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.111501 32673 tablet_replica.cc:333] T b6fe164a976c4336b7abe48afd3de80e P 7596094121614310b072ed7404dd803d: stopping tablet replica
I20260713 09:11:02.112219 32673 raft_consensus.cc:2243] T b6fe164a976c4336b7abe48afd3de80e P 7596094121614310b072ed7404dd803d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.112632 32673 raft_consensus.cc:2272] T b6fe164a976c4336b7abe48afd3de80e P 7596094121614310b072ed7404dd803d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.115024 32673 tablet_replica.cc:333] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d: stopping tablet replica
I20260713 09:11:02.115585 32673 raft_consensus.cc:2243] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.116433 32673 raft_consensus.cc:2272] T 9d8a67eeba1b4ad0a609260f38f09d0e P 7596094121614310b072ed7404dd803d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.119041 32673 tablet_replica.cc:333] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d: stopping tablet replica
I20260713 09:11:02.119570 32673 raft_consensus.cc:2243] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.120285 32673 raft_consensus.cc:2272] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 7596094121614310b072ed7404dd803d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.291253   414 raft_consensus.cc:1275] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 [term 5 FOLLOWER]: Refusing update from remote peer 04b92597aa8544e588111ed70bd4e2f9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
W20260713 09:11:02.292057   380 consensus_peers.cc:597] T 7aab99d16a164dd1aa32caef96f6fc20 P 961a81abea374c5fb643b020f3e05f08 -> Peer 7596094121614310b072ed7404dd803d (127.31.232.65:38829): Couldn't send request to peer 7596094121614310b072ed7404dd803d. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:38829: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:02.293915 32673 tablet_server.cc:196] TabletServer@127.31.232.65:0 shutdown complete.
I20260713 09:11:02.294535   653 consensus_queue.cc:1048] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "961a81abea374c5fb643b020f3e05f08" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260713 09:11:02.295255   455 consensus_peers.cc:597] T b6fe164a976c4336b7abe48afd3de80e P 04b92597aa8544e588111ed70bd4e2f9 -> Peer 7596094121614310b072ed7404dd803d (127.31.232.65:38829): Couldn't send request to peer 7596094121614310b072ed7404dd803d. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:38829: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:02.295760   455 consensus_peers.cc:597] T a0d56ea863fa465585ee0620befbea79 P 04b92597aa8544e588111ed70bd4e2f9 -> Peer 7596094121614310b072ed7404dd803d (127.31.232.65:38829): Couldn't send request to peer 7596094121614310b072ed7404dd803d. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:38829: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:02.324708 32673 tablet_server.cc:179] TabletServer@127.31.232.66:0 shutting down...
I20260713 09:11:02.354477 32673 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:02.355253 32673 tablet_replica.cc:333] T a0d56ea863fa465585ee0620befbea79 P 961a81abea374c5fb643b020f3e05f08: stopping tablet replica
I20260713 09:11:02.355996 32673 raft_consensus.cc:2243] T a0d56ea863fa465585ee0620befbea79 P 961a81abea374c5fb643b020f3e05f08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.356468 32673 raft_consensus.cc:2272] T a0d56ea863fa465585ee0620befbea79 P 961a81abea374c5fb643b020f3e05f08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.358131 32673 tablet_replica.cc:333] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08: stopping tablet replica
I20260713 09:11:02.358676 32673 raft_consensus.cc:2243] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.359517 32673 raft_consensus.cc:2272] T 82d66c5fdcba4859b325e3e724b2a32b P 961a81abea374c5fb643b020f3e05f08 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.361212 32673 tablet_replica.cc:333] T 5ad83a6f41394be3a8ce5a0693604778 P 961a81abea374c5fb643b020f3e05f08: stopping tablet replica
I20260713 09:11:02.361702 32673 raft_consensus.cc:2243] T 5ad83a6f41394be3a8ce5a0693604778 P 961a81abea374c5fb643b020f3e05f08 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.362108 32673 raft_consensus.cc:2272] T 5ad83a6f41394be3a8ce5a0693604778 P 961a81abea374c5fb643b020f3e05f08 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.364784 32673 tablet_replica.cc:333] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08: stopping tablet replica
I20260713 09:11:02.365353 32673 raft_consensus.cc:2243] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.365756 32673 raft_consensus.cc:2272] T b7a9856e2af646e4b42b2fa23861ae5e P 961a81abea374c5fb643b020f3e05f08 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.367877 32673 tablet_replica.cc:333] T 7aab99d16a164dd1aa32caef96f6fc20 P 961a81abea374c5fb643b020f3e05f08: stopping tablet replica
I20260713 09:11:02.368347 32673 raft_consensus.cc:2243] T 7aab99d16a164dd1aa32caef96f6fc20 P 961a81abea374c5fb643b020f3e05f08 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.369026 32673 raft_consensus.cc:2272] T 7aab99d16a164dd1aa32caef96f6fc20 P 961a81abea374c5fb643b020f3e05f08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.370596 32673 tablet_replica.cc:333] T 1434582970cf49aa9127a42150e87c03 P 961a81abea374c5fb643b020f3e05f08: stopping tablet replica
I20260713 09:11:02.371076 32673 raft_consensus.cc:2243] T 1434582970cf49aa9127a42150e87c03 P 961a81abea374c5fb643b020f3e05f08 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.371805 32673 raft_consensus.cc:2272] T 1434582970cf49aa9127a42150e87c03 P 961a81abea374c5fb643b020f3e05f08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.373387 32673 tablet_replica.cc:333] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 961a81abea374c5fb643b020f3e05f08: stopping tablet replica
I20260713 09:11:02.373847 32673 raft_consensus.cc:2243] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 961a81abea374c5fb643b020f3e05f08 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.374219 32673 raft_consensus.cc:2272] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 961a81abea374c5fb643b020f3e05f08 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.376616 32673 tablet_replica.cc:333] T b6fe164a976c4336b7abe48afd3de80e P 961a81abea374c5fb643b020f3e05f08: stopping tablet replica
I20260713 09:11:02.377059 32673 raft_consensus.cc:2243] T b6fe164a976c4336b7abe48afd3de80e P 961a81abea374c5fb643b020f3e05f08 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.377427 32673 raft_consensus.cc:2272] T b6fe164a976c4336b7abe48afd3de80e P 961a81abea374c5fb643b020f3e05f08 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.379609 32673 tablet_replica.cc:333] T 9d8a67eeba1b4ad0a609260f38f09d0e P 961a81abea374c5fb643b020f3e05f08: stopping tablet replica
I20260713 09:11:02.380075 32673 raft_consensus.cc:2243] T 9d8a67eeba1b4ad0a609260f38f09d0e P 961a81abea374c5fb643b020f3e05f08 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.380473 32673 raft_consensus.cc:2272] T 9d8a67eeba1b4ad0a609260f38f09d0e P 961a81abea374c5fb643b020f3e05f08 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.409930 32673 tablet_server.cc:196] TabletServer@127.31.232.66:0 shutdown complete.
I20260713 09:11:02.426235 32673 tablet_server.cc:179] TabletServer@127.31.232.67:0 shutting down...
I20260713 09:11:02.450400 32673 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:02.451102 32673 tablet_replica.cc:333] T a0d56ea863fa465585ee0620befbea79 P 04b92597aa8544e588111ed70bd4e2f9: stopping tablet replica
I20260713 09:11:02.452044 32673 raft_consensus.cc:2243] T a0d56ea863fa465585ee0620befbea79 P 04b92597aa8544e588111ed70bd4e2f9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.452987 32673 raft_consensus.cc:2272] T a0d56ea863fa465585ee0620befbea79 P 04b92597aa8544e588111ed70bd4e2f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.454746 32673 tablet_replica.cc:333] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9: stopping tablet replica
I20260713 09:11:02.455346 32673 raft_consensus.cc:2243] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.456007 32673 raft_consensus.cc:2272] T b7a9856e2af646e4b42b2fa23861ae5e P 04b92597aa8544e588111ed70bd4e2f9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.457965 32673 tablet_replica.cc:333] T 1434582970cf49aa9127a42150e87c03 P 04b92597aa8544e588111ed70bd4e2f9: stopping tablet replica
I20260713 09:11:02.458441 32673 raft_consensus.cc:2243] T 1434582970cf49aa9127a42150e87c03 P 04b92597aa8544e588111ed70bd4e2f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.458804 32673 raft_consensus.cc:2272] T 1434582970cf49aa9127a42150e87c03 P 04b92597aa8544e588111ed70bd4e2f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.460374 32673 tablet_replica.cc:333] T 7aab99d16a164dd1aa32caef96f6fc20 P 04b92597aa8544e588111ed70bd4e2f9: stopping tablet replica
I20260713 09:11:02.460806 32673 raft_consensus.cc:2243] T 7aab99d16a164dd1aa32caef96f6fc20 P 04b92597aa8544e588111ed70bd4e2f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.461158 32673 raft_consensus.cc:2272] T 7aab99d16a164dd1aa32caef96f6fc20 P 04b92597aa8544e588111ed70bd4e2f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.462695 32673 tablet_replica.cc:333] T 82d66c5fdcba4859b325e3e724b2a32b P 04b92597aa8544e588111ed70bd4e2f9: stopping tablet replica
I20260713 09:11:02.463162 32673 raft_consensus.cc:2243] T 82d66c5fdcba4859b325e3e724b2a32b P 04b92597aa8544e588111ed70bd4e2f9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.463694 32673 raft_consensus.cc:2272] T 82d66c5fdcba4859b325e3e724b2a32b P 04b92597aa8544e588111ed70bd4e2f9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.465173 32673 tablet_replica.cc:333] T 5ad83a6f41394be3a8ce5a0693604778 P 04b92597aa8544e588111ed70bd4e2f9: stopping tablet replica
I20260713 09:11:02.465593 32673 raft_consensus.cc:2243] T 5ad83a6f41394be3a8ce5a0693604778 P 04b92597aa8544e588111ed70bd4e2f9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.465943 32673 raft_consensus.cc:2272] T 5ad83a6f41394be3a8ce5a0693604778 P 04b92597aa8544e588111ed70bd4e2f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.468289 32673 tablet_replica.cc:333] T b6fe164a976c4336b7abe48afd3de80e P 04b92597aa8544e588111ed70bd4e2f9: stopping tablet replica
I20260713 09:11:02.468734 32673 raft_consensus.cc:2243] T b6fe164a976c4336b7abe48afd3de80e P 04b92597aa8544e588111ed70bd4e2f9 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.469389 32673 raft_consensus.cc:2272] T b6fe164a976c4336b7abe48afd3de80e P 04b92597aa8544e588111ed70bd4e2f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.471662 32673 tablet_replica.cc:333] T 9d8a67eeba1b4ad0a609260f38f09d0e P 04b92597aa8544e588111ed70bd4e2f9: stopping tablet replica
I20260713 09:11:02.472085 32673 raft_consensus.cc:2243] T 9d8a67eeba1b4ad0a609260f38f09d0e P 04b92597aa8544e588111ed70bd4e2f9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.472430 32673 raft_consensus.cc:2272] T 9d8a67eeba1b4ad0a609260f38f09d0e P 04b92597aa8544e588111ed70bd4e2f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.474403 32673 tablet_replica.cc:333] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 04b92597aa8544e588111ed70bd4e2f9: stopping tablet replica
I20260713 09:11:02.474797 32673 raft_consensus.cc:2243] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 04b92597aa8544e588111ed70bd4e2f9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.475162 32673 raft_consensus.cc:2272] T 6b7f1fb8b10d41809dbaa42d8e7a5e92 P 04b92597aa8544e588111ed70bd4e2f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.503100 32673 tablet_server.cc:196] TabletServer@127.31.232.67:0 shutdown complete.
I20260713 09:11:02.519843 32673 master.cc:562] Master@127.31.232.126:45921 shutting down...
I20260713 09:11:02.728220 32673 raft_consensus.cc:2243] T 00000000000000000000000000000000 P abf058a8d2454f608c1bc38f0acef3d3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.728896 32673 raft_consensus.cc:2272] T 00000000000000000000000000000000 P abf058a8d2454f608c1bc38f0acef3d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.729269 32673 tablet_replica.cc:333] T 00000000000000000000000000000000 P abf058a8d2454f608c1bc38f0acef3d3: stopping tablet replica
I20260713 09:11:02.750979 32673 master.cc:584] Master@127.31.232.126:45921 shutdown complete.
04b92597aa8544e588111ed70bd4e2f9  1
7596094121614310b072ed7404dd803d  4
961a81abea374c5fb643b020f3e05f08  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13666 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:11:02.791520 32673 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.232.126:44769
I20260713 09:11:02.792642 32673 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:02.799091   709 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:02.799093   710 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:02.799357   712 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:02.800879 32673 server_base.cc:1061] running on GCE node
I20260713 09:11:02.801812 32673 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:02.802033 32673 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:02.802220 32673 hybrid_clock.cc:648] HybridClock initialized: now 1783933862802183 us; error 0 us; skew 500 ppm
I20260713 09:11:02.802743 32673 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:02.805156 32673 webserver.cc:533] Webserver started at http://127.31.232.126:38695/ using document root <none> and password file <none>
I20260713 09:11:02.805665 32673 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:02.805903 32673 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:02.806181 32673 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:02.807507 32673 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933848945823-32673-0/minicluster-data/master-0-root/instance:
uuid: "14bdc69a8b2e43abbf337ee0b10cca35"
format_stamp: "Formatted at 2026-07-13 09:11:02 on dist-test-slave-32h3"
I20260713 09:11:02.812067 32673 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:02.815495   717 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:02.816469 32673 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:11:02.816710 32673 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933848945823-32673-0/minicluster-data/master-0-root
uuid: "14bdc69a8b2e43abbf337ee0b10cca35"
format_stamp: "Formatted at 2026-07-13 09:11:02 on dist-test-slave-32h3"
I20260713 09:11:02.816993 32673 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933848945823-32673-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933848945823-32673-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933848945823-32673-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)
I20260713 09:11:02.829217 32673 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:02.830529 32673 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:02.874300 32673 rpc_server.cc:307] RPC server started. Bound to: 127.31.232.126:44769
I20260713 09:11:02.874389   768 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.232.126:44769 every 8 connection(s)
I20260713 09:11:02.880124   769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:02.890389   769 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 14bdc69a8b2e43abbf337ee0b10cca35: Bootstrap starting.
I20260713 09:11:02.895612   769 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 14bdc69a8b2e43abbf337ee0b10cca35: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:02.900079   769 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 14bdc69a8b2e43abbf337ee0b10cca35: No bootstrap required, opened a new log
I20260713 09:11:02.902420   769 raft_consensus.cc:359] T 00000000000000000000000000000000 P 14bdc69a8b2e43abbf337ee0b10cca35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14bdc69a8b2e43abbf337ee0b10cca35" member_type: VOTER }
I20260713 09:11:02.902820   769 raft_consensus.cc:385] T 00000000000000000000000000000000 P 14bdc69a8b2e43abbf337ee0b10cca35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:02.903090   769 raft_consensus.cc:740] T 00000000000000000000000000000000 P 14bdc69a8b2e43abbf337ee0b10cca35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14bdc69a8b2e43abbf337ee0b10cca35, State: Initialized, Role: FOLLOWER
I20260713 09:11:02.903739   769 consensus_queue.cc:260] T 00000000000000000000000000000000 P 14bdc69a8b2e43abbf337ee0b10cca35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "14bdc69a8b2e43abbf337ee0b10cca35" member_type: VOTER }
I20260713 09:11:02.904237   769 raft_consensus.cc:399] T 00000000000000000000000000000000 P 14bdc69a8b2e43abbf337ee0b10cca35 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:11:02.904482   769 raft_consensus.cc:493] T 00000000000000000000000000000000 P 14bdc69a8b2e43abbf337ee0b10cca35 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:11:02.904757   769 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 14bdc69a8b2e43abbf337ee0b10cca35 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:02.908773   769 raft_consensus.cc:515] T 00000000000000000000000000000000 P 14bdc69a8b2e43abbf337ee0b10cca35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14bdc69a8b2e43abbf337ee0b10cca35" member_type: VOTER }
I20260713 09:11:02.909329   769 leader_election.cc:304] T 00000000000000000000000000000000 P 14bdc69a8b2e43abbf337ee0b10cca35 [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: 14bdc69a8b2e43abbf337ee0b10cca35; no voters: 
I20260713 09:11:02.910476   769 leader_election.cc:290] T 00000000000000000000000000000000 P 14bdc69a8b2e43abbf337ee0b10cca35 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:11:02.911085   772 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 14bdc69a8b2e43abbf337ee0b10cca35 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:02.912437   772 raft_consensus.cc:697] T 00000000000000000000000000000000 P 14bdc69a8b2e43abbf337ee0b10cca35 [term 1 LEADER]: Becoming Leader. State: Replica: 14bdc69a8b2e43abbf337ee0b10cca35, State: Running, Role: LEADER
I20260713 09:11:02.913128   772 consensus_queue.cc:237] T 00000000000000000000000000000000 P 14bdc69a8b2e43abbf337ee0b10cca35 [LEADER]: Queue going to LEADER mode. State: All 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: "14bdc69a8b2e43abbf337ee0b10cca35" member_type: VOTER }
I20260713 09:11:02.913347   769 sys_catalog.cc:565] T 00000000000000000000000000000000 P 14bdc69a8b2e43abbf337ee0b10cca35 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:11:02.917637   774 sys_catalog.cc:455] T 00000000000000000000000000000000 P 14bdc69a8b2e43abbf337ee0b10cca35 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 14bdc69a8b2e43abbf337ee0b10cca35. Latest consensus state: current_term: 1 leader_uuid: "14bdc69a8b2e43abbf337ee0b10cca35" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14bdc69a8b2e43abbf337ee0b10cca35" member_type: VOTER } }
I20260713 09:11:02.917668   773 sys_catalog.cc:455] T 00000000000000000000000000000000 P 14bdc69a8b2e43abbf337ee0b10cca35 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "14bdc69a8b2e43abbf337ee0b10cca35" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14bdc69a8b2e43abbf337ee0b10cca35" member_type: VOTER } }
I20260713 09:11:02.918314   774 sys_catalog.cc:458] T 00000000000000000000000000000000 P 14bdc69a8b2e43abbf337ee0b10cca35 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:02.918394   773 sys_catalog.cc:458] T 00000000000000000000000000000000 P 14bdc69a8b2e43abbf337ee0b10cca35 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:02.924223   779 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:11:02.929652   779 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:11:02.930914 32673 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:11:02.938658   779 catalog_manager.cc:1383] Generated new cluster ID: 267fe75ff96d445a946921e854558abb
I20260713 09:11:02.938901   779 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:11:02.971541   779 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:11:02.973037   779 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:11:02.999991   779 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 14bdc69a8b2e43abbf337ee0b10cca35: Generated new TSK 0
I20260713 09:11:03.000825   779 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:11:03.063221 32673 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:03.070086   790 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:03.071841   791 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:03.074812   793 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:03.075307 32673 server_base.cc:1061] running on GCE node
I20260713 09:11:03.076196 32673 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:03.076380 32673 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:03.076566 32673 hybrid_clock.cc:648] HybridClock initialized: now 1783933863076551 us; error 0 us; skew 500 ppm
I20260713 09:11:03.077075 32673 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:03.079931 32673 webserver.cc:533] Webserver started at http://127.31.232.65:40371/ using document root <none> and password file <none>
I20260713 09:11:03.080454 32673 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:03.080675 32673 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:03.081032 32673 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:03.082170 32673 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933848945823-32673-0/minicluster-data/ts-0-root/instance:
uuid: "2821b398e0a84685a1b999c55eb833f8"
format_stamp: "Formatted at 2026-07-13 09:11:03 on dist-test-slave-32h3"
I20260713 09:11:03.087313 32673 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:11:03.091091   798 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:03.092275 32673 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:11:03.092567 32673 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933848945823-32673-0/minicluster-data/ts-0-root
uuid: "2821b398e0a84685a1b999c55eb833f8"
format_stamp: "Formatted at 2026-07-13 09:11:03 on dist-test-slave-32h3"
I20260713 09:11:03.092985 32673 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933848945823-32673-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933848945823-32673-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933848945823-32673-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)
I20260713 09:11:03.109781 32673 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:03.111274 32673 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:03.113319 32673 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:03.115855 32673 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:03.116048 32673 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:03.116359 32673 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:03.116531 32673 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:03.160053 32673 rpc_server.cc:307] RPC server started. Bound to: 127.31.232.65:37999
I20260713 09:11:03.160195   860 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.232.65:37999 every 8 connection(s)
I20260713 09:11:03.164917 32673 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:03.172536   865 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:03.174193   866 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:03.176054 32673 server_base.cc:1061] running on GCE node
W20260713 09:11:03.177230   868 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:03.178140 32673 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:03.178385 32673 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:03.178578 32673 hybrid_clock.cc:648] HybridClock initialized: now 1783933863178558 us; error 0 us; skew 500 ppm
I20260713 09:11:03.179354 32673 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:03.182600 32673 webserver.cc:533] Webserver started at http://127.31.232.66:33183/ using document root <none> and password file <none>
I20260713 09:11:03.183358 32673 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:03.183625 32673 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:03.184031 32673 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:03.184578   861 heartbeater.cc:344] Connected to a master server at 127.31.232.126:44769
I20260713 09:11:03.185007   861 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:03.185657 32673 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933848945823-32673-0/minicluster-data/ts-1-root/instance:
uuid: "fbca2db3b65a4331a2777aaca10ee9cb"
format_stamp: "Formatted at 2026-07-13 09:11:03 on dist-test-slave-32h3"
I20260713 09:11:03.185985   861 heartbeater.cc:507] Master 127.31.232.126:44769 requested a full tablet report, sending...
I20260713 09:11:03.188541   734 ts_manager.cc:194] Registered new tserver with Master: 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65:37999)
I20260713 09:11:03.190470   734 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54628
I20260713 09:11:03.191576 32673 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260713 09:11:03.196002   873 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:03.196931 32673 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260713 09:11:03.197208 32673 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933848945823-32673-0/minicluster-data/ts-1-root
uuid: "fbca2db3b65a4331a2777aaca10ee9cb"
format_stamp: "Formatted at 2026-07-13 09:11:03 on dist-test-slave-32h3"
I20260713 09:11:03.197471 32673 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933848945823-32673-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933848945823-32673-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933848945823-32673-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)
I20260713 09:11:03.240157 32673 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:03.241433 32673 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:03.243065 32673 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:03.245568 32673 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:03.245769 32673 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:03.246116 32673 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:03.246270 32673 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:03.290050 32673 rpc_server.cc:307] RPC server started. Bound to: 127.31.232.66:36463
I20260713 09:11:03.290182   935 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.232.66:36463 every 8 connection(s)
I20260713 09:11:03.295080 32673 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:03.303498   939 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:03.305446   940 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:03.306525   942 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:03.308780   936 heartbeater.cc:344] Connected to a master server at 127.31.232.126:44769
I20260713 09:11:03.308969 32673 server_base.cc:1061] running on GCE node
I20260713 09:11:03.309545   936 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:03.310253 32673 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:11:03.310413   936 heartbeater.cc:507] Master 127.31.232.126:44769 requested a full tablet report, sending...
W20260713 09:11:03.310470 32673 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:03.310974 32673 hybrid_clock.cc:648] HybridClock initialized: now 1783933863310944 us; error 0 us; skew 500 ppm
I20260713 09:11:03.311836 32673 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:03.313123   734 ts_manager.cc:194] Registered new tserver with Master: fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66:36463)
I20260713 09:11:03.315398 32673 webserver.cc:533] Webserver started at http://127.31.232.67:40583/ using document root <none> and password file <none>
I20260713 09:11:03.315348   734 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54642
I20260713 09:11:03.316231 32673 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:03.316524 32673 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:03.316865 32673 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:03.318055 32673 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933848945823-32673-0/minicluster-data/ts-2-root/instance:
uuid: "fbda43e2c1f245a3aed4d13f383595ef"
format_stamp: "Formatted at 2026-07-13 09:11:03 on dist-test-slave-32h3"
I20260713 09:11:03.323441 32673 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260713 09:11:03.327544   947 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:03.328449 32673 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:11:03.328711 32673 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933848945823-32673-0/minicluster-data/ts-2-root
uuid: "fbda43e2c1f245a3aed4d13f383595ef"
format_stamp: "Formatted at 2026-07-13 09:11:03 on dist-test-slave-32h3"
I20260713 09:11:03.328949 32673 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933848945823-32673-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933848945823-32673-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933848945823-32673-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)
I20260713 09:11:03.344925 32673 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:03.346045 32673 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:03.347518 32673 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:03.349711 32673 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:03.349932 32673 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:03.350208 32673 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:03.350374 32673 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:03.393416 32673 rpc_server.cc:307] RPC server started. Bound to: 127.31.232.67:37309
I20260713 09:11:03.393503  1009 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.232.67:37309 every 8 connection(s)
I20260713 09:11:03.408639  1010 heartbeater.cc:344] Connected to a master server at 127.31.232.126:44769
I20260713 09:11:03.409168  1010 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:03.410017  1010 heartbeater.cc:507] Master 127.31.232.126:44769 requested a full tablet report, sending...
I20260713 09:11:03.412307   734 ts_manager.cc:194] Registered new tserver with Master: fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309)
I20260713 09:11:03.412985 32673 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016415112s
I20260713 09:11:03.414149   734 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54656
I20260713 09:11:03.441358   734 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54672:
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\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:11:03.444209   734 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:11:03.522997   901 tablet_service.cc:1511] Processing CreateTablet for tablet 4b2e330acce54594b12b2a9f97eb7ac1 (DEFAULT_TABLE table=test-workload [id=9be39025c9304938886b2cc8287b8bda]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:11:03.524739   901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b2e330acce54594b12b2a9f97eb7ac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.529764   899 tablet_service.cc:1511] Processing CreateTablet for tablet f4759cbf51414d86aa9552531e7034fc (DEFAULT_TABLE table=test-workload [id=9be39025c9304938886b2cc8287b8bda]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:11:03.532433   898 tablet_service.cc:1511] Processing CreateTablet for tablet 25809803964b48e2a92c68b10572e301 (DEFAULT_TABLE table=test-workload [id=9be39025c9304938886b2cc8287b8bda]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:11:03.526747   900 tablet_service.cc:1511] Processing CreateTablet for tablet 4343cb758def40ca81650aebf8cace53 (DEFAULT_TABLE table=test-workload [id=9be39025c9304938886b2cc8287b8bda]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:11:03.534693   898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25809803964b48e2a92c68b10572e301. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.542362   897 tablet_service.cc:1511] Processing CreateTablet for tablet 104fd6cf975d4259ab32664b1d00cb6a (DEFAULT_TABLE table=test-workload [id=9be39025c9304938886b2cc8287b8bda]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:11:03.544113   897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 104fd6cf975d4259ab32664b1d00cb6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.545921   826 tablet_service.cc:1511] Processing CreateTablet for tablet 4b2e330acce54594b12b2a9f97eb7ac1 (DEFAULT_TABLE table=test-workload [id=9be39025c9304938886b2cc8287b8bda]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:11:03.547303   826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b2e330acce54594b12b2a9f97eb7ac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.546985   823 tablet_service.cc:1511] Processing CreateTablet for tablet 25809803964b48e2a92c68b10572e301 (DEFAULT_TABLE table=test-workload [id=9be39025c9304938886b2cc8287b8bda]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:11:03.548338   823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25809803964b48e2a92c68b10572e301. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.549418   825 tablet_service.cc:1511] Processing CreateTablet for tablet 4343cb758def40ca81650aebf8cace53 (DEFAULT_TABLE table=test-workload [id=9be39025c9304938886b2cc8287b8bda]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:11:03.550956   825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4343cb758def40ca81650aebf8cace53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.552348   824 tablet_service.cc:1511] Processing CreateTablet for tablet f4759cbf51414d86aa9552531e7034fc (DEFAULT_TABLE table=test-workload [id=9be39025c9304938886b2cc8287b8bda]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:11:03.553043   900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4343cb758def40ca81650aebf8cace53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.554792   899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4759cbf51414d86aa9552531e7034fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.555927   824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4759cbf51414d86aa9552531e7034fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.557004   896 tablet_service.cc:1511] Processing CreateTablet for tablet f4d45b9dbe9e489f8e3e1b48dd3a6364 (DEFAULT_TABLE table=test-workload [id=9be39025c9304938886b2cc8287b8bda]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:11:03.560179   896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4d45b9dbe9e489f8e3e1b48dd3a6364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.564973   895 tablet_service.cc:1511] Processing CreateTablet for tablet 31b54ac18db44d90bcd1b797548fb683 (DEFAULT_TABLE table=test-workload [id=9be39025c9304938886b2cc8287b8bda]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:11:03.566483   895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b54ac18db44d90bcd1b797548fb683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.577157   822 tablet_service.cc:1511] Processing CreateTablet for tablet 104fd6cf975d4259ab32664b1d00cb6a (DEFAULT_TABLE table=test-workload [id=9be39025c9304938886b2cc8287b8bda]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:11:03.577412   894 tablet_service.cc:1511] Processing CreateTablet for tablet 10df7cf9eeea450cae1216cf7c23870b (DEFAULT_TABLE table=test-workload [id=9be39025c9304938886b2cc8287b8bda]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:11:03.578738   822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 104fd6cf975d4259ab32664b1d00cb6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.578899   894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10df7cf9eeea450cae1216cf7c23870b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.585827   893 tablet_service.cc:1511] Processing CreateTablet for tablet a26b4e1041364898b05e4562daa1c391 (DEFAULT_TABLE table=test-workload [id=9be39025c9304938886b2cc8287b8bda]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:11:03.587862   893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a26b4e1041364898b05e4562daa1c391. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.589336   821 tablet_service.cc:1511] Processing CreateTablet for tablet f4d45b9dbe9e489f8e3e1b48dd3a6364 (DEFAULT_TABLE table=test-workload [id=9be39025c9304938886b2cc8287b8bda]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:11:03.593245   821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4d45b9dbe9e489f8e3e1b48dd3a6364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.602949   820 tablet_service.cc:1511] Processing CreateTablet for tablet 10df7cf9eeea450cae1216cf7c23870b (DEFAULT_TABLE table=test-workload [id=9be39025c9304938886b2cc8287b8bda]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:11:03.604506   820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10df7cf9eeea450cae1216cf7c23870b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.605070   825 tablet_service.cc:1511] Processing CreateTablet for tablet 31b54ac18db44d90bcd1b797548fb683 (DEFAULT_TABLE table=test-workload [id=9be39025c9304938886b2cc8287b8bda]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:11:03.606945   825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b54ac18db44d90bcd1b797548fb683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.619222   972 tablet_service.cc:1511] Processing CreateTablet for tablet 25809803964b48e2a92c68b10572e301 (DEFAULT_TABLE table=test-workload [id=9be39025c9304938886b2cc8287b8bda]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:11:03.620823   972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25809803964b48e2a92c68b10572e301. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.625842   974 tablet_service.cc:1511] Processing CreateTablet for tablet 4343cb758def40ca81650aebf8cace53 (DEFAULT_TABLE table=test-workload [id=9be39025c9304938886b2cc8287b8bda]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:11:03.609838   819 tablet_service.cc:1511] Processing CreateTablet for tablet a26b4e1041364898b05e4562daa1c391 (DEFAULT_TABLE table=test-workload [id=9be39025c9304938886b2cc8287b8bda]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:11:03.628247   819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a26b4e1041364898b05e4562daa1c391. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.633229   892 tablet_service.cc:1511] Processing CreateTablet for tablet 0304a538726f4af6b1fc97262be194b5 (DEFAULT_TABLE table=test-workload [id=9be39025c9304938886b2cc8287b8bda]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:11:03.634325   974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4343cb758def40ca81650aebf8cace53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.634629   892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0304a538726f4af6b1fc97262be194b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.639430   973 tablet_service.cc:1511] Processing CreateTablet for tablet f4759cbf51414d86aa9552531e7034fc (DEFAULT_TABLE table=test-workload [id=9be39025c9304938886b2cc8287b8bda]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:11:03.642311   973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4759cbf51414d86aa9552531e7034fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.642073   818 tablet_service.cc:1511] Processing CreateTablet for tablet 0304a538726f4af6b1fc97262be194b5 (DEFAULT_TABLE table=test-workload [id=9be39025c9304938886b2cc8287b8bda]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:11:03.643534   818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0304a538726f4af6b1fc97262be194b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.648005   971 tablet_service.cc:1511] Processing CreateTablet for tablet 104fd6cf975d4259ab32664b1d00cb6a (DEFAULT_TABLE table=test-workload [id=9be39025c9304938886b2cc8287b8bda]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:11:03.649613   971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 104fd6cf975d4259ab32664b1d00cb6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.612429   975 tablet_service.cc:1511] Processing CreateTablet for tablet 4b2e330acce54594b12b2a9f97eb7ac1 (DEFAULT_TABLE table=test-workload [id=9be39025c9304938886b2cc8287b8bda]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:11:03.652247   975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b2e330acce54594b12b2a9f97eb7ac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.666203  1025 tablet_bootstrap.cc:492] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8: Bootstrap starting.
I20260713 09:11:03.666373   969 tablet_service.cc:1511] Processing CreateTablet for tablet 31b54ac18db44d90bcd1b797548fb683 (DEFAULT_TABLE table=test-workload [id=9be39025c9304938886b2cc8287b8bda]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:11:03.668747   969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b54ac18db44d90bcd1b797548fb683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.671936   970 tablet_service.cc:1511] Processing CreateTablet for tablet f4d45b9dbe9e489f8e3e1b48dd3a6364 (DEFAULT_TABLE table=test-workload [id=9be39025c9304938886b2cc8287b8bda]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:11:03.673485   970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4d45b9dbe9e489f8e3e1b48dd3a6364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.685719   967 tablet_service.cc:1511] Processing CreateTablet for tablet a26b4e1041364898b05e4562daa1c391 (DEFAULT_TABLE table=test-workload [id=9be39025c9304938886b2cc8287b8bda]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:11:03.687536  1026 tablet_bootstrap.cc:492] T f4759cbf51414d86aa9552531e7034fc P fbca2db3b65a4331a2777aaca10ee9cb: Bootstrap starting.
I20260713 09:11:03.688254   968 tablet_service.cc:1511] Processing CreateTablet for tablet 10df7cf9eeea450cae1216cf7c23870b (DEFAULT_TABLE table=test-workload [id=9be39025c9304938886b2cc8287b8bda]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:11:03.696408   967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a26b4e1041364898b05e4562daa1c391. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.703840   968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10df7cf9eeea450cae1216cf7c23870b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.703464   966 tablet_service.cc:1511] Processing CreateTablet for tablet 0304a538726f4af6b1fc97262be194b5 (DEFAULT_TABLE table=test-workload [id=9be39025c9304938886b2cc8287b8bda]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:11:03.705371   966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0304a538726f4af6b1fc97262be194b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.731917  1027 tablet_bootstrap.cc:492] T f4759cbf51414d86aa9552531e7034fc P fbda43e2c1f245a3aed4d13f383595ef: Bootstrap starting.
I20260713 09:11:03.750095  1026 tablet_bootstrap.cc:654] T f4759cbf51414d86aa9552531e7034fc P fbca2db3b65a4331a2777aaca10ee9cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:03.754629  1027 tablet_bootstrap.cc:654] T f4759cbf51414d86aa9552531e7034fc P fbda43e2c1f245a3aed4d13f383595ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:03.768679  1025 tablet_bootstrap.cc:654] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:03.775286  1027 tablet_bootstrap.cc:492] T f4759cbf51414d86aa9552531e7034fc P fbda43e2c1f245a3aed4d13f383595ef: No bootstrap required, opened a new log
I20260713 09:11:03.779721  1027 ts_tablet_manager.cc:1403] T f4759cbf51414d86aa9552531e7034fc P fbda43e2c1f245a3aed4d13f383595ef: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.009s
I20260713 09:11:03.784471  1026 tablet_bootstrap.cc:492] T f4759cbf51414d86aa9552531e7034fc P fbca2db3b65a4331a2777aaca10ee9cb: No bootstrap required, opened a new log
I20260713 09:11:03.784396  1027 raft_consensus.cc:359] T f4759cbf51414d86aa9552531e7034fc P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:03.784958  1026 ts_tablet_manager.cc:1403] T f4759cbf51414d86aa9552531e7034fc P fbca2db3b65a4331a2777aaca10ee9cb: Time spent bootstrapping tablet: real 0.098s	user 0.013s	sys 0.004s
I20260713 09:11:03.785172  1027 raft_consensus.cc:385] T f4759cbf51414d86aa9552531e7034fc P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:03.785491  1027 raft_consensus.cc:740] T f4759cbf51414d86aa9552531e7034fc P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbda43e2c1f245a3aed4d13f383595ef, State: Initialized, Role: FOLLOWER
I20260713 09:11:03.786111  1027 consensus_queue.cc:260] T f4759cbf51414d86aa9552531e7034fc P fbda43e2c1f245a3aed4d13f383595ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:03.787654  1026 raft_consensus.cc:359] T f4759cbf51414d86aa9552531e7034fc P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:03.788321  1010 heartbeater.cc:499] Master 127.31.232.126:44769 was elected leader, sending a full tablet report...
I20260713 09:11:03.788424  1026 raft_consensus.cc:385] T f4759cbf51414d86aa9552531e7034fc P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:03.788646  1027 ts_tablet_manager.cc:1434] T f4759cbf51414d86aa9552531e7034fc P fbda43e2c1f245a3aed4d13f383595ef: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260713 09:11:03.788791  1026 raft_consensus.cc:740] T f4759cbf51414d86aa9552531e7034fc P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbca2db3b65a4331a2777aaca10ee9cb, State: Initialized, Role: FOLLOWER
I20260713 09:11:03.789671  1027 tablet_bootstrap.cc:492] T 104fd6cf975d4259ab32664b1d00cb6a P fbda43e2c1f245a3aed4d13f383595ef: Bootstrap starting.
I20260713 09:11:03.789572  1026 consensus_queue.cc:260] T f4759cbf51414d86aa9552531e7034fc P fbca2db3b65a4331a2777aaca10ee9cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:03.793138  1025 tablet_bootstrap.cc:492] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8: No bootstrap required, opened a new log
I20260713 09:11:03.793618  1025 ts_tablet_manager.cc:1403] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8: Time spent bootstrapping tablet: real 0.128s	user 0.016s	sys 0.000s
I20260713 09:11:03.794920   936 heartbeater.cc:499] Master 127.31.232.126:44769 was elected leader, sending a full tablet report...
I20260713 09:11:03.796331  1027 tablet_bootstrap.cc:654] T 104fd6cf975d4259ab32664b1d00cb6a P fbda43e2c1f245a3aed4d13f383595ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:03.797237  1025 raft_consensus.cc:359] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:03.798043  1025 raft_consensus.cc:385] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:03.798346  1025 raft_consensus.cc:740] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2821b398e0a84685a1b999c55eb833f8, State: Initialized, Role: FOLLOWER
I20260713 09:11:03.799540  1025 consensus_queue.cc:260] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:03.803047  1026 ts_tablet_manager.cc:1434] T f4759cbf51414d86aa9552531e7034fc P fbca2db3b65a4331a2777aaca10ee9cb: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260713 09:11:03.804060   861 heartbeater.cc:499] Master 127.31.232.126:44769 was elected leader, sending a full tablet report...
I20260713 09:11:03.804418  1026 tablet_bootstrap.cc:492] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb: Bootstrap starting.
I20260713 09:11:03.809651  1025 ts_tablet_manager.cc:1434] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260713 09:11:03.811035  1025 tablet_bootstrap.cc:492] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8: Bootstrap starting.
I20260713 09:11:03.822059  1027 tablet_bootstrap.cc:492] T 104fd6cf975d4259ab32664b1d00cb6a P fbda43e2c1f245a3aed4d13f383595ef: No bootstrap required, opened a new log
I20260713 09:11:03.822643  1027 ts_tablet_manager.cc:1403] T 104fd6cf975d4259ab32664b1d00cb6a P fbda43e2c1f245a3aed4d13f383595ef: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.021s
I20260713 09:11:03.824039  1025 tablet_bootstrap.cc:654] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:03.824213  1026 tablet_bootstrap.cc:654] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:03.825676  1027 raft_consensus.cc:359] T 104fd6cf975d4259ab32664b1d00cb6a P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:03.826795  1027 raft_consensus.cc:385] T 104fd6cf975d4259ab32664b1d00cb6a P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:03.830566  1027 raft_consensus.cc:740] T 104fd6cf975d4259ab32664b1d00cb6a P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbda43e2c1f245a3aed4d13f383595ef, State: Initialized, Role: FOLLOWER
I20260713 09:11:03.831775  1027 consensus_queue.cc:260] T 104fd6cf975d4259ab32664b1d00cb6a P fbda43e2c1f245a3aed4d13f383595ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:03.835075  1027 ts_tablet_manager.cc:1434] T 104fd6cf975d4259ab32664b1d00cb6a P fbda43e2c1f245a3aed4d13f383595ef: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.005s
I20260713 09:11:03.836297  1027 tablet_bootstrap.cc:492] T 10df7cf9eeea450cae1216cf7c23870b P fbda43e2c1f245a3aed4d13f383595ef: Bootstrap starting.
I20260713 09:11:03.840521  1032 raft_consensus.cc:493] T f4759cbf51414d86aa9552531e7034fc P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:03.841027  1032 raft_consensus.cc:515] T f4759cbf51414d86aa9552531e7034fc P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:03.846431  1032 leader_election.cc:290] T f4759cbf51414d86aa9552531e7034fc P fbca2db3b65a4331a2777aaca10ee9cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65:37999), fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309)
I20260713 09:11:03.847141  1027 tablet_bootstrap.cc:654] T 10df7cf9eeea450cae1216cf7c23870b P fbda43e2c1f245a3aed4d13f383595ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:03.847945  1026 tablet_bootstrap.cc:492] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb: No bootstrap required, opened a new log
I20260713 09:11:03.848388  1026 ts_tablet_manager.cc:1403] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.010s
I20260713 09:11:03.851316  1026 raft_consensus.cc:359] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:03.852025  1026 raft_consensus.cc:385] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:03.852286  1026 raft_consensus.cc:740] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbca2db3b65a4331a2777aaca10ee9cb, State: Initialized, Role: FOLLOWER
I20260713 09:11:03.852950  1026 consensus_queue.cc:260] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:03.854873  1026 ts_tablet_manager.cc:1434] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:11:03.855994  1026 tablet_bootstrap.cc:492] T 4343cb758def40ca81650aebf8cace53 P fbca2db3b65a4331a2777aaca10ee9cb: Bootstrap starting.
I20260713 09:11:03.861896  1031 raft_consensus.cc:493] T 104fd6cf975d4259ab32664b1d00cb6a P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:03.862354  1026 tablet_bootstrap.cc:654] T 4343cb758def40ca81650aebf8cace53 P fbca2db3b65a4331a2777aaca10ee9cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:03.862608  1031 raft_consensus.cc:515] T 104fd6cf975d4259ab32664b1d00cb6a P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:03.867425  1031 leader_election.cc:290] T 104fd6cf975d4259ab32664b1d00cb6a P fbda43e2c1f245a3aed4d13f383595ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65:37999), fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66:36463)
I20260713 09:11:03.877326  1026 tablet_bootstrap.cc:492] T 4343cb758def40ca81650aebf8cace53 P fbca2db3b65a4331a2777aaca10ee9cb: No bootstrap required, opened a new log
I20260713 09:11:03.877843  1026 ts_tablet_manager.cc:1403] T 4343cb758def40ca81650aebf8cace53 P fbca2db3b65a4331a2777aaca10ee9cb: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.005s
I20260713 09:11:03.878788  1025 tablet_bootstrap.cc:492] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8: No bootstrap required, opened a new log
I20260713 09:11:03.879295  1025 ts_tablet_manager.cc:1403] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8: Time spent bootstrapping tablet: real 0.069s	user 0.019s	sys 0.011s
I20260713 09:11:03.882615  1025 raft_consensus.cc:359] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:03.883500  1025 raft_consensus.cc:385] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:03.883905  1025 raft_consensus.cc:740] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2821b398e0a84685a1b999c55eb833f8, State: Initialized, Role: FOLLOWER
I20260713 09:11:03.888106  1026 raft_consensus.cc:359] T 4343cb758def40ca81650aebf8cace53 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:03.892583  1026 raft_consensus.cc:385] T 4343cb758def40ca81650aebf8cace53 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:03.893537  1025 consensus_queue.cc:260] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:03.896409  1025 ts_tablet_manager.cc:1434] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:11:03.892998  1026 raft_consensus.cc:740] T 4343cb758def40ca81650aebf8cace53 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbca2db3b65a4331a2777aaca10ee9cb, State: Initialized, Role: FOLLOWER
I20260713 09:11:03.900162  1026 consensus_queue.cc:260] T 4343cb758def40ca81650aebf8cace53 P fbca2db3b65a4331a2777aaca10ee9cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:03.906173  1027 tablet_bootstrap.cc:492] T 10df7cf9eeea450cae1216cf7c23870b P fbda43e2c1f245a3aed4d13f383595ef: No bootstrap required, opened a new log
I20260713 09:11:03.906697  1027 ts_tablet_manager.cc:1403] T 10df7cf9eeea450cae1216cf7c23870b P fbda43e2c1f245a3aed4d13f383595ef: Time spent bootstrapping tablet: real 0.071s	user 0.017s	sys 0.027s
I20260713 09:11:03.906756   836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4759cbf51414d86aa9552531e7034fc" candidate_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2821b398e0a84685a1b999c55eb833f8" is_pre_election: true
W20260713 09:11:03.909466   876 leader_election.cc:343] T f4759cbf51414d86aa9552531e7034fc P fbca2db3b65a4331a2777aaca10ee9cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65:37999): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:03.910048  1027 raft_consensus.cc:359] T 10df7cf9eeea450cae1216cf7c23870b P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:03.910806  1027 raft_consensus.cc:385] T 10df7cf9eeea450cae1216cf7c23870b P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:03.911108  1027 raft_consensus.cc:740] T 10df7cf9eeea450cae1216cf7c23870b P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbda43e2c1f245a3aed4d13f383595ef, State: Initialized, Role: FOLLOWER
I20260713 09:11:03.912261  1026 ts_tablet_manager.cc:1434] T 4343cb758def40ca81650aebf8cace53 P fbca2db3b65a4331a2777aaca10ee9cb: Time spent starting tablet: real 0.034s	user 0.010s	sys 0.000s
I20260713 09:11:03.911994  1027 consensus_queue.cc:260] T 10df7cf9eeea450cae1216cf7c23870b P fbda43e2c1f245a3aed4d13f383595ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:03.913323  1026 tablet_bootstrap.cc:492] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbca2db3b65a4331a2777aaca10ee9cb: Bootstrap starting.
I20260713 09:11:03.918304  1034 raft_consensus.cc:493] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:03.918794  1034 raft_consensus.cc:515] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:03.922924  1034 leader_election.cc:290] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66:36463), fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309)
I20260713 09:11:03.917900  1025 tablet_bootstrap.cc:492] T f4759cbf51414d86aa9552531e7034fc P 2821b398e0a84685a1b999c55eb833f8: Bootstrap starting.
I20260713 09:11:03.919463  1027 ts_tablet_manager.cc:1434] T 10df7cf9eeea450cae1216cf7c23870b P fbda43e2c1f245a3aed4d13f383595ef: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
W20260713 09:11:03.942312   782 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:03.942912   836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "104fd6cf975d4259ab32664b1d00cb6a" candidate_uuid: "fbda43e2c1f245a3aed4d13f383595ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2821b398e0a84685a1b999c55eb833f8" is_pre_election: true
W20260713 09:11:03.945932   950 leader_election.cc:343] T 104fd6cf975d4259ab32664b1d00cb6a P fbda43e2c1f245a3aed4d13f383595ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65:37999): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:03.952181  1026 tablet_bootstrap.cc:654] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbca2db3b65a4331a2777aaca10ee9cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:03.940919  1027 tablet_bootstrap.cc:492] T a26b4e1041364898b05e4562daa1c391 P fbda43e2c1f245a3aed4d13f383595ef: Bootstrap starting.
I20260713 09:11:03.953166  1032 raft_consensus.cc:493] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:03.953689  1032 raft_consensus.cc:515] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:03.955878  1032 leader_election.cc:290] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65:37999), fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309)
I20260713 09:11:03.956924   836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25809803964b48e2a92c68b10572e301" candidate_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2821b398e0a84685a1b999c55eb833f8" is_pre_election: true
I20260713 09:11:03.957741   836 raft_consensus.cc:2468] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbca2db3b65a4331a2777aaca10ee9cb in term 0.
I20260713 09:11:03.959163   876 leader_election.cc:304] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2821b398e0a84685a1b999c55eb833f8, fbca2db3b65a4331a2777aaca10ee9cb; no voters: 
I20260713 09:11:03.961051  1032 raft_consensus.cc:2804] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:03.961432  1032 raft_consensus.cc:493] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:03.961678  1027 tablet_bootstrap.cc:654] T a26b4e1041364898b05e4562daa1c391 P fbda43e2c1f245a3aed4d13f383595ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:03.961807  1032 raft_consensus.cc:3060] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:03.965682   911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "104fd6cf975d4259ab32664b1d00cb6a" candidate_uuid: "fbda43e2c1f245a3aed4d13f383595ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" is_pre_election: true
W20260713 09:11:03.970053   949 leader_election.cc:343] T 104fd6cf975d4259ab32664b1d00cb6a P fbda43e2c1f245a3aed4d13f383595ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66:36463): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:03.969835   985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4759cbf51414d86aa9552531e7034fc" candidate_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbda43e2c1f245a3aed4d13f383595ef" is_pre_election: true
I20260713 09:11:03.970158   984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25809803964b48e2a92c68b10572e301" candidate_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbda43e2c1f245a3aed4d13f383595ef" is_pre_election: true
W20260713 09:11:03.972438   876 leader_election.cc:343] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:03.972745  1025 tablet_bootstrap.cc:654] T f4759cbf51414d86aa9552531e7034fc P 2821b398e0a84685a1b999c55eb833f8: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:03.971206   985 raft_consensus.cc:2468] T f4759cbf51414d86aa9552531e7034fc P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbca2db3b65a4331a2777aaca10ee9cb in term 0.
I20260713 09:11:03.974438   876 leader_election.cc:304] T f4759cbf51414d86aa9552531e7034fc P fbca2db3b65a4331a2777aaca10ee9cb [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: fbca2db3b65a4331a2777aaca10ee9cb, fbda43e2c1f245a3aed4d13f383595ef; no voters: 2821b398e0a84685a1b999c55eb833f8
I20260713 09:11:03.976274  1032 raft_consensus.cc:515] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:03.971199   949 leader_election.cc:304] T 104fd6cf975d4259ab32664b1d00cb6a P fbda43e2c1f245a3aed4d13f383595ef [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: fbda43e2c1f245a3aed4d13f383595ef; no voters: 2821b398e0a84685a1b999c55eb833f8, fbca2db3b65a4331a2777aaca10ee9cb
I20260713 09:11:03.981248  1026 tablet_bootstrap.cc:492] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbca2db3b65a4331a2777aaca10ee9cb: No bootstrap required, opened a new log
I20260713 09:11:03.978106  1031 raft_consensus.cc:2749] T 104fd6cf975d4259ab32664b1d00cb6a P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:03.984423  1026 ts_tablet_manager.cc:1403] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbca2db3b65a4331a2777aaca10ee9cb: Time spent bootstrapping tablet: real 0.071s	user 0.013s	sys 0.006s
I20260713 09:11:03.988051  1032 leader_election.cc:290] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb [CANDIDATE]: Term 1 election: Requested vote from peers 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65:37999), fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309)
I20260713 09:11:03.987881   911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25809803964b48e2a92c68b10572e301" candidate_uuid: "2821b398e0a84685a1b999c55eb833f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" is_pre_election: true
I20260713 09:11:03.986464   985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25809803964b48e2a92c68b10572e301" candidate_uuid: "2821b398e0a84685a1b999c55eb833f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbda43e2c1f245a3aed4d13f383595ef" is_pre_election: true
I20260713 09:11:03.988956   911 raft_consensus.cc:2393] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2821b398e0a84685a1b999c55eb833f8 in current term 1: Already voted for candidate fbca2db3b65a4331a2777aaca10ee9cb in this term.
W20260713 09:11:03.990190   801 leader_election.cc:343] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:03.990806  1032 raft_consensus.cc:2804] T f4759cbf51414d86aa9552531e7034fc P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:03.991997  1032 raft_consensus.cc:493] T f4759cbf51414d86aa9552531e7034fc P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:03.992496  1032 raft_consensus.cc:3060] T f4759cbf51414d86aa9552531e7034fc P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:03.994539   800 leader_election.cc:304] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8 [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: 2821b398e0a84685a1b999c55eb833f8; no voters: fbca2db3b65a4331a2777aaca10ee9cb, fbda43e2c1f245a3aed4d13f383595ef
I20260713 09:11:03.995694  1034 raft_consensus.cc:3060] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:03.996618  1027 tablet_bootstrap.cc:492] T a26b4e1041364898b05e4562daa1c391 P fbda43e2c1f245a3aed4d13f383595ef: No bootstrap required, opened a new log
I20260713 09:11:03.991597  1026 raft_consensus.cc:359] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:03.997200  1027 ts_tablet_manager.cc:1403] T a26b4e1041364898b05e4562daa1c391 P fbda43e2c1f245a3aed4d13f383595ef: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.009s
I20260713 09:11:03.997253  1026 raft_consensus.cc:385] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:03.997839  1026 raft_consensus.cc:740] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbca2db3b65a4331a2777aaca10ee9cb, State: Initialized, Role: FOLLOWER
I20260713 09:11:03.995694  1025 tablet_bootstrap.cc:492] T f4759cbf51414d86aa9552531e7034fc P 2821b398e0a84685a1b999c55eb833f8: No bootstrap required, opened a new log
I20260713 09:11:03.998835  1026 consensus_queue.cc:260] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbca2db3b65a4331a2777aaca10ee9cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:03.999832  1025 ts_tablet_manager.cc:1403] T f4759cbf51414d86aa9552531e7034fc P 2821b398e0a84685a1b999c55eb833f8: Time spent bootstrapping tablet: real 0.098s	user 0.017s	sys 0.000s
I20260713 09:11:04.000845  1027 raft_consensus.cc:359] T a26b4e1041364898b05e4562daa1c391 P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.001700  1027 raft_consensus.cc:385] T a26b4e1041364898b05e4562daa1c391 P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.001888  1034 raft_consensus.cc:2749] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:04.002094  1027 raft_consensus.cc:740] T a26b4e1041364898b05e4562daa1c391 P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbda43e2c1f245a3aed4d13f383595ef, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.002805  1025 raft_consensus.cc:359] T f4759cbf51414d86aa9552531e7034fc P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.003479  1025 raft_consensus.cc:385] T f4759cbf51414d86aa9552531e7034fc P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.003785  1025 raft_consensus.cc:740] T f4759cbf51414d86aa9552531e7034fc P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2821b398e0a84685a1b999c55eb833f8, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.004487  1025 consensus_queue.cc:260] T f4759cbf51414d86aa9552531e7034fc P 2821b398e0a84685a1b999c55eb833f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.005156  1026 ts_tablet_manager.cc:1434] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbca2db3b65a4331a2777aaca10ee9cb: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:11:04.006413  1026 tablet_bootstrap.cc:492] T 10df7cf9eeea450cae1216cf7c23870b P fbca2db3b65a4331a2777aaca10ee9cb: Bootstrap starting.
I20260713 09:11:04.006644  1025 ts_tablet_manager.cc:1434] T f4759cbf51414d86aa9552531e7034fc P 2821b398e0a84685a1b999c55eb833f8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:11:04.008659   836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25809803964b48e2a92c68b10572e301" candidate_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2821b398e0a84685a1b999c55eb833f8"
I20260713 09:11:04.009122  1025 tablet_bootstrap.cc:492] T 4b2e330acce54594b12b2a9f97eb7ac1 P 2821b398e0a84685a1b999c55eb833f8: Bootstrap starting.
I20260713 09:11:04.010025  1032 raft_consensus.cc:515] T f4759cbf51414d86aa9552531e7034fc P fbca2db3b65a4331a2777aaca10ee9cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.011510  1027 consensus_queue.cc:260] T a26b4e1041364898b05e4562daa1c391 P fbda43e2c1f245a3aed4d13f383595ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.013780   835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4759cbf51414d86aa9552531e7034fc" candidate_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2821b398e0a84685a1b999c55eb833f8"
I20260713 09:11:04.014510   835 raft_consensus.cc:3060] T f4759cbf51414d86aa9552531e7034fc P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:04.014693   985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25809803964b48e2a92c68b10572e301" candidate_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbda43e2c1f245a3aed4d13f383595ef"
W20260713 09:11:04.018522   876 leader_election.cc:343] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:04.019243   985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4759cbf51414d86aa9552531e7034fc" candidate_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbda43e2c1f245a3aed4d13f383595ef"
I20260713 09:11:04.024169   836 raft_consensus.cc:2468] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbca2db3b65a4331a2777aaca10ee9cb in term 1.
I20260713 09:11:04.024334   835 raft_consensus.cc:2468] T f4759cbf51414d86aa9552531e7034fc P 2821b398e0a84685a1b999c55eb833f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbca2db3b65a4331a2777aaca10ee9cb in term 1.
I20260713 09:11:04.016180  1032 leader_election.cc:290] T f4759cbf51414d86aa9552531e7034fc P fbca2db3b65a4331a2777aaca10ee9cb [CANDIDATE]: Term 1 election: Requested vote from peers 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65:37999), fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309)
I20260713 09:11:04.019865   985 raft_consensus.cc:3060] T f4759cbf51414d86aa9552531e7034fc P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:04.025389  1025 tablet_bootstrap.cc:654] T 4b2e330acce54594b12b2a9f97eb7ac1 P 2821b398e0a84685a1b999c55eb833f8: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.026700   876 leader_election.cc:304] T f4759cbf51414d86aa9552531e7034fc P fbca2db3b65a4331a2777aaca10ee9cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2821b398e0a84685a1b999c55eb833f8, fbca2db3b65a4331a2777aaca10ee9cb; no voters: 
I20260713 09:11:04.027678  1027 ts_tablet_manager.cc:1434] T a26b4e1041364898b05e4562daa1c391 P fbda43e2c1f245a3aed4d13f383595ef: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.001s
I20260713 09:11:04.027988   876 leader_election.cc:304] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb [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: 2821b398e0a84685a1b999c55eb833f8, fbca2db3b65a4331a2777aaca10ee9cb; no voters: fbda43e2c1f245a3aed4d13f383595ef
I20260713 09:11:04.031147  1027 tablet_bootstrap.cc:492] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbda43e2c1f245a3aed4d13f383595ef: Bootstrap starting.
I20260713 09:11:04.033054  1032 raft_consensus.cc:2804] T f4759cbf51414d86aa9552531e7034fc P fbca2db3b65a4331a2777aaca10ee9cb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:04.034814  1048 raft_consensus.cc:2804] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:04.040678  1032 raft_consensus.cc:697] T f4759cbf51414d86aa9552531e7034fc P fbca2db3b65a4331a2777aaca10ee9cb [term 1 LEADER]: Becoming Leader. State: Replica: fbca2db3b65a4331a2777aaca10ee9cb, State: Running, Role: LEADER
I20260713 09:11:04.040913  1048 raft_consensus.cc:697] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb [term 1 LEADER]: Becoming Leader. State: Replica: fbca2db3b65a4331a2777aaca10ee9cb, State: Running, Role: LEADER
I20260713 09:11:04.043859  1048 consensus_queue.cc:237] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.045373  1026 tablet_bootstrap.cc:654] T 10df7cf9eeea450cae1216cf7c23870b P fbca2db3b65a4331a2777aaca10ee9cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.044399  1032 consensus_queue.cc:237] T f4759cbf51414d86aa9552531e7034fc P fbca2db3b65a4331a2777aaca10ee9cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.047292  1027 tablet_bootstrap.cc:654] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbda43e2c1f245a3aed4d13f383595ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.050204  1025 tablet_bootstrap.cc:492] T 4b2e330acce54594b12b2a9f97eb7ac1 P 2821b398e0a84685a1b999c55eb833f8: No bootstrap required, opened a new log
I20260713 09:11:04.051797  1025 ts_tablet_manager.cc:1403] T 4b2e330acce54594b12b2a9f97eb7ac1 P 2821b398e0a84685a1b999c55eb833f8: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.004s
I20260713 09:11:04.055787   985 raft_consensus.cc:2468] T f4759cbf51414d86aa9552531e7034fc P fbda43e2c1f245a3aed4d13f383595ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbca2db3b65a4331a2777aaca10ee9cb in term 1.
I20260713 09:11:04.055455  1025 raft_consensus.cc:359] T 4b2e330acce54594b12b2a9f97eb7ac1 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.056586  1025 raft_consensus.cc:385] T 4b2e330acce54594b12b2a9f97eb7ac1 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.057032  1025 raft_consensus.cc:740] T 4b2e330acce54594b12b2a9f97eb7ac1 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2821b398e0a84685a1b999c55eb833f8, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.057942  1025 consensus_queue.cc:260] T 4b2e330acce54594b12b2a9f97eb7ac1 P 2821b398e0a84685a1b999c55eb833f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.064527  1025 ts_tablet_manager.cc:1434] T 4b2e330acce54594b12b2a9f97eb7ac1 P 2821b398e0a84685a1b999c55eb833f8: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:11:04.073756  1025 tablet_bootstrap.cc:492] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8: Bootstrap starting.
I20260713 09:11:04.081512  1025 tablet_bootstrap.cc:654] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.078759   732 catalog_manager.cc:5697] T f4759cbf51414d86aa9552531e7034fc P fbca2db3b65a4331a2777aaca10ee9cb reported cstate change: term changed from 0 to 1, leader changed from <none> to fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66). New cstate: current_term: 1 leader_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:04.086454  1027 tablet_bootstrap.cc:492] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbda43e2c1f245a3aed4d13f383595ef: No bootstrap required, opened a new log
I20260713 09:11:04.087733  1027 ts_tablet_manager.cc:1403] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbda43e2c1f245a3aed4d13f383595ef: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.027s
I20260713 09:11:04.086382  1026 tablet_bootstrap.cc:492] T 10df7cf9eeea450cae1216cf7c23870b P fbca2db3b65a4331a2777aaca10ee9cb: No bootstrap required, opened a new log
I20260713 09:11:04.090528  1026 ts_tablet_manager.cc:1403] T 10df7cf9eeea450cae1216cf7c23870b P fbca2db3b65a4331a2777aaca10ee9cb: Time spent bootstrapping tablet: real 0.084s	user 0.015s	sys 0.021s
I20260713 09:11:04.092065  1027 raft_consensus.cc:359] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.092890  1027 raft_consensus.cc:385] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.093262  1027 raft_consensus.cc:740] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbda43e2c1f245a3aed4d13f383595ef, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.094154  1027 consensus_queue.cc:260] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbda43e2c1f245a3aed4d13f383595ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.097450  1027 ts_tablet_manager.cc:1434] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbda43e2c1f245a3aed4d13f383595ef: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:11:04.097666  1025 tablet_bootstrap.cc:492] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8: No bootstrap required, opened a new log
I20260713 09:11:04.094137  1026 raft_consensus.cc:359] T 10df7cf9eeea450cae1216cf7c23870b P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.098345  1025 ts_tablet_manager.cc:1403] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.010s
I20260713 09:11:04.099077  1027 tablet_bootstrap.cc:492] T 25809803964b48e2a92c68b10572e301 P fbda43e2c1f245a3aed4d13f383595ef: Bootstrap starting.
I20260713 09:11:04.103947  1034 raft_consensus.cc:493] T 4b2e330acce54594b12b2a9f97eb7ac1 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:04.104923  1034 raft_consensus.cc:515] T 4b2e330acce54594b12b2a9f97eb7ac1 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.103446  1026 raft_consensus.cc:385] T 10df7cf9eeea450cae1216cf7c23870b P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.108160  1026 raft_consensus.cc:740] T 10df7cf9eeea450cae1216cf7c23870b P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbca2db3b65a4331a2777aaca10ee9cb, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.108727   911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b2e330acce54594b12b2a9f97eb7ac1" candidate_uuid: "2821b398e0a84685a1b999c55eb833f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" is_pre_election: true
I20260713 09:11:04.109146  1026 consensus_queue.cc:260] T 10df7cf9eeea450cae1216cf7c23870b P fbca2db3b65a4331a2777aaca10ee9cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.107350  1025 raft_consensus.cc:359] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.110718  1025 raft_consensus.cc:385] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.111063  1025 raft_consensus.cc:740] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2821b398e0a84685a1b999c55eb833f8, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.111081   985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b2e330acce54594b12b2a9f97eb7ac1" candidate_uuid: "2821b398e0a84685a1b999c55eb833f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbda43e2c1f245a3aed4d13f383595ef" is_pre_election: true
I20260713 09:11:04.111805  1027 tablet_bootstrap.cc:654] T 25809803964b48e2a92c68b10572e301 P fbda43e2c1f245a3aed4d13f383595ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.112233   985 raft_consensus.cc:2468] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2821b398e0a84685a1b999c55eb833f8 in term 0.
I20260713 09:11:04.112010  1025 consensus_queue.cc:260] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
W20260713 09:11:04.112788   800 leader_election.cc:343] T 4b2e330acce54594b12b2a9f97eb7ac1 P 2821b398e0a84685a1b999c55eb833f8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66:36463): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:04.111761  1026 ts_tablet_manager.cc:1434] T 10df7cf9eeea450cae1216cf7c23870b P fbca2db3b65a4331a2777aaca10ee9cb: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260713 09:11:04.107060  1034 leader_election.cc:290] T 4b2e330acce54594b12b2a9f97eb7ac1 P 2821b398e0a84685a1b999c55eb833f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66:36463), fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309)
I20260713 09:11:04.113807   801 leader_election.cc:304] T 4b2e330acce54594b12b2a9f97eb7ac1 P 2821b398e0a84685a1b999c55eb833f8 [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: 2821b398e0a84685a1b999c55eb833f8, fbda43e2c1f245a3aed4d13f383595ef; no voters: fbca2db3b65a4331a2777aaca10ee9cb
I20260713 09:11:04.114498  1026 tablet_bootstrap.cc:492] T 104fd6cf975d4259ab32664b1d00cb6a P fbca2db3b65a4331a2777aaca10ee9cb: Bootstrap starting.
I20260713 09:11:04.114959  1034 raft_consensus.cc:2804] T 4b2e330acce54594b12b2a9f97eb7ac1 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:04.115365  1034 raft_consensus.cc:493] T 4b2e330acce54594b12b2a9f97eb7ac1 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:04.115957  1034 raft_consensus.cc:3060] T 4b2e330acce54594b12b2a9f97eb7ac1 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:04.125432  1026 tablet_bootstrap.cc:654] T 104fd6cf975d4259ab32664b1d00cb6a P fbca2db3b65a4331a2777aaca10ee9cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.128474  1025 ts_tablet_manager.cc:1434] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.012s
I20260713 09:11:04.129340  1061 raft_consensus.cc:493] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:04.125475  1034 raft_consensus.cc:515] T 4b2e330acce54594b12b2a9f97eb7ac1 P 2821b398e0a84685a1b999c55eb833f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.129860  1061 raft_consensus.cc:515] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.133041  1061 leader_election.cc:290] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66:36463), fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309)
I20260713 09:11:04.133037   985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b2e330acce54594b12b2a9f97eb7ac1" candidate_uuid: "2821b398e0a84685a1b999c55eb833f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbda43e2c1f245a3aed4d13f383595ef"
I20260713 09:11:04.134099   985 raft_consensus.cc:3060] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:04.140316   984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d45b9dbe9e489f8e3e1b48dd3a6364" candidate_uuid: "2821b398e0a84685a1b999c55eb833f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbda43e2c1f245a3aed4d13f383595ef" is_pre_election: true
I20260713 09:11:04.140841   910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d45b9dbe9e489f8e3e1b48dd3a6364" candidate_uuid: "2821b398e0a84685a1b999c55eb833f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" is_pre_election: true
I20260713 09:11:04.141414  1026 tablet_bootstrap.cc:492] T 104fd6cf975d4259ab32664b1d00cb6a P fbca2db3b65a4331a2777aaca10ee9cb: No bootstrap required, opened a new log
I20260713 09:11:04.141590   910 raft_consensus.cc:2468] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2821b398e0a84685a1b999c55eb833f8 in term 0.
I20260713 09:11:04.141916  1026 ts_tablet_manager.cc:1403] T 104fd6cf975d4259ab32664b1d00cb6a P fbca2db3b65a4331a2777aaca10ee9cb: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.011s
I20260713 09:11:04.140329   911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b2e330acce54594b12b2a9f97eb7ac1" candidate_uuid: "2821b398e0a84685a1b999c55eb833f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbca2db3b65a4331a2777aaca10ee9cb"
I20260713 09:11:04.142588  1025 tablet_bootstrap.cc:492] T 104fd6cf975d4259ab32664b1d00cb6a P 2821b398e0a84685a1b999c55eb833f8: Bootstrap starting.
I20260713 09:11:04.143229  1027 tablet_bootstrap.cc:492] T 25809803964b48e2a92c68b10572e301 P fbda43e2c1f245a3aed4d13f383595ef: No bootstrap required, opened a new log
I20260713 09:11:04.143693  1027 ts_tablet_manager.cc:1403] T 25809803964b48e2a92c68b10572e301 P fbda43e2c1f245a3aed4d13f383595ef: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.000s
I20260713 09:11:04.144923  1026 raft_consensus.cc:359] T 104fd6cf975d4259ab32664b1d00cb6a P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.145670  1026 raft_consensus.cc:385] T 104fd6cf975d4259ab32664b1d00cb6a P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.145972  1026 raft_consensus.cc:740] T 104fd6cf975d4259ab32664b1d00cb6a P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbca2db3b65a4331a2777aaca10ee9cb, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.146560  1027 raft_consensus.cc:359] T 25809803964b48e2a92c68b10572e301 P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.146660  1026 consensus_queue.cc:260] T 104fd6cf975d4259ab32664b1d00cb6a P fbca2db3b65a4331a2777aaca10ee9cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.147363  1027 raft_consensus.cc:385] T 25809803964b48e2a92c68b10572e301 P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:11:04.147543   801 leader_election.cc:343] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:04.147697  1027 raft_consensus.cc:740] T 25809803964b48e2a92c68b10572e301 P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbda43e2c1f245a3aed4d13f383595ef, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.148456   800 leader_election.cc:304] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8 [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: 2821b398e0a84685a1b999c55eb833f8, fbca2db3b65a4331a2777aaca10ee9cb; no voters: fbda43e2c1f245a3aed4d13f383595ef
I20260713 09:11:04.149040  1026 ts_tablet_manager.cc:1434] T 104fd6cf975d4259ab32664b1d00cb6a P fbca2db3b65a4331a2777aaca10ee9cb: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:11:04.148569  1027 consensus_queue.cc:260] T 25809803964b48e2a92c68b10572e301 P fbda43e2c1f245a3aed4d13f383595ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
W20260713 09:11:04.149683   800 leader_election.cc:343] T 4b2e330acce54594b12b2a9f97eb7ac1 P 2821b398e0a84685a1b999c55eb833f8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66:36463): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:04.150043  1026 tablet_bootstrap.cc:492] T 31b54ac18db44d90bcd1b797548fb683 P fbca2db3b65a4331a2777aaca10ee9cb: Bootstrap starting.
I20260713 09:11:04.150307  1061 raft_consensus.cc:2804] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:04.150718  1061 raft_consensus.cc:493] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:04.151065  1061 raft_consensus.cc:3060] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:04.150338  1027 ts_tablet_manager.cc:1434] T 25809803964b48e2a92c68b10572e301 P fbda43e2c1f245a3aed4d13f383595ef: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:11:04.153364  1027 tablet_bootstrap.cc:492] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbda43e2c1f245a3aed4d13f383595ef: Bootstrap starting.
I20260713 09:11:04.155061  1025 tablet_bootstrap.cc:654] T 104fd6cf975d4259ab32664b1d00cb6a P 2821b398e0a84685a1b999c55eb833f8: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.156766  1026 tablet_bootstrap.cc:654] T 31b54ac18db44d90bcd1b797548fb683 P fbca2db3b65a4331a2777aaca10ee9cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.159482  1061 raft_consensus.cc:515] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.165788  1031 raft_consensus.cc:493] T a26b4e1041364898b05e4562daa1c391 P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:04.166332  1031 raft_consensus.cc:515] T a26b4e1041364898b05e4562daa1c391 P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.166868   911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d45b9dbe9e489f8e3e1b48dd3a6364" candidate_uuid: "2821b398e0a84685a1b999c55eb833f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbca2db3b65a4331a2777aaca10ee9cb"
I20260713 09:11:04.167699   911 raft_consensus.cc:3060] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:04.168478  1031 leader_election.cc:290] T a26b4e1041364898b05e4562daa1c391 P fbda43e2c1f245a3aed4d13f383595ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65:37999), fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66:36463)
I20260713 09:11:04.170536  1026 tablet_bootstrap.cc:492] T 31b54ac18db44d90bcd1b797548fb683 P fbca2db3b65a4331a2777aaca10ee9cb: No bootstrap required, opened a new log
I20260713 09:11:04.171006  1026 ts_tablet_manager.cc:1403] T 31b54ac18db44d90bcd1b797548fb683 P fbca2db3b65a4331a2777aaca10ee9cb: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.008s
I20260713 09:11:04.171208   910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26b4e1041364898b05e4562daa1c391" candidate_uuid: "fbda43e2c1f245a3aed4d13f383595ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" is_pre_election: true
W20260713 09:11:04.172652   949 leader_election.cc:343] T a26b4e1041364898b05e4562daa1c391 P fbda43e2c1f245a3aed4d13f383595ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66:36463): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:04.174042  1026 raft_consensus.cc:359] T 31b54ac18db44d90bcd1b797548fb683 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.174894  1026 raft_consensus.cc:385] T 31b54ac18db44d90bcd1b797548fb683 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.175294  1026 raft_consensus.cc:740] T 31b54ac18db44d90bcd1b797548fb683 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbca2db3b65a4331a2777aaca10ee9cb, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.176216  1026 consensus_queue.cc:260] T 31b54ac18db44d90bcd1b797548fb683 P fbca2db3b65a4331a2777aaca10ee9cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.178856  1026 ts_tablet_manager.cc:1434] T 31b54ac18db44d90bcd1b797548fb683 P fbca2db3b65a4331a2777aaca10ee9cb: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260713 09:11:04.163259   985 raft_consensus.cc:2468] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbda43e2c1f245a3aed4d13f383595ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2821b398e0a84685a1b999c55eb833f8 in term 1.
I20260713 09:11:04.178750   732 catalog_manager.cc:5697] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb reported cstate change: term changed from 0 to 1, leader changed from <none> to fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66). New cstate: current_term: 1 leader_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:04.179955  1026 tablet_bootstrap.cc:492] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbca2db3b65a4331a2777aaca10ee9cb: Bootstrap starting.
I20260713 09:11:04.180553   801 leader_election.cc:304] T 4b2e330acce54594b12b2a9f97eb7ac1 P 2821b398e0a84685a1b999c55eb833f8 [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: 2821b398e0a84685a1b999c55eb833f8, fbda43e2c1f245a3aed4d13f383595ef; no voters: fbca2db3b65a4331a2777aaca10ee9cb
I20260713 09:11:04.185696  1027 tablet_bootstrap.cc:654] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbda43e2c1f245a3aed4d13f383595ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.141701  1034 leader_election.cc:290] T 4b2e330acce54594b12b2a9f97eb7ac1 P 2821b398e0a84685a1b999c55eb833f8 [CANDIDATE]: Term 1 election: Requested vote from peers fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66:36463), fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309)
I20260713 09:11:04.170706   835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26b4e1041364898b05e4562daa1c391" candidate_uuid: "fbda43e2c1f245a3aed4d13f383595ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2821b398e0a84685a1b999c55eb833f8" is_pre_election: true
W20260713 09:11:04.189985   950 leader_election.cc:343] T a26b4e1041364898b05e4562daa1c391 P fbda43e2c1f245a3aed4d13f383595ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65:37999): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:04.190408   950 leader_election.cc:304] T a26b4e1041364898b05e4562daa1c391 P fbda43e2c1f245a3aed4d13f383595ef [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: fbda43e2c1f245a3aed4d13f383595ef; no voters: 2821b398e0a84685a1b999c55eb833f8, fbca2db3b65a4331a2777aaca10ee9cb
I20260713 09:11:04.191318  1031 raft_consensus.cc:2749] T a26b4e1041364898b05e4562daa1c391 P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:04.191663  1026 tablet_bootstrap.cc:654] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbca2db3b65a4331a2777aaca10ee9cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.192569  1034 raft_consensus.cc:2804] T 4b2e330acce54594b12b2a9f97eb7ac1 P 2821b398e0a84685a1b999c55eb833f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:04.193099  1034 raft_consensus.cc:697] T 4b2e330acce54594b12b2a9f97eb7ac1 P 2821b398e0a84685a1b999c55eb833f8 [term 1 LEADER]: Becoming Leader. State: Replica: 2821b398e0a84685a1b999c55eb833f8, State: Running, Role: LEADER
I20260713 09:11:04.193971  1034 consensus_queue.cc:237] T 4b2e330acce54594b12b2a9f97eb7ac1 P 2821b398e0a84685a1b999c55eb833f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.200131  1025 tablet_bootstrap.cc:492] T 104fd6cf975d4259ab32664b1d00cb6a P 2821b398e0a84685a1b999c55eb833f8: No bootstrap required, opened a new log
I20260713 09:11:04.200675  1025 ts_tablet_manager.cc:1403] T 104fd6cf975d4259ab32664b1d00cb6a P 2821b398e0a84685a1b999c55eb833f8: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.019s
I20260713 09:11:04.203910  1026 tablet_bootstrap.cc:492] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbca2db3b65a4331a2777aaca10ee9cb: No bootstrap required, opened a new log
I20260713 09:11:04.204596  1026 ts_tablet_manager.cc:1403] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbca2db3b65a4331a2777aaca10ee9cb: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.012s
I20260713 09:11:04.204254  1025 raft_consensus.cc:359] T 104fd6cf975d4259ab32664b1d00cb6a P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.205263  1025 raft_consensus.cc:385] T 104fd6cf975d4259ab32664b1d00cb6a P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.205605  1025 raft_consensus.cc:740] T 104fd6cf975d4259ab32664b1d00cb6a P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2821b398e0a84685a1b999c55eb833f8, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.205809  1061 leader_election.cc:290] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8 [CANDIDATE]: Term 1 election: Requested vote from peers fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66:36463), fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309)
I20260713 09:11:04.206377  1061 raft_consensus.cc:493] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:04.206334  1025 consensus_queue.cc:260] T 104fd6cf975d4259ab32664b1d00cb6a P 2821b398e0a84685a1b999c55eb833f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.206952  1061 raft_consensus.cc:515] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.208110  1026 raft_consensus.cc:359] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.208985  1025 ts_tablet_manager.cc:1434] T 104fd6cf975d4259ab32664b1d00cb6a P 2821b398e0a84685a1b999c55eb833f8: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:11:04.209245  1026 raft_consensus.cc:385] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.209648  1061 leader_election.cc:290] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66:36463), fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309)
I20260713 09:11:04.209766  1026 raft_consensus.cc:740] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbca2db3b65a4331a2777aaca10ee9cb, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.216658  1026 consensus_queue.cc:260] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbca2db3b65a4331a2777aaca10ee9cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.217444   985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d45b9dbe9e489f8e3e1b48dd3a6364" candidate_uuid: "2821b398e0a84685a1b999c55eb833f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbda43e2c1f245a3aed4d13f383595ef"
I20260713 09:11:04.212941   911 raft_consensus.cc:2468] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbca2db3b65a4331a2777aaca10ee9cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2821b398e0a84685a1b999c55eb833f8 in term 1.
I20260713 09:11:04.213155   910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4343cb758def40ca81650aebf8cace53" candidate_uuid: "2821b398e0a84685a1b999c55eb833f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" is_pre_election: true
I20260713 09:11:04.219240  1026 ts_tablet_manager.cc:1434] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbca2db3b65a4331a2777aaca10ee9cb: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:11:04.218888   910 raft_consensus.cc:2468] T 4343cb758def40ca81650aebf8cace53 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2821b398e0a84685a1b999c55eb833f8 in term 0.
I20260713 09:11:04.212042  1025 tablet_bootstrap.cc:492] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8: Bootstrap starting.
I20260713 09:11:04.220330  1026 tablet_bootstrap.cc:492] T a26b4e1041364898b05e4562daa1c391 P fbca2db3b65a4331a2777aaca10ee9cb: Bootstrap starting.
I20260713 09:11:04.226343  1026 tablet_bootstrap.cc:654] T a26b4e1041364898b05e4562daa1c391 P fbca2db3b65a4331a2777aaca10ee9cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.227577   985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4343cb758def40ca81650aebf8cace53" candidate_uuid: "2821b398e0a84685a1b999c55eb833f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbda43e2c1f245a3aed4d13f383595ef" is_pre_election: true
I20260713 09:11:04.226343  1025 tablet_bootstrap.cc:654] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:04.229912   801 leader_election.cc:343] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:04.232228  1032 raft_consensus.cc:493] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:04.235203  1032 raft_consensus.cc:515] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.238729  1048 raft_consensus.cc:493] T 10df7cf9eeea450cae1216cf7c23870b P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:04.239538  1048 raft_consensus.cc:515] T 10df7cf9eeea450cae1216cf7c23870b P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.242213  1048 leader_election.cc:290] T 10df7cf9eeea450cae1216cf7c23870b P fbca2db3b65a4331a2777aaca10ee9cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65:37999), fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309)
I20260713 09:11:04.244932  1032 leader_election.cc:290] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbca2db3b65a4331a2777aaca10ee9cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65:37999), fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309)
I20260713 09:11:04.245220   732 catalog_manager.cc:5697] T 4b2e330acce54594b12b2a9f97eb7ac1 P 2821b398e0a84685a1b999c55eb833f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65). New cstate: current_term: 1 leader_uuid: "2821b398e0a84685a1b999c55eb833f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:04.246964   984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b2e330acce54594b12b2a9f97eb7ac1" candidate_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbda43e2c1f245a3aed4d13f383595ef" is_pre_election: true
I20260713 09:11:04.248317  1032 raft_consensus.cc:493] T 31b54ac18db44d90bcd1b797548fb683 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:04.248484   984 raft_consensus.cc:2393] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbda43e2c1f245a3aed4d13f383595ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fbca2db3b65a4331a2777aaca10ee9cb in current term 1: Already voted for candidate 2821b398e0a84685a1b999c55eb833f8 in this term.
I20260713 09:11:04.250417   985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10df7cf9eeea450cae1216cf7c23870b" candidate_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbda43e2c1f245a3aed4d13f383595ef" is_pre_election: true
I20260713 09:11:04.251318   985 raft_consensus.cc:2468] T 10df7cf9eeea450cae1216cf7c23870b P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbca2db3b65a4331a2777aaca10ee9cb in term 0.
I20260713 09:11:04.253871   876 leader_election.cc:304] T 10df7cf9eeea450cae1216cf7c23870b P fbca2db3b65a4331a2777aaca10ee9cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: fbca2db3b65a4331a2777aaca10ee9cb, fbda43e2c1f245a3aed4d13f383595ef; no voters: 
I20260713 09:11:04.255080  1048 raft_consensus.cc:2804] T 10df7cf9eeea450cae1216cf7c23870b P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:04.255759  1048 raft_consensus.cc:493] T 10df7cf9eeea450cae1216cf7c23870b P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:04.257381   835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b2e330acce54594b12b2a9f97eb7ac1" candidate_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2821b398e0a84685a1b999c55eb833f8" is_pre_election: true
I20260713 09:11:04.256254  1048 raft_consensus.cc:3060] T 10df7cf9eeea450cae1216cf7c23870b P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:04.262624   835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10df7cf9eeea450cae1216cf7c23870b" candidate_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2821b398e0a84685a1b999c55eb833f8" is_pre_election: true
I20260713 09:11:04.252022  1032 raft_consensus.cc:515] T 31b54ac18db44d90bcd1b797548fb683 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.266631  1032 leader_election.cc:290] T 31b54ac18db44d90bcd1b797548fb683 P fbca2db3b65a4331a2777aaca10ee9cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65:37999), fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309)
I20260713 09:11:04.267860   985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b54ac18db44d90bcd1b797548fb683" candidate_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbda43e2c1f245a3aed4d13f383595ef" is_pre_election: true
I20260713 09:11:04.269004  1026 tablet_bootstrap.cc:492] T a26b4e1041364898b05e4562daa1c391 P fbca2db3b65a4331a2777aaca10ee9cb: No bootstrap required, opened a new log
I20260713 09:11:04.269039   800 leader_election.cc:304] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8 [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: 2821b398e0a84685a1b999c55eb833f8, fbca2db3b65a4331a2777aaca10ee9cb; no voters: fbda43e2c1f245a3aed4d13f383595ef
W20260713 09:11:04.269356   876 leader_election.cc:343] T 31b54ac18db44d90bcd1b797548fb683 P fbca2db3b65a4331a2777aaca10ee9cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:04.269833  1026 ts_tablet_manager.cc:1403] T a26b4e1041364898b05e4562daa1c391 P fbca2db3b65a4331a2777aaca10ee9cb: Time spent bootstrapping tablet: real 0.050s	user 0.007s	sys 0.020s
I20260713 09:11:04.270277   800 leader_election.cc:304] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2821b398e0a84685a1b999c55eb833f8, fbca2db3b65a4331a2777aaca10ee9cb; no voters: 
I20260713 09:11:04.271138  1061 raft_consensus.cc:2804] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:04.271652  1061 raft_consensus.cc:697] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8 [term 1 LEADER]: Becoming Leader. State: Replica: 2821b398e0a84685a1b999c55eb833f8, State: Running, Role: LEADER
I20260713 09:11:04.271901  1067 raft_consensus.cc:2804] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:04.272281  1067 raft_consensus.cc:493] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:04.272615  1067 raft_consensus.cc:3060] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:04.272552  1061 consensus_queue.cc:237] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.273296  1026 raft_consensus.cc:359] T a26b4e1041364898b05e4562daa1c391 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.274194  1026 raft_consensus.cc:385] T a26b4e1041364898b05e4562daa1c391 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.274531  1026 raft_consensus.cc:740] T a26b4e1041364898b05e4562daa1c391 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbca2db3b65a4331a2777aaca10ee9cb, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.275738  1026 consensus_queue.cc:260] T a26b4e1041364898b05e4562daa1c391 P fbca2db3b65a4331a2777aaca10ee9cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.277989   835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b54ac18db44d90bcd1b797548fb683" candidate_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2821b398e0a84685a1b999c55eb833f8" is_pre_election: true
I20260713 09:11:04.278532  1026 ts_tablet_manager.cc:1434] T a26b4e1041364898b05e4562daa1c391 P fbca2db3b65a4331a2777aaca10ee9cb: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.001s
I20260713 09:11:04.279983   876 leader_election.cc:304] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbca2db3b65a4331a2777aaca10ee9cb [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: fbca2db3b65a4331a2777aaca10ee9cb; no voters: 2821b398e0a84685a1b999c55eb833f8, fbda43e2c1f245a3aed4d13f383595ef
I20260713 09:11:04.280435  1067 raft_consensus.cc:515] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.281245  1053 raft_consensus.cc:3060] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:04.281284   876 leader_election.cc:343] T 10df7cf9eeea450cae1216cf7c23870b P fbca2db3b65a4331a2777aaca10ee9cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65:37999): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:04.282337   876 leader_election.cc:343] T 31b54ac18db44d90bcd1b797548fb683 P fbca2db3b65a4331a2777aaca10ee9cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65:37999): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:04.282773   876 leader_election.cc:304] T 31b54ac18db44d90bcd1b797548fb683 P fbca2db3b65a4331a2777aaca10ee9cb [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: fbca2db3b65a4331a2777aaca10ee9cb; no voters: 2821b398e0a84685a1b999c55eb833f8, fbda43e2c1f245a3aed4d13f383595ef
I20260713 09:11:04.284060   910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4343cb758def40ca81650aebf8cace53" candidate_uuid: "2821b398e0a84685a1b999c55eb833f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbca2db3b65a4331a2777aaca10ee9cb"
I20260713 09:11:04.284322  1067 leader_election.cc:290] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8 [CANDIDATE]: Term 1 election: Requested vote from peers fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66:36463), fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309)
I20260713 09:11:04.284637   910 raft_consensus.cc:3060] T 4343cb758def40ca81650aebf8cace53 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:04.281421  1025 tablet_bootstrap.cc:492] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8: No bootstrap required, opened a new log
I20260713 09:11:04.285377  1025 ts_tablet_manager.cc:1403] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8: Time spent bootstrapping tablet: real 0.074s	user 0.019s	sys 0.008s
I20260713 09:11:04.288429  1025 raft_consensus.cc:359] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.289340  1025 raft_consensus.cc:385] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.289741  1025 raft_consensus.cc:740] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2821b398e0a84685a1b999c55eb833f8, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.289901  1053 raft_consensus.cc:2749] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbca2db3b65a4331a2777aaca10ee9cb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:04.290647  1025 consensus_queue.cc:260] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.292834   910 raft_consensus.cc:2468] T 4343cb758def40ca81650aebf8cace53 P fbca2db3b65a4331a2777aaca10ee9cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2821b398e0a84685a1b999c55eb833f8 in term 1.
I20260713 09:11:04.293412  1025 ts_tablet_manager.cc:1434] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:11:04.293924  1053 raft_consensus.cc:2749] T 31b54ac18db44d90bcd1b797548fb683 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:04.295342  1026 tablet_bootstrap.cc:492] T 0304a538726f4af6b1fc97262be194b5 P fbca2db3b65a4331a2777aaca10ee9cb: Bootstrap starting.
I20260713 09:11:04.295456   800 leader_election.cc:304] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2821b398e0a84685a1b999c55eb833f8, fbca2db3b65a4331a2777aaca10ee9cb; no voters: 
I20260713 09:11:04.296540  1025 tablet_bootstrap.cc:492] T 10df7cf9eeea450cae1216cf7c23870b P 2821b398e0a84685a1b999c55eb833f8: Bootstrap starting.
I20260713 09:11:04.296840  1034 raft_consensus.cc:2804] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:04.299760  1034 raft_consensus.cc:697] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8 [term 1 LEADER]: Becoming Leader. State: Replica: 2821b398e0a84685a1b999c55eb833f8, State: Running, Role: LEADER
I20260713 09:11:04.300673  1034 consensus_queue.cc:237] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
W20260713 09:11:04.303989   801 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.232.67:37309, user_credentials={real_user=slave}} blocked reactor thread for 74085.2us
I20260713 09:11:04.304555  1026 tablet_bootstrap.cc:654] T 0304a538726f4af6b1fc97262be194b5 P fbca2db3b65a4331a2777aaca10ee9cb: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:04.304894   801 leader_election.cc:343] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:04.310214  1025 tablet_bootstrap.cc:654] T 10df7cf9eeea450cae1216cf7c23870b P 2821b398e0a84685a1b999c55eb833f8: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.315522  1048 raft_consensus.cc:515] T 10df7cf9eeea450cae1216cf7c23870b P fbca2db3b65a4331a2777aaca10ee9cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.320843   985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4343cb758def40ca81650aebf8cace53" candidate_uuid: "2821b398e0a84685a1b999c55eb833f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbda43e2c1f245a3aed4d13f383595ef"
I20260713 09:11:04.320881  1061 raft_consensus.cc:493] T 104fd6cf975d4259ab32664b1d00cb6a P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:04.322160   835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10df7cf9eeea450cae1216cf7c23870b" candidate_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2821b398e0a84685a1b999c55eb833f8"
I20260713 09:11:04.322723   985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10df7cf9eeea450cae1216cf7c23870b" candidate_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbda43e2c1f245a3aed4d13f383595ef"
I20260713 09:11:04.322276   732 catalog_manager.cc:5697] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65). New cstate: current_term: 1 leader_uuid: "2821b398e0a84685a1b999c55eb833f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:04.323534   985 raft_consensus.cc:3060] T 10df7cf9eeea450cae1216cf7c23870b P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:04.323279  1061 raft_consensus.cc:515] T 104fd6cf975d4259ab32664b1d00cb6a P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
W20260713 09:11:04.324049   876 leader_election.cc:343] T 10df7cf9eeea450cae1216cf7c23870b P fbca2db3b65a4331a2777aaca10ee9cb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65:37999): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:04.325860  1061 leader_election.cc:290] T 104fd6cf975d4259ab32664b1d00cb6a P 2821b398e0a84685a1b999c55eb833f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66:36463), fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309)
I20260713 09:11:04.326680   910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "104fd6cf975d4259ab32664b1d00cb6a" candidate_uuid: "2821b398e0a84685a1b999c55eb833f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" is_pre_election: true
I20260713 09:11:04.327346   910 raft_consensus.cc:2468] T 104fd6cf975d4259ab32664b1d00cb6a P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2821b398e0a84685a1b999c55eb833f8 in term 0.
I20260713 09:11:04.328896   800 leader_election.cc:304] T 104fd6cf975d4259ab32664b1d00cb6a P 2821b398e0a84685a1b999c55eb833f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2821b398e0a84685a1b999c55eb833f8, fbca2db3b65a4331a2777aaca10ee9cb; no voters: 
I20260713 09:11:04.330032  1026 tablet_bootstrap.cc:492] T 0304a538726f4af6b1fc97262be194b5 P fbca2db3b65a4331a2777aaca10ee9cb: No bootstrap required, opened a new log
I20260713 09:11:04.330036  1027 tablet_bootstrap.cc:492] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbda43e2c1f245a3aed4d13f383595ef: No bootstrap required, opened a new log
I20260713 09:11:04.330652  1027 ts_tablet_manager.cc:1403] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbda43e2c1f245a3aed4d13f383595ef: Time spent bootstrapping tablet: real 0.177s	user 0.059s	sys 0.059s
I20260713 09:11:04.330652  1026 ts_tablet_manager.cc:1403] T 0304a538726f4af6b1fc97262be194b5 P fbca2db3b65a4331a2777aaca10ee9cb: Time spent bootstrapping tablet: real 0.036s	user 0.020s	sys 0.000s
W20260713 09:11:04.337389   801 leader_election.cc:343] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:04.339681  1025 tablet_bootstrap.cc:492] T 10df7cf9eeea450cae1216cf7c23870b P 2821b398e0a84685a1b999c55eb833f8: No bootstrap required, opened a new log
I20260713 09:11:04.340183  1025 ts_tablet_manager.cc:1403] T 10df7cf9eeea450cae1216cf7c23870b P 2821b398e0a84685a1b999c55eb833f8: Time spent bootstrapping tablet: real 0.044s	user 0.023s	sys 0.006s
I20260713 09:11:04.341392  1026 raft_consensus.cc:359] T 0304a538726f4af6b1fc97262be194b5 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.341389  1027 raft_consensus.cc:359] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.342352  1026 raft_consensus.cc:385] T 0304a538726f4af6b1fc97262be194b5 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.342352  1027 raft_consensus.cc:385] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.342932  1026 raft_consensus.cc:740] T 0304a538726f4af6b1fc97262be194b5 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbca2db3b65a4331a2777aaca10ee9cb, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.342938  1027 raft_consensus.cc:740] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbda43e2c1f245a3aed4d13f383595ef, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.344075  1027 consensus_queue.cc:260] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbda43e2c1f245a3aed4d13f383595ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.342808  1025 raft_consensus.cc:359] T 10df7cf9eeea450cae1216cf7c23870b P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.344206  1026 consensus_queue.cc:260] T 0304a538726f4af6b1fc97262be194b5 P fbca2db3b65a4331a2777aaca10ee9cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.345090  1025 raft_consensus.cc:385] T 10df7cf9eeea450cae1216cf7c23870b P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.345263   984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "104fd6cf975d4259ab32664b1d00cb6a" candidate_uuid: "2821b398e0a84685a1b999c55eb833f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbda43e2c1f245a3aed4d13f383595ef" is_pre_election: true
I20260713 09:11:04.345916   984 raft_consensus.cc:2468] T 104fd6cf975d4259ab32664b1d00cb6a P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2821b398e0a84685a1b999c55eb833f8 in term 0.
I20260713 09:11:04.345408  1025 raft_consensus.cc:740] T 10df7cf9eeea450cae1216cf7c23870b P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2821b398e0a84685a1b999c55eb833f8, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.348260  1025 consensus_queue.cc:260] T 10df7cf9eeea450cae1216cf7c23870b P 2821b398e0a84685a1b999c55eb833f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.349315  1067 raft_consensus.cc:2804] T 104fd6cf975d4259ab32664b1d00cb6a P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:04.349680  1067 raft_consensus.cc:493] T 104fd6cf975d4259ab32664b1d00cb6a P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:04.350082  1067 raft_consensus.cc:3060] T 104fd6cf975d4259ab32664b1d00cb6a P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:04.351995  1026 ts_tablet_manager.cc:1434] T 0304a538726f4af6b1fc97262be194b5 P fbca2db3b65a4331a2777aaca10ee9cb: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.005s
I20260713 09:11:04.354919   734 catalog_manager.cc:5697] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65). New cstate: current_term: 1 leader_uuid: "2821b398e0a84685a1b999c55eb833f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:04.356503  1027 ts_tablet_manager.cc:1434] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbda43e2c1f245a3aed4d13f383595ef: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.006s
I20260713 09:11:04.357070  1067 raft_consensus.cc:515] T 104fd6cf975d4259ab32664b1d00cb6a P 2821b398e0a84685a1b999c55eb833f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.357636  1027 tablet_bootstrap.cc:492] T 0304a538726f4af6b1fc97262be194b5 P fbda43e2c1f245a3aed4d13f383595ef: Bootstrap starting.
I20260713 09:11:04.359145  1067 leader_election.cc:290] T 104fd6cf975d4259ab32664b1d00cb6a P 2821b398e0a84685a1b999c55eb833f8 [CANDIDATE]: Term 1 election: Requested vote from peers fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66:36463), fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309)
I20260713 09:11:04.360077   910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "104fd6cf975d4259ab32664b1d00cb6a" candidate_uuid: "2821b398e0a84685a1b999c55eb833f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbca2db3b65a4331a2777aaca10ee9cb"
I20260713 09:11:04.360867  1025 ts_tablet_manager.cc:1434] T 10df7cf9eeea450cae1216cf7c23870b P 2821b398e0a84685a1b999c55eb833f8: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260713 09:11:04.362295   910 raft_consensus.cc:3060] T 104fd6cf975d4259ab32664b1d00cb6a P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:04.363076  1025 tablet_bootstrap.cc:492] T 0304a538726f4af6b1fc97262be194b5 P 2821b398e0a84685a1b999c55eb833f8: Bootstrap starting.
I20260713 09:11:04.364180  1027 tablet_bootstrap.cc:654] T 0304a538726f4af6b1fc97262be194b5 P fbda43e2c1f245a3aed4d13f383595ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.364848   984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "104fd6cf975d4259ab32664b1d00cb6a" candidate_uuid: "2821b398e0a84685a1b999c55eb833f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbda43e2c1f245a3aed4d13f383595ef"
I20260713 09:11:04.365422   984 raft_consensus.cc:3060] T 104fd6cf975d4259ab32664b1d00cb6a P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:04.369537   910 raft_consensus.cc:2468] T 104fd6cf975d4259ab32664b1d00cb6a P fbca2db3b65a4331a2777aaca10ee9cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2821b398e0a84685a1b999c55eb833f8 in term 1.
I20260713 09:11:04.370389  1025 tablet_bootstrap.cc:654] T 0304a538726f4af6b1fc97262be194b5 P 2821b398e0a84685a1b999c55eb833f8: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.370805   800 leader_election.cc:304] T 104fd6cf975d4259ab32664b1d00cb6a P 2821b398e0a84685a1b999c55eb833f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2821b398e0a84685a1b999c55eb833f8, fbca2db3b65a4331a2777aaca10ee9cb; no voters: 
I20260713 09:11:04.361482   985 raft_consensus.cc:2468] T 10df7cf9eeea450cae1216cf7c23870b P fbda43e2c1f245a3aed4d13f383595ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbca2db3b65a4331a2777aaca10ee9cb in term 1.
I20260713 09:11:04.361035  1048 leader_election.cc:290] T 10df7cf9eeea450cae1216cf7c23870b P fbca2db3b65a4331a2777aaca10ee9cb [CANDIDATE]: Term 1 election: Requested vote from peers 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65:37999), fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309)
I20260713 09:11:04.372977   876 leader_election.cc:304] T 10df7cf9eeea450cae1216cf7c23870b P fbca2db3b65a4331a2777aaca10ee9cb [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: fbca2db3b65a4331a2777aaca10ee9cb, fbda43e2c1f245a3aed4d13f383595ef; no voters: 2821b398e0a84685a1b999c55eb833f8
I20260713 09:11:04.373368  1067 raft_consensus.cc:2804] T 104fd6cf975d4259ab32664b1d00cb6a P 2821b398e0a84685a1b999c55eb833f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:04.373826  1067 raft_consensus.cc:697] T 104fd6cf975d4259ab32664b1d00cb6a P 2821b398e0a84685a1b999c55eb833f8 [term 1 LEADER]: Becoming Leader. State: Replica: 2821b398e0a84685a1b999c55eb833f8, State: Running, Role: LEADER
I20260713 09:11:04.374634  1067 consensus_queue.cc:237] T 104fd6cf975d4259ab32664b1d00cb6a P 2821b398e0a84685a1b999c55eb833f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.384003  1048 raft_consensus.cc:2804] T 10df7cf9eeea450cae1216cf7c23870b P fbca2db3b65a4331a2777aaca10ee9cb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:04.384666  1025 tablet_bootstrap.cc:492] T 0304a538726f4af6b1fc97262be194b5 P 2821b398e0a84685a1b999c55eb833f8: No bootstrap required, opened a new log
I20260713 09:11:04.385135  1048 raft_consensus.cc:697] T 10df7cf9eeea450cae1216cf7c23870b P fbca2db3b65a4331a2777aaca10ee9cb [term 1 LEADER]: Becoming Leader. State: Replica: fbca2db3b65a4331a2777aaca10ee9cb, State: Running, Role: LEADER
I20260713 09:11:04.385284  1025 ts_tablet_manager.cc:1403] T 0304a538726f4af6b1fc97262be194b5 P 2821b398e0a84685a1b999c55eb833f8: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.003s
I20260713 09:11:04.386314  1048 consensus_queue.cc:237] T 10df7cf9eeea450cae1216cf7c23870b P fbca2db3b65a4331a2777aaca10ee9cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.388974  1025 raft_consensus.cc:359] T 0304a538726f4af6b1fc97262be194b5 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.388334   984 raft_consensus.cc:2468] T 104fd6cf975d4259ab32664b1d00cb6a P fbda43e2c1f245a3aed4d13f383595ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2821b398e0a84685a1b999c55eb833f8 in term 1.
I20260713 09:11:04.389698  1025 raft_consensus.cc:385] T 0304a538726f4af6b1fc97262be194b5 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.390057  1025 raft_consensus.cc:740] T 0304a538726f4af6b1fc97262be194b5 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2821b398e0a84685a1b999c55eb833f8, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.391448  1025 consensus_queue.cc:260] T 0304a538726f4af6b1fc97262be194b5 P 2821b398e0a84685a1b999c55eb833f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.394701  1025 ts_tablet_manager.cc:1434] T 0304a538726f4af6b1fc97262be194b5 P 2821b398e0a84685a1b999c55eb833f8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260713 09:11:04.395802  1025 tablet_bootstrap.cc:492] T a26b4e1041364898b05e4562daa1c391 P 2821b398e0a84685a1b999c55eb833f8: Bootstrap starting.
I20260713 09:11:04.397284  1032 raft_consensus.cc:493] T a26b4e1041364898b05e4562daa1c391 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:04.396732   734 catalog_manager.cc:5697] T 104fd6cf975d4259ab32664b1d00cb6a P 2821b398e0a84685a1b999c55eb833f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65). New cstate: current_term: 1 leader_uuid: "2821b398e0a84685a1b999c55eb833f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:04.397861  1032 raft_consensus.cc:515] T a26b4e1041364898b05e4562daa1c391 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.400636  1032 leader_election.cc:290] T a26b4e1041364898b05e4562daa1c391 P fbca2db3b65a4331a2777aaca10ee9cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65:37999), fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309)
I20260713 09:11:04.401755   835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26b4e1041364898b05e4562daa1c391" candidate_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2821b398e0a84685a1b999c55eb833f8" is_pre_election: true
I20260713 09:11:04.402400  1025 tablet_bootstrap.cc:654] T a26b4e1041364898b05e4562daa1c391 P 2821b398e0a84685a1b999c55eb833f8: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:04.406570   876 leader_election.cc:343] T a26b4e1041364898b05e4562daa1c391 P fbca2db3b65a4331a2777aaca10ee9cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65:37999): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:04.405117   984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26b4e1041364898b05e4562daa1c391" candidate_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbda43e2c1f245a3aed4d13f383595ef" is_pre_election: true
I20260713 09:11:04.407016  1027 tablet_bootstrap.cc:492] T 0304a538726f4af6b1fc97262be194b5 P fbda43e2c1f245a3aed4d13f383595ef: No bootstrap required, opened a new log
I20260713 09:11:04.407356   984 raft_consensus.cc:2468] T a26b4e1041364898b05e4562daa1c391 P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbca2db3b65a4331a2777aaca10ee9cb in term 0.
I20260713 09:11:04.407497  1027 ts_tablet_manager.cc:1403] T 0304a538726f4af6b1fc97262be194b5 P fbda43e2c1f245a3aed4d13f383595ef: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.017s
I20260713 09:11:04.408792   876 leader_election.cc:304] T a26b4e1041364898b05e4562daa1c391 P fbca2db3b65a4331a2777aaca10ee9cb [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: fbca2db3b65a4331a2777aaca10ee9cb, fbda43e2c1f245a3aed4d13f383595ef; no voters: 2821b398e0a84685a1b999c55eb833f8
I20260713 09:11:04.410239  1027 raft_consensus.cc:359] T 0304a538726f4af6b1fc97262be194b5 P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.410934  1027 raft_consensus.cc:385] T 0304a538726f4af6b1fc97262be194b5 P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.411214  1027 raft_consensus.cc:740] T 0304a538726f4af6b1fc97262be194b5 P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbda43e2c1f245a3aed4d13f383595ef, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.411904  1032 raft_consensus.cc:2804] T a26b4e1041364898b05e4562daa1c391 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:04.412386  1032 raft_consensus.cc:493] T a26b4e1041364898b05e4562daa1c391 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:04.411984  1027 consensus_queue.cc:260] T 0304a538726f4af6b1fc97262be194b5 P fbda43e2c1f245a3aed4d13f383595ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.412735  1032 raft_consensus.cc:3060] T a26b4e1041364898b05e4562daa1c391 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:04.416631  1027 ts_tablet_manager.cc:1434] T 0304a538726f4af6b1fc97262be194b5 P fbda43e2c1f245a3aed4d13f383595ef: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:11:04.418352  1027 tablet_bootstrap.cc:492] T 4343cb758def40ca81650aebf8cace53 P fbda43e2c1f245a3aed4d13f383595ef: Bootstrap starting.
I20260713 09:11:04.420159  1032 raft_consensus.cc:515] T a26b4e1041364898b05e4562daa1c391 P fbca2db3b65a4331a2777aaca10ee9cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.422348  1032 leader_election.cc:290] T a26b4e1041364898b05e4562daa1c391 P fbca2db3b65a4331a2777aaca10ee9cb [CANDIDATE]: Term 1 election: Requested vote from peers 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65:37999), fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309)
I20260713 09:11:04.422889  1032 raft_consensus.cc:493] T 0304a538726f4af6b1fc97262be194b5 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:04.423908  1032 raft_consensus.cc:515] T 0304a538726f4af6b1fc97262be194b5 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.424661  1027 tablet_bootstrap.cc:654] T 4343cb758def40ca81650aebf8cace53 P fbda43e2c1f245a3aed4d13f383595ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.426098  1032 leader_election.cc:290] T 0304a538726f4af6b1fc97262be194b5 P fbca2db3b65a4331a2777aaca10ee9cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65:37999), fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309)
I20260713 09:11:04.427157  1031 raft_consensus.cc:493] T 0304a538726f4af6b1fc97262be194b5 P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:04.427702  1031 raft_consensus.cc:515] T 0304a538726f4af6b1fc97262be194b5 P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.429704   835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26b4e1041364898b05e4562daa1c391" candidate_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2821b398e0a84685a1b999c55eb833f8"
I20260713 09:11:04.429812   984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26b4e1041364898b05e4562daa1c391" candidate_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbda43e2c1f245a3aed4d13f383595ef"
I20260713 09:11:04.430431   984 raft_consensus.cc:3060] T a26b4e1041364898b05e4562daa1c391 P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:04.429977  1031 leader_election.cc:290] T 0304a538726f4af6b1fc97262be194b5 P fbda43e2c1f245a3aed4d13f383595ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65:37999), fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66:36463)
I20260713 09:11:04.431012   836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0304a538726f4af6b1fc97262be194b5" candidate_uuid: "fbda43e2c1f245a3aed4d13f383595ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2821b398e0a84685a1b999c55eb833f8" is_pre_election: true
I20260713 09:11:04.431653   836 raft_consensus.cc:2468] T 0304a538726f4af6b1fc97262be194b5 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbda43e2c1f245a3aed4d13f383595ef in term 0.
I20260713 09:11:04.432742   985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0304a538726f4af6b1fc97262be194b5" candidate_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbda43e2c1f245a3aed4d13f383595ef" is_pre_election: true
I20260713 09:11:04.432948   950 leader_election.cc:304] T 0304a538726f4af6b1fc97262be194b5 P fbda43e2c1f245a3aed4d13f383595ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2821b398e0a84685a1b999c55eb833f8, fbda43e2c1f245a3aed4d13f383595ef; no voters: 
W20260713 09:11:04.433314   876 leader_election.cc:343] T a26b4e1041364898b05e4562daa1c391 P fbca2db3b65a4331a2777aaca10ee9cb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65:37999): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:04.433358   985 raft_consensus.cc:2468] T 0304a538726f4af6b1fc97262be194b5 P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbca2db3b65a4331a2777aaca10ee9cb in term 0.
I20260713 09:11:04.434000   836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0304a538726f4af6b1fc97262be194b5" candidate_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2821b398e0a84685a1b999c55eb833f8" is_pre_election: true
I20260713 09:11:04.434563   836 raft_consensus.cc:2468] T 0304a538726f4af6b1fc97262be194b5 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbca2db3b65a4331a2777aaca10ee9cb in term 0.
I20260713 09:11:04.435137   732 catalog_manager.cc:5697] T 10df7cf9eeea450cae1216cf7c23870b P fbca2db3b65a4331a2777aaca10ee9cb reported cstate change: term changed from 0 to 1, leader changed from <none> to fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66). New cstate: current_term: 1 leader_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:04.437984  1025 tablet_bootstrap.cc:492] T a26b4e1041364898b05e4562daa1c391 P 2821b398e0a84685a1b999c55eb833f8: No bootstrap required, opened a new log
I20260713 09:11:04.438450  1025 ts_tablet_manager.cc:1403] T a26b4e1041364898b05e4562daa1c391 P 2821b398e0a84685a1b999c55eb833f8: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.015s
I20260713 09:11:04.438679   910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0304a538726f4af6b1fc97262be194b5" candidate_uuid: "fbda43e2c1f245a3aed4d13f383595ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" is_pre_election: true
I20260713 09:11:04.439347   910 raft_consensus.cc:2468] T 0304a538726f4af6b1fc97262be194b5 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbda43e2c1f245a3aed4d13f383595ef in term 0.
I20260713 09:11:04.440793   876 leader_election.cc:304] T 0304a538726f4af6b1fc97262be194b5 P fbca2db3b65a4331a2777aaca10ee9cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2821b398e0a84685a1b999c55eb833f8, fbca2db3b65a4331a2777aaca10ee9cb; no voters: 
I20260713 09:11:04.441227  1025 raft_consensus.cc:359] T a26b4e1041364898b05e4562daa1c391 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.442340  1025 raft_consensus.cc:385] T a26b4e1041364898b05e4562daa1c391 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.442629  1025 raft_consensus.cc:740] T a26b4e1041364898b05e4562daa1c391 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2821b398e0a84685a1b999c55eb833f8, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.443432  1025 consensus_queue.cc:260] T a26b4e1041364898b05e4562daa1c391 P 2821b398e0a84685a1b999c55eb833f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.445410  1025 ts_tablet_manager.cc:1434] T a26b4e1041364898b05e4562daa1c391 P 2821b398e0a84685a1b999c55eb833f8: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260713 09:11:04.448525  1032 raft_consensus.cc:2804] T 0304a538726f4af6b1fc97262be194b5 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:04.448763  1031 raft_consensus.cc:2804] T 0304a538726f4af6b1fc97262be194b5 P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:04.448992  1032 raft_consensus.cc:493] T 0304a538726f4af6b1fc97262be194b5 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:04.449326  1031 raft_consensus.cc:493] T 0304a538726f4af6b1fc97262be194b5 P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:04.449928  1031 raft_consensus.cc:3060] T 0304a538726f4af6b1fc97262be194b5 P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:04.449463  1032 raft_consensus.cc:3060] T 0304a538726f4af6b1fc97262be194b5 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:04.457281  1032 raft_consensus.cc:515] T 0304a538726f4af6b1fc97262be194b5 P fbca2db3b65a4331a2777aaca10ee9cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.459493  1032 leader_election.cc:290] T 0304a538726f4af6b1fc97262be194b5 P fbca2db3b65a4331a2777aaca10ee9cb [CANDIDATE]: Term 1 election: Requested vote from peers 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65:37999), fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309)
I20260713 09:11:04.461131  1032 consensus_queue.cc:1048] T f4759cbf51414d86aa9552531e7034fc P fbca2db3b65a4331a2777aaca10ee9cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:04.463477   836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0304a538726f4af6b1fc97262be194b5" candidate_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2821b398e0a84685a1b999c55eb833f8"
I20260713 09:11:04.464092   836 raft_consensus.cc:3060] T 0304a538726f4af6b1fc97262be194b5 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:04.464533   985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0304a538726f4af6b1fc97262be194b5" candidate_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbda43e2c1f245a3aed4d13f383595ef"
I20260713 09:11:04.469089   984 raft_consensus.cc:2468] T a26b4e1041364898b05e4562daa1c391 P fbda43e2c1f245a3aed4d13f383595ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbca2db3b65a4331a2777aaca10ee9cb in term 1.
I20260713 09:11:04.471148   836 raft_consensus.cc:2468] T 0304a538726f4af6b1fc97262be194b5 P 2821b398e0a84685a1b999c55eb833f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbca2db3b65a4331a2777aaca10ee9cb in term 1.
I20260713 09:11:04.473304   876 leader_election.cc:304] T 0304a538726f4af6b1fc97262be194b5 P fbca2db3b65a4331a2777aaca10ee9cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2821b398e0a84685a1b999c55eb833f8, fbca2db3b65a4331a2777aaca10ee9cb; no voters: 
I20260713 09:11:04.474015  1032 consensus_queue.cc:1048] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:04.474220   876 leader_election.cc:304] T a26b4e1041364898b05e4562daa1c391 P fbca2db3b65a4331a2777aaca10ee9cb [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: fbca2db3b65a4331a2777aaca10ee9cb, fbda43e2c1f245a3aed4d13f383595ef; no voters: 2821b398e0a84685a1b999c55eb833f8
I20260713 09:11:04.475080  1053 raft_consensus.cc:2804] T a26b4e1041364898b05e4562daa1c391 P fbca2db3b65a4331a2777aaca10ee9cb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:04.474530  1048 raft_consensus.cc:2804] T 0304a538726f4af6b1fc97262be194b5 P fbca2db3b65a4331a2777aaca10ee9cb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:04.476608  1053 raft_consensus.cc:697] T a26b4e1041364898b05e4562daa1c391 P fbca2db3b65a4331a2777aaca10ee9cb [term 1 LEADER]: Becoming Leader. State: Replica: fbca2db3b65a4331a2777aaca10ee9cb, State: Running, Role: LEADER
I20260713 09:11:04.477360  1053 consensus_queue.cc:237] T a26b4e1041364898b05e4562daa1c391 P fbca2db3b65a4331a2777aaca10ee9cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.478508  1048 raft_consensus.cc:697] T 0304a538726f4af6b1fc97262be194b5 P fbca2db3b65a4331a2777aaca10ee9cb [term 1 LEADER]: Becoming Leader. State: Replica: fbca2db3b65a4331a2777aaca10ee9cb, State: Running, Role: LEADER
I20260713 09:11:04.480803  1085 raft_consensus.cc:493] T 25809803964b48e2a92c68b10572e301 P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:04.480170  1048 consensus_queue.cc:237] T 0304a538726f4af6b1fc97262be194b5 P fbca2db3b65a4331a2777aaca10ee9cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.481408  1085 raft_consensus.cc:515] T 25809803964b48e2a92c68b10572e301 P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.483876  1085 leader_election.cc:290] T 25809803964b48e2a92c68b10572e301 P fbda43e2c1f245a3aed4d13f383595ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65:37999), fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66:36463)
I20260713 09:11:04.485078   910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25809803964b48e2a92c68b10572e301" candidate_uuid: "fbda43e2c1f245a3aed4d13f383595ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" is_pre_election: true
I20260713 09:11:04.485347   835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25809803964b48e2a92c68b10572e301" candidate_uuid: "fbda43e2c1f245a3aed4d13f383595ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2821b398e0a84685a1b999c55eb833f8" is_pre_election: true
I20260713 09:11:04.488579   950 leader_election.cc:304] T 25809803964b48e2a92c68b10572e301 P fbda43e2c1f245a3aed4d13f383595ef [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: fbda43e2c1f245a3aed4d13f383595ef; no voters: 2821b398e0a84685a1b999c55eb833f8, fbca2db3b65a4331a2777aaca10ee9cb
I20260713 09:11:04.490006  1085 raft_consensus.cc:2749] T 25809803964b48e2a92c68b10572e301 P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:04.506606  1067 raft_consensus.cc:493] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:04.507352  1067 raft_consensus.cc:515] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.511204   910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b54ac18db44d90bcd1b797548fb683" candidate_uuid: "2821b398e0a84685a1b999c55eb833f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" is_pre_election: true
I20260713 09:11:04.511449   984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b54ac18db44d90bcd1b797548fb683" candidate_uuid: "2821b398e0a84685a1b999c55eb833f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbda43e2c1f245a3aed4d13f383595ef" is_pre_election: true
I20260713 09:11:04.512254  1027 tablet_bootstrap.cc:492] T 4343cb758def40ca81650aebf8cace53 P fbda43e2c1f245a3aed4d13f383595ef: No bootstrap required, opened a new log
I20260713 09:11:04.512087   910 raft_consensus.cc:2468] T 31b54ac18db44d90bcd1b797548fb683 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2821b398e0a84685a1b999c55eb833f8 in term 0.
I20260713 09:11:04.512854  1027 ts_tablet_manager.cc:1403] T 4343cb758def40ca81650aebf8cace53 P fbda43e2c1f245a3aed4d13f383595ef: Time spent bootstrapping tablet: real 0.095s	user 0.035s	sys 0.039s
W20260713 09:11:04.513128   801 leader_election.cc:343] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:04.513772  1067 leader_election.cc:290] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66:36463), fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309)
I20260713 09:11:04.513852   800 leader_election.cc:304] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8 [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: 2821b398e0a84685a1b999c55eb833f8, fbca2db3b65a4331a2777aaca10ee9cb; no voters: fbda43e2c1f245a3aed4d13f383595ef
I20260713 09:11:04.514940  1067 raft_consensus.cc:2804] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:04.515416  1067 raft_consensus.cc:493] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:04.515826  1067 raft_consensus.cc:3060] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:04.516119  1027 raft_consensus.cc:359] T 4343cb758def40ca81650aebf8cace53 P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.516853  1027 raft_consensus.cc:385] T 4343cb758def40ca81650aebf8cace53 P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.517158  1027 raft_consensus.cc:740] T 4343cb758def40ca81650aebf8cace53 P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbda43e2c1f245a3aed4d13f383595ef, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.518879  1027 consensus_queue.cc:260] T 4343cb758def40ca81650aebf8cace53 P fbda43e2c1f245a3aed4d13f383595ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.522727  1027 ts_tablet_manager.cc:1434] T 4343cb758def40ca81650aebf8cace53 P fbda43e2c1f245a3aed4d13f383595ef: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:11:04.523775  1027 tablet_bootstrap.cc:492] T 31b54ac18db44d90bcd1b797548fb683 P fbda43e2c1f245a3aed4d13f383595ef: Bootstrap starting.
I20260713 09:11:04.524223  1061 raft_consensus.cc:493] T 10df7cf9eeea450cae1216cf7c23870b P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:04.524786  1061 raft_consensus.cc:515] T 10df7cf9eeea450cae1216cf7c23870b P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.528692   910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10df7cf9eeea450cae1216cf7c23870b" candidate_uuid: "2821b398e0a84685a1b999c55eb833f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" is_pre_election: true
I20260713 09:11:04.529896  1027 tablet_bootstrap.cc:654] T 31b54ac18db44d90bcd1b797548fb683 P fbda43e2c1f245a3aed4d13f383595ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.530813  1061 leader_election.cc:290] T 10df7cf9eeea450cae1216cf7c23870b P 2821b398e0a84685a1b999c55eb833f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66:36463), fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309)
I20260713 09:11:04.532702   984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10df7cf9eeea450cae1216cf7c23870b" candidate_uuid: "2821b398e0a84685a1b999c55eb833f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbda43e2c1f245a3aed4d13f383595ef" is_pre_election: true
I20260713 09:11:04.534438   984 raft_consensus.cc:2393] T 10df7cf9eeea450cae1216cf7c23870b P fbda43e2c1f245a3aed4d13f383595ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2821b398e0a84685a1b999c55eb833f8 in current term 1: Already voted for candidate fbca2db3b65a4331a2777aaca10ee9cb in this term.
I20260713 09:11:04.536266   801 leader_election.cc:304] T 10df7cf9eeea450cae1216cf7c23870b P 2821b398e0a84685a1b999c55eb833f8 [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: 2821b398e0a84685a1b999c55eb833f8; no voters: fbca2db3b65a4331a2777aaca10ee9cb, fbda43e2c1f245a3aed4d13f383595ef
I20260713 09:11:04.537905  1061 raft_consensus.cc:3060] T 10df7cf9eeea450cae1216cf7c23870b P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:04.541249  1027 tablet_bootstrap.cc:492] T 31b54ac18db44d90bcd1b797548fb683 P fbda43e2c1f245a3aed4d13f383595ef: No bootstrap required, opened a new log
I20260713 09:11:04.541736  1027 ts_tablet_manager.cc:1403] T 31b54ac18db44d90bcd1b797548fb683 P fbda43e2c1f245a3aed4d13f383595ef: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260713 09:11:04.544341  1027 raft_consensus.cc:359] T 31b54ac18db44d90bcd1b797548fb683 P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.545055  1027 raft_consensus.cc:385] T 31b54ac18db44d90bcd1b797548fb683 P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.545362  1027 raft_consensus.cc:740] T 31b54ac18db44d90bcd1b797548fb683 P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbda43e2c1f245a3aed4d13f383595ef, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.546305  1027 consensus_queue.cc:260] T 31b54ac18db44d90bcd1b797548fb683 P fbda43e2c1f245a3aed4d13f383595ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.549851  1027 ts_tablet_manager.cc:1434] T 31b54ac18db44d90bcd1b797548fb683 P fbda43e2c1f245a3aed4d13f383595ef: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260713 09:11:04.550922  1061 raft_consensus.cc:2749] T 10df7cf9eeea450cae1216cf7c23870b P 2821b398e0a84685a1b999c55eb833f8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:04.555014  1067 raft_consensus.cc:515] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.559790  1031 raft_consensus.cc:515] T 0304a538726f4af6b1fc97262be194b5 P fbda43e2c1f245a3aed4d13f383595ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.561077   985 raft_consensus.cc:2393] T 0304a538726f4af6b1fc97262be194b5 P fbda43e2c1f245a3aed4d13f383595ef [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fbca2db3b65a4331a2777aaca10ee9cb in current term 1: Already voted for candidate fbda43e2c1f245a3aed4d13f383595ef in this term.
I20260713 09:11:04.562757   836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0304a538726f4af6b1fc97262be194b5" candidate_uuid: "fbda43e2c1f245a3aed4d13f383595ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2821b398e0a84685a1b999c55eb833f8"
I20260713 09:11:04.563583   836 raft_consensus.cc:2393] T 0304a538726f4af6b1fc97262be194b5 P 2821b398e0a84685a1b999c55eb833f8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fbda43e2c1f245a3aed4d13f383595ef in current term 1: Already voted for candidate fbca2db3b65a4331a2777aaca10ee9cb in this term.
I20260713 09:11:04.564554   734 catalog_manager.cc:5697] T a26b4e1041364898b05e4562daa1c391 P fbca2db3b65a4331a2777aaca10ee9cb reported cstate change: term changed from 0 to 1, leader changed from <none> to fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66). New cstate: current_term: 1 leader_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:04.565436  1031 leader_election.cc:290] T 0304a538726f4af6b1fc97262be194b5 P fbda43e2c1f245a3aed4d13f383595ef [CANDIDATE]: Term 1 election: Requested vote from peers 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65:37999), fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66:36463)
I20260713 09:11:04.566395   985 raft_consensus.cc:3060] T 25809803964b48e2a92c68b10572e301 P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:04.566488   910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0304a538726f4af6b1fc97262be194b5" candidate_uuid: "fbda43e2c1f245a3aed4d13f383595ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbca2db3b65a4331a2777aaca10ee9cb"
I20260713 09:11:04.567955   949 leader_election.cc:304] T 0304a538726f4af6b1fc97262be194b5 P fbda43e2c1f245a3aed4d13f383595ef [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: fbda43e2c1f245a3aed4d13f383595ef; no voters: 2821b398e0a84685a1b999c55eb833f8, fbca2db3b65a4331a2777aaca10ee9cb
I20260713 09:11:04.569121  1031 raft_consensus.cc:2749] T 0304a538726f4af6b1fc97262be194b5 P fbda43e2c1f245a3aed4d13f383595ef [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:11:04.573048  1067 leader_election.cc:290] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8 [CANDIDATE]: Term 1 election: Requested vote from peers fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66:36463), fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309)
I20260713 09:11:04.573772   910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b54ac18db44d90bcd1b797548fb683" candidate_uuid: "2821b398e0a84685a1b999c55eb833f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbca2db3b65a4331a2777aaca10ee9cb"
I20260713 09:11:04.575774   910 raft_consensus.cc:3060] T 31b54ac18db44d90bcd1b797548fb683 P fbca2db3b65a4331a2777aaca10ee9cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:04.578223  1052 consensus_queue.cc:1048] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:04.579306  1032 consensus_queue.cc:1048] T f4759cbf51414d86aa9552531e7034fc P fbca2db3b65a4331a2777aaca10ee9cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:04.579787   983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b54ac18db44d90bcd1b797548fb683" candidate_uuid: "2821b398e0a84685a1b999c55eb833f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbda43e2c1f245a3aed4d13f383595ef"
I20260713 09:11:04.580461   983 raft_consensus.cc:3060] T 31b54ac18db44d90bcd1b797548fb683 P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:04.581390  1031 raft_consensus.cc:493] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:04.581583  1084 raft_consensus.cc:493] T 4343cb758def40ca81650aebf8cace53 P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:04.581913  1031 raft_consensus.cc:515] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.582090  1084 raft_consensus.cc:515] T 4343cb758def40ca81650aebf8cace53 P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.584282  1031 leader_election.cc:290] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbda43e2c1f245a3aed4d13f383595ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65:37999), fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66:36463)
I20260713 09:11:04.585795   911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4343cb758def40ca81650aebf8cace53" candidate_uuid: "fbda43e2c1f245a3aed4d13f383595ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" is_pre_election: true
I20260713 09:11:04.584275  1084 leader_election.cc:290] T 4343cb758def40ca81650aebf8cace53 P fbda43e2c1f245a3aed4d13f383595ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65:37999), fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66:36463)
I20260713 09:11:04.586717   911 raft_consensus.cc:2393] T 4343cb758def40ca81650aebf8cace53 P fbca2db3b65a4331a2777aaca10ee9cb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fbda43e2c1f245a3aed4d13f383595ef in current term 1: Already voted for candidate 2821b398e0a84685a1b999c55eb833f8 in this term.
I20260713 09:11:04.587113   909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d45b9dbe9e489f8e3e1b48dd3a6364" candidate_uuid: "fbda43e2c1f245a3aed4d13f383595ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" is_pre_election: true
I20260713 09:11:04.588093   909 raft_consensus.cc:2393] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbca2db3b65a4331a2777aaca10ee9cb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fbda43e2c1f245a3aed4d13f383595ef in current term 1: Already voted for candidate 2821b398e0a84685a1b999c55eb833f8 in this term.
I20260713 09:11:04.590327   835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d45b9dbe9e489f8e3e1b48dd3a6364" candidate_uuid: "fbda43e2c1f245a3aed4d13f383595ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2821b398e0a84685a1b999c55eb833f8" is_pre_election: true
I20260713 09:11:04.591078   983 raft_consensus.cc:2468] T 31b54ac18db44d90bcd1b797548fb683 P fbda43e2c1f245a3aed4d13f383595ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2821b398e0a84685a1b999c55eb833f8 in term 1.
I20260713 09:11:04.592144   801 leader_election.cc:304] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2821b398e0a84685a1b999c55eb833f8, fbda43e2c1f245a3aed4d13f383595ef; no voters: 
I20260713 09:11:04.593148   910 raft_consensus.cc:2468] T 31b54ac18db44d90bcd1b797548fb683 P fbca2db3b65a4331a2777aaca10ee9cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2821b398e0a84685a1b999c55eb833f8 in term 1.
I20260713 09:11:04.596071   835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4343cb758def40ca81650aebf8cace53" candidate_uuid: "fbda43e2c1f245a3aed4d13f383595ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2821b398e0a84685a1b999c55eb833f8" is_pre_election: true
I20260713 09:11:04.597929  1061 raft_consensus.cc:2804] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:04.594753   950 leader_election.cc:304] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbda43e2c1f245a3aed4d13f383595ef [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: fbda43e2c1f245a3aed4d13f383595ef; no voters: 2821b398e0a84685a1b999c55eb833f8, fbca2db3b65a4331a2777aaca10ee9cb
I20260713 09:11:04.598896  1084 raft_consensus.cc:3060] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:04.599651   950 leader_election.cc:304] T 4343cb758def40ca81650aebf8cace53 P fbda43e2c1f245a3aed4d13f383595ef [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: fbda43e2c1f245a3aed4d13f383595ef; no voters: 2821b398e0a84685a1b999c55eb833f8, fbca2db3b65a4331a2777aaca10ee9cb
I20260713 09:11:04.600879  1061 raft_consensus.cc:697] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8 [term 1 LEADER]: Becoming Leader. State: Replica: 2821b398e0a84685a1b999c55eb833f8, State: Running, Role: LEADER
I20260713 09:11:04.601773  1061 consensus_queue.cc:237] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.603837  1031 raft_consensus.cc:3060] T 4343cb758def40ca81650aebf8cace53 P fbda43e2c1f245a3aed4d13f383595ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:04.606168  1084 raft_consensus.cc:2749] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbda43e2c1f245a3aed4d13f383595ef [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:04.610834  1031 raft_consensus.cc:2749] T 4343cb758def40ca81650aebf8cace53 P fbda43e2c1f245a3aed4d13f383595ef [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:04.607105   734 catalog_manager.cc:5697] T 0304a538726f4af6b1fc97262be194b5 P fbca2db3b65a4331a2777aaca10ee9cb reported cstate change: term changed from 0 to 1, leader changed from <none> to fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66). New cstate: current_term: 1 leader_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:04.632982   731 catalog_manager.cc:5697] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65). New cstate: current_term: 1 leader_uuid: "2821b398e0a84685a1b999c55eb833f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:04.678251  1061 consensus_queue.cc:1048] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:04.691411  1061 consensus_queue.cc:1048] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:04.700979  1061 raft_consensus.cc:493] T a26b4e1041364898b05e4562daa1c391 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:04.701413  1061 raft_consensus.cc:515] T a26b4e1041364898b05e4562daa1c391 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.703109  1061 leader_election.cc:290] T a26b4e1041364898b05e4562daa1c391 P 2821b398e0a84685a1b999c55eb833f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66:36463), fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309)
I20260713 09:11:04.703841   910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26b4e1041364898b05e4562daa1c391" candidate_uuid: "2821b398e0a84685a1b999c55eb833f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" is_pre_election: true
I20260713 09:11:04.704460   985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26b4e1041364898b05e4562daa1c391" candidate_uuid: "2821b398e0a84685a1b999c55eb833f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbda43e2c1f245a3aed4d13f383595ef" is_pre_election: true
I20260713 09:11:04.705133   985 raft_consensus.cc:2393] T a26b4e1041364898b05e4562daa1c391 P fbda43e2c1f245a3aed4d13f383595ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2821b398e0a84685a1b999c55eb833f8 in current term 1: Already voted for candidate fbca2db3b65a4331a2777aaca10ee9cb in this term.
I20260713 09:11:04.706023   801 leader_election.cc:304] T a26b4e1041364898b05e4562daa1c391 P 2821b398e0a84685a1b999c55eb833f8 [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: 2821b398e0a84685a1b999c55eb833f8; no voters: fbca2db3b65a4331a2777aaca10ee9cb, fbda43e2c1f245a3aed4d13f383595ef
I20260713 09:11:04.706686  1061 raft_consensus.cc:3060] T a26b4e1041364898b05e4562daa1c391 P 2821b398e0a84685a1b999c55eb833f8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:04.711687  1061 raft_consensus.cc:2749] T a26b4e1041364898b05e4562daa1c391 P 2821b398e0a84685a1b999c55eb833f8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:04.736414  1061 consensus_queue.cc:1048] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:04.747022  1034 consensus_queue.cc:1048] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:04.771521  1034 consensus_queue.cc:1048] T 4b2e330acce54594b12b2a9f97eb7ac1 P 2821b398e0a84685a1b999c55eb833f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:04.773772  1032 consensus_queue.cc:1048] T 10df7cf9eeea450cae1216cf7c23870b P fbca2db3b65a4331a2777aaca10ee9cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:04.780915  1068 consensus_queue.cc:1048] T 4b2e330acce54594b12b2a9f97eb7ac1 P 2821b398e0a84685a1b999c55eb833f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:04.790577  1032 consensus_queue.cc:1048] T 10df7cf9eeea450cae1216cf7c23870b P fbca2db3b65a4331a2777aaca10ee9cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:04.847431  1068 consensus_queue.cc:1048] T 104fd6cf975d4259ab32664b1d00cb6a P 2821b398e0a84685a1b999c55eb833f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:04.859149  1034 consensus_queue.cc:1048] T 104fd6cf975d4259ab32664b1d00cb6a P 2821b398e0a84685a1b999c55eb833f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:04.912904   910 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4759cbf51414d86aa9552531e7034fc"
dest_uuid: "fbca2db3b65a4331a2777aaca10ee9cb"
mode: GRACEFUL
new_leader_uuid: "2821b398e0a84685a1b999c55eb833f8"
 from {username='slave'} at 127.0.0.1:36052
I20260713 09:11:04.913612   910 raft_consensus.cc:606] T f4759cbf51414d86aa9552531e7034fc P fbca2db3b65a4331a2777aaca10ee9cb [term 1 LEADER]: Received request to transfer leadership to TS 2821b398e0a84685a1b999c55eb833f8
I20260713 09:11:04.919510   910 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25809803964b48e2a92c68b10572e301"
dest_uuid: "fbca2db3b65a4331a2777aaca10ee9cb"
mode: GRACEFUL
new_leader_uuid: "2821b398e0a84685a1b999c55eb833f8"
 from {username='slave'} at 127.0.0.1:36052
I20260713 09:11:04.920182   910 raft_consensus.cc:606] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb [term 1 LEADER]: Received request to transfer leadership to TS 2821b398e0a84685a1b999c55eb833f8
I20260713 09:11:04.937563   836 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4d45b9dbe9e489f8e3e1b48dd3a6364"
dest_uuid: "2821b398e0a84685a1b999c55eb833f8"
mode: GRACEFUL
new_leader_uuid: "fbca2db3b65a4331a2777aaca10ee9cb"
 from {username='slave'} at 127.0.0.1:46538
I20260713 09:11:04.938104   836 raft_consensus.cc:606] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8 [term 1 LEADER]: Received request to transfer leadership to TS fbca2db3b65a4331a2777aaca10ee9cb
I20260713 09:11:04.944089   836 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31b54ac18db44d90bcd1b797548fb683"
dest_uuid: "2821b398e0a84685a1b999c55eb833f8"
mode: GRACEFUL
new_leader_uuid: "fbca2db3b65a4331a2777aaca10ee9cb"
 from {username='slave'} at 127.0.0.1:46538
I20260713 09:11:04.944866   836 raft_consensus.cc:606] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8 [term 1 LEADER]: Received request to transfer leadership to TS fbca2db3b65a4331a2777aaca10ee9cb
I20260713 09:11:04.956768   910 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0304a538726f4af6b1fc97262be194b5"
dest_uuid: "fbca2db3b65a4331a2777aaca10ee9cb"
mode: GRACEFUL
new_leader_uuid: "fbda43e2c1f245a3aed4d13f383595ef"
 from {username='slave'} at 127.0.0.1:36052
I20260713 09:11:04.957405   910 raft_consensus.cc:606] T 0304a538726f4af6b1fc97262be194b5 P fbca2db3b65a4331a2777aaca10ee9cb [term 1 LEADER]: Received request to transfer leadership to TS fbda43e2c1f245a3aed4d13f383595ef
I20260713 09:11:04.960426  1032 consensus_queue.cc:1048] T 0304a538726f4af6b1fc97262be194b5 P fbca2db3b65a4331a2777aaca10ee9cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:04.972496  1048 consensus_queue.cc:1048] T 0304a538726f4af6b1fc97262be194b5 P fbca2db3b65a4331a2777aaca10ee9cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:04.979885  1048 raft_consensus.cc:993] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb: : Instructing follower 2821b398e0a84685a1b999c55eb833f8 to start an election
I20260713 09:11:04.980357  1052 raft_consensus.cc:1081] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb [term 1 LEADER]: Signalling peer 2821b398e0a84685a1b999c55eb833f8 to start an election
I20260713 09:11:04.982390  1052 raft_consensus.cc:993] T 0304a538726f4af6b1fc97262be194b5 P fbca2db3b65a4331a2777aaca10ee9cb: : Instructing follower fbda43e2c1f245a3aed4d13f383595ef to start an election
I20260713 09:11:04.982911   836 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25809803964b48e2a92c68b10572e301"
dest_uuid: "2821b398e0a84685a1b999c55eb833f8"
 from {username='slave'} at 127.0.0.1:46518
I20260713 09:11:04.982791  1052 raft_consensus.cc:1081] T 0304a538726f4af6b1fc97262be194b5 P fbca2db3b65a4331a2777aaca10ee9cb [term 1 LEADER]: Signalling peer fbda43e2c1f245a3aed4d13f383595ef to start an election
I20260713 09:11:04.983986   836 raft_consensus.cc:493] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:04.983719  1048 consensus_queue.cc:1048] T a26b4e1041364898b05e4562daa1c391 P fbca2db3b65a4331a2777aaca10ee9cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:04.984539   836 raft_consensus.cc:3060] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:04.984767   984 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0304a538726f4af6b1fc97262be194b5"
dest_uuid: "fbda43e2c1f245a3aed4d13f383595ef"
 from {username='slave'} at 127.0.0.1:56824
I20260713 09:11:04.985318   984 raft_consensus.cc:493] T 0304a538726f4af6b1fc97262be194b5 P fbda43e2c1f245a3aed4d13f383595ef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:04.985669   984 raft_consensus.cc:3060] T 0304a538726f4af6b1fc97262be194b5 P fbda43e2c1f245a3aed4d13f383595ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:04.991125   836 raft_consensus.cc:515] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:04.991968  1034 consensus_queue.cc:1048] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:04.994172   985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25809803964b48e2a92c68b10572e301" candidate_uuid: "2821b398e0a84685a1b999c55eb833f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbda43e2c1f245a3aed4d13f383595ef"
I20260713 09:11:04.994565   910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25809803964b48e2a92c68b10572e301" candidate_uuid: "2821b398e0a84685a1b999c55eb833f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbca2db3b65a4331a2777aaca10ee9cb"
I20260713 09:11:04.999967   910 raft_consensus.cc:3055] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:05.000349   910 raft_consensus.cc:740] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fbca2db3b65a4331a2777aaca10ee9cb, State: Running, Role: LEADER
I20260713 09:11:05.000006  1052 consensus_queue.cc:1048] T a26b4e1041364898b05e4562daa1c391 P fbca2db3b65a4331a2777aaca10ee9cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:05.001415   910 consensus_queue.cc:260] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb [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: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:05.002436   985 raft_consensus.cc:3060] T 25809803964b48e2a92c68b10572e301 P fbda43e2c1f245a3aed4d13f383595ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:05.007735   910 raft_consensus.cc:3060] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:05.008450  1068 raft_consensus.cc:993] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8: : Instructing follower fbca2db3b65a4331a2777aaca10ee9cb to start an election
I20260713 09:11:05.008882  1034 raft_consensus.cc:1081] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8 [term 1 LEADER]: Signalling peer fbca2db3b65a4331a2777aaca10ee9cb to start an election
I20260713 09:11:05.011209   911 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31b54ac18db44d90bcd1b797548fb683"
dest_uuid: "fbca2db3b65a4331a2777aaca10ee9cb"
 from {username='slave'} at 127.0.0.1:36038
I20260713 09:11:05.013131   911 raft_consensus.cc:493] T 31b54ac18db44d90bcd1b797548fb683 P fbca2db3b65a4331a2777aaca10ee9cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:05.013561   911 raft_consensus.cc:3060] T 31b54ac18db44d90bcd1b797548fb683 P fbca2db3b65a4331a2777aaca10ee9cb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:05.014209   985 raft_consensus.cc:2468] T 25809803964b48e2a92c68b10572e301 P fbda43e2c1f245a3aed4d13f383595ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2821b398e0a84685a1b999c55eb833f8 in term 2.
I20260713 09:11:05.014642  1067 consensus_queue.cc:1048] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:05.016894   801 leader_election.cc:304] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8 [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: 2821b398e0a84685a1b999c55eb833f8, fbda43e2c1f245a3aed4d13f383595ef; no voters: 
I20260713 09:11:05.017818  1061 raft_consensus.cc:2804] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:05.018311  1061 raft_consensus.cc:697] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8 [term 2 LEADER]: Becoming Leader. State: Replica: 2821b398e0a84685a1b999c55eb833f8, State: Running, Role: LEADER
I20260713 09:11:05.019161  1061 consensus_queue.cc:237] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8 [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: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:05.022768   911 raft_consensus.cc:515] T 31b54ac18db44d90bcd1b797548fb683 P fbca2db3b65a4331a2777aaca10ee9cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:05.024143   910 raft_consensus.cc:2468] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2821b398e0a84685a1b999c55eb833f8 in term 2.
I20260713 09:11:04.994686   836 leader_election.cc:290] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8 [CANDIDATE]: Term 2 election: Requested vote from peers fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66:36463), fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309)
I20260713 09:11:04.994592   984 raft_consensus.cc:515] T 0304a538726f4af6b1fc97262be194b5 P fbda43e2c1f245a3aed4d13f383595ef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:05.028402   984 leader_election.cc:290] T 0304a538726f4af6b1fc97262be194b5 P fbda43e2c1f245a3aed4d13f383595ef [CANDIDATE]: Term 2 election: Requested vote from peers 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65:37999), fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66:36463)
I20260713 09:11:05.031498   835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0304a538726f4af6b1fc97262be194b5" candidate_uuid: "fbda43e2c1f245a3aed4d13f383595ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2821b398e0a84685a1b999c55eb833f8"
I20260713 09:11:05.032058  1053 raft_consensus.cc:993] T f4759cbf51414d86aa9552531e7034fc P fbca2db3b65a4331a2777aaca10ee9cb: : Instructing follower 2821b398e0a84685a1b999c55eb833f8 to start an election
I20260713 09:11:05.032119   835 raft_consensus.cc:3060] T 0304a538726f4af6b1fc97262be194b5 P 2821b398e0a84685a1b999c55eb833f8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:05.032675  1053 raft_consensus.cc:1081] T f4759cbf51414d86aa9552531e7034fc P fbca2db3b65a4331a2777aaca10ee9cb [term 1 LEADER]: Signalling peer 2821b398e0a84685a1b999c55eb833f8 to start an election
I20260713 09:11:05.034996   836 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4759cbf51414d86aa9552531e7034fc"
dest_uuid: "2821b398e0a84685a1b999c55eb833f8"
 from {username='slave'} at 127.0.0.1:46518
I20260713 09:11:05.035758   836 raft_consensus.cc:493] T f4759cbf51414d86aa9552531e7034fc P 2821b398e0a84685a1b999c55eb833f8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:05.036243   836 raft_consensus.cc:3060] T f4759cbf51414d86aa9552531e7034fc P 2821b398e0a84685a1b999c55eb833f8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:05.037204   734 catalog_manager.cc:5697] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8 reported cstate change: term changed from 1 to 2, leader changed from fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66) to 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65). New cstate: current_term: 2 leader_uuid: "2821b398e0a84685a1b999c55eb833f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:05.041347   910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0304a538726f4af6b1fc97262be194b5" candidate_uuid: "fbda43e2c1f245a3aed4d13f383595ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbca2db3b65a4331a2777aaca10ee9cb"
I20260713 09:11:05.041738   835 raft_consensus.cc:2468] T 0304a538726f4af6b1fc97262be194b5 P 2821b398e0a84685a1b999c55eb833f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbda43e2c1f245a3aed4d13f383595ef in term 2.
I20260713 09:11:05.042004   910 raft_consensus.cc:3055] T 0304a538726f4af6b1fc97262be194b5 P fbca2db3b65a4331a2777aaca10ee9cb [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:05.042372   910 raft_consensus.cc:740] T 0304a538726f4af6b1fc97262be194b5 P fbca2db3b65a4331a2777aaca10ee9cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fbca2db3b65a4331a2777aaca10ee9cb, State: Running, Role: LEADER
I20260713 09:11:05.043335   910 consensus_queue.cc:260] T 0304a538726f4af6b1fc97262be194b5 P fbca2db3b65a4331a2777aaca10ee9cb [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: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:05.043588   836 raft_consensus.cc:515] T f4759cbf51414d86aa9552531e7034fc P 2821b398e0a84685a1b999c55eb833f8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:05.044665   950 leader_election.cc:304] T 0304a538726f4af6b1fc97262be194b5 P fbda43e2c1f245a3aed4d13f383595ef [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: 2821b398e0a84685a1b999c55eb833f8, fbda43e2c1f245a3aed4d13f383595ef; no voters: 
I20260713 09:11:05.045440   911 leader_election.cc:290] T 31b54ac18db44d90bcd1b797548fb683 P fbca2db3b65a4331a2777aaca10ee9cb [CANDIDATE]: Term 2 election: Requested vote from peers 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65:37999), fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309)
I20260713 09:11:05.045521  1031 raft_consensus.cc:2804] T 0304a538726f4af6b1fc97262be194b5 P fbda43e2c1f245a3aed4d13f383595ef [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:05.046114  1031 raft_consensus.cc:697] T 0304a538726f4af6b1fc97262be194b5 P fbda43e2c1f245a3aed4d13f383595ef [term 2 LEADER]: Becoming Leader. State: Replica: fbda43e2c1f245a3aed4d13f383595ef, State: Running, Role: LEADER
I20260713 09:11:05.046523   835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b54ac18db44d90bcd1b797548fb683" candidate_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2821b398e0a84685a1b999c55eb833f8"
I20260713 09:11:05.046970  1031 consensus_queue.cc:237] T 0304a538726f4af6b1fc97262be194b5 P fbda43e2c1f245a3aed4d13f383595ef [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: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:05.047240   835 raft_consensus.cc:3055] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:05.047945   836 leader_election.cc:290] T f4759cbf51414d86aa9552531e7034fc P 2821b398e0a84685a1b999c55eb833f8 [CANDIDATE]: Term 2 election: Requested vote from peers fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66:36463), fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309)
I20260713 09:11:05.048034   835 raft_consensus.cc:740] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2821b398e0a84685a1b999c55eb833f8, State: Running, Role: LEADER
I20260713 09:11:05.049036   985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4759cbf51414d86aa9552531e7034fc" candidate_uuid: "2821b398e0a84685a1b999c55eb833f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbda43e2c1f245a3aed4d13f383595ef"
I20260713 09:11:05.049635   985 raft_consensus.cc:3060] T f4759cbf51414d86aa9552531e7034fc P fbda43e2c1f245a3aed4d13f383595ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:05.049839   911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4759cbf51414d86aa9552531e7034fc" candidate_uuid: "2821b398e0a84685a1b999c55eb833f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbca2db3b65a4331a2777aaca10ee9cb"
I20260713 09:11:05.050225   984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b54ac18db44d90bcd1b797548fb683" candidate_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbda43e2c1f245a3aed4d13f383595ef"
I20260713 09:11:05.050014   835 consensus_queue.cc:260] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8 [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: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:05.050808   984 raft_consensus.cc:3060] T 31b54ac18db44d90bcd1b797548fb683 P fbda43e2c1f245a3aed4d13f383595ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:05.050859   911 raft_consensus.cc:3055] T f4759cbf51414d86aa9552531e7034fc P fbca2db3b65a4331a2777aaca10ee9cb [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:05.051379   835 raft_consensus.cc:3060] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:05.051435   911 raft_consensus.cc:740] T f4759cbf51414d86aa9552531e7034fc P fbca2db3b65a4331a2777aaca10ee9cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fbca2db3b65a4331a2777aaca10ee9cb, State: Running, Role: LEADER
I20260713 09:11:05.052683   911 consensus_queue.cc:260] T f4759cbf51414d86aa9552531e7034fc P fbca2db3b65a4331a2777aaca10ee9cb [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: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:05.056654   911 raft_consensus.cc:3060] T f4759cbf51414d86aa9552531e7034fc P fbca2db3b65a4331a2777aaca10ee9cb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:05.057163   985 raft_consensus.cc:2468] T f4759cbf51414d86aa9552531e7034fc P fbda43e2c1f245a3aed4d13f383595ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2821b398e0a84685a1b999c55eb833f8 in term 2.
I20260713 09:11:05.058104   984 raft_consensus.cc:2468] T 31b54ac18db44d90bcd1b797548fb683 P fbda43e2c1f245a3aed4d13f383595ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbca2db3b65a4331a2777aaca10ee9cb in term 2.
I20260713 09:11:05.058502   835 raft_consensus.cc:2468] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbca2db3b65a4331a2777aaca10ee9cb in term 2.
I20260713 09:11:05.059466   876 leader_election.cc:304] T 31b54ac18db44d90bcd1b797548fb683 P fbca2db3b65a4331a2777aaca10ee9cb [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: fbca2db3b65a4331a2777aaca10ee9cb, fbda43e2c1f245a3aed4d13f383595ef; no voters: 
I20260713 09:11:05.060006   801 leader_election.cc:304] T f4759cbf51414d86aa9552531e7034fc P 2821b398e0a84685a1b999c55eb833f8 [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: 2821b398e0a84685a1b999c55eb833f8, fbda43e2c1f245a3aed4d13f383595ef; no voters: 
I20260713 09:11:05.060966  1052 raft_consensus.cc:2804] T 31b54ac18db44d90bcd1b797548fb683 P fbca2db3b65a4331a2777aaca10ee9cb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:05.061547  1052 raft_consensus.cc:697] T 31b54ac18db44d90bcd1b797548fb683 P fbca2db3b65a4331a2777aaca10ee9cb [term 2 LEADER]: Becoming Leader. State: Replica: fbca2db3b65a4331a2777aaca10ee9cb, State: Running, Role: LEADER
I20260713 09:11:05.062433  1052 consensus_queue.cc:237] T 31b54ac18db44d90bcd1b797548fb683 P fbca2db3b65a4331a2777aaca10ee9cb [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: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:05.063452  1061 raft_consensus.cc:2804] T f4759cbf51414d86aa9552531e7034fc P 2821b398e0a84685a1b999c55eb833f8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:05.063911  1061 raft_consensus.cc:697] T f4759cbf51414d86aa9552531e7034fc P 2821b398e0a84685a1b999c55eb833f8 [term 2 LEADER]: Becoming Leader. State: Replica: 2821b398e0a84685a1b999c55eb833f8, State: Running, Role: LEADER
I20260713 09:11:05.064692  1061 consensus_queue.cc:237] T f4759cbf51414d86aa9552531e7034fc P 2821b398e0a84685a1b999c55eb833f8 [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: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:05.065330   910 raft_consensus.cc:3060] T 0304a538726f4af6b1fc97262be194b5 P fbca2db3b65a4331a2777aaca10ee9cb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:05.068745   911 raft_consensus.cc:2468] T f4759cbf51414d86aa9552531e7034fc P fbca2db3b65a4331a2777aaca10ee9cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2821b398e0a84685a1b999c55eb833f8 in term 2.
I20260713 09:11:05.073104   910 raft_consensus.cc:2468] T 0304a538726f4af6b1fc97262be194b5 P fbca2db3b65a4331a2777aaca10ee9cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbda43e2c1f245a3aed4d13f383595ef in term 2.
I20260713 09:11:05.079677   731 catalog_manager.cc:5697] T f4759cbf51414d86aa9552531e7034fc P 2821b398e0a84685a1b999c55eb833f8 reported cstate change: term changed from 1 to 2, leader changed from fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66) to 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65). New cstate: current_term: 2 leader_uuid: "2821b398e0a84685a1b999c55eb833f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:05.080607   732 catalog_manager.cc:5697] T 0304a538726f4af6b1fc97262be194b5 P fbda43e2c1f245a3aed4d13f383595ef reported cstate change: term changed from 1 to 2, leader changed from fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66) to fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67). New cstate: current_term: 2 leader_uuid: "fbda43e2c1f245a3aed4d13f383595ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:05.091003   734 catalog_manager.cc:5697] T 31b54ac18db44d90bcd1b797548fb683 P fbca2db3b65a4331a2777aaca10ee9cb reported cstate change: term changed from 1 to 2, leader changed from 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65) to fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66). New cstate: current_term: 2 leader_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:05.284648  1067 raft_consensus.cc:993] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8: : Instructing follower fbca2db3b65a4331a2777aaca10ee9cb to start an election
I20260713 09:11:05.285246  1061 raft_consensus.cc:1081] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8 [term 1 LEADER]: Signalling peer fbca2db3b65a4331a2777aaca10ee9cb to start an election
I20260713 09:11:05.286778   910 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4d45b9dbe9e489f8e3e1b48dd3a6364"
dest_uuid: "fbca2db3b65a4331a2777aaca10ee9cb"
 from {username='slave'} at 127.0.0.1:36038
I20260713 09:11:05.287416   910 raft_consensus.cc:493] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbca2db3b65a4331a2777aaca10ee9cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:05.287820   910 raft_consensus.cc:3060] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbca2db3b65a4331a2777aaca10ee9cb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:05.292869   910 raft_consensus.cc:515] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbca2db3b65a4331a2777aaca10ee9cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:05.294595   910 leader_election.cc:290] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbca2db3b65a4331a2777aaca10ee9cb [CANDIDATE]: Term 2 election: Requested vote from peers 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65:37999), fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309)
I20260713 09:11:05.295599   835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d45b9dbe9e489f8e3e1b48dd3a6364" candidate_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2821b398e0a84685a1b999c55eb833f8"
I20260713 09:11:05.295957   984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d45b9dbe9e489f8e3e1b48dd3a6364" candidate_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbda43e2c1f245a3aed4d13f383595ef"
I20260713 09:11:05.296123   835 raft_consensus.cc:3055] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:05.296482   984 raft_consensus.cc:3060] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbda43e2c1f245a3aed4d13f383595ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:05.296509   835 raft_consensus.cc:740] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2821b398e0a84685a1b999c55eb833f8, State: Running, Role: LEADER
I20260713 09:11:05.297498   835 consensus_queue.cc:260] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8 [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: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:05.298478   835 raft_consensus.cc:3060] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:05.302210   984 raft_consensus.cc:2468] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbda43e2c1f245a3aed4d13f383595ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbca2db3b65a4331a2777aaca10ee9cb in term 2.
I20260713 09:11:05.303413   876 leader_election.cc:304] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbca2db3b65a4331a2777aaca10ee9cb [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: fbca2db3b65a4331a2777aaca10ee9cb, fbda43e2c1f245a3aed4d13f383595ef; no voters: 
I20260713 09:11:05.304108  1052 raft_consensus.cc:2804] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbca2db3b65a4331a2777aaca10ee9cb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:05.304502  1052 raft_consensus.cc:697] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbca2db3b65a4331a2777aaca10ee9cb [term 2 LEADER]: Becoming Leader. State: Replica: fbca2db3b65a4331a2777aaca10ee9cb, State: Running, Role: LEADER
I20260713 09:11:05.304996   835 raft_consensus.cc:2468] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbca2db3b65a4331a2777aaca10ee9cb in term 2.
I20260713 09:11:05.305243  1052 consensus_queue.cc:237] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbca2db3b65a4331a2777aaca10ee9cb [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: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:05.311589   734 catalog_manager.cc:5697] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbca2db3b65a4331a2777aaca10ee9cb reported cstate change: term changed from 1 to 2, leader changed from 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65) to fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66). New cstate: current_term: 2 leader_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:05.461025   910 raft_consensus.cc:1275] T f4759cbf51414d86aa9552531e7034fc P fbca2db3b65a4331a2777aaca10ee9cb [term 2 FOLLOWER]: Refusing update from remote peer 2821b398e0a84685a1b999c55eb833f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:05.462627  1061 consensus_queue.cc:1048] T f4759cbf51414d86aa9552531e7034fc P 2821b398e0a84685a1b999c55eb833f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:05.471346   984 raft_consensus.cc:1275] T f4759cbf51414d86aa9552531e7034fc P fbda43e2c1f245a3aed4d13f383595ef [term 2 FOLLOWER]: Refusing update from remote peer 2821b398e0a84685a1b999c55eb833f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:05.473227  1061 consensus_queue.cc:1048] T f4759cbf51414d86aa9552531e7034fc P 2821b398e0a84685a1b999c55eb833f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:05.512431   984 raft_consensus.cc:1275] T 25809803964b48e2a92c68b10572e301 P fbda43e2c1f245a3aed4d13f383595ef [term 2 FOLLOWER]: Refusing update from remote peer 2821b398e0a84685a1b999c55eb833f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:05.513801  1061 consensus_queue.cc:1048] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:05.516211   835 raft_consensus.cc:1275] T 0304a538726f4af6b1fc97262be194b5 P 2821b398e0a84685a1b999c55eb833f8 [term 2 FOLLOWER]: Refusing update from remote peer fbda43e2c1f245a3aed4d13f383595ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:05.517625  1031 consensus_queue.cc:1048] T 0304a538726f4af6b1fc97262be194b5 P fbda43e2c1f245a3aed4d13f383595ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:05.523401   910 raft_consensus.cc:1275] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb [term 2 FOLLOWER]: Refusing update from remote peer 2821b398e0a84685a1b999c55eb833f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:05.524771  1067 consensus_queue.cc:1048] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:05.528214   911 raft_consensus.cc:1275] T 0304a538726f4af6b1fc97262be194b5 P fbca2db3b65a4331a2777aaca10ee9cb [term 2 FOLLOWER]: Refusing update from remote peer fbda43e2c1f245a3aed4d13f383595ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:05.532544  1031 consensus_queue.cc:1048] T 0304a538726f4af6b1fc97262be194b5 P fbda43e2c1f245a3aed4d13f383595ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:05.572687   984 raft_consensus.cc:1275] T 31b54ac18db44d90bcd1b797548fb683 P fbda43e2c1f245a3aed4d13f383595ef [term 2 FOLLOWER]: Refusing update from remote peer fbca2db3b65a4331a2777aaca10ee9cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:05.573967  1052 consensus_queue.cc:1048] T 31b54ac18db44d90bcd1b797548fb683 P fbca2db3b65a4331a2777aaca10ee9cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:05.581801   835 raft_consensus.cc:1275] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8 [term 2 FOLLOWER]: Refusing update from remote peer fbca2db3b65a4331a2777aaca10ee9cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:05.583571  1053 consensus_queue.cc:1048] T 31b54ac18db44d90bcd1b797548fb683 P fbca2db3b65a4331a2777aaca10ee9cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:05.753139   984 raft_consensus.cc:1275] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbda43e2c1f245a3aed4d13f383595ef [term 2 FOLLOWER]: Refusing update from remote peer fbca2db3b65a4331a2777aaca10ee9cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:05.754858  1053 consensus_queue.cc:1048] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbca2db3b65a4331a2777aaca10ee9cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:05.765123   835 raft_consensus.cc:1275] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8 [term 2 FOLLOWER]: Refusing update from remote peer fbca2db3b65a4331a2777aaca10ee9cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:05.766742  1052 consensus_queue.cc:1048] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbca2db3b65a4331a2777aaca10ee9cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:07.994946 32673 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:11:07.996032 32673 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:08.014210   835 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25809803964b48e2a92c68b10572e301"
dest_uuid: "2821b398e0a84685a1b999c55eb833f8"
mode: GRACEFUL
new_leader_uuid: "fbda43e2c1f245a3aed4d13f383595ef"
 from {username='slave'} at 127.0.0.1:52156
I20260713 09:11:08.014873   835 raft_consensus.cc:606] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8 [term 2 LEADER]: Received request to transfer leadership to TS fbda43e2c1f245a3aed4d13f383595ef
I20260713 09:11:08.017880   835 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4343cb758def40ca81650aebf8cace53"
dest_uuid: "2821b398e0a84685a1b999c55eb833f8"
mode: GRACEFUL
new_leader_uuid: "fbda43e2c1f245a3aed4d13f383595ef"
 from {username='slave'} at 127.0.0.1:52156
I20260713 09:11:08.018436   835 raft_consensus.cc:606] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8 [term 1 LEADER]: Received request to transfer leadership to TS fbda43e2c1f245a3aed4d13f383595ef
I20260713 09:11:08.019819 32673 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:11:08.020433 32673 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:08.140142  1034 raft_consensus.cc:993] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8: : Instructing follower fbda43e2c1f245a3aed4d13f383595ef to start an election
I20260713 09:11:08.140736  1125 raft_consensus.cc:1081] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8 [term 2 LEADER]: Signalling peer fbda43e2c1f245a3aed4d13f383595ef to start an election
I20260713 09:11:08.142518   984 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25809803964b48e2a92c68b10572e301"
dest_uuid: "fbda43e2c1f245a3aed4d13f383595ef"
 from {username='slave'} at 127.0.0.1:56828
I20260713 09:11:08.143013   984 raft_consensus.cc:493] T 25809803964b48e2a92c68b10572e301 P fbda43e2c1f245a3aed4d13f383595ef [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:08.143348   984 raft_consensus.cc:3060] T 25809803964b48e2a92c68b10572e301 P fbda43e2c1f245a3aed4d13f383595ef [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:08.148041   984 raft_consensus.cc:515] T 25809803964b48e2a92c68b10572e301 P fbda43e2c1f245a3aed4d13f383595ef [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:08.149788   984 leader_election.cc:290] T 25809803964b48e2a92c68b10572e301 P fbda43e2c1f245a3aed4d13f383595ef [CANDIDATE]: Term 3 election: Requested vote from peers 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65:37999), fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66:36463)
I20260713 09:11:08.150893   835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25809803964b48e2a92c68b10572e301" candidate_uuid: "fbda43e2c1f245a3aed4d13f383595ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2821b398e0a84685a1b999c55eb833f8"
I20260713 09:11:08.151472   835 raft_consensus.cc:3055] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:08.151247   910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25809803964b48e2a92c68b10572e301" candidate_uuid: "fbda43e2c1f245a3aed4d13f383595ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fbca2db3b65a4331a2777aaca10ee9cb"
I20260713 09:11:08.151906   835 raft_consensus.cc:740] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2821b398e0a84685a1b999c55eb833f8, State: Running, Role: LEADER
I20260713 09:11:08.152119   910 raft_consensus.cc:3060] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:08.152676   835 consensus_queue.cc:260] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8 [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: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:08.153581   835 raft_consensus.cc:3060] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:08.157019   910 raft_consensus.cc:2468] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbda43e2c1f245a3aed4d13f383595ef in term 3.
I20260713 09:11:08.158222   949 leader_election.cc:304] T 25809803964b48e2a92c68b10572e301 P fbda43e2c1f245a3aed4d13f383595ef [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: fbca2db3b65a4331a2777aaca10ee9cb, fbda43e2c1f245a3aed4d13f383595ef; no voters: 
I20260713 09:11:08.158466   835 raft_consensus.cc:2468] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbda43e2c1f245a3aed4d13f383595ef in term 3.
I20260713 09:11:08.159103  1120 raft_consensus.cc:2804] T 25809803964b48e2a92c68b10572e301 P fbda43e2c1f245a3aed4d13f383595ef [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:08.160207  1120 raft_consensus.cc:697] T 25809803964b48e2a92c68b10572e301 P fbda43e2c1f245a3aed4d13f383595ef [term 3 LEADER]: Becoming Leader. State: Replica: fbda43e2c1f245a3aed4d13f383595ef, State: Running, Role: LEADER
I20260713 09:11:08.161337  1120 consensus_queue.cc:237] T 25809803964b48e2a92c68b10572e301 P fbda43e2c1f245a3aed4d13f383595ef [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: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:08.169497   734 catalog_manager.cc:5697] T 25809803964b48e2a92c68b10572e301 P fbda43e2c1f245a3aed4d13f383595ef reported cstate change: term changed from 2 to 3, leader changed from 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65) to fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67). New cstate: current_term: 3 leader_uuid: "fbda43e2c1f245a3aed4d13f383595ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:08.467867  1034 raft_consensus.cc:993] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8: : Instructing follower fbda43e2c1f245a3aed4d13f383595ef to start an election
I20260713 09:11:08.468431  1034 raft_consensus.cc:1081] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8 [term 1 LEADER]: Signalling peer fbda43e2c1f245a3aed4d13f383595ef to start an election
I20260713 09:11:08.470037   985 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4343cb758def40ca81650aebf8cace53"
dest_uuid: "fbda43e2c1f245a3aed4d13f383595ef"
 from {username='slave'} at 127.0.0.1:56828
I20260713 09:11:08.470737   985 raft_consensus.cc:493] T 4343cb758def40ca81650aebf8cace53 P fbda43e2c1f245a3aed4d13f383595ef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:08.471246   985 raft_consensus.cc:3060] T 4343cb758def40ca81650aebf8cace53 P fbda43e2c1f245a3aed4d13f383595ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:08.476939   985 raft_consensus.cc:515] T 4343cb758def40ca81650aebf8cace53 P fbda43e2c1f245a3aed4d13f383595ef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:08.478675   985 leader_election.cc:290] T 4343cb758def40ca81650aebf8cace53 P fbda43e2c1f245a3aed4d13f383595ef [CANDIDATE]: Term 2 election: Requested vote from peers 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65:37999), fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66:36463)
I20260713 09:11:08.479651   835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4343cb758def40ca81650aebf8cace53" candidate_uuid: "fbda43e2c1f245a3aed4d13f383595ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2821b398e0a84685a1b999c55eb833f8"
I20260713 09:11:08.480063   910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4343cb758def40ca81650aebf8cace53" candidate_uuid: "fbda43e2c1f245a3aed4d13f383595ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbca2db3b65a4331a2777aaca10ee9cb"
I20260713 09:11:08.480247   835 raft_consensus.cc:3055] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:08.480665   835 raft_consensus.cc:740] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2821b398e0a84685a1b999c55eb833f8, State: Running, Role: LEADER
I20260713 09:11:08.480716   910 raft_consensus.cc:3060] T 4343cb758def40ca81650aebf8cace53 P fbca2db3b65a4331a2777aaca10ee9cb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:08.481431   835 consensus_queue.cc:260] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8 [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: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:08.482347   835 raft_consensus.cc:3060] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:08.485430   910 raft_consensus.cc:2468] T 4343cb758def40ca81650aebf8cace53 P fbca2db3b65a4331a2777aaca10ee9cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbda43e2c1f245a3aed4d13f383595ef in term 2.
I20260713 09:11:08.487003   949 leader_election.cc:304] T 4343cb758def40ca81650aebf8cace53 P fbda43e2c1f245a3aed4d13f383595ef [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: fbca2db3b65a4331a2777aaca10ee9cb, fbda43e2c1f245a3aed4d13f383595ef; no voters: 
I20260713 09:11:08.488014  1120 raft_consensus.cc:2804] T 4343cb758def40ca81650aebf8cace53 P fbda43e2c1f245a3aed4d13f383595ef [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:08.488147   835 raft_consensus.cc:2468] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbda43e2c1f245a3aed4d13f383595ef in term 2.
I20260713 09:11:08.488447  1120 raft_consensus.cc:697] T 4343cb758def40ca81650aebf8cace53 P fbda43e2c1f245a3aed4d13f383595ef [term 2 LEADER]: Becoming Leader. State: Replica: fbda43e2c1f245a3aed4d13f383595ef, State: Running, Role: LEADER
I20260713 09:11:08.489336  1120 consensus_queue.cc:237] T 4343cb758def40ca81650aebf8cace53 P fbda43e2c1f245a3aed4d13f383595ef [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: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:08.499370   734 catalog_manager.cc:5697] T 4343cb758def40ca81650aebf8cace53 P fbda43e2c1f245a3aed4d13f383595ef reported cstate change: term changed from 1 to 2, leader changed from 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65) to fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67). New cstate: current_term: 2 leader_uuid: "fbda43e2c1f245a3aed4d13f383595ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:08.617595   910 raft_consensus.cc:1275] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb [term 3 FOLLOWER]: Refusing update from remote peer fbda43e2c1f245a3aed4d13f383595ef: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:08.619274  1120 consensus_queue.cc:1048] T 25809803964b48e2a92c68b10572e301 P fbda43e2c1f245a3aed4d13f383595ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:08.630749   835 raft_consensus.cc:1275] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8 [term 3 FOLLOWER]: Refusing update from remote peer fbda43e2c1f245a3aed4d13f383595ef: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:08.632230  1120 consensus_queue.cc:1048] T 25809803964b48e2a92c68b10572e301 P fbda43e2c1f245a3aed4d13f383595ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:09.021301 32673 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:09.048702   985 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4343cb758def40ca81650aebf8cace53"
dest_uuid: "fbda43e2c1f245a3aed4d13f383595ef"
mode: GRACEFUL
new_leader_uuid: "2821b398e0a84685a1b999c55eb833f8"
 from {username='slave'} at 127.0.0.1:53164
I20260713 09:11:09.049330   985 raft_consensus.cc:606] T 4343cb758def40ca81650aebf8cace53 P fbda43e2c1f245a3aed4d13f383595ef [term 2 LEADER]: Received request to transfer leadership to TS 2821b398e0a84685a1b999c55eb833f8
I20260713 09:11:09.058498   985 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25809803964b48e2a92c68b10572e301"
dest_uuid: "fbda43e2c1f245a3aed4d13f383595ef"
mode: GRACEFUL
new_leader_uuid: "2821b398e0a84685a1b999c55eb833f8"
 from {username='slave'} at 127.0.0.1:53164
I20260713 09:11:09.059099   985 raft_consensus.cc:606] T 25809803964b48e2a92c68b10572e301 P fbda43e2c1f245a3aed4d13f383595ef [term 3 LEADER]: Received request to transfer leadership to TS 2821b398e0a84685a1b999c55eb833f8
I20260713 09:11:09.067804   910 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4d45b9dbe9e489f8e3e1b48dd3a6364"
dest_uuid: "fbca2db3b65a4331a2777aaca10ee9cb"
mode: GRACEFUL
new_leader_uuid: "2821b398e0a84685a1b999c55eb833f8"
 from {username='slave'} at 127.0.0.1:36052
I20260713 09:11:09.068084   835 raft_consensus.cc:1275] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8 [term 2 FOLLOWER]: Refusing update from remote peer fbda43e2c1f245a3aed4d13f383595ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:09.068382   910 raft_consensus.cc:606] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbca2db3b65a4331a2777aaca10ee9cb [term 2 LEADER]: Received request to transfer leadership to TS 2821b398e0a84685a1b999c55eb833f8
I20260713 09:11:09.069528  1120 consensus_queue.cc:1048] T 4343cb758def40ca81650aebf8cace53 P fbda43e2c1f245a3aed4d13f383595ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:09.074126   910 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31b54ac18db44d90bcd1b797548fb683"
dest_uuid: "fbca2db3b65a4331a2777aaca10ee9cb"
mode: GRACEFUL
new_leader_uuid: "2821b398e0a84685a1b999c55eb833f8"
 from {username='slave'} at 127.0.0.1:36052
I20260713 09:11:09.074819   910 raft_consensus.cc:606] T 31b54ac18db44d90bcd1b797548fb683 P fbca2db3b65a4331a2777aaca10ee9cb [term 2 LEADER]: Received request to transfer leadership to TS 2821b398e0a84685a1b999c55eb833f8
I20260713 09:11:09.076825  1126 raft_consensus.cc:993] T 4343cb758def40ca81650aebf8cace53 P fbda43e2c1f245a3aed4d13f383595ef: : Instructing follower 2821b398e0a84685a1b999c55eb833f8 to start an election
I20260713 09:11:09.077243  1126 raft_consensus.cc:1081] T 4343cb758def40ca81650aebf8cace53 P fbda43e2c1f245a3aed4d13f383595ef [term 2 LEADER]: Signalling peer 2821b398e0a84685a1b999c55eb833f8 to start an election
I20260713 09:11:09.080858   910 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10df7cf9eeea450cae1216cf7c23870b"
dest_uuid: "fbca2db3b65a4331a2777aaca10ee9cb"
mode: GRACEFUL
new_leader_uuid: "2821b398e0a84685a1b999c55eb833f8"
 from {username='slave'} at 127.0.0.1:36052
I20260713 09:11:09.081400   910 raft_consensus.cc:606] T 10df7cf9eeea450cae1216cf7c23870b P fbca2db3b65a4331a2777aaca10ee9cb [term 1 LEADER]: Received request to transfer leadership to TS 2821b398e0a84685a1b999c55eb833f8
I20260713 09:11:09.082310   834 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4343cb758def40ca81650aebf8cace53"
dest_uuid: "2821b398e0a84685a1b999c55eb833f8"
 from {username='slave'} at 127.0.0.1:46534
I20260713 09:11:09.082952   834 raft_consensus.cc:493] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:09.083405   834 raft_consensus.cc:3060] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:09.086776   910 raft_consensus.cc:1275] T 4343cb758def40ca81650aebf8cace53 P fbca2db3b65a4331a2777aaca10ee9cb [term 2 FOLLOWER]: Refusing update from remote peer fbda43e2c1f245a3aed4d13f383595ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:09.089376  1126 consensus_queue.cc:1048] T 4343cb758def40ca81650aebf8cace53 P fbda43e2c1f245a3aed4d13f383595ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:09.091274   834 raft_consensus.cc:515] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:09.092460   836 raft_consensus.cc:1240] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8 [term 3 FOLLOWER]: Rejecting Update request from peer fbda43e2c1f245a3aed4d13f383595ef for earlier term 2. Current term is 3. Ops: []
I20260713 09:11:09.091274  1126 raft_consensus.cc:993] T 25809803964b48e2a92c68b10572e301 P fbda43e2c1f245a3aed4d13f383595ef: : Instructing follower 2821b398e0a84685a1b999c55eb833f8 to start an election
I20260713 09:11:09.097870  1136 consensus_queue.cc:1059] T 4343cb758def40ca81650aebf8cace53 P fbda43e2c1f245a3aed4d13f383595ef [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:09.099576   834 leader_election.cc:290] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8 [CANDIDATE]: Term 3 election: Requested vote from peers fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66:36463), fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309)
I20260713 09:11:09.099648   911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4343cb758def40ca81650aebf8cace53" candidate_uuid: "2821b398e0a84685a1b999c55eb833f8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fbca2db3b65a4331a2777aaca10ee9cb"
I20260713 09:11:09.101164   985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4343cb758def40ca81650aebf8cace53" candidate_uuid: "2821b398e0a84685a1b999c55eb833f8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fbda43e2c1f245a3aed4d13f383595ef"
I20260713 09:11:09.101770   985 raft_consensus.cc:3055] T 4343cb758def40ca81650aebf8cace53 P fbda43e2c1f245a3aed4d13f383595ef [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:09.101886  1126 raft_consensus.cc:1081] T 25809803964b48e2a92c68b10572e301 P fbda43e2c1f245a3aed4d13f383595ef [term 3 LEADER]: Signalling peer 2821b398e0a84685a1b999c55eb833f8 to start an election
I20260713 09:11:09.102167   985 raft_consensus.cc:740] T 4343cb758def40ca81650aebf8cace53 P fbda43e2c1f245a3aed4d13f383595ef [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fbda43e2c1f245a3aed4d13f383595ef, State: Running, Role: LEADER
I20260713 09:11:09.101764   911 raft_consensus.cc:3060] T 4343cb758def40ca81650aebf8cace53 P fbca2db3b65a4331a2777aaca10ee9cb [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:09.103529   985 consensus_queue.cc:260] T 4343cb758def40ca81650aebf8cace53 P fbda43e2c1f245a3aed4d13f383595ef [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: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:09.104422   834 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25809803964b48e2a92c68b10572e301"
dest_uuid: "2821b398e0a84685a1b999c55eb833f8"
 from {username='slave'} at 127.0.0.1:46534
I20260713 09:11:09.104931   834 raft_consensus.cc:493] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:09.104970   985 raft_consensus.cc:3060] T 4343cb758def40ca81650aebf8cace53 P fbda43e2c1f245a3aed4d13f383595ef [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:09.105309   834 raft_consensus.cc:3060] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:09.112356   911 raft_consensus.cc:2468] T 4343cb758def40ca81650aebf8cace53 P fbca2db3b65a4331a2777aaca10ee9cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2821b398e0a84685a1b999c55eb833f8 in term 3.
I20260713 09:11:09.112922   834 raft_consensus.cc:515] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:09.114208   800 leader_election.cc:304] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8 [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: 2821b398e0a84685a1b999c55eb833f8, fbca2db3b65a4331a2777aaca10ee9cb; no voters: 
I20260713 09:11:09.115139   834 leader_election.cc:290] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8 [CANDIDATE]: Term 4 election: Requested vote from peers fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66:36463), fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309)
I20260713 09:11:09.116161  1125 raft_consensus.cc:2804] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:09.116321   984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25809803964b48e2a92c68b10572e301" candidate_uuid: "2821b398e0a84685a1b999c55eb833f8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fbda43e2c1f245a3aed4d13f383595ef"
I20260713 09:11:09.116698  1125 raft_consensus.cc:697] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8 [term 3 LEADER]: Becoming Leader. State: Replica: 2821b398e0a84685a1b999c55eb833f8, State: Running, Role: LEADER
I20260713 09:11:09.116962   984 raft_consensus.cc:3055] T 25809803964b48e2a92c68b10572e301 P fbda43e2c1f245a3aed4d13f383595ef [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:11:09.117268   984 raft_consensus.cc:740] T 25809803964b48e2a92c68b10572e301 P fbda43e2c1f245a3aed4d13f383595ef [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fbda43e2c1f245a3aed4d13f383595ef, State: Running, Role: LEADER
I20260713 09:11:09.117923   984 consensus_queue.cc:260] T 25809803964b48e2a92c68b10572e301 P fbda43e2c1f245a3aed4d13f383595ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:09.117676  1125 consensus_queue.cc:237] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:09.118829   984 raft_consensus.cc:3060] T 25809803964b48e2a92c68b10572e301 P fbda43e2c1f245a3aed4d13f383595ef [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:09.119630   985 raft_consensus.cc:2468] T 4343cb758def40ca81650aebf8cace53 P fbda43e2c1f245a3aed4d13f383595ef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2821b398e0a84685a1b999c55eb833f8 in term 3.
W20260713 09:11:09.124648  1143 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 3 current term: 3 is higher.
I20260713 09:11:09.124502   984 raft_consensus.cc:2468] T 25809803964b48e2a92c68b10572e301 P fbda43e2c1f245a3aed4d13f383595ef [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2821b398e0a84685a1b999c55eb833f8 in term 4.
I20260713 09:11:09.126672   801 leader_election.cc:304] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2821b398e0a84685a1b999c55eb833f8, fbda43e2c1f245a3aed4d13f383595ef; no voters: 
I20260713 09:11:09.127518  1125 raft_consensus.cc:2804] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:11:09.127972  1125 raft_consensus.cc:697] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8 [term 4 LEADER]: Becoming Leader. State: Replica: 2821b398e0a84685a1b999c55eb833f8, State: Running, Role: LEADER
I20260713 09:11:09.128597  1125 consensus_queue.cc:237] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8 [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: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:09.130884   911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25809803964b48e2a92c68b10572e301" candidate_uuid: "2821b398e0a84685a1b999c55eb833f8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fbca2db3b65a4331a2777aaca10ee9cb"
I20260713 09:11:09.131556   911 raft_consensus.cc:3060] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:09.133010   734 catalog_manager.cc:5697] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8 reported cstate change: term changed from 2 to 3, leader changed from fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67) to 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65). New cstate: current_term: 3 leader_uuid: "2821b398e0a84685a1b999c55eb833f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:09.136377   911 raft_consensus.cc:2468] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2821b398e0a84685a1b999c55eb833f8 in term 4.
I20260713 09:11:09.148900   734 catalog_manager.cc:5697] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8 reported cstate change: term changed from 3 to 4, leader changed from fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67) to 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65). New cstate: current_term: 4 leader_uuid: "2821b398e0a84685a1b999c55eb833f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:09.251555  1150 raft_consensus.cc:993] T 10df7cf9eeea450cae1216cf7c23870b P fbca2db3b65a4331a2777aaca10ee9cb: : Instructing follower 2821b398e0a84685a1b999c55eb833f8 to start an election
I20260713 09:11:09.252483  1150 raft_consensus.cc:1081] T 10df7cf9eeea450cae1216cf7c23870b P fbca2db3b65a4331a2777aaca10ee9cb [term 1 LEADER]: Signalling peer 2821b398e0a84685a1b999c55eb833f8 to start an election
I20260713 09:11:09.254571   834 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10df7cf9eeea450cae1216cf7c23870b"
dest_uuid: "2821b398e0a84685a1b999c55eb833f8"
 from {username='slave'} at 127.0.0.1:46518
I20260713 09:11:09.255335   834 raft_consensus.cc:493] T 10df7cf9eeea450cae1216cf7c23870b P 2821b398e0a84685a1b999c55eb833f8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:09.255667   834 raft_consensus.cc:3060] T 10df7cf9eeea450cae1216cf7c23870b P 2821b398e0a84685a1b999c55eb833f8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:09.261962   834 raft_consensus.cc:515] T 10df7cf9eeea450cae1216cf7c23870b P 2821b398e0a84685a1b999c55eb833f8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:09.264012   834 leader_election.cc:290] T 10df7cf9eeea450cae1216cf7c23870b P 2821b398e0a84685a1b999c55eb833f8 [CANDIDATE]: Term 2 election: Requested vote from peers fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66:36463), fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309)
I20260713 09:11:09.265565   911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10df7cf9eeea450cae1216cf7c23870b" candidate_uuid: "2821b398e0a84685a1b999c55eb833f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbca2db3b65a4331a2777aaca10ee9cb"
I20260713 09:11:09.266253   984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10df7cf9eeea450cae1216cf7c23870b" candidate_uuid: "2821b398e0a84685a1b999c55eb833f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbda43e2c1f245a3aed4d13f383595ef"
I20260713 09:11:09.266480   911 raft_consensus.cc:3055] T 10df7cf9eeea450cae1216cf7c23870b P fbca2db3b65a4331a2777aaca10ee9cb [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:09.266959   984 raft_consensus.cc:3060] T 10df7cf9eeea450cae1216cf7c23870b P fbda43e2c1f245a3aed4d13f383595ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:09.266935   911 raft_consensus.cc:740] T 10df7cf9eeea450cae1216cf7c23870b P fbca2db3b65a4331a2777aaca10ee9cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fbca2db3b65a4331a2777aaca10ee9cb, State: Running, Role: LEADER
I20260713 09:11:09.268342   911 consensus_queue.cc:260] T 10df7cf9eeea450cae1216cf7c23870b P fbca2db3b65a4331a2777aaca10ee9cb [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: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:09.270093   911 raft_consensus.cc:3060] T 10df7cf9eeea450cae1216cf7c23870b P fbca2db3b65a4331a2777aaca10ee9cb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:09.275671   984 raft_consensus.cc:2468] T 10df7cf9eeea450cae1216cf7c23870b P fbda43e2c1f245a3aed4d13f383595ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2821b398e0a84685a1b999c55eb833f8 in term 2.
I20260713 09:11:09.277122   801 leader_election.cc:304] T 10df7cf9eeea450cae1216cf7c23870b P 2821b398e0a84685a1b999c55eb833f8 [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: 2821b398e0a84685a1b999c55eb833f8, fbda43e2c1f245a3aed4d13f383595ef; no voters: 
I20260713 09:11:09.278198  1125 raft_consensus.cc:2804] T 10df7cf9eeea450cae1216cf7c23870b P 2821b398e0a84685a1b999c55eb833f8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:09.278381   911 raft_consensus.cc:2468] T 10df7cf9eeea450cae1216cf7c23870b P fbca2db3b65a4331a2777aaca10ee9cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2821b398e0a84685a1b999c55eb833f8 in term 2.
I20260713 09:11:09.278771  1125 raft_consensus.cc:697] T 10df7cf9eeea450cae1216cf7c23870b P 2821b398e0a84685a1b999c55eb833f8 [term 2 LEADER]: Becoming Leader. State: Replica: 2821b398e0a84685a1b999c55eb833f8, State: Running, Role: LEADER
I20260713 09:11:09.279956  1125 consensus_queue.cc:237] T 10df7cf9eeea450cae1216cf7c23870b P 2821b398e0a84685a1b999c55eb833f8 [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: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:09.291289   734 catalog_manager.cc:5697] T 10df7cf9eeea450cae1216cf7c23870b P 2821b398e0a84685a1b999c55eb833f8 reported cstate change: term changed from 1 to 2, leader changed from fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66) to 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65). New cstate: current_term: 2 leader_uuid: "2821b398e0a84685a1b999c55eb833f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:09.487727  1122 raft_consensus.cc:993] T 31b54ac18db44d90bcd1b797548fb683 P fbca2db3b65a4331a2777aaca10ee9cb: : Instructing follower 2821b398e0a84685a1b999c55eb833f8 to start an election
I20260713 09:11:09.488325  1150 raft_consensus.cc:1081] T 31b54ac18db44d90bcd1b797548fb683 P fbca2db3b65a4331a2777aaca10ee9cb [term 2 LEADER]: Signalling peer 2821b398e0a84685a1b999c55eb833f8 to start an election
I20260713 09:11:09.490095   834 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31b54ac18db44d90bcd1b797548fb683"
dest_uuid: "2821b398e0a84685a1b999c55eb833f8"
 from {username='slave'} at 127.0.0.1:46518
I20260713 09:11:09.490739   834 raft_consensus.cc:493] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:09.491029   834 raft_consensus.cc:3060] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:09.496428   834 raft_consensus.cc:515] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:09.498147   834 leader_election.cc:290] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8 [CANDIDATE]: Term 3 election: Requested vote from peers fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66:36463), fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309)
I20260713 09:11:09.499243   911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b54ac18db44d90bcd1b797548fb683" candidate_uuid: "2821b398e0a84685a1b999c55eb833f8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fbca2db3b65a4331a2777aaca10ee9cb"
I20260713 09:11:09.499424   984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b54ac18db44d90bcd1b797548fb683" candidate_uuid: "2821b398e0a84685a1b999c55eb833f8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fbda43e2c1f245a3aed4d13f383595ef"
I20260713 09:11:09.499977   984 raft_consensus.cc:3060] T 31b54ac18db44d90bcd1b797548fb683 P fbda43e2c1f245a3aed4d13f383595ef [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:09.499922   911 raft_consensus.cc:3055] T 31b54ac18db44d90bcd1b797548fb683 P fbca2db3b65a4331a2777aaca10ee9cb [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:09.500486   911 raft_consensus.cc:740] T 31b54ac18db44d90bcd1b797548fb683 P fbca2db3b65a4331a2777aaca10ee9cb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fbca2db3b65a4331a2777aaca10ee9cb, State: Running, Role: LEADER
I20260713 09:11:09.501420   911 consensus_queue.cc:260] T 31b54ac18db44d90bcd1b797548fb683 P fbca2db3b65a4331a2777aaca10ee9cb [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: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:09.502792   911 raft_consensus.cc:3060] T 31b54ac18db44d90bcd1b797548fb683 P fbca2db3b65a4331a2777aaca10ee9cb [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:09.507025   984 raft_consensus.cc:2468] T 31b54ac18db44d90bcd1b797548fb683 P fbda43e2c1f245a3aed4d13f383595ef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2821b398e0a84685a1b999c55eb833f8 in term 3.
I20260713 09:11:09.508311   801 leader_election.cc:304] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8 [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: 2821b398e0a84685a1b999c55eb833f8, fbda43e2c1f245a3aed4d13f383595ef; no voters: 
I20260713 09:11:09.509050  1125 raft_consensus.cc:2804] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:09.509483  1125 raft_consensus.cc:697] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8 [term 3 LEADER]: Becoming Leader. State: Replica: 2821b398e0a84685a1b999c55eb833f8, State: Running, Role: LEADER
I20260713 09:11:09.509801   911 raft_consensus.cc:2468] T 31b54ac18db44d90bcd1b797548fb683 P fbca2db3b65a4331a2777aaca10ee9cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2821b398e0a84685a1b999c55eb833f8 in term 3.
I20260713 09:11:09.510390  1125 consensus_queue.cc:237] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8 [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: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:09.519470   734 catalog_manager.cc:5697] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8 reported cstate change: term changed from 2 to 3, leader changed from fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66) to 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65). New cstate: current_term: 3 leader_uuid: "2821b398e0a84685a1b999c55eb833f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:09.624054   911 raft_consensus.cc:1275] T 4343cb758def40ca81650aebf8cace53 P fbca2db3b65a4331a2777aaca10ee9cb [term 3 FOLLOWER]: Refusing update from remote peer 2821b398e0a84685a1b999c55eb833f8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:09.625787  1125 consensus_queue.cc:1048] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:09.639925   984 raft_consensus.cc:1275] T 4343cb758def40ca81650aebf8cace53 P fbda43e2c1f245a3aed4d13f383595ef [term 3 FOLLOWER]: Refusing update from remote peer 2821b398e0a84685a1b999c55eb833f8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:09.641288  1125 consensus_queue.cc:1048] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:09.651948  1122 raft_consensus.cc:993] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbca2db3b65a4331a2777aaca10ee9cb: : Instructing follower 2821b398e0a84685a1b999c55eb833f8 to start an election
I20260713 09:11:09.652508  1150 raft_consensus.cc:1081] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbca2db3b65a4331a2777aaca10ee9cb [term 2 LEADER]: Signalling peer 2821b398e0a84685a1b999c55eb833f8 to start an election
I20260713 09:11:09.654253   834 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4d45b9dbe9e489f8e3e1b48dd3a6364"
dest_uuid: "2821b398e0a84685a1b999c55eb833f8"
 from {username='slave'} at 127.0.0.1:46518
I20260713 09:11:09.654763   834 raft_consensus.cc:493] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:09.655098   834 raft_consensus.cc:3060] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:09.661562   834 raft_consensus.cc:515] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:09.663228   834 leader_election.cc:290] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8 [CANDIDATE]: Term 3 election: Requested vote from peers fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66:36463), fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309)
I20260713 09:11:09.664333   911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d45b9dbe9e489f8e3e1b48dd3a6364" candidate_uuid: "2821b398e0a84685a1b999c55eb833f8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fbca2db3b65a4331a2777aaca10ee9cb"
I20260713 09:11:09.664813   984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d45b9dbe9e489f8e3e1b48dd3a6364" candidate_uuid: "2821b398e0a84685a1b999c55eb833f8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fbda43e2c1f245a3aed4d13f383595ef"
I20260713 09:11:09.665091   911 raft_consensus.cc:3055] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbca2db3b65a4331a2777aaca10ee9cb [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:09.665373   984 raft_consensus.cc:3060] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbda43e2c1f245a3aed4d13f383595ef [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:09.665477   911 raft_consensus.cc:740] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbca2db3b65a4331a2777aaca10ee9cb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fbca2db3b65a4331a2777aaca10ee9cb, State: Running, Role: LEADER
I20260713 09:11:09.666504   911 consensus_queue.cc:260] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbca2db3b65a4331a2777aaca10ee9cb [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: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:09.667326   910 raft_consensus.cc:1275] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb [term 4 FOLLOWER]: Refusing update from remote peer 2821b398e0a84685a1b999c55eb833f8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:11:09.667939   911 raft_consensus.cc:3060] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbca2db3b65a4331a2777aaca10ee9cb [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:09.668932  1154 consensus_queue.cc:1048] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:11:09.673449   984 raft_consensus.cc:2468] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbda43e2c1f245a3aed4d13f383595ef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2821b398e0a84685a1b999c55eb833f8 in term 3.
I20260713 09:11:09.674886   801 leader_election.cc:304] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8 [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: 2821b398e0a84685a1b999c55eb833f8, fbda43e2c1f245a3aed4d13f383595ef; no voters: 
I20260713 09:11:09.675385   911 raft_consensus.cc:2468] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbca2db3b65a4331a2777aaca10ee9cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2821b398e0a84685a1b999c55eb833f8 in term 3.
I20260713 09:11:09.675907  1154 raft_consensus.cc:2804] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:09.676400  1154 raft_consensus.cc:697] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8 [term 3 LEADER]: Becoming Leader. State: Replica: 2821b398e0a84685a1b999c55eb833f8, State: Running, Role: LEADER
I20260713 09:11:09.677544  1154 consensus_queue.cc:237] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8 [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: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:09.687721   984 raft_consensus.cc:1275] T 10df7cf9eeea450cae1216cf7c23870b P fbda43e2c1f245a3aed4d13f383595ef [term 2 FOLLOWER]: Refusing update from remote peer 2821b398e0a84685a1b999c55eb833f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:09.690426   985 raft_consensus.cc:1275] T 25809803964b48e2a92c68b10572e301 P fbda43e2c1f245a3aed4d13f383595ef [term 4 FOLLOWER]: Refusing update from remote peer 2821b398e0a84685a1b999c55eb833f8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:11:09.694427  1154 consensus_queue.cc:1048] T 10df7cf9eeea450cae1216cf7c23870b P 2821b398e0a84685a1b999c55eb833f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:09.696998  1161 consensus_queue.cc:1048] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:11:09.698886   734 catalog_manager.cc:5697] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8 reported cstate change: term changed from 2 to 3, leader changed from fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66) to 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65). New cstate: current_term: 3 leader_uuid: "2821b398e0a84685a1b999c55eb833f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:09.736716   911 raft_consensus.cc:1275] T 10df7cf9eeea450cae1216cf7c23870b P fbca2db3b65a4331a2777aaca10ee9cb [term 2 FOLLOWER]: Refusing update from remote peer 2821b398e0a84685a1b999c55eb833f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:09.738229  1159 consensus_queue.cc:1048] T 10df7cf9eeea450cae1216cf7c23870b P 2821b398e0a84685a1b999c55eb833f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:10.009928   984 raft_consensus.cc:1275] T 31b54ac18db44d90bcd1b797548fb683 P fbda43e2c1f245a3aed4d13f383595ef [term 3 FOLLOWER]: Refusing update from remote peer 2821b398e0a84685a1b999c55eb833f8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:10.011497  1159 consensus_queue.cc:1048] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:10.023048   911 raft_consensus.cc:1275] T 31b54ac18db44d90bcd1b797548fb683 P fbca2db3b65a4331a2777aaca10ee9cb [term 3 FOLLOWER]: Refusing update from remote peer 2821b398e0a84685a1b999c55eb833f8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:10.025309  1158 consensus_queue.cc:1048] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:10.170871   984 raft_consensus.cc:1275] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbda43e2c1f245a3aed4d13f383595ef [term 3 FOLLOWER]: Refusing update from remote peer 2821b398e0a84685a1b999c55eb833f8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:10.172240  1158 consensus_queue.cc:1048] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:10.181443   910 raft_consensus.cc:1275] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbca2db3b65a4331a2777aaca10ee9cb [term 3 FOLLOWER]: Refusing update from remote peer 2821b398e0a84685a1b999c55eb833f8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:10.182901  1159 consensus_queue.cc:1048] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:12.091853 32673 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:12.100948   834 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "104fd6cf975d4259ab32664b1d00cb6a"
dest_uuid: "2821b398e0a84685a1b999c55eb833f8"
mode: GRACEFUL
new_leader_uuid: "fbca2db3b65a4331a2777aaca10ee9cb"
 from {username='slave'} at 127.0.0.1:52156
I20260713 09:11:12.101584   834 raft_consensus.cc:606] T 104fd6cf975d4259ab32664b1d00cb6a P 2821b398e0a84685a1b999c55eb833f8 [term 1 LEADER]: Received request to transfer leadership to TS fbca2db3b65a4331a2777aaca10ee9cb
I20260713 09:11:12.105033   834 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10df7cf9eeea450cae1216cf7c23870b"
dest_uuid: "2821b398e0a84685a1b999c55eb833f8"
mode: GRACEFUL
new_leader_uuid: "fbda43e2c1f245a3aed4d13f383595ef"
 from {username='slave'} at 127.0.0.1:52156
I20260713 09:11:12.105569   834 raft_consensus.cc:606] T 10df7cf9eeea450cae1216cf7c23870b P 2821b398e0a84685a1b999c55eb833f8 [term 2 LEADER]: Received request to transfer leadership to TS fbda43e2c1f245a3aed4d13f383595ef
I20260713 09:11:12.108131   834 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b2e330acce54594b12b2a9f97eb7ac1"
dest_uuid: "2821b398e0a84685a1b999c55eb833f8"
mode: GRACEFUL
new_leader_uuid: "fbca2db3b65a4331a2777aaca10ee9cb"
 from {username='slave'} at 127.0.0.1:52156
I20260713 09:11:12.108781   834 raft_consensus.cc:606] T 4b2e330acce54594b12b2a9f97eb7ac1 P 2821b398e0a84685a1b999c55eb833f8 [term 1 LEADER]: Received request to transfer leadership to TS fbca2db3b65a4331a2777aaca10ee9cb
I20260713 09:11:12.111685   834 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4759cbf51414d86aa9552531e7034fc"
dest_uuid: "2821b398e0a84685a1b999c55eb833f8"
mode: GRACEFUL
new_leader_uuid: "fbda43e2c1f245a3aed4d13f383595ef"
 from {username='slave'} at 127.0.0.1:52156
I20260713 09:11:12.112182   834 raft_consensus.cc:606] T f4759cbf51414d86aa9552531e7034fc P 2821b398e0a84685a1b999c55eb833f8 [term 2 LEADER]: Received request to transfer leadership to TS fbda43e2c1f245a3aed4d13f383595ef
I20260713 09:11:12.113375 32673 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:11:12.114148 32673 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:12.130290  1172 raft_consensus.cc:993] T 4b2e330acce54594b12b2a9f97eb7ac1 P 2821b398e0a84685a1b999c55eb833f8: : Instructing follower fbca2db3b65a4331a2777aaca10ee9cb to start an election
I20260713 09:11:12.130872  1161 raft_consensus.cc:1081] T 4b2e330acce54594b12b2a9f97eb7ac1 P 2821b398e0a84685a1b999c55eb833f8 [term 1 LEADER]: Signalling peer fbca2db3b65a4331a2777aaca10ee9cb to start an election
I20260713 09:11:12.132766   910 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b2e330acce54594b12b2a9f97eb7ac1"
dest_uuid: "fbca2db3b65a4331a2777aaca10ee9cb"
 from {username='slave'} at 127.0.0.1:36038
I20260713 09:11:12.133556   910 raft_consensus.cc:493] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbca2db3b65a4331a2777aaca10ee9cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:12.133862   910 raft_consensus.cc:3060] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbca2db3b65a4331a2777aaca10ee9cb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:12.139493   910 raft_consensus.cc:515] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbca2db3b65a4331a2777aaca10ee9cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:12.141765   910 leader_election.cc:290] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbca2db3b65a4331a2777aaca10ee9cb [CANDIDATE]: Term 2 election: Requested vote from peers 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65:37999), fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309)
I20260713 09:11:12.142697   834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b2e330acce54594b12b2a9f97eb7ac1" candidate_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2821b398e0a84685a1b999c55eb833f8"
I20260713 09:11:12.142824   985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b2e330acce54594b12b2a9f97eb7ac1" candidate_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbda43e2c1f245a3aed4d13f383595ef"
I20260713 09:11:12.143674   985 raft_consensus.cc:3060] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbda43e2c1f245a3aed4d13f383595ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:12.143816   834 raft_consensus.cc:3055] T 4b2e330acce54594b12b2a9f97eb7ac1 P 2821b398e0a84685a1b999c55eb833f8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:12.144366   834 raft_consensus.cc:740] T 4b2e330acce54594b12b2a9f97eb7ac1 P 2821b398e0a84685a1b999c55eb833f8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2821b398e0a84685a1b999c55eb833f8, State: Running, Role: LEADER
I20260713 09:11:12.145371   834 consensus_queue.cc:260] T 4b2e330acce54594b12b2a9f97eb7ac1 P 2821b398e0a84685a1b999c55eb833f8 [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: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:12.146924   834 raft_consensus.cc:3060] T 4b2e330acce54594b12b2a9f97eb7ac1 P 2821b398e0a84685a1b999c55eb833f8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:12.152540   985 raft_consensus.cc:2468] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbda43e2c1f245a3aed4d13f383595ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbca2db3b65a4331a2777aaca10ee9cb in term 2.
I20260713 09:11:12.154214   876 leader_election.cc:304] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbca2db3b65a4331a2777aaca10ee9cb [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: fbca2db3b65a4331a2777aaca10ee9cb, fbda43e2c1f245a3aed4d13f383595ef; no voters: 
I20260713 09:11:12.154721   834 raft_consensus.cc:2468] T 4b2e330acce54594b12b2a9f97eb7ac1 P 2821b398e0a84685a1b999c55eb833f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbca2db3b65a4331a2777aaca10ee9cb in term 2.
I20260713 09:11:12.155114  1171 raft_consensus.cc:2804] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbca2db3b65a4331a2777aaca10ee9cb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:12.156603  1171 raft_consensus.cc:697] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbca2db3b65a4331a2777aaca10ee9cb [term 2 LEADER]: Becoming Leader. State: Replica: fbca2db3b65a4331a2777aaca10ee9cb, State: Running, Role: LEADER
I20260713 09:11:12.157655  1171 consensus_queue.cc:237] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbca2db3b65a4331a2777aaca10ee9cb [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: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:12.165211   732 catalog_manager.cc:5697] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbca2db3b65a4331a2777aaca10ee9cb reported cstate change: term changed from 1 to 2, leader changed from 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65) to fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66). New cstate: current_term: 2 leader_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:12.169140  1172 raft_consensus.cc:993] T f4759cbf51414d86aa9552531e7034fc P 2821b398e0a84685a1b999c55eb833f8: : Instructing follower fbda43e2c1f245a3aed4d13f383595ef to start an election
I20260713 09:11:12.169826  1161 raft_consensus.cc:1081] T f4759cbf51414d86aa9552531e7034fc P 2821b398e0a84685a1b999c55eb833f8 [term 2 LEADER]: Signalling peer fbda43e2c1f245a3aed4d13f383595ef to start an election
I20260713 09:11:12.172191   985 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4759cbf51414d86aa9552531e7034fc"
dest_uuid: "fbda43e2c1f245a3aed4d13f383595ef"
 from {username='slave'} at 127.0.0.1:56828
I20260713 09:11:12.172828   985 raft_consensus.cc:493] T f4759cbf51414d86aa9552531e7034fc P fbda43e2c1f245a3aed4d13f383595ef [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:12.173413   985 raft_consensus.cc:3060] T f4759cbf51414d86aa9552531e7034fc P fbda43e2c1f245a3aed4d13f383595ef [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:12.180373   985 raft_consensus.cc:515] T f4759cbf51414d86aa9552531e7034fc P fbda43e2c1f245a3aed4d13f383595ef [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:12.182042   985 leader_election.cc:290] T f4759cbf51414d86aa9552531e7034fc P fbda43e2c1f245a3aed4d13f383595ef [CANDIDATE]: Term 3 election: Requested vote from peers 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65:37999), fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66:36463)
I20260713 09:11:12.183141   910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4759cbf51414d86aa9552531e7034fc" candidate_uuid: "fbda43e2c1f245a3aed4d13f383595ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fbca2db3b65a4331a2777aaca10ee9cb"
I20260713 09:11:12.183141   834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4759cbf51414d86aa9552531e7034fc" candidate_uuid: "fbda43e2c1f245a3aed4d13f383595ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2821b398e0a84685a1b999c55eb833f8"
I20260713 09:11:12.184052   910 raft_consensus.cc:3060] T f4759cbf51414d86aa9552531e7034fc P fbca2db3b65a4331a2777aaca10ee9cb [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:12.184063   834 raft_consensus.cc:3055] T f4759cbf51414d86aa9552531e7034fc P 2821b398e0a84685a1b999c55eb833f8 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:12.184610   834 raft_consensus.cc:740] T f4759cbf51414d86aa9552531e7034fc P 2821b398e0a84685a1b999c55eb833f8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2821b398e0a84685a1b999c55eb833f8, State: Running, Role: LEADER
I20260713 09:11:12.185570   834 consensus_queue.cc:260] T f4759cbf51414d86aa9552531e7034fc P 2821b398e0a84685a1b999c55eb833f8 [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: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:12.186898   834 raft_consensus.cc:3060] T f4759cbf51414d86aa9552531e7034fc P 2821b398e0a84685a1b999c55eb833f8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:12.191490   910 raft_consensus.cc:2468] T f4759cbf51414d86aa9552531e7034fc P fbca2db3b65a4331a2777aaca10ee9cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbda43e2c1f245a3aed4d13f383595ef in term 3.
I20260713 09:11:12.193243   949 leader_election.cc:304] T f4759cbf51414d86aa9552531e7034fc P fbda43e2c1f245a3aed4d13f383595ef [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: fbca2db3b65a4331a2777aaca10ee9cb, fbda43e2c1f245a3aed4d13f383595ef; no voters: 
I20260713 09:11:12.193950   834 raft_consensus.cc:2468] T f4759cbf51414d86aa9552531e7034fc P 2821b398e0a84685a1b999c55eb833f8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbda43e2c1f245a3aed4d13f383595ef in term 3.
I20260713 09:11:12.194065  1143 raft_consensus.cc:2804] T f4759cbf51414d86aa9552531e7034fc P fbda43e2c1f245a3aed4d13f383595ef [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:12.195554  1143 raft_consensus.cc:697] T f4759cbf51414d86aa9552531e7034fc P fbda43e2c1f245a3aed4d13f383595ef [term 3 LEADER]: Becoming Leader. State: Replica: fbda43e2c1f245a3aed4d13f383595ef, State: Running, Role: LEADER
I20260713 09:11:12.196370  1143 consensus_queue.cc:237] T f4759cbf51414d86aa9552531e7034fc P fbda43e2c1f245a3aed4d13f383595ef [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: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:12.204300   732 catalog_manager.cc:5697] T f4759cbf51414d86aa9552531e7034fc P fbda43e2c1f245a3aed4d13f383595ef reported cstate change: term changed from 2 to 3, leader changed from 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65) to fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67). New cstate: current_term: 3 leader_uuid: "fbda43e2c1f245a3aed4d13f383595ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:12.278281  1172 raft_consensus.cc:993] T 10df7cf9eeea450cae1216cf7c23870b P 2821b398e0a84685a1b999c55eb833f8: : Instructing follower fbda43e2c1f245a3aed4d13f383595ef to start an election
I20260713 09:11:12.278745  1161 raft_consensus.cc:1081] T 10df7cf9eeea450cae1216cf7c23870b P 2821b398e0a84685a1b999c55eb833f8 [term 2 LEADER]: Signalling peer fbda43e2c1f245a3aed4d13f383595ef to start an election
I20260713 09:11:12.280597   985 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10df7cf9eeea450cae1216cf7c23870b"
dest_uuid: "fbda43e2c1f245a3aed4d13f383595ef"
 from {username='slave'} at 127.0.0.1:56828
I20260713 09:11:12.281185   985 raft_consensus.cc:493] T 10df7cf9eeea450cae1216cf7c23870b P fbda43e2c1f245a3aed4d13f383595ef [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:12.281559   985 raft_consensus.cc:3060] T 10df7cf9eeea450cae1216cf7c23870b P fbda43e2c1f245a3aed4d13f383595ef [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:12.288020   985 raft_consensus.cc:515] T 10df7cf9eeea450cae1216cf7c23870b P fbda43e2c1f245a3aed4d13f383595ef [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:12.289492   985 leader_election.cc:290] T 10df7cf9eeea450cae1216cf7c23870b P fbda43e2c1f245a3aed4d13f383595ef [CANDIDATE]: Term 3 election: Requested vote from peers 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65:37999), fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66:36463)
I20260713 09:11:12.290545   834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10df7cf9eeea450cae1216cf7c23870b" candidate_uuid: "fbda43e2c1f245a3aed4d13f383595ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2821b398e0a84685a1b999c55eb833f8"
I20260713 09:11:12.290545   910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10df7cf9eeea450cae1216cf7c23870b" candidate_uuid: "fbda43e2c1f245a3aed4d13f383595ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fbca2db3b65a4331a2777aaca10ee9cb"
I20260713 09:11:12.291473   910 raft_consensus.cc:3060] T 10df7cf9eeea450cae1216cf7c23870b P fbca2db3b65a4331a2777aaca10ee9cb [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:12.291474   834 raft_consensus.cc:3055] T 10df7cf9eeea450cae1216cf7c23870b P 2821b398e0a84685a1b999c55eb833f8 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:12.291935   834 raft_consensus.cc:740] T 10df7cf9eeea450cae1216cf7c23870b P 2821b398e0a84685a1b999c55eb833f8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2821b398e0a84685a1b999c55eb833f8, State: Running, Role: LEADER
I20260713 09:11:12.292701   834 consensus_queue.cc:260] T 10df7cf9eeea450cae1216cf7c23870b P 2821b398e0a84685a1b999c55eb833f8 [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: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:12.293933   834 raft_consensus.cc:3060] T 10df7cf9eeea450cae1216cf7c23870b P 2821b398e0a84685a1b999c55eb833f8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:12.298475   910 raft_consensus.cc:2468] T 10df7cf9eeea450cae1216cf7c23870b P fbca2db3b65a4331a2777aaca10ee9cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbda43e2c1f245a3aed4d13f383595ef in term 3.
I20260713 09:11:12.299966   949 leader_election.cc:304] T 10df7cf9eeea450cae1216cf7c23870b P fbda43e2c1f245a3aed4d13f383595ef [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: fbca2db3b65a4331a2777aaca10ee9cb, fbda43e2c1f245a3aed4d13f383595ef; no voters: 
I20260713 09:11:12.300966  1172 raft_consensus.cc:993] T 104fd6cf975d4259ab32664b1d00cb6a P 2821b398e0a84685a1b999c55eb833f8: : Instructing follower fbca2db3b65a4331a2777aaca10ee9cb to start an election
I20260713 09:11:12.301095  1143 raft_consensus.cc:2804] T 10df7cf9eeea450cae1216cf7c23870b P fbda43e2c1f245a3aed4d13f383595ef [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:12.301465   834 raft_consensus.cc:2468] T 10df7cf9eeea450cae1216cf7c23870b P 2821b398e0a84685a1b999c55eb833f8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbda43e2c1f245a3aed4d13f383595ef in term 3.
I20260713 09:11:12.301566  1161 raft_consensus.cc:1081] T 104fd6cf975d4259ab32664b1d00cb6a P 2821b398e0a84685a1b999c55eb833f8 [term 1 LEADER]: Signalling peer fbca2db3b65a4331a2777aaca10ee9cb to start an election
I20260713 09:11:12.301702  1143 raft_consensus.cc:697] T 10df7cf9eeea450cae1216cf7c23870b P fbda43e2c1f245a3aed4d13f383595ef [term 3 LEADER]: Becoming Leader. State: Replica: fbda43e2c1f245a3aed4d13f383595ef, State: Running, Role: LEADER
I20260713 09:11:12.302686  1143 consensus_queue.cc:237] T 10df7cf9eeea450cae1216cf7c23870b P fbda43e2c1f245a3aed4d13f383595ef [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: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:12.303614   911 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "104fd6cf975d4259ab32664b1d00cb6a"
dest_uuid: "fbca2db3b65a4331a2777aaca10ee9cb"
 from {username='slave'} at 127.0.0.1:36038
I20260713 09:11:12.304199   911 raft_consensus.cc:493] T 104fd6cf975d4259ab32664b1d00cb6a P fbca2db3b65a4331a2777aaca10ee9cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:12.304589   911 raft_consensus.cc:3060] T 104fd6cf975d4259ab32664b1d00cb6a P fbca2db3b65a4331a2777aaca10ee9cb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:12.312448   911 raft_consensus.cc:515] T 104fd6cf975d4259ab32664b1d00cb6a P fbca2db3b65a4331a2777aaca10ee9cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:12.312659   732 catalog_manager.cc:5697] T 10df7cf9eeea450cae1216cf7c23870b P fbda43e2c1f245a3aed4d13f383595ef reported cstate change: term changed from 2 to 3, leader changed from 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65) to fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67). New cstate: current_term: 3 leader_uuid: "fbda43e2c1f245a3aed4d13f383595ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:12.314993   911 leader_election.cc:290] T 104fd6cf975d4259ab32664b1d00cb6a P fbca2db3b65a4331a2777aaca10ee9cb [CANDIDATE]: Term 2 election: Requested vote from peers 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65:37999), fbda43e2c1f245a3aed4d13f383595ef (127.31.232.67:37309)
I20260713 09:11:12.317288   834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "104fd6cf975d4259ab32664b1d00cb6a" candidate_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2821b398e0a84685a1b999c55eb833f8"
I20260713 09:11:12.317884   985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "104fd6cf975d4259ab32664b1d00cb6a" candidate_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbda43e2c1f245a3aed4d13f383595ef"
I20260713 09:11:12.317893   834 raft_consensus.cc:3055] T 104fd6cf975d4259ab32664b1d00cb6a P 2821b398e0a84685a1b999c55eb833f8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:12.318567   834 raft_consensus.cc:740] T 104fd6cf975d4259ab32664b1d00cb6a P 2821b398e0a84685a1b999c55eb833f8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2821b398e0a84685a1b999c55eb833f8, State: Running, Role: LEADER
I20260713 09:11:12.319629   834 consensus_queue.cc:260] T 104fd6cf975d4259ab32664b1d00cb6a P 2821b398e0a84685a1b999c55eb833f8 [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: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
W20260713 09:11:12.320647  1161 consensus_queue.cc:1175] T 104fd6cf975d4259ab32664b1d00cb6a P 2821b398e0a84685a1b999c55eb833f8 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "fbda43e2c1f245a3aed4d13f383595ef" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260713 09:11:12.321794   834 raft_consensus.cc:3060] T 104fd6cf975d4259ab32664b1d00cb6a P 2821b398e0a84685a1b999c55eb833f8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:12.328384   834 raft_consensus.cc:2468] T 104fd6cf975d4259ab32664b1d00cb6a P 2821b398e0a84685a1b999c55eb833f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbca2db3b65a4331a2777aaca10ee9cb in term 2.
I20260713 09:11:12.329746   876 leader_election.cc:304] T 104fd6cf975d4259ab32664b1d00cb6a P fbca2db3b65a4331a2777aaca10ee9cb [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: 2821b398e0a84685a1b999c55eb833f8, fbca2db3b65a4331a2777aaca10ee9cb; no voters: fbda43e2c1f245a3aed4d13f383595ef
I20260713 09:11:12.330682  1171 raft_consensus.cc:2804] T 104fd6cf975d4259ab32664b1d00cb6a P fbca2db3b65a4331a2777aaca10ee9cb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:12.331229  1171 raft_consensus.cc:697] T 104fd6cf975d4259ab32664b1d00cb6a P fbca2db3b65a4331a2777aaca10ee9cb [term 2 LEADER]: Becoming Leader. State: Replica: fbca2db3b65a4331a2777aaca10ee9cb, State: Running, Role: LEADER
I20260713 09:11:12.332149  1171 consensus_queue.cc:237] T 104fd6cf975d4259ab32664b1d00cb6a P fbca2db3b65a4331a2777aaca10ee9cb [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: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } }
I20260713 09:11:12.340071   732 catalog_manager.cc:5697] T 104fd6cf975d4259ab32664b1d00cb6a P fbca2db3b65a4331a2777aaca10ee9cb reported cstate change: term changed from 1 to 2, leader changed from 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65) to fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66). New cstate: current_term: 2 leader_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:12.567018   834 raft_consensus.cc:1275] T 4b2e330acce54594b12b2a9f97eb7ac1 P 2821b398e0a84685a1b999c55eb833f8 [term 2 FOLLOWER]: Refusing update from remote peer fbca2db3b65a4331a2777aaca10ee9cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:12.568650  1171 consensus_queue.cc:1048] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbca2db3b65a4331a2777aaca10ee9cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:12.579924   985 raft_consensus.cc:1275] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbda43e2c1f245a3aed4d13f383595ef [term 2 FOLLOWER]: Refusing update from remote peer fbca2db3b65a4331a2777aaca10ee9cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:12.581382  1174 consensus_queue.cc:1048] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbca2db3b65a4331a2777aaca10ee9cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:12.649037   834 raft_consensus.cc:1275] T f4759cbf51414d86aa9552531e7034fc P 2821b398e0a84685a1b999c55eb833f8 [term 3 FOLLOWER]: Refusing update from remote peer fbda43e2c1f245a3aed4d13f383595ef: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:12.650545  1143 consensus_queue.cc:1048] T f4759cbf51414d86aa9552531e7034fc P fbda43e2c1f245a3aed4d13f383595ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:12.660954   911 raft_consensus.cc:1275] T f4759cbf51414d86aa9552531e7034fc P fbca2db3b65a4331a2777aaca10ee9cb [term 3 FOLLOWER]: Refusing update from remote peer fbda43e2c1f245a3aed4d13f383595ef: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:12.662902  1180 consensus_queue.cc:1048] T f4759cbf51414d86aa9552531e7034fc P fbda43e2c1f245a3aed4d13f383595ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:12.708380   911 raft_consensus.cc:1275] T 10df7cf9eeea450cae1216cf7c23870b P fbca2db3b65a4331a2777aaca10ee9cb [term 3 FOLLOWER]: Refusing update from remote peer fbda43e2c1f245a3aed4d13f383595ef: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:12.709735  1180 consensus_queue.cc:1048] T 10df7cf9eeea450cae1216cf7c23870b P fbda43e2c1f245a3aed4d13f383595ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbca2db3b65a4331a2777aaca10ee9cb" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 36463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:12.718794   834 raft_consensus.cc:1275] T 10df7cf9eeea450cae1216cf7c23870b P 2821b398e0a84685a1b999c55eb833f8 [term 3 FOLLOWER]: Refusing update from remote peer fbda43e2c1f245a3aed4d13f383595ef: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:12.720292  1143 consensus_queue.cc:1048] T 10df7cf9eeea450cae1216cf7c23870b P fbda43e2c1f245a3aed4d13f383595ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:12.771261   834 raft_consensus.cc:1275] T 104fd6cf975d4259ab32664b1d00cb6a P 2821b398e0a84685a1b999c55eb833f8 [term 2 FOLLOWER]: Refusing update from remote peer fbca2db3b65a4331a2777aaca10ee9cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:12.772580  1174 consensus_queue.cc:1048] T 104fd6cf975d4259ab32664b1d00cb6a P fbca2db3b65a4331a2777aaca10ee9cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2821b398e0a84685a1b999c55eb833f8" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 37999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:12.781404   985 raft_consensus.cc:3060] T 104fd6cf975d4259ab32664b1d00cb6a P fbda43e2c1f245a3aed4d13f383595ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:12.788295   985 raft_consensus.cc:1275] T 104fd6cf975d4259ab32664b1d00cb6a P fbda43e2c1f245a3aed4d13f383595ef [term 2 FOLLOWER]: Refusing update from remote peer fbca2db3b65a4331a2777aaca10ee9cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:12.789582  1195 consensus_queue.cc:1048] T 104fd6cf975d4259ab32664b1d00cb6a P fbca2db3b65a4331a2777aaca10ee9cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbda43e2c1f245a3aed4d13f383595ef" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:13.115247 32673 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:13.121816 32673 tablet_server.cc:179] TabletServer@127.31.232.65:0 shutting down...
I20260713 09:11:13.145424 32673 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:13.146284 32673 tablet_replica.cc:333] T a26b4e1041364898b05e4562daa1c391 P 2821b398e0a84685a1b999c55eb833f8: stopping tablet replica
I20260713 09:11:13.146904 32673 raft_consensus.cc:2243] T a26b4e1041364898b05e4562daa1c391 P 2821b398e0a84685a1b999c55eb833f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:13.147454 32673 raft_consensus.cc:2272] T a26b4e1041364898b05e4562daa1c391 P 2821b398e0a84685a1b999c55eb833f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:13.149562 32673 tablet_replica.cc:333] T 0304a538726f4af6b1fc97262be194b5 P 2821b398e0a84685a1b999c55eb833f8: stopping tablet replica
I20260713 09:11:13.150131 32673 raft_consensus.cc:2243] T 0304a538726f4af6b1fc97262be194b5 P 2821b398e0a84685a1b999c55eb833f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:13.150578 32673 raft_consensus.cc:2272] T 0304a538726f4af6b1fc97262be194b5 P 2821b398e0a84685a1b999c55eb833f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:13.152352 32673 tablet_replica.cc:333] T 10df7cf9eeea450cae1216cf7c23870b P 2821b398e0a84685a1b999c55eb833f8: stopping tablet replica
I20260713 09:11:13.152859 32673 raft_consensus.cc:2243] T 10df7cf9eeea450cae1216cf7c23870b P 2821b398e0a84685a1b999c55eb833f8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:13.153273 32673 raft_consensus.cc:2272] T 10df7cf9eeea450cae1216cf7c23870b P 2821b398e0a84685a1b999c55eb833f8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:13.155871 32673 tablet_replica.cc:333] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8: stopping tablet replica
I20260713 09:11:13.156391 32673 raft_consensus.cc:2243] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:13.157141 32673 raft_consensus.cc:2272] T 31b54ac18db44d90bcd1b797548fb683 P 2821b398e0a84685a1b999c55eb833f8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:13.158927 32673 tablet_replica.cc:333] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8: stopping tablet replica
I20260713 09:11:13.159605 32673 raft_consensus.cc:2243] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:13.160313 32673 raft_consensus.cc:2272] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P 2821b398e0a84685a1b999c55eb833f8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:13.162052 32673 tablet_replica.cc:333] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8: stopping tablet replica
I20260713 09:11:13.162642 32673 raft_consensus.cc:2243] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:11:13.163442 32673 raft_consensus.cc:2272] T 25809803964b48e2a92c68b10572e301 P 2821b398e0a84685a1b999c55eb833f8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:13.165448 32673 tablet_replica.cc:333] T f4759cbf51414d86aa9552531e7034fc P 2821b398e0a84685a1b999c55eb833f8: stopping tablet replica
I20260713 09:11:13.166035 32673 raft_consensus.cc:2243] T f4759cbf51414d86aa9552531e7034fc P 2821b398e0a84685a1b999c55eb833f8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:13.166445 32673 raft_consensus.cc:2272] T f4759cbf51414d86aa9552531e7034fc P 2821b398e0a84685a1b999c55eb833f8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:13.168550 32673 tablet_replica.cc:333] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8: stopping tablet replica
I20260713 09:11:13.169049 32673 raft_consensus.cc:2243] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:13.169764 32673 raft_consensus.cc:2272] T 4343cb758def40ca81650aebf8cace53 P 2821b398e0a84685a1b999c55eb833f8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:13.171707 32673 tablet_replica.cc:333] T 104fd6cf975d4259ab32664b1d00cb6a P 2821b398e0a84685a1b999c55eb833f8: stopping tablet replica
I20260713 09:11:13.172201 32673 raft_consensus.cc:2243] T 104fd6cf975d4259ab32664b1d00cb6a P 2821b398e0a84685a1b999c55eb833f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:13.172748 32673 raft_consensus.cc:2272] T 104fd6cf975d4259ab32664b1d00cb6a P 2821b398e0a84685a1b999c55eb833f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:13.174988 32673 tablet_replica.cc:333] T 4b2e330acce54594b12b2a9f97eb7ac1 P 2821b398e0a84685a1b999c55eb833f8: stopping tablet replica
I20260713 09:11:13.175547 32673 raft_consensus.cc:2243] T 4b2e330acce54594b12b2a9f97eb7ac1 P 2821b398e0a84685a1b999c55eb833f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:13.175969 32673 raft_consensus.cc:2272] T 4b2e330acce54594b12b2a9f97eb7ac1 P 2821b398e0a84685a1b999c55eb833f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:13.206317 32673 tablet_server.cc:196] TabletServer@127.31.232.65:0 shutdown complete.
I20260713 09:11:13.226927 32673 tablet_server.cc:179] TabletServer@127.31.232.66:0 shutting down...
W20260713 09:11:13.239220   950 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.232.65:37999: connect: Connection refused (error 111) [suppressed 4 similar messages]
W20260713 09:11:13.245908   950 consensus_peers.cc:597] T f4759cbf51414d86aa9552531e7034fc P fbda43e2c1f245a3aed4d13f383595ef -> Peer 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65:37999): Couldn't send request to peer 2821b398e0a84685a1b999c55eb833f8. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:37999: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:13.261829 32673 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:13.262624 32673 tablet_replica.cc:333] T 0304a538726f4af6b1fc97262be194b5 P fbca2db3b65a4331a2777aaca10ee9cb: stopping tablet replica
I20260713 09:11:13.263347 32673 raft_consensus.cc:2243] T 0304a538726f4af6b1fc97262be194b5 P fbca2db3b65a4331a2777aaca10ee9cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:13.263851 32673 raft_consensus.cc:2272] T 0304a538726f4af6b1fc97262be194b5 P fbca2db3b65a4331a2777aaca10ee9cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:13.265676 32673 tablet_replica.cc:333] T a26b4e1041364898b05e4562daa1c391 P fbca2db3b65a4331a2777aaca10ee9cb: stopping tablet replica
I20260713 09:11:13.266206 32673 raft_consensus.cc:2243] T a26b4e1041364898b05e4562daa1c391 P fbca2db3b65a4331a2777aaca10ee9cb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:13.266965 32673 raft_consensus.cc:2272] T a26b4e1041364898b05e4562daa1c391 P fbca2db3b65a4331a2777aaca10ee9cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:13.268644 32673 tablet_replica.cc:333] T 31b54ac18db44d90bcd1b797548fb683 P fbca2db3b65a4331a2777aaca10ee9cb: stopping tablet replica
I20260713 09:11:13.269138 32673 raft_consensus.cc:2243] T 31b54ac18db44d90bcd1b797548fb683 P fbca2db3b65a4331a2777aaca10ee9cb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:13.269532 32673 raft_consensus.cc:2272] T 31b54ac18db44d90bcd1b797548fb683 P fbca2db3b65a4331a2777aaca10ee9cb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:13.271045 32673 tablet_replica.cc:333] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbca2db3b65a4331a2777aaca10ee9cb: stopping tablet replica
I20260713 09:11:13.271612 32673 raft_consensus.cc:2243] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbca2db3b65a4331a2777aaca10ee9cb [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:13.272292 32673 raft_consensus.cc:2272] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbca2db3b65a4331a2777aaca10ee9cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:13.274731 32673 tablet_replica.cc:333] T 104fd6cf975d4259ab32664b1d00cb6a P fbca2db3b65a4331a2777aaca10ee9cb: stopping tablet replica
I20260713 09:11:13.275345 32673 raft_consensus.cc:2243] T 104fd6cf975d4259ab32664b1d00cb6a P fbca2db3b65a4331a2777aaca10ee9cb [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:13.276051 32673 raft_consensus.cc:2272] T 104fd6cf975d4259ab32664b1d00cb6a P fbca2db3b65a4331a2777aaca10ee9cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:13.277958 32673 tablet_replica.cc:333] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbca2db3b65a4331a2777aaca10ee9cb: stopping tablet replica
I20260713 09:11:13.278486 32673 raft_consensus.cc:2243] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbca2db3b65a4331a2777aaca10ee9cb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:13.278878 32673 raft_consensus.cc:2272] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbca2db3b65a4331a2777aaca10ee9cb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:13.280674 32673 tablet_replica.cc:333] T 4343cb758def40ca81650aebf8cace53 P fbca2db3b65a4331a2777aaca10ee9cb: stopping tablet replica
I20260713 09:11:13.281214 32673 raft_consensus.cc:2243] T 4343cb758def40ca81650aebf8cace53 P fbca2db3b65a4331a2777aaca10ee9cb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:13.281610 32673 raft_consensus.cc:2272] T 4343cb758def40ca81650aebf8cace53 P fbca2db3b65a4331a2777aaca10ee9cb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:13.283627 32673 tablet_replica.cc:333] T 10df7cf9eeea450cae1216cf7c23870b P fbca2db3b65a4331a2777aaca10ee9cb: stopping tablet replica
I20260713 09:11:13.284181 32673 raft_consensus.cc:2243] T 10df7cf9eeea450cae1216cf7c23870b P fbca2db3b65a4331a2777aaca10ee9cb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:13.284621 32673 raft_consensus.cc:2272] T 10df7cf9eeea450cae1216cf7c23870b P fbca2db3b65a4331a2777aaca10ee9cb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:13.286849 32673 tablet_replica.cc:333] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb: stopping tablet replica
I20260713 09:11:13.287458 32673 raft_consensus.cc:2243] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:13.287901 32673 raft_consensus.cc:2272] T 25809803964b48e2a92c68b10572e301 P fbca2db3b65a4331a2777aaca10ee9cb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:13.290086 32673 tablet_replica.cc:333] T f4759cbf51414d86aa9552531e7034fc P fbca2db3b65a4331a2777aaca10ee9cb: stopping tablet replica
I20260713 09:11:13.290740 32673 raft_consensus.cc:2243] T f4759cbf51414d86aa9552531e7034fc P fbca2db3b65a4331a2777aaca10ee9cb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:13.291298 32673 raft_consensus.cc:2272] T f4759cbf51414d86aa9552531e7034fc P fbca2db3b65a4331a2777aaca10ee9cb [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:13.294878   949 consensus_peers.cc:597] T f4759cbf51414d86aa9552531e7034fc P fbda43e2c1f245a3aed4d13f383595ef -> Peer fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66:36463): Couldn't send request to peer fbca2db3b65a4331a2777aaca10ee9cb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:13.322259 32673 tablet_server.cc:196] TabletServer@127.31.232.66:0 shutdown complete.
W20260713 09:11:13.336158   949 consensus_peers.cc:597] T 10df7cf9eeea450cae1216cf7c23870b P fbda43e2c1f245a3aed4d13f383595ef -> Peer fbca2db3b65a4331a2777aaca10ee9cb (127.31.232.66:36463): Couldn't send request to peer fbca2db3b65a4331a2777aaca10ee9cb. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.66:36463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:13.342898 32673 tablet_server.cc:179] TabletServer@127.31.232.67:0 shutting down...
W20260713 09:11:13.350956   950 consensus_peers.cc:597] T 10df7cf9eeea450cae1216cf7c23870b P fbda43e2c1f245a3aed4d13f383595ef -> Peer 2821b398e0a84685a1b999c55eb833f8 (127.31.232.65:37999): Couldn't send request to peer 2821b398e0a84685a1b999c55eb833f8. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:37999: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:13.370103 32673 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:13.370828 32673 tablet_replica.cc:333] T 31b54ac18db44d90bcd1b797548fb683 P fbda43e2c1f245a3aed4d13f383595ef: stopping tablet replica
I20260713 09:11:13.371469 32673 raft_consensus.cc:2243] T 31b54ac18db44d90bcd1b797548fb683 P fbda43e2c1f245a3aed4d13f383595ef [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:13.371932 32673 raft_consensus.cc:2272] T 31b54ac18db44d90bcd1b797548fb683 P fbda43e2c1f245a3aed4d13f383595ef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:13.373636 32673 tablet_replica.cc:333] T 4343cb758def40ca81650aebf8cace53 P fbda43e2c1f245a3aed4d13f383595ef: stopping tablet replica
I20260713 09:11:13.374145 32673 raft_consensus.cc:2243] T 4343cb758def40ca81650aebf8cace53 P fbda43e2c1f245a3aed4d13f383595ef [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:13.374547 32673 raft_consensus.cc:2272] T 4343cb758def40ca81650aebf8cace53 P fbda43e2c1f245a3aed4d13f383595ef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:13.376178 32673 tablet_replica.cc:333] T 0304a538726f4af6b1fc97262be194b5 P fbda43e2c1f245a3aed4d13f383595ef: stopping tablet replica
I20260713 09:11:13.376686 32673 raft_consensus.cc:2243] T 0304a538726f4af6b1fc97262be194b5 P fbda43e2c1f245a3aed4d13f383595ef [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:13.377399 32673 raft_consensus.cc:2272] T 0304a538726f4af6b1fc97262be194b5 P fbda43e2c1f245a3aed4d13f383595ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:13.379011 32673 tablet_replica.cc:333] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbda43e2c1f245a3aed4d13f383595ef: stopping tablet replica
I20260713 09:11:13.379503 32673 raft_consensus.cc:2243] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbda43e2c1f245a3aed4d13f383595ef [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:13.379890 32673 raft_consensus.cc:2272] T f4d45b9dbe9e489f8e3e1b48dd3a6364 P fbda43e2c1f245a3aed4d13f383595ef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:13.381439 32673 tablet_replica.cc:333] T a26b4e1041364898b05e4562daa1c391 P fbda43e2c1f245a3aed4d13f383595ef: stopping tablet replica
I20260713 09:11:13.381930 32673 raft_consensus.cc:2243] T a26b4e1041364898b05e4562daa1c391 P fbda43e2c1f245a3aed4d13f383595ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:13.382386 32673 raft_consensus.cc:2272] T a26b4e1041364898b05e4562daa1c391 P fbda43e2c1f245a3aed4d13f383595ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:13.384073 32673 tablet_replica.cc:333] T 104fd6cf975d4259ab32664b1d00cb6a P fbda43e2c1f245a3aed4d13f383595ef: stopping tablet replica
I20260713 09:11:13.384524 32673 raft_consensus.cc:2243] T 104fd6cf975d4259ab32664b1d00cb6a P fbda43e2c1f245a3aed4d13f383595ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:13.384927 32673 raft_consensus.cc:2272] T 104fd6cf975d4259ab32664b1d00cb6a P fbda43e2c1f245a3aed4d13f383595ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:13.386986 32673 tablet_replica.cc:333] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbda43e2c1f245a3aed4d13f383595ef: stopping tablet replica
I20260713 09:11:13.387511 32673 raft_consensus.cc:2243] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbda43e2c1f245a3aed4d13f383595ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:13.387930 32673 raft_consensus.cc:2272] T 4b2e330acce54594b12b2a9f97eb7ac1 P fbda43e2c1f245a3aed4d13f383595ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:13.389832 32673 tablet_replica.cc:333] T 10df7cf9eeea450cae1216cf7c23870b P fbda43e2c1f245a3aed4d13f383595ef: stopping tablet replica
I20260713 09:11:13.390336 32673 raft_consensus.cc:2243] T 10df7cf9eeea450cae1216cf7c23870b P fbda43e2c1f245a3aed4d13f383595ef [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:13.391088 32673 raft_consensus.cc:2272] T 10df7cf9eeea450cae1216cf7c23870b P fbda43e2c1f245a3aed4d13f383595ef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:13.392953 32673 tablet_replica.cc:333] T 25809803964b48e2a92c68b10572e301 P fbda43e2c1f245a3aed4d13f383595ef: stopping tablet replica
I20260713 09:11:13.393479 32673 raft_consensus.cc:2243] T 25809803964b48e2a92c68b10572e301 P fbda43e2c1f245a3aed4d13f383595ef [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:13.393879 32673 raft_consensus.cc:2272] T 25809803964b48e2a92c68b10572e301 P fbda43e2c1f245a3aed4d13f383595ef [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:13.395417 32673 tablet_replica.cc:333] T f4759cbf51414d86aa9552531e7034fc P fbda43e2c1f245a3aed4d13f383595ef: stopping tablet replica
I20260713 09:11:13.395855 32673 raft_consensus.cc:2243] T f4759cbf51414d86aa9552531e7034fc P fbda43e2c1f245a3aed4d13f383595ef [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:13.396546 32673 raft_consensus.cc:2272] T f4759cbf51414d86aa9552531e7034fc P fbda43e2c1f245a3aed4d13f383595ef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:13.416154 32673 tablet_server.cc:196] TabletServer@127.31.232.67:0 shutdown complete.
I20260713 09:11:13.434423 32673 master.cc:562] Master@127.31.232.126:44769 shutting down...
I20260713 09:11:13.454861 32673 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 14bdc69a8b2e43abbf337ee0b10cca35 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:13.455438 32673 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 14bdc69a8b2e43abbf337ee0b10cca35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:13.455785 32673 tablet_replica.cc:333] T 00000000000000000000000000000000 P 14bdc69a8b2e43abbf337ee0b10cca35: stopping tablet replica
I20260713 09:11:13.476408 32673 master.cc:584] Master@127.31.232.126:44769 shutdown complete.
2821b398e0a84685a1b999c55eb833f8  5
fbca2db3b65a4331a2777aaca10ee9cb  4
fbda43e2c1f245a3aed4d13f383595ef  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10726 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:11:13.517902 32673 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.232.126:37745
I20260713 09:11:13.519376 32673 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:13.525686  1202 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:13.525720  1201 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:13.527984  1204 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:13.528689 32673 server_base.cc:1061] running on GCE node
I20260713 09:11:13.529559 32673 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:13.529747 32673 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:13.529945 32673 hybrid_clock.cc:648] HybridClock initialized: now 1783933873529911 us; error 0 us; skew 500 ppm
I20260713 09:11:13.530624 32673 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:13.533651 32673 webserver.cc:533] Webserver started at http://127.31.232.126:40429/ using document root <none> and password file <none>
I20260713 09:11:13.534418 32673 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:13.534682 32673 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:13.535071 32673 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:13.536271 32673 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933848945823-32673-0/minicluster-data/master-0-root/instance:
uuid: "0b9ab80f7061471d8e5605f8274dfdd9"
format_stamp: "Formatted at 2026-07-13 09:11:13 on dist-test-slave-32h3"
I20260713 09:11:13.542048 32673 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260713 09:11:13.546200  1209 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:13.547065 32673 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:11:13.547500 32673 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933848945823-32673-0/minicluster-data/master-0-root
uuid: "0b9ab80f7061471d8e5605f8274dfdd9"
format_stamp: "Formatted at 2026-07-13 09:11:13 on dist-test-slave-32h3"
I20260713 09:11:13.547753 32673 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933848945823-32673-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933848945823-32673-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933848945823-32673-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)
I20260713 09:11:13.559572 32673 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:13.560736 32673 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:13.600764 32673 rpc_server.cc:307] RPC server started. Bound to: 127.31.232.126:37745
I20260713 09:11:13.600973  1260 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.232.126:37745 every 8 connection(s)
I20260713 09:11:13.605458  1261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:13.615875  1261 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0b9ab80f7061471d8e5605f8274dfdd9: Bootstrap starting.
I20260713 09:11:13.620496  1261 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0b9ab80f7061471d8e5605f8274dfdd9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:13.624850  1261 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0b9ab80f7061471d8e5605f8274dfdd9: No bootstrap required, opened a new log
I20260713 09:11:13.626948  1261 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0b9ab80f7061471d8e5605f8274dfdd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b9ab80f7061471d8e5605f8274dfdd9" member_type: VOTER }
I20260713 09:11:13.627357  1261 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0b9ab80f7061471d8e5605f8274dfdd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:13.627656  1261 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0b9ab80f7061471d8e5605f8274dfdd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b9ab80f7061471d8e5605f8274dfdd9, State: Initialized, Role: FOLLOWER
I20260713 09:11:13.628295  1261 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0b9ab80f7061471d8e5605f8274dfdd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0b9ab80f7061471d8e5605f8274dfdd9" member_type: VOTER }
I20260713 09:11:13.628720  1261 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0b9ab80f7061471d8e5605f8274dfdd9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:11:13.628991  1261 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0b9ab80f7061471d8e5605f8274dfdd9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:11:13.629289  1261 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0b9ab80f7061471d8e5605f8274dfdd9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:13.633467  1261 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0b9ab80f7061471d8e5605f8274dfdd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b9ab80f7061471d8e5605f8274dfdd9" member_type: VOTER }
I20260713 09:11:13.634109  1261 leader_election.cc:304] T 00000000000000000000000000000000 P 0b9ab80f7061471d8e5605f8274dfdd9 [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: 0b9ab80f7061471d8e5605f8274dfdd9; no voters: 
I20260713 09:11:13.635421  1261 leader_election.cc:290] T 00000000000000000000000000000000 P 0b9ab80f7061471d8e5605f8274dfdd9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:11:13.635874  1264 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0b9ab80f7061471d8e5605f8274dfdd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:13.637224  1264 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0b9ab80f7061471d8e5605f8274dfdd9 [term 1 LEADER]: Becoming Leader. State: Replica: 0b9ab80f7061471d8e5605f8274dfdd9, State: Running, Role: LEADER
I20260713 09:11:13.637890  1264 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0b9ab80f7061471d8e5605f8274dfdd9 [LEADER]: Queue going to LEADER mode. State: All 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: "0b9ab80f7061471d8e5605f8274dfdd9" member_type: VOTER }
I20260713 09:11:13.638291  1261 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0b9ab80f7061471d8e5605f8274dfdd9 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:11:13.642467  1266 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0b9ab80f7061471d8e5605f8274dfdd9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0b9ab80f7061471d8e5605f8274dfdd9. Latest consensus state: current_term: 1 leader_uuid: "0b9ab80f7061471d8e5605f8274dfdd9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b9ab80f7061471d8e5605f8274dfdd9" member_type: VOTER } }
I20260713 09:11:13.642592  1265 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0b9ab80f7061471d8e5605f8274dfdd9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0b9ab80f7061471d8e5605f8274dfdd9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b9ab80f7061471d8e5605f8274dfdd9" member_type: VOTER } }
I20260713 09:11:13.643232  1266 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0b9ab80f7061471d8e5605f8274dfdd9 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:13.643630  1265 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0b9ab80f7061471d8e5605f8274dfdd9 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:13.646643  1270 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:11:13.655660  1270 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:11:13.656874 32673 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:11:13.664637  1270 catalog_manager.cc:1383] Generated new cluster ID: 588051afabaa4714ba40db8ebd3850ec
I20260713 09:11:13.665066  1270 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:11:13.687820  1270 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:11:13.689121  1270 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:11:13.701020  1270 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0b9ab80f7061471d8e5605f8274dfdd9: Generated new TSK 0
I20260713 09:11:13.701627  1270 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:11:13.724144 32673 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:13.730222  1282 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:13.731520  1283 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:13.733127  1285 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:13.733183 32673 server_base.cc:1061] running on GCE node
I20260713 09:11:13.734149 32673 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:13.734370 32673 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:13.734548 32673 hybrid_clock.cc:648] HybridClock initialized: now 1783933873734531 us; error 0 us; skew 500 ppm
I20260713 09:11:13.735086 32673 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:13.737641 32673 webserver.cc:533] Webserver started at http://127.31.232.65:45833/ using document root <none> and password file <none>
I20260713 09:11:13.738150 32673 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:13.738356 32673 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:13.738631 32673 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:13.739794 32673 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933848945823-32673-0/minicluster-data/ts-0-root/instance:
uuid: "b730299799dc4acbbe1167a13b9a3403"
format_stamp: "Formatted at 2026-07-13 09:11:13 on dist-test-slave-32h3"
I20260713 09:11:13.745263 32673 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260713 09:11:13.748842  1290 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:13.749787 32673 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:11:13.750093 32673 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933848945823-32673-0/minicluster-data/ts-0-root
uuid: "b730299799dc4acbbe1167a13b9a3403"
format_stamp: "Formatted at 2026-07-13 09:11:13 on dist-test-slave-32h3"
I20260713 09:11:13.750442 32673 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933848945823-32673-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933848945823-32673-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933848945823-32673-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)
I20260713 09:11:13.767395 32673 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:13.768689 32673 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:13.770236 32673 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:13.772532 32673 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:13.772755 32673 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:13.773010 32673 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:13.773202 32673 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:13.817003 32673 rpc_server.cc:307] RPC server started. Bound to: 127.31.232.65:33909
I20260713 09:11:13.817092  1352 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.232.65:33909 every 8 connection(s)
I20260713 09:11:13.822220 32673 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:13.829720  1357 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:13.830739  1358 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:13.834015  1360 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:13.835309 32673 server_base.cc:1061] running on GCE node
I20260713 09:11:13.835778  1353 heartbeater.cc:344] Connected to a master server at 127.31.232.126:37745
I20260713 09:11:13.836160  1353 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:13.836400 32673 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:13.836799 32673 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:13.836891  1353 heartbeater.cc:507] Master 127.31.232.126:37745 requested a full tablet report, sending...
I20260713 09:11:13.836988 32673 hybrid_clock.cc:648] HybridClock initialized: now 1783933873836967 us; error 0 us; skew 500 ppm
I20260713 09:11:13.837685 32673 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:13.839648  1226 ts_manager.cc:194] Registered new tserver with Master: b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909)
I20260713 09:11:13.840698 32673 webserver.cc:533] Webserver started at http://127.31.232.66:35201/ using document root <none> and password file <none>
I20260713 09:11:13.841221 32673 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:13.841446 32673 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:13.841715 32673 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:13.841681  1226 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59584
I20260713 09:11:13.843369 32673 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933848945823-32673-0/minicluster-data/ts-1-root/instance:
uuid: "a710df9394784834a814f2eeb1f0230e"
format_stamp: "Formatted at 2026-07-13 09:11:13 on dist-test-slave-32h3"
I20260713 09:11:13.848067 32673 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:13.851876  1365 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:13.852756 32673 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260713 09:11:13.853057 32673 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933848945823-32673-0/minicluster-data/ts-1-root
uuid: "a710df9394784834a814f2eeb1f0230e"
format_stamp: "Formatted at 2026-07-13 09:11:13 on dist-test-slave-32h3"
I20260713 09:11:13.853641 32673 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933848945823-32673-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933848945823-32673-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933848945823-32673-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)
I20260713 09:11:13.896423 32673 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:13.897672 32673 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:13.899242 32673 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:13.901525 32673 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:13.901759 32673 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:13.902004 32673 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:13.902176 32673 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:13.946240 32673 rpc_server.cc:307] RPC server started. Bound to: 127.31.232.66:38069
I20260713 09:11:13.946379  1427 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.232.66:38069 every 8 connection(s)
I20260713 09:11:13.951200 32673 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:13.958351  1431 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:13.960614  1432 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:13.962141  1434 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:13.962378 32673 server_base.cc:1061] running on GCE node
I20260713 09:11:13.963745 32673 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:13.964051 32673 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:13.964300 32673 hybrid_clock.cc:648] HybridClock initialized: now 1783933873964278 us; error 0 us; skew 500 ppm
I20260713 09:11:13.964869  1428 heartbeater.cc:344] Connected to a master server at 127.31.232.126:37745
I20260713 09:11:13.965189 32673 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:13.965307  1428 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:13.966353  1428 heartbeater.cc:507] Master 127.31.232.126:37745 requested a full tablet report, sending...
I20260713 09:11:13.968300 32673 webserver.cc:533] Webserver started at http://127.31.232.67:44977/ using document root <none> and password file <none>
I20260713 09:11:13.968896 32673 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:13.969106 32673 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:13.969190  1226 ts_manager.cc:194] Registered new tserver with Master: a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069)
I20260713 09:11:13.969413 32673 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:13.970644  1226 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59600
I20260713 09:11:13.970785 32673 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933848945823-32673-0/minicluster-data/ts-2-root/instance:
uuid: "96f4e03ca81f4930b722103d1eaee337"
format_stamp: "Formatted at 2026-07-13 09:11:13 on dist-test-slave-32h3"
I20260713 09:11:13.975761 32673 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:13.979455  1439 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:13.980317 32673 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260713 09:11:13.980635 32673 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933848945823-32673-0/minicluster-data/ts-2-root
uuid: "96f4e03ca81f4930b722103d1eaee337"
format_stamp: "Formatted at 2026-07-13 09:11:13 on dist-test-slave-32h3"
I20260713 09:11:13.980931 32673 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933848945823-32673-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933848945823-32673-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933848945823-32673-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)
I20260713 09:11:13.999323 32673 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:14.000545 32673 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:14.002053 32673 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:14.004597 32673 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:14.004845 32673 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:14.005093 32673 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:14.005273 32673 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:14.047122 32673 rpc_server.cc:307] RPC server started. Bound to: 127.31.232.67:35479
I20260713 09:11:14.047417  1501 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.232.67:35479 every 8 connection(s)
I20260713 09:11:14.070719  1502 heartbeater.cc:344] Connected to a master server at 127.31.232.126:37745
I20260713 09:11:14.071146  1502 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:14.072011  1502 heartbeater.cc:507] Master 127.31.232.126:37745 requested a full tablet report, sending...
I20260713 09:11:14.074088  1226 ts_manager.cc:194] Registered new tserver with Master: 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:14.074904 32673 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.024307117s
I20260713 09:11:14.075469  1226 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59606
I20260713 09:11:14.101974  1226 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59616:
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\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:11:14.106225  1226 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:11:14.223204  1467 tablet_service.cc:1511] Processing CreateTablet for tablet f50d9ed2142440b5a671484853b96355 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:11:14.224956  1467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f50d9ed2142440b5a671484853b96355. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.233110  1466 tablet_service.cc:1511] Processing CreateTablet for tablet ec27ecc6871a4df68317a2c597dddc22 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:11:14.234757  1466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec27ecc6871a4df68317a2c597dddc22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.240289  1465 tablet_service.cc:1511] Processing CreateTablet for tablet bbb18b0fe3534e65889488ee924da5b0 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:11:14.241787  1465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbb18b0fe3534e65889488ee924da5b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.244263  1464 tablet_service.cc:1511] Processing CreateTablet for tablet 82d8e85a437c479085a523f60bb74070 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:11:14.245882  1464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82d8e85a437c479085a523f60bb74070. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.245903  1318 tablet_service.cc:1511] Processing CreateTablet for tablet f50d9ed2142440b5a671484853b96355 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:11:14.246999  1315 tablet_service.cc:1511] Processing CreateTablet for tablet 82d8e85a437c479085a523f60bb74070 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:11:14.248337  1318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f50d9ed2142440b5a671484853b96355. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.249078  1314 tablet_service.cc:1511] Processing CreateTablet for tablet 3d697c35d9cf4e54b6fdb35004cc3f01 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:11:14.251117  1313 tablet_service.cc:1511] Processing CreateTablet for tablet 7b2a1d8cebb94c4599ba60e95f5393df (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:11:14.252054  1316 tablet_service.cc:1511] Processing CreateTablet for tablet bbb18b0fe3534e65889488ee924da5b0 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:11:14.253654  1312 tablet_service.cc:1511] Processing CreateTablet for tablet c07cbdc7ec8b44018f66e42b2c985bd0 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:11:14.253980  1317 tablet_service.cc:1511] Processing CreateTablet for tablet ec27ecc6871a4df68317a2c597dddc22 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:11:14.255635  1314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d697c35d9cf4e54b6fdb35004cc3f01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.257318  1463 tablet_service.cc:1511] Processing CreateTablet for tablet 3d697c35d9cf4e54b6fdb35004cc3f01 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:11:14.258644  1463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d697c35d9cf4e54b6fdb35004cc3f01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.258389  1311 tablet_service.cc:1511] Processing CreateTablet for tablet eb7ca662cbbe49e2807e55e9ca48a398 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:11:14.259794  1311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb7ca662cbbe49e2807e55e9ca48a398. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.263299  1310 tablet_service.cc:1511] Processing CreateTablet for tablet 1a44af2064d94675a45509b083fba058 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:11:14.264205  1462 tablet_service.cc:1511] Processing CreateTablet for tablet 7b2a1d8cebb94c4599ba60e95f5393df (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:11:14.264856  1310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a44af2064d94675a45509b083fba058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.265513  1462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b2a1d8cebb94c4599ba60e95f5393df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.268061  1309 tablet_service.cc:1511] Processing CreateTablet for tablet 962ddc3baa9846a0a0d9cb69a5fad4ef (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:11:14.268333  1461 tablet_service.cc:1511] Processing CreateTablet for tablet c07cbdc7ec8b44018f66e42b2c985bd0 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:11:14.269383  1309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 962ddc3baa9846a0a0d9cb69a5fad4ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.269604  1461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c07cbdc7ec8b44018f66e42b2c985bd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.271894  1313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b2a1d8cebb94c4599ba60e95f5393df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.273772  1460 tablet_service.cc:1511] Processing CreateTablet for tablet eb7ca662cbbe49e2807e55e9ca48a398 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:11:14.275215  1460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb7ca662cbbe49e2807e55e9ca48a398. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.275799  1312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c07cbdc7ec8b44018f66e42b2c985bd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.280431  1317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec27ecc6871a4df68317a2c597dddc22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.280313  1459 tablet_service.cc:1511] Processing CreateTablet for tablet 1a44af2064d94675a45509b083fba058 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:11:14.282037  1459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a44af2064d94675a45509b083fba058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.283565  1316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbb18b0fe3534e65889488ee924da5b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.287832  1315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82d8e85a437c479085a523f60bb74070. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.289063  1458 tablet_service.cc:1511] Processing CreateTablet for tablet 962ddc3baa9846a0a0d9cb69a5fad4ef (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:11:14.295609  1458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 962ddc3baa9846a0a0d9cb69a5fad4ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.298678  1393 tablet_service.cc:1511] Processing CreateTablet for tablet f50d9ed2142440b5a671484853b96355 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:11:14.300283  1393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f50d9ed2142440b5a671484853b96355. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.302589  1392 tablet_service.cc:1511] Processing CreateTablet for tablet ec27ecc6871a4df68317a2c597dddc22 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:11:14.304404  1392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec27ecc6871a4df68317a2c597dddc22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.306785  1391 tablet_service.cc:1511] Processing CreateTablet for tablet bbb18b0fe3534e65889488ee924da5b0 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:11:14.310642  1389 tablet_service.cc:1511] Processing CreateTablet for tablet 3d697c35d9cf4e54b6fdb35004cc3f01 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:11:14.313256  1388 tablet_service.cc:1511] Processing CreateTablet for tablet 7b2a1d8cebb94c4599ba60e95f5393df (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:11:14.315953  1387 tablet_service.cc:1511] Processing CreateTablet for tablet c07cbdc7ec8b44018f66e42b2c985bd0 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:11:14.318207  1386 tablet_service.cc:1511] Processing CreateTablet for tablet eb7ca662cbbe49e2807e55e9ca48a398 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:11:14.320642  1385 tablet_service.cc:1511] Processing CreateTablet for tablet 1a44af2064d94675a45509b083fba058 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:11:14.322810  1390 tablet_service.cc:1511] Processing CreateTablet for tablet 82d8e85a437c479085a523f60bb74070 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:11:14.326005  1384 tablet_service.cc:1511] Processing CreateTablet for tablet 962ddc3baa9846a0a0d9cb69a5fad4ef (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:11:14.308599  1391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbb18b0fe3534e65889488ee924da5b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.341396  1387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c07cbdc7ec8b44018f66e42b2c985bd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.343760  1464 tablet_service.cc:1511] Processing CreateTablet for tablet 09464180c4fb4ea1b5d24f1ead6bcded (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:11:14.345034  1464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09464180c4fb4ea1b5d24f1ead6bcded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.349604  1313 tablet_service.cc:1511] Processing CreateTablet for tablet 09464180c4fb4ea1b5d24f1ead6bcded (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:11:14.352500  1465 tablet_service.cc:1511] Processing CreateTablet for tablet 32fa4d96885f455ea5b50fe3d17cdd13 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:11:14.353922  1465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32fa4d96885f455ea5b50fe3d17cdd13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.355505  1389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d697c35d9cf4e54b6fdb35004cc3f01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.357741  1385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a44af2064d94675a45509b083fba058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.366804  1313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09464180c4fb4ea1b5d24f1ead6bcded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.375536  1384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 962ddc3baa9846a0a0d9cb69a5fad4ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.376327  1388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b2a1d8cebb94c4599ba60e95f5393df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.379549  1386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb7ca662cbbe49e2807e55e9ca48a398. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.383349  1390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82d8e85a437c479085a523f60bb74070. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.390492  1459 tablet_service.cc:1511] Processing CreateTablet for tablet e373949693364f58ba7e67278b37305a (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:11:14.396755  1517 tablet_bootstrap.cc:492] T f50d9ed2142440b5a671484853b96355 P 96f4e03ca81f4930b722103d1eaee337: Bootstrap starting.
I20260713 09:11:14.420225  1318 tablet_service.cc:1511] Processing CreateTablet for tablet 32fa4d96885f455ea5b50fe3d17cdd13 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:11:14.422171  1318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32fa4d96885f455ea5b50fe3d17cdd13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.423208  1386 tablet_service.cc:1511] Processing CreateTablet for tablet 09464180c4fb4ea1b5d24f1ead6bcded (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:11:14.424676  1386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09464180c4fb4ea1b5d24f1ead6bcded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.430066  1393 tablet_service.cc:1511] Processing CreateTablet for tablet 32fa4d96885f455ea5b50fe3d17cdd13 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:11:14.435119  1393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32fa4d96885f455ea5b50fe3d17cdd13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.438293  1309 tablet_service.cc:1511] Processing CreateTablet for tablet 1cce297576024447be3e9f8695501ac2 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:11:14.443588  1314 tablet_service.cc:1511] Processing CreateTablet for tablet 56eb443280a64e368c2d00173ffe8de3 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:11:14.448769  1467 tablet_service.cc:1511] Processing CreateTablet for tablet 56eb443280a64e368c2d00173ffe8de3 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:11:14.450078  1460 tablet_service.cc:1511] Processing CreateTablet for tablet cc8e2564ff2240ee8fb3c2cfe860f76a (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:11:14.411024  1459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e373949693364f58ba7e67278b37305a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.452821  1461 tablet_service.cc:1511] Processing CreateTablet for tablet 9f5c005b4c5a4c2cac21e26d73560d8d (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:11:14.454156  1461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f5c005b4c5a4c2cac21e26d73560d8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.456305  1462 tablet_service.cc:1511] Processing CreateTablet for tablet 251ce9aa4fbc4931825e205b1c172964 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:11:14.457738  1462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 251ce9aa4fbc4931825e205b1c172964. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.465663  1460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc8e2564ff2240ee8fb3c2cfe860f76a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.465878  1518 tablet_bootstrap.cc:492] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403: Bootstrap starting.
I20260713 09:11:14.472186  1316 tablet_service.cc:1511] Processing CreateTablet for tablet e373949693364f58ba7e67278b37305a (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:11:14.473326  1386 tablet_service.cc:1511] Processing CreateTablet for tablet e373949693364f58ba7e67278b37305a (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:11:14.474534  1386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e373949693364f58ba7e67278b37305a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.473198  1311 tablet_service.cc:1511] Processing CreateTablet for tablet cc8e2564ff2240ee8fb3c2cfe860f76a (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:11:14.482342  1309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cce297576024447be3e9f8695501ac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.482733  1467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56eb443280a64e368c2d00173ffe8de3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.487505  1316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e373949693364f58ba7e67278b37305a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.492880  1458 tablet_service.cc:1511] Processing CreateTablet for tablet 9752ba0d7bc44fe59484935624f22571 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:11:14.494045  1517 tablet_bootstrap.cc:654] T f50d9ed2142440b5a671484853b96355 P 96f4e03ca81f4930b722103d1eaee337: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:14.494272  1458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9752ba0d7bc44fe59484935624f22571. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.494984  1317 tablet_service.cc:1511] Processing CreateTablet for tablet c0e7ebf5df804f23859e1dac203263ca (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:11:14.500242  1465 tablet_service.cc:1511] Processing CreateTablet for tablet 101d0a1bd6aa404f9a69dd86d72462ac (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:11:14.501560  1465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 101d0a1bd6aa404f9a69dd86d72462ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.500698  1317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0e7ebf5df804f23859e1dac203263ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.506162  1392 tablet_service.cc:1511] Processing CreateTablet for tablet c0e7ebf5df804f23859e1dac203263ca (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:11:14.510434  1314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56eb443280a64e368c2d00173ffe8de3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.510615  1392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0e7ebf5df804f23859e1dac203263ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.513728  1389 tablet_service.cc:1511] Processing CreateTablet for tablet 1cce297576024447be3e9f8695501ac2 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:11:14.508469  1312 tablet_service.cc:1511] Processing CreateTablet for tablet 9f5c005b4c5a4c2cac21e26d73560d8d (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:11:14.527601  1389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cce297576024447be3e9f8695501ac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.532246  1391 tablet_service.cc:1511] Processing CreateTablet for tablet 56eb443280a64e368c2d00173ffe8de3 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:11:14.533589  1391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56eb443280a64e368c2d00173ffe8de3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.527537  1464 tablet_service.cc:1511] Processing CreateTablet for tablet a1babea4ff9246a592bc169c71a89230 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:11:14.537554  1462 tablet_service.cc:1511] Processing CreateTablet for tablet 2799490bda5b4183b009879fe219f527 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:11:14.533252  1387 tablet_service.cc:1511] Processing CreateTablet for tablet cc8e2564ff2240ee8fb3c2cfe860f76a (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:11:14.539899  1387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc8e2564ff2240ee8fb3c2cfe860f76a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.450099  1466 tablet_service.cc:1511] Processing CreateTablet for tablet c0e7ebf5df804f23859e1dac203263ca (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:11:14.543507  1463 tablet_service.cc:1511] Processing CreateTablet for tablet 1cce297576024447be3e9f8695501ac2 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:11:14.546480  1384 tablet_service.cc:1511] Processing CreateTablet for tablet 9f5c005b4c5a4c2cac21e26d73560d8d (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:11:14.554483  1310 tablet_service.cc:1511] Processing CreateTablet for tablet 251ce9aa4fbc4931825e205b1c172964 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:11:14.555248  1519 tablet_bootstrap.cc:492] T 962ddc3baa9846a0a0d9cb69a5fad4ef P a710df9394784834a814f2eeb1f0230e: Bootstrap starting.
I20260713 09:11:14.556149  1464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1babea4ff9246a592bc169c71a89230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.556399  1518 tablet_bootstrap.cc:654] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:14.559417  1463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cce297576024447be3e9f8695501ac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.565689  1466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0e7ebf5df804f23859e1dac203263ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.568485  1390 tablet_service.cc:1511] Processing CreateTablet for tablet 251ce9aa4fbc4931825e205b1c172964 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:11:14.565120  1384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f5c005b4c5a4c2cac21e26d73560d8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.570906  1311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc8e2564ff2240ee8fb3c2cfe860f76a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.574574  1318 tablet_service.cc:1511] Processing CreateTablet for tablet 9752ba0d7bc44fe59484935624f22571 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:11:14.554535  1467 tablet_service.cc:1511] Processing CreateTablet for tablet 3fbe1029363f43378dcab371f5892494 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:11:14.577523  1388 tablet_service.cc:1511] Processing CreateTablet for tablet 9752ba0d7bc44fe59484935624f22571 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:11:14.587304  1312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f5c005b4c5a4c2cac21e26d73560d8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.587306  1393 tablet_service.cc:1511] Processing CreateTablet for tablet a1babea4ff9246a592bc169c71a89230 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:11:14.588301  1310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 251ce9aa4fbc4931825e205b1c172964. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.581982  1313 tablet_service.cc:1511] Processing CreateTablet for tablet 101d0a1bd6aa404f9a69dd86d72462ac (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:11:14.583551  1462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2799490bda5b4183b009879fe219f527. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.591200  1313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 101d0a1bd6aa404f9a69dd86d72462ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.598368  1388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9752ba0d7bc44fe59484935624f22571. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.599776  1393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1babea4ff9246a592bc169c71a89230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.600528  1390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 251ce9aa4fbc4931825e205b1c172964. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.583344  1315 tablet_service.cc:1511] Processing CreateTablet for tablet a1babea4ff9246a592bc169c71a89230 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:11:14.606263  1318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9752ba0d7bc44fe59484935624f22571. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.606724  1467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fbe1029363f43378dcab371f5892494. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.612847  1392 tablet_service.cc:1511] Processing CreateTablet for tablet 101d0a1bd6aa404f9a69dd86d72462ac (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:11:14.614374  1392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 101d0a1bd6aa404f9a69dd86d72462ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.617115  1517 tablet_bootstrap.cc:492] T f50d9ed2142440b5a671484853b96355 P 96f4e03ca81f4930b722103d1eaee337: No bootstrap required, opened a new log
I20260713 09:11:14.617705  1517 ts_tablet_manager.cc:1403] T f50d9ed2142440b5a671484853b96355 P 96f4e03ca81f4930b722103d1eaee337: Time spent bootstrapping tablet: real 0.221s	user 0.013s	sys 0.009s
I20260713 09:11:14.625480  1386 tablet_service.cc:1511] Processing CreateTablet for tablet 3fbe1029363f43378dcab371f5892494 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:11:14.626819  1386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fbe1029363f43378dcab371f5892494. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.634555  1518 tablet_bootstrap.cc:492] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403: No bootstrap required, opened a new log
I20260713 09:11:14.635076  1518 ts_tablet_manager.cc:1403] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403: Time spent bootstrapping tablet: real 0.170s	user 0.006s	sys 0.008s
I20260713 09:11:14.635572  1385 tablet_service.cc:1511] Processing CreateTablet for tablet 2799490bda5b4183b009879fe219f527 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:11:14.639277  1315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1babea4ff9246a592bc169c71a89230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.637917  1518 raft_consensus.cc:359] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:14.639750  1518 raft_consensus.cc:385] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:14.640182  1518 raft_consensus.cc:740] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b730299799dc4acbbe1167a13b9a3403, State: Initialized, Role: FOLLOWER
I20260713 09:11:14.640970  1518 consensus_queue.cc:260] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
W20260713 09:11:14.652073  1274 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:14.678920  1517 raft_consensus.cc:359] T f50d9ed2142440b5a671484853b96355 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } }
I20260713 09:11:14.679809  1517 raft_consensus.cc:385] T f50d9ed2142440b5a671484853b96355 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:14.680101  1517 raft_consensus.cc:740] T f50d9ed2142440b5a671484853b96355 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96f4e03ca81f4930b722103d1eaee337, State: Initialized, Role: FOLLOWER
I20260713 09:11:14.680930  1517 consensus_queue.cc:260] T f50d9ed2142440b5a671484853b96355 P 96f4e03ca81f4930b722103d1eaee337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } }
I20260713 09:11:14.684001  1309 tablet_service.cc:1511] Processing CreateTablet for tablet 2799490bda5b4183b009879fe219f527 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:11:14.685401  1309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2799490bda5b4183b009879fe219f527. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.652189  1519 tablet_bootstrap.cc:654] T 962ddc3baa9846a0a0d9cb69a5fad4ef P a710df9394784834a814f2eeb1f0230e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:14.662204  1385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2799490bda5b4183b009879fe219f527. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.709203  1518 ts_tablet_manager.cc:1434] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403: Time spent starting tablet: real 0.074s	user 0.007s	sys 0.000s
I20260713 09:11:14.710283  1518 tablet_bootstrap.cc:492] T 7b2a1d8cebb94c4599ba60e95f5393df P b730299799dc4acbbe1167a13b9a3403: Bootstrap starting.
I20260713 09:11:14.710906  1353 heartbeater.cc:499] Master 127.31.232.126:37745 was elected leader, sending a full tablet report...
I20260713 09:11:14.738752  1517 ts_tablet_manager.cc:1434] T f50d9ed2142440b5a671484853b96355 P 96f4e03ca81f4930b722103d1eaee337: Time spent starting tablet: real 0.121s	user 0.008s	sys 0.010s
I20260713 09:11:14.744153  1502 heartbeater.cc:499] Master 127.31.232.126:37745 was elected leader, sending a full tablet report...
I20260713 09:11:14.754156  1316 tablet_service.cc:1511] Processing CreateTablet for tablet 3fbe1029363f43378dcab371f5892494 (DEFAULT_TABLE table=test-workload [id=4f42940d88694167b1a76f491fd93378]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:11:14.757748  1316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fbe1029363f43378dcab371f5892494. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.760783  1517 tablet_bootstrap.cc:492] T bbb18b0fe3534e65889488ee924da5b0 P 96f4e03ca81f4930b722103d1eaee337: Bootstrap starting.
I20260713 09:11:14.779608  1518 tablet_bootstrap.cc:654] T 7b2a1d8cebb94c4599ba60e95f5393df P b730299799dc4acbbe1167a13b9a3403: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:14.784140  1519 tablet_bootstrap.cc:492] T 962ddc3baa9846a0a0d9cb69a5fad4ef P a710df9394784834a814f2eeb1f0230e: No bootstrap required, opened a new log
I20260713 09:11:14.784636  1519 ts_tablet_manager.cc:1403] T 962ddc3baa9846a0a0d9cb69a5fad4ef P a710df9394784834a814f2eeb1f0230e: Time spent bootstrapping tablet: real 0.233s	user 0.024s	sys 0.024s
I20260713 09:11:14.787396  1519 raft_consensus.cc:359] T 962ddc3baa9846a0a0d9cb69a5fad4ef P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:14.788218  1519 raft_consensus.cc:385] T 962ddc3baa9846a0a0d9cb69a5fad4ef P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:14.788501  1519 raft_consensus.cc:740] T 962ddc3baa9846a0a0d9cb69a5fad4ef P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a710df9394784834a814f2eeb1f0230e, State: Initialized, Role: FOLLOWER
I20260713 09:11:14.790307  1519 consensus_queue.cc:260] T 962ddc3baa9846a0a0d9cb69a5fad4ef P a710df9394784834a814f2eeb1f0230e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:14.808915  1518 tablet_bootstrap.cc:492] T 7b2a1d8cebb94c4599ba60e95f5393df P b730299799dc4acbbe1167a13b9a3403: No bootstrap required, opened a new log
I20260713 09:11:14.809330  1519 ts_tablet_manager.cc:1434] T 962ddc3baa9846a0a0d9cb69a5fad4ef P a710df9394784834a814f2eeb1f0230e: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.008s
I20260713 09:11:14.809471  1518 ts_tablet_manager.cc:1403] T 7b2a1d8cebb94c4599ba60e95f5393df P b730299799dc4acbbe1167a13b9a3403: Time spent bootstrapping tablet: real 0.099s	user 0.017s	sys 0.010s
I20260713 09:11:14.809865  1517 tablet_bootstrap.cc:654] T bbb18b0fe3534e65889488ee924da5b0 P 96f4e03ca81f4930b722103d1eaee337: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:14.810384  1519 tablet_bootstrap.cc:492] T eb7ca662cbbe49e2807e55e9ca48a398 P a710df9394784834a814f2eeb1f0230e: Bootstrap starting.
I20260713 09:11:14.812827  1518 raft_consensus.cc:359] T 7b2a1d8cebb94c4599ba60e95f5393df P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:14.813592  1518 raft_consensus.cc:385] T 7b2a1d8cebb94c4599ba60e95f5393df P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:14.813894  1518 raft_consensus.cc:740] T 7b2a1d8cebb94c4599ba60e95f5393df P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b730299799dc4acbbe1167a13b9a3403, State: Initialized, Role: FOLLOWER
I20260713 09:11:14.815197  1428 heartbeater.cc:499] Master 127.31.232.126:37745 was elected leader, sending a full tablet report...
I20260713 09:11:14.819700  1519 tablet_bootstrap.cc:654] T eb7ca662cbbe49e2807e55e9ca48a398 P a710df9394784834a814f2eeb1f0230e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:14.814770  1518 consensus_queue.cc:260] T 7b2a1d8cebb94c4599ba60e95f5393df P b730299799dc4acbbe1167a13b9a3403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:14.826387  1518 ts_tablet_manager.cc:1434] T 7b2a1d8cebb94c4599ba60e95f5393df P b730299799dc4acbbe1167a13b9a3403: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260713 09:11:14.827440  1518 tablet_bootstrap.cc:492] T f50d9ed2142440b5a671484853b96355 P b730299799dc4acbbe1167a13b9a3403: Bootstrap starting.
I20260713 09:11:14.830559  1519 tablet_bootstrap.cc:492] T eb7ca662cbbe49e2807e55e9ca48a398 P a710df9394784834a814f2eeb1f0230e: No bootstrap required, opened a new log
I20260713 09:11:14.831059  1519 ts_tablet_manager.cc:1403] T eb7ca662cbbe49e2807e55e9ca48a398 P a710df9394784834a814f2eeb1f0230e: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.000s
I20260713 09:11:14.834287  1518 tablet_bootstrap.cc:654] T f50d9ed2142440b5a671484853b96355 P b730299799dc4acbbe1167a13b9a3403: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:14.834159  1519 raft_consensus.cc:359] T eb7ca662cbbe49e2807e55e9ca48a398 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:14.834956  1519 raft_consensus.cc:385] T eb7ca662cbbe49e2807e55e9ca48a398 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:14.834457  1517 tablet_bootstrap.cc:492] T bbb18b0fe3534e65889488ee924da5b0 P 96f4e03ca81f4930b722103d1eaee337: No bootstrap required, opened a new log
I20260713 09:11:14.835563  1519 raft_consensus.cc:740] T eb7ca662cbbe49e2807e55e9ca48a398 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a710df9394784834a814f2eeb1f0230e, State: Initialized, Role: FOLLOWER
I20260713 09:11:14.836315  1517 ts_tablet_manager.cc:1403] T bbb18b0fe3534e65889488ee924da5b0 P 96f4e03ca81f4930b722103d1eaee337: Time spent bootstrapping tablet: real 0.076s	user 0.019s	sys 0.004s
I20260713 09:11:14.836477  1519 consensus_queue.cc:260] T eb7ca662cbbe49e2807e55e9ca48a398 P a710df9394784834a814f2eeb1f0230e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:14.839704  1519 ts_tablet_manager.cc:1434] T eb7ca662cbbe49e2807e55e9ca48a398 P a710df9394784834a814f2eeb1f0230e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:11:14.839879  1522 raft_consensus.cc:493] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:14.840036  1518 tablet_bootstrap.cc:492] T f50d9ed2142440b5a671484853b96355 P b730299799dc4acbbe1167a13b9a3403: No bootstrap required, opened a new log
I20260713 09:11:14.840516  1518 ts_tablet_manager.cc:1403] T f50d9ed2142440b5a671484853b96355 P b730299799dc4acbbe1167a13b9a3403: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.008s
I20260713 09:11:14.840616  1519 tablet_bootstrap.cc:492] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e: Bootstrap starting.
I20260713 09:11:14.840389  1522 raft_consensus.cc:515] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:14.841037  1517 raft_consensus.cc:359] T bbb18b0fe3534e65889488ee924da5b0 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:14.841802  1517 raft_consensus.cc:385] T bbb18b0fe3534e65889488ee924da5b0 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:14.842096  1517 raft_consensus.cc:740] T bbb18b0fe3534e65889488ee924da5b0 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96f4e03ca81f4930b722103d1eaee337, State: Initialized, Role: FOLLOWER
I20260713 09:11:14.842832  1517 consensus_queue.cc:260] T bbb18b0fe3534e65889488ee924da5b0 P 96f4e03ca81f4930b722103d1eaee337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:14.843645  1518 raft_consensus.cc:359] T f50d9ed2142440b5a671484853b96355 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } }
I20260713 09:11:14.844372  1518 raft_consensus.cc:385] T f50d9ed2142440b5a671484853b96355 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:14.844671  1518 raft_consensus.cc:740] T f50d9ed2142440b5a671484853b96355 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b730299799dc4acbbe1167a13b9a3403, State: Initialized, Role: FOLLOWER
I20260713 09:11:14.845036  1517 ts_tablet_manager.cc:1434] T bbb18b0fe3534e65889488ee924da5b0 P 96f4e03ca81f4930b722103d1eaee337: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:14.845357  1518 consensus_queue.cc:260] T f50d9ed2142440b5a671484853b96355 P b730299799dc4acbbe1167a13b9a3403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } }
I20260713 09:11:14.846021  1517 tablet_bootstrap.cc:492] T 82d8e85a437c479085a523f60bb74070 P 96f4e03ca81f4930b722103d1eaee337: Bootstrap starting.
I20260713 09:11:14.854229  1522 leader_election.cc:290] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:14.858774  1517 tablet_bootstrap.cc:654] T 82d8e85a437c479085a523f60bb74070 P 96f4e03ca81f4930b722103d1eaee337: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:14.865489  1519 tablet_bootstrap.cc:654] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:14.874910  1518 ts_tablet_manager.cc:1434] T f50d9ed2142440b5a671484853b96355 P b730299799dc4acbbe1167a13b9a3403: Time spent starting tablet: real 0.034s	user 0.020s	sys 0.013s
I20260713 09:11:14.876098  1518 tablet_bootstrap.cc:492] T 3d697c35d9cf4e54b6fdb35004cc3f01 P b730299799dc4acbbe1167a13b9a3403: Bootstrap starting.
I20260713 09:11:14.876569  1519 tablet_bootstrap.cc:492] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e: No bootstrap required, opened a new log
I20260713 09:11:14.877061  1519 ts_tablet_manager.cc:1403] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.002s
I20260713 09:11:14.879994  1532 raft_consensus.cc:493] T 7b2a1d8cebb94c4599ba60e95f5393df P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:14.880204  1519 raft_consensus.cc:359] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } }
I20260713 09:11:14.881023  1519 raft_consensus.cc:385] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:14.880650  1532 raft_consensus.cc:515] T 7b2a1d8cebb94c4599ba60e95f5393df P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:14.881347  1519 raft_consensus.cc:740] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a710df9394784834a814f2eeb1f0230e, State: Initialized, Role: FOLLOWER
I20260713 09:11:14.882767  1518 tablet_bootstrap.cc:654] T 3d697c35d9cf4e54b6fdb35004cc3f01 P b730299799dc4acbbe1167a13b9a3403: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:14.882141  1519 consensus_queue.cc:260] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } }
I20260713 09:11:14.884132  1532 leader_election.cc:290] T 7b2a1d8cebb94c4599ba60e95f5393df P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:14.884684  1519 ts_tablet_manager.cc:1434] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260713 09:11:14.885748  1519 tablet_bootstrap.cc:492] T bbb18b0fe3534e65889488ee924da5b0 P a710df9394784834a814f2eeb1f0230e: Bootstrap starting.
I20260713 09:11:14.893813  1519 tablet_bootstrap.cc:654] T bbb18b0fe3534e65889488ee924da5b0 P a710df9394784834a814f2eeb1f0230e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:14.894574  1518 tablet_bootstrap.cc:492] T 3d697c35d9cf4e54b6fdb35004cc3f01 P b730299799dc4acbbe1167a13b9a3403: No bootstrap required, opened a new log
I20260713 09:11:14.895149  1518 ts_tablet_manager.cc:1403] T 3d697c35d9cf4e54b6fdb35004cc3f01 P b730299799dc4acbbe1167a13b9a3403: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260713 09:11:14.897935  1517 tablet_bootstrap.cc:492] T 82d8e85a437c479085a523f60bb74070 P 96f4e03ca81f4930b722103d1eaee337: No bootstrap required, opened a new log
I20260713 09:11:14.898468  1517 ts_tablet_manager.cc:1403] T 82d8e85a437c479085a523f60bb74070 P 96f4e03ca81f4930b722103d1eaee337: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.010s
I20260713 09:11:14.898854  1518 raft_consensus.cc:359] T 3d697c35d9cf4e54b6fdb35004cc3f01 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:14.900059  1518 raft_consensus.cc:385] T 3d697c35d9cf4e54b6fdb35004cc3f01 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:14.900460  1518 raft_consensus.cc:740] T 3d697c35d9cf4e54b6fdb35004cc3f01 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b730299799dc4acbbe1167a13b9a3403, State: Initialized, Role: FOLLOWER
I20260713 09:11:14.901612  1517 raft_consensus.cc:359] T 82d8e85a437c479085a523f60bb74070 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:14.901639  1518 consensus_queue.cc:260] T 3d697c35d9cf4e54b6fdb35004cc3f01 P b730299799dc4acbbe1167a13b9a3403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:14.905412  1518 ts_tablet_manager.cc:1434] T 3d697c35d9cf4e54b6fdb35004cc3f01 P b730299799dc4acbbe1167a13b9a3403: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260713 09:11:14.906831  1518 tablet_bootstrap.cc:492] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403: Bootstrap starting.
I20260713 09:11:14.909958  1519 tablet_bootstrap.cc:492] T bbb18b0fe3534e65889488ee924da5b0 P a710df9394784834a814f2eeb1f0230e: No bootstrap required, opened a new log
I20260713 09:11:14.909853  1403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb7ca662cbbe49e2807e55e9ca48a398" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a710df9394784834a814f2eeb1f0230e" is_pre_election: true
I20260713 09:11:14.910508  1519 ts_tablet_manager.cc:1403] T bbb18b0fe3534e65889488ee924da5b0 P a710df9394784834a814f2eeb1f0230e: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.007s
I20260713 09:11:14.910651  1403 raft_consensus.cc:2468] T eb7ca662cbbe49e2807e55e9ca48a398 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b730299799dc4acbbe1167a13b9a3403 in term 0.
I20260713 09:11:14.912421  1292 leader_election.cc:304] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a710df9394784834a814f2eeb1f0230e, b730299799dc4acbbe1167a13b9a3403; no voters: 
I20260713 09:11:14.913303  1532 raft_consensus.cc:2804] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:14.913563  1403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2a1d8cebb94c4599ba60e95f5393df" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a710df9394784834a814f2eeb1f0230e" is_pre_election: true
I20260713 09:11:14.913650  1532 raft_consensus.cc:493] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:14.913959  1518 tablet_bootstrap.cc:654] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:14.914197  1532 raft_consensus.cc:3060] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:14.916201  1477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb7ca662cbbe49e2807e55e9ca48a398" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337" is_pre_election: true
I20260713 09:11:14.917639  1476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2a1d8cebb94c4599ba60e95f5393df" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337" is_pre_election: true
W20260713 09:11:14.919291  1293 leader_election.cc:343] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:14.920223  1293 leader_election.cc:343] T 7b2a1d8cebb94c4599ba60e95f5393df P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:14.921139  1292 leader_election.cc:343] T 7b2a1d8cebb94c4599ba60e95f5393df P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:14.921574  1292 leader_election.cc:304] T 7b2a1d8cebb94c4599ba60e95f5393df P b730299799dc4acbbe1167a13b9a3403 [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: b730299799dc4acbbe1167a13b9a3403; no voters: 96f4e03ca81f4930b722103d1eaee337, a710df9394784834a814f2eeb1f0230e
I20260713 09:11:14.902526  1517 raft_consensus.cc:385] T 82d8e85a437c479085a523f60bb74070 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:14.923012  1522 raft_consensus.cc:2749] T 7b2a1d8cebb94c4599ba60e95f5393df P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:14.923121  1517 raft_consensus.cc:740] T 82d8e85a437c479085a523f60bb74070 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96f4e03ca81f4930b722103d1eaee337, State: Initialized, Role: FOLLOWER
I20260713 09:11:14.924172  1517 consensus_queue.cc:260] T 82d8e85a437c479085a523f60bb74070 P 96f4e03ca81f4930b722103d1eaee337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:14.926367  1517 ts_tablet_manager.cc:1434] T 82d8e85a437c479085a523f60bb74070 P 96f4e03ca81f4930b722103d1eaee337: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.004s
I20260713 09:11:14.927888  1519 raft_consensus.cc:359] T bbb18b0fe3534e65889488ee924da5b0 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:14.928951  1519 raft_consensus.cc:385] T bbb18b0fe3534e65889488ee924da5b0 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:14.929347  1519 raft_consensus.cc:740] T bbb18b0fe3534e65889488ee924da5b0 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a710df9394784834a814f2eeb1f0230e, State: Initialized, Role: FOLLOWER
I20260713 09:11:14.931818  1532 raft_consensus.cc:515] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:14.932586  1519 consensus_queue.cc:260] T bbb18b0fe3534e65889488ee924da5b0 P a710df9394784834a814f2eeb1f0230e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:14.935096  1519 ts_tablet_manager.cc:1434] T bbb18b0fe3534e65889488ee924da5b0 P a710df9394784834a814f2eeb1f0230e: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.001s
I20260713 09:11:14.934800  1403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb7ca662cbbe49e2807e55e9ca48a398" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a710df9394784834a814f2eeb1f0230e"
I20260713 09:11:14.935554  1403 raft_consensus.cc:3060] T eb7ca662cbbe49e2807e55e9ca48a398 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:14.936062  1519 tablet_bootstrap.cc:492] T 09464180c4fb4ea1b5d24f1ead6bcded P a710df9394784834a814f2eeb1f0230e: Bootstrap starting.
I20260713 09:11:14.938041  1517 tablet_bootstrap.cc:492] T 3d697c35d9cf4e54b6fdb35004cc3f01 P 96f4e03ca81f4930b722103d1eaee337: Bootstrap starting.
I20260713 09:11:14.943284  1519 tablet_bootstrap.cc:654] T 09464180c4fb4ea1b5d24f1ead6bcded P a710df9394784834a814f2eeb1f0230e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:14.943866  1532 leader_election.cc:290] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 election: Requested vote from peers a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:14.943490  1403 raft_consensus.cc:2468] T eb7ca662cbbe49e2807e55e9ca48a398 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b730299799dc4acbbe1167a13b9a3403 in term 1.
I20260713 09:11:14.940974  1518 tablet_bootstrap.cc:492] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403: No bootstrap required, opened a new log
I20260713 09:11:14.945281  1518 ts_tablet_manager.cc:1403] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403: Time spent bootstrapping tablet: real 0.039s	user 0.006s	sys 0.022s
I20260713 09:11:14.945119  1476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb7ca662cbbe49e2807e55e9ca48a398" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337"
I20260713 09:11:14.945446  1292 leader_election.cc:304] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a710df9394784834a814f2eeb1f0230e, b730299799dc4acbbe1167a13b9a3403; no voters: 
W20260713 09:11:14.946589  1293 leader_election.cc:343] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:14.947543  1522 raft_consensus.cc:2804] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:14.949157  1532 raft_consensus.cc:493] T 3d697c35d9cf4e54b6fdb35004cc3f01 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:14.949877  1522 raft_consensus.cc:697] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 [term 1 LEADER]: Becoming Leader. State: Replica: b730299799dc4acbbe1167a13b9a3403, State: Running, Role: LEADER
I20260713 09:11:14.951387  1522 consensus_queue.cc:237] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:14.952265  1517 tablet_bootstrap.cc:654] T 3d697c35d9cf4e54b6fdb35004cc3f01 P 96f4e03ca81f4930b722103d1eaee337: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:14.951880  1518 raft_consensus.cc:359] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:14.957996  1518 raft_consensus.cc:385] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:14.958379  1518 raft_consensus.cc:740] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b730299799dc4acbbe1167a13b9a3403, State: Initialized, Role: FOLLOWER
I20260713 09:11:14.959259  1518 consensus_queue.cc:260] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:14.962105  1518 ts_tablet_manager.cc:1434] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.003s
I20260713 09:11:14.963519  1518 tablet_bootstrap.cc:492] T bbb18b0fe3534e65889488ee924da5b0 P b730299799dc4acbbe1167a13b9a3403: Bootstrap starting.
I20260713 09:11:14.960772  1519 tablet_bootstrap.cc:492] T 09464180c4fb4ea1b5d24f1ead6bcded P a710df9394784834a814f2eeb1f0230e: No bootstrap required, opened a new log
I20260713 09:11:14.964789  1519 ts_tablet_manager.cc:1403] T 09464180c4fb4ea1b5d24f1ead6bcded P a710df9394784834a814f2eeb1f0230e: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.006s
I20260713 09:11:14.968060  1519 raft_consensus.cc:359] T 09464180c4fb4ea1b5d24f1ead6bcded P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:14.969012  1519 raft_consensus.cc:385] T 09464180c4fb4ea1b5d24f1ead6bcded P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:14.969440  1519 raft_consensus.cc:740] T 09464180c4fb4ea1b5d24f1ead6bcded P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a710df9394784834a814f2eeb1f0230e, State: Initialized, Role: FOLLOWER
I20260713 09:11:14.970381  1519 consensus_queue.cc:260] T 09464180c4fb4ea1b5d24f1ead6bcded P a710df9394784834a814f2eeb1f0230e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:14.972544  1518 tablet_bootstrap.cc:654] T bbb18b0fe3534e65889488ee924da5b0 P b730299799dc4acbbe1167a13b9a3403: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:14.973419  1519 ts_tablet_manager.cc:1434] T 09464180c4fb4ea1b5d24f1ead6bcded P a710df9394784834a814f2eeb1f0230e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:11:14.974581  1519 tablet_bootstrap.cc:492] T ec27ecc6871a4df68317a2c597dddc22 P a710df9394784834a814f2eeb1f0230e: Bootstrap starting.
I20260713 09:11:14.978408  1532 raft_consensus.cc:515] T 3d697c35d9cf4e54b6fdb35004cc3f01 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:14.981317  1519 tablet_bootstrap.cc:654] T ec27ecc6871a4df68317a2c597dddc22 P a710df9394784834a814f2eeb1f0230e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:14.981659  1403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d697c35d9cf4e54b6fdb35004cc3f01" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a710df9394784834a814f2eeb1f0230e" is_pre_election: true
W20260713 09:11:14.983613  1292 leader_election.cc:343] T 3d697c35d9cf4e54b6fdb35004cc3f01 P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:14.989883  1476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d697c35d9cf4e54b6fdb35004cc3f01" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337" is_pre_election: true
W20260713 09:11:14.991710  1293 leader_election.cc:343] T 3d697c35d9cf4e54b6fdb35004cc3f01 P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:14.992125  1293 leader_election.cc:304] T 3d697c35d9cf4e54b6fdb35004cc3f01 P b730299799dc4acbbe1167a13b9a3403 [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: b730299799dc4acbbe1167a13b9a3403; no voters: 96f4e03ca81f4930b722103d1eaee337, a710df9394784834a814f2eeb1f0230e
I20260713 09:11:14.992908  1540 raft_consensus.cc:2749] T 3d697c35d9cf4e54b6fdb35004cc3f01 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:14.994375  1519 tablet_bootstrap.cc:492] T ec27ecc6871a4df68317a2c597dddc22 P a710df9394784834a814f2eeb1f0230e: No bootstrap required, opened a new log
I20260713 09:11:14.994601  1532 leader_election.cc:290] T 3d697c35d9cf4e54b6fdb35004cc3f01 P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:14.995034  1519 ts_tablet_manager.cc:1403] T ec27ecc6871a4df68317a2c597dddc22 P a710df9394784834a814f2eeb1f0230e: Time spent bootstrapping tablet: real 0.021s	user 0.003s	sys 0.016s
I20260713 09:11:14.998410  1519 raft_consensus.cc:359] T ec27ecc6871a4df68317a2c597dddc22 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:14.999202  1519 raft_consensus.cc:385] T ec27ecc6871a4df68317a2c597dddc22 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:14.999576  1519 raft_consensus.cc:740] T ec27ecc6871a4df68317a2c597dddc22 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a710df9394784834a814f2eeb1f0230e, State: Initialized, Role: FOLLOWER
I20260713 09:11:15.000371  1519 consensus_queue.cc:260] T ec27ecc6871a4df68317a2c597dddc22 P a710df9394784834a814f2eeb1f0230e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.005013  1526 raft_consensus.cc:493] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:15.004698  1224 catalog_manager.cc:5697] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 reported cstate change: term changed from 0 to 1, leader changed from <none> to b730299799dc4acbbe1167a13b9a3403 (127.31.232.65). New cstate: current_term: 1 leader_uuid: "b730299799dc4acbbe1167a13b9a3403" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:15.005450  1526 raft_consensus.cc:515] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } }
I20260713 09:11:15.008315  1526 leader_election.cc:290] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479), b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909)
I20260713 09:11:15.010582  1519 ts_tablet_manager.cc:1434] T ec27ecc6871a4df68317a2c597dddc22 P a710df9394784834a814f2eeb1f0230e: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260713 09:11:15.012147  1519 tablet_bootstrap.cc:492] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e: Bootstrap starting.
I20260713 09:11:15.017958  1517 tablet_bootstrap.cc:492] T 3d697c35d9cf4e54b6fdb35004cc3f01 P 96f4e03ca81f4930b722103d1eaee337: No bootstrap required, opened a new log
I20260713 09:11:15.018599  1517 ts_tablet_manager.cc:1403] T 3d697c35d9cf4e54b6fdb35004cc3f01 P 96f4e03ca81f4930b722103d1eaee337: Time spent bootstrapping tablet: real 0.086s	user 0.026s	sys 0.032s
I20260713 09:11:15.021229  1519 tablet_bootstrap.cc:654] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:15.022817  1518 tablet_bootstrap.cc:492] T bbb18b0fe3534e65889488ee924da5b0 P b730299799dc4acbbe1167a13b9a3403: No bootstrap required, opened a new log
I20260713 09:11:15.023386  1518 ts_tablet_manager.cc:1403] T bbb18b0fe3534e65889488ee924da5b0 P b730299799dc4acbbe1167a13b9a3403: Time spent bootstrapping tablet: real 0.060s	user 0.021s	sys 0.022s
I20260713 09:11:15.024698  1517 raft_consensus.cc:359] T 3d697c35d9cf4e54b6fdb35004cc3f01 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.025576  1517 raft_consensus.cc:385] T 3d697c35d9cf4e54b6fdb35004cc3f01 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:15.025904  1517 raft_consensus.cc:740] T 3d697c35d9cf4e54b6fdb35004cc3f01 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96f4e03ca81f4930b722103d1eaee337, State: Initialized, Role: FOLLOWER
I20260713 09:11:15.026659  1518 raft_consensus.cc:359] T bbb18b0fe3534e65889488ee924da5b0 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.027670  1518 raft_consensus.cc:385] T bbb18b0fe3534e65889488ee924da5b0 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:15.028030  1518 raft_consensus.cc:740] T bbb18b0fe3534e65889488ee924da5b0 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b730299799dc4acbbe1167a13b9a3403, State: Initialized, Role: FOLLOWER
I20260713 09:11:15.029100  1518 consensus_queue.cc:260] T bbb18b0fe3534e65889488ee924da5b0 P b730299799dc4acbbe1167a13b9a3403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.032233  1518 ts_tablet_manager.cc:1434] T bbb18b0fe3534e65889488ee924da5b0 P b730299799dc4acbbe1167a13b9a3403: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:11:15.033463  1518 tablet_bootstrap.cc:492] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403: Bootstrap starting.
I20260713 09:11:15.035048  1519 tablet_bootstrap.cc:492] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e: No bootstrap required, opened a new log
I20260713 09:11:15.035646  1519 ts_tablet_manager.cc:1403] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.000s
I20260713 09:11:15.038205  1517 consensus_queue.cc:260] T 3d697c35d9cf4e54b6fdb35004cc3f01 P 96f4e03ca81f4930b722103d1eaee337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.038936  1519 raft_consensus.cc:359] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.041363  1519 raft_consensus.cc:385] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:15.041664  1519 raft_consensus.cc:740] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a710df9394784834a814f2eeb1f0230e, State: Initialized, Role: FOLLOWER
I20260713 09:11:15.042860  1518 tablet_bootstrap.cc:654] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:15.044260  1517 ts_tablet_manager.cc:1434] T 3d697c35d9cf4e54b6fdb35004cc3f01 P 96f4e03ca81f4930b722103d1eaee337: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.003s
I20260713 09:11:15.042416  1519 consensus_queue.cc:260] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.045331  1517 tablet_bootstrap.cc:492] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337: Bootstrap starting.
I20260713 09:11:15.056100  1517 tablet_bootstrap.cc:654] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:15.056169  1519 ts_tablet_manager.cc:1434] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260713 09:11:15.056318  1328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f50d9ed2142440b5a671484853b96355" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403" is_pre_election: true
I20260713 09:11:15.058178  1328 raft_consensus.cc:2468] T f50d9ed2142440b5a671484853b96355 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a710df9394784834a814f2eeb1f0230e in term 0.
I20260713 09:11:15.060150  1519 tablet_bootstrap.cc:492] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e: Bootstrap starting.
I20260713 09:11:15.066465  1368 leader_election.cc:304] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a710df9394784834a814f2eeb1f0230e, b730299799dc4acbbe1167a13b9a3403; no voters: 
I20260713 09:11:15.068456  1526 raft_consensus.cc:2804] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:15.068863  1526 raft_consensus.cc:493] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:15.069440  1526 raft_consensus.cc:3060] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:15.075977  1519 tablet_bootstrap.cc:654] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:15.080814  1555 raft_consensus.cc:493] T bbb18b0fe3534e65889488ee924da5b0 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:15.081326  1555 raft_consensus.cc:515] T bbb18b0fe3534e65889488ee924da5b0 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.084193  1476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f50d9ed2142440b5a671484853b96355" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337" is_pre_election: true
I20260713 09:11:15.084897  1476 raft_consensus.cc:2468] T f50d9ed2142440b5a671484853b96355 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a710df9394784834a814f2eeb1f0230e in term 0.
I20260713 09:11:15.085654  1517 tablet_bootstrap.cc:492] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337: No bootstrap required, opened a new log
I20260713 09:11:15.086130  1517 ts_tablet_manager.cc:1403] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.010s
I20260713 09:11:15.087008  1328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb18b0fe3534e65889488ee924da5b0" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403" is_pre_election: true
I20260713 09:11:15.087648  1328 raft_consensus.cc:2468] T bbb18b0fe3534e65889488ee924da5b0 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a710df9394784834a814f2eeb1f0230e in term 0.
I20260713 09:11:15.088099  1476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb18b0fe3534e65889488ee924da5b0" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337" is_pre_election: true
I20260713 09:11:15.087616  1526 raft_consensus.cc:515] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } }
I20260713 09:11:15.088712  1476 raft_consensus.cc:2468] T bbb18b0fe3534e65889488ee924da5b0 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a710df9394784834a814f2eeb1f0230e in term 0.
I20260713 09:11:15.089516  1517 raft_consensus.cc:359] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.083578  1555 leader_election.cc:290] T bbb18b0fe3534e65889488ee924da5b0 P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:15.090183  1526 leader_election.cc:290] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 election: Requested vote from peers 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479), b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909)
I20260713 09:11:15.090941  1518 tablet_bootstrap.cc:492] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403: No bootstrap required, opened a new log
I20260713 09:11:15.091742  1368 leader_election.cc:304] T bbb18b0fe3534e65889488ee924da5b0 P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96f4e03ca81f4930b722103d1eaee337, a710df9394784834a814f2eeb1f0230e; no voters: 
I20260713 09:11:15.092083  1518 ts_tablet_manager.cc:1403] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.005s
I20260713 09:11:15.090945  1476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f50d9ed2142440b5a671484853b96355" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337"
I20260713 09:11:15.090358  1517 raft_consensus.cc:385] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:15.094043  1328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f50d9ed2142440b5a671484853b96355" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403"
I20260713 09:11:15.094327  1517 raft_consensus.cc:740] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96f4e03ca81f4930b722103d1eaee337, State: Initialized, Role: FOLLOWER
I20260713 09:11:15.094691  1328 raft_consensus.cc:3060] T f50d9ed2142440b5a671484853b96355 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:15.095306  1517 consensus_queue.cc:260] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.097039  1518 raft_consensus.cc:359] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.097589  1517 ts_tablet_manager.cc:1434] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:11:15.097784  1518 raft_consensus.cc:385] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:15.098094  1518 raft_consensus.cc:740] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b730299799dc4acbbe1167a13b9a3403, State: Initialized, Role: FOLLOWER
I20260713 09:11:15.094399  1476 raft_consensus.cc:3060] T f50d9ed2142440b5a671484853b96355 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:15.101833  1517 tablet_bootstrap.cc:492] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337: Bootstrap starting.
I20260713 09:11:15.103467  1526 raft_consensus.cc:2804] T bbb18b0fe3534e65889488ee924da5b0 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:15.103865  1526 raft_consensus.cc:493] T bbb18b0fe3534e65889488ee924da5b0 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:15.104249  1526 raft_consensus.cc:3060] T bbb18b0fe3534e65889488ee924da5b0 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:15.105940  1328 raft_consensus.cc:2468] T f50d9ed2142440b5a671484853b96355 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a710df9394784834a814f2eeb1f0230e in term 1.
I20260713 09:11:15.106905  1368 leader_election.cc:304] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a710df9394784834a814f2eeb1f0230e, b730299799dc4acbbe1167a13b9a3403; no voters: 
I20260713 09:11:15.107594  1518 consensus_queue.cc:260] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.111438  1476 raft_consensus.cc:2468] T f50d9ed2142440b5a671484853b96355 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a710df9394784834a814f2eeb1f0230e in term 1.
I20260713 09:11:15.111601  1555 raft_consensus.cc:2804] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:15.111330  1526 raft_consensus.cc:515] T bbb18b0fe3534e65889488ee924da5b0 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.113359  1519 tablet_bootstrap.cc:492] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e: No bootstrap required, opened a new log
I20260713 09:11:15.113802  1519 ts_tablet_manager.cc:1403] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.001s
I20260713 09:11:15.114660  1328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb18b0fe3534e65889488ee924da5b0" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403"
I20260713 09:11:15.115228  1328 raft_consensus.cc:3060] T bbb18b0fe3534e65889488ee924da5b0 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:15.115700  1518 ts_tablet_manager.cc:1434] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.002s
I20260713 09:11:15.116676  1518 tablet_bootstrap.cc:492] T c07cbdc7ec8b44018f66e42b2c985bd0 P b730299799dc4acbbe1167a13b9a3403: Bootstrap starting.
I20260713 09:11:15.116393  1519 raft_consensus.cc:359] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.117063  1519 raft_consensus.cc:385] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:15.117341  1519 raft_consensus.cc:740] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a710df9394784834a814f2eeb1f0230e, State: Initialized, Role: FOLLOWER
I20260713 09:11:15.117990  1519 consensus_queue.cc:260] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.119009  1522 raft_consensus.cc:493] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:15.119868  1517 tablet_bootstrap.cc:654] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:15.119508  1522 raft_consensus.cc:515] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.120528  1555 raft_consensus.cc:697] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Becoming Leader. State: Replica: a710df9394784834a814f2eeb1f0230e, State: Running, Role: LEADER
I20260713 09:11:15.121445  1555 consensus_queue.cc:237] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } }
I20260713 09:11:15.122656  1519 ts_tablet_manager.cc:1434] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:11:15.123533  1522 leader_election.cc:290] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:15.124760  1403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962ddc3baa9846a0a0d9cb69a5fad4ef" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a710df9394784834a814f2eeb1f0230e" is_pre_election: true
I20260713 09:11:15.123533  1519 tablet_bootstrap.cc:492] T 82d8e85a437c479085a523f60bb74070 P a710df9394784834a814f2eeb1f0230e: Bootstrap starting.
I20260713 09:11:15.125609  1403 raft_consensus.cc:2468] T 962ddc3baa9846a0a0d9cb69a5fad4ef P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b730299799dc4acbbe1167a13b9a3403 in term 0.
I20260713 09:11:15.127741  1476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962ddc3baa9846a0a0d9cb69a5fad4ef" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337" is_pre_election: true
I20260713 09:11:15.129758  1292 leader_election.cc:304] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a710df9394784834a814f2eeb1f0230e, b730299799dc4acbbe1167a13b9a3403; no voters: 
I20260713 09:11:15.131387  1522 raft_consensus.cc:2804] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:15.131877  1522 raft_consensus.cc:493] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:15.132201  1522 raft_consensus.cc:3060] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:15.132210  1519 tablet_bootstrap.cc:654] T 82d8e85a437c479085a523f60bb74070 P a710df9394784834a814f2eeb1f0230e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:15.133416  1518 tablet_bootstrap.cc:654] T c07cbdc7ec8b44018f66e42b2c985bd0 P b730299799dc4acbbe1167a13b9a3403: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:15.137802  1523 raft_consensus.cc:493] T 82d8e85a437c479085a523f60bb74070 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:15.138447  1523 raft_consensus.cc:515] T 82d8e85a437c479085a523f60bb74070 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
W20260713 09:11:15.143607  1293 leader_election.cc:343] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:15.145210  1518 tablet_bootstrap.cc:492] T c07cbdc7ec8b44018f66e42b2c985bd0 P b730299799dc4acbbe1167a13b9a3403: No bootstrap required, opened a new log
I20260713 09:11:15.145483  1523 leader_election.cc:290] T 82d8e85a437c479085a523f60bb74070 P 96f4e03ca81f4930b722103d1eaee337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069)
I20260713 09:11:15.145792  1518 ts_tablet_manager.cc:1403] T c07cbdc7ec8b44018f66e42b2c985bd0 P b730299799dc4acbbe1167a13b9a3403: Time spent bootstrapping tablet: real 0.029s	user 0.003s	sys 0.013s
I20260713 09:11:15.151360  1518 raft_consensus.cc:359] T c07cbdc7ec8b44018f66e42b2c985bd0 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.152045  1518 raft_consensus.cc:385] T c07cbdc7ec8b44018f66e42b2c985bd0 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:15.152408  1518 raft_consensus.cc:740] T c07cbdc7ec8b44018f66e42b2c985bd0 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b730299799dc4acbbe1167a13b9a3403, State: Initialized, Role: FOLLOWER
I20260713 09:11:15.153051  1519 tablet_bootstrap.cc:492] T 82d8e85a437c479085a523f60bb74070 P a710df9394784834a814f2eeb1f0230e: No bootstrap required, opened a new log
I20260713 09:11:15.153563  1519 ts_tablet_manager.cc:1403] T 82d8e85a437c479085a523f60bb74070 P a710df9394784834a814f2eeb1f0230e: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.006s
I20260713 09:11:15.153182  1518 consensus_queue.cc:260] T c07cbdc7ec8b44018f66e42b2c985bd0 P b730299799dc4acbbe1167a13b9a3403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.156405  1557 raft_consensus.cc:493] T 09464180c4fb4ea1b5d24f1ead6bcded P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:15.156440  1519 raft_consensus.cc:359] T 82d8e85a437c479085a523f60bb74070 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.157546  1519 raft_consensus.cc:385] T 82d8e85a437c479085a523f60bb74070 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:15.157168  1557 raft_consensus.cc:515] T 09464180c4fb4ea1b5d24f1ead6bcded P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.157878  1519 raft_consensus.cc:740] T 82d8e85a437c479085a523f60bb74070 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a710df9394784834a814f2eeb1f0230e, State: Initialized, Role: FOLLOWER
I20260713 09:11:15.158836  1519 consensus_queue.cc:260] T 82d8e85a437c479085a523f60bb74070 P a710df9394784834a814f2eeb1f0230e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.159919  1557 leader_election.cc:290] T 09464180c4fb4ea1b5d24f1ead6bcded P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:15.162150  1327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09464180c4fb4ea1b5d24f1ead6bcded" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403" is_pre_election: true
I20260713 09:11:15.162456  1476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb18b0fe3534e65889488ee924da5b0" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337"
I20260713 09:11:15.163084  1476 raft_consensus.cc:3060] T bbb18b0fe3534e65889488ee924da5b0 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:15.163300  1518 ts_tablet_manager.cc:1434] T c07cbdc7ec8b44018f66e42b2c985bd0 P b730299799dc4acbbe1167a13b9a3403: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.003s
W20260713 09:11:15.164045  1368 leader_election.cc:343] T 09464180c4fb4ea1b5d24f1ead6bcded P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:15.167963  1477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09464180c4fb4ea1b5d24f1ead6bcded" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337" is_pre_election: true
W20260713 09:11:15.169315  1368 leader_election.cc:343] T 09464180c4fb4ea1b5d24f1ead6bcded P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:15.169796  1368 leader_election.cc:304] T 09464180c4fb4ea1b5d24f1ead6bcded P a710df9394784834a814f2eeb1f0230e [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: a710df9394784834a814f2eeb1f0230e; no voters: 96f4e03ca81f4930b722103d1eaee337, b730299799dc4acbbe1167a13b9a3403
I20260713 09:11:15.171140  1519 ts_tablet_manager.cc:1434] T 82d8e85a437c479085a523f60bb74070 P a710df9394784834a814f2eeb1f0230e: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.004s
I20260713 09:11:15.171291  1557 raft_consensus.cc:2749] T 09464180c4fb4ea1b5d24f1ead6bcded P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:15.172240  1519 tablet_bootstrap.cc:492] T 7b2a1d8cebb94c4599ba60e95f5393df P a710df9394784834a814f2eeb1f0230e: Bootstrap starting.
I20260713 09:11:15.172695  1518 tablet_bootstrap.cc:492] T 1a44af2064d94675a45509b083fba058 P b730299799dc4acbbe1167a13b9a3403: Bootstrap starting.
I20260713 09:11:15.175284  1526 leader_election.cc:290] T bbb18b0fe3534e65889488ee924da5b0 P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 election: Requested vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:15.176527  1476 raft_consensus.cc:2468] T bbb18b0fe3534e65889488ee924da5b0 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a710df9394784834a814f2eeb1f0230e in term 1.
I20260713 09:11:15.177667  1368 leader_election.cc:304] T bbb18b0fe3534e65889488ee924da5b0 P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96f4e03ca81f4930b722103d1eaee337, a710df9394784834a814f2eeb1f0230e; no voters: 
I20260713 09:11:15.178442  1518 tablet_bootstrap.cc:654] T 1a44af2064d94675a45509b083fba058 P b730299799dc4acbbe1167a13b9a3403: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:15.178551  1563 raft_consensus.cc:2804] T bbb18b0fe3534e65889488ee924da5b0 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:15.179229  1563 raft_consensus.cc:697] T bbb18b0fe3534e65889488ee924da5b0 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Becoming Leader. State: Replica: a710df9394784834a814f2eeb1f0230e, State: Running, Role: LEADER
I20260713 09:11:15.179921  1327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d8e85a437c479085a523f60bb74070" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403" is_pre_election: true
I20260713 09:11:15.181130  1519 tablet_bootstrap.cc:654] T 7b2a1d8cebb94c4599ba60e95f5393df P a710df9394784834a814f2eeb1f0230e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:15.180176  1563 consensus_queue.cc:237] T bbb18b0fe3534e65889488ee924da5b0 P a710df9394784834a814f2eeb1f0230e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.184491  1517 tablet_bootstrap.cc:492] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337: No bootstrap required, opened a new log
I20260713 09:11:15.184966  1517 ts_tablet_manager.cc:1403] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337: Time spent bootstrapping tablet: real 0.083s	user 0.023s	sys 0.011s
W20260713 09:11:15.185766  1442 leader_election.cc:343] T 82d8e85a437c479085a523f60bb74070 P 96f4e03ca81f4930b722103d1eaee337 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:15.185453  1522 raft_consensus.cc:515] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.187152  1328 raft_consensus.cc:2468] T bbb18b0fe3534e65889488ee924da5b0 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a710df9394784834a814f2eeb1f0230e in term 1.
I20260713 09:11:15.189337  1403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962ddc3baa9846a0a0d9cb69a5fad4ef" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a710df9394784834a814f2eeb1f0230e"
I20260713 09:11:15.189167  1517 raft_consensus.cc:359] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.190075  1403 raft_consensus.cc:3060] T 962ddc3baa9846a0a0d9cb69a5fad4ef P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:15.190229  1517 raft_consensus.cc:385] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:15.190690  1517 raft_consensus.cc:740] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96f4e03ca81f4930b722103d1eaee337, State: Initialized, Role: FOLLOWER
I20260713 09:11:15.196226  1518 tablet_bootstrap.cc:492] T 1a44af2064d94675a45509b083fba058 P b730299799dc4acbbe1167a13b9a3403: No bootstrap required, opened a new log
I20260713 09:11:15.196691  1518 ts_tablet_manager.cc:1403] T 1a44af2064d94675a45509b083fba058 P b730299799dc4acbbe1167a13b9a3403: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.004s
I20260713 09:11:15.197815  1402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d8e85a437c479085a523f60bb74070" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a710df9394784834a814f2eeb1f0230e" is_pre_election: true
I20260713 09:11:15.198709  1402 raft_consensus.cc:2468] T 82d8e85a437c479085a523f60bb74070 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96f4e03ca81f4930b722103d1eaee337 in term 0.
I20260713 09:11:15.198915  1522 leader_election.cc:290] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 election: Requested vote from peers a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:15.199522  1518 raft_consensus.cc:359] T 1a44af2064d94675a45509b083fba058 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.200292  1518 raft_consensus.cc:385] T 1a44af2064d94675a45509b083fba058 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:15.200588  1518 raft_consensus.cc:740] T 1a44af2064d94675a45509b083fba058 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b730299799dc4acbbe1167a13b9a3403, State: Initialized, Role: FOLLOWER
I20260713 09:11:15.200582  1441 leader_election.cc:304] T 82d8e85a437c479085a523f60bb74070 P 96f4e03ca81f4930b722103d1eaee337 [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: 96f4e03ca81f4930b722103d1eaee337, a710df9394784834a814f2eeb1f0230e; no voters: b730299799dc4acbbe1167a13b9a3403
I20260713 09:11:15.201454  1518 consensus_queue.cc:260] T 1a44af2064d94675a45509b083fba058 P b730299799dc4acbbe1167a13b9a3403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.202034  1476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962ddc3baa9846a0a0d9cb69a5fad4ef" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337"
I20260713 09:11:15.203002  1523 raft_consensus.cc:2804] T 82d8e85a437c479085a523f60bb74070 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:15.203394  1523 raft_consensus.cc:493] T 82d8e85a437c479085a523f60bb74070 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:15.203469  1518 ts_tablet_manager.cc:1434] T 1a44af2064d94675a45509b083fba058 P b730299799dc4acbbe1167a13b9a3403: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:11:15.203791  1523 raft_consensus.cc:3060] T 82d8e85a437c479085a523f60bb74070 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:15.204568  1518 tablet_bootstrap.cc:492] T 32fa4d96885f455ea5b50fe3d17cdd13 P b730299799dc4acbbe1167a13b9a3403: Bootstrap starting.
I20260713 09:11:15.210805  1518 tablet_bootstrap.cc:654] T 32fa4d96885f455ea5b50fe3d17cdd13 P b730299799dc4acbbe1167a13b9a3403: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:15.214999  1293 leader_election.cc:343] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:15.215214  1517 consensus_queue.cc:260] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.229322  1403 raft_consensus.cc:2468] T 962ddc3baa9846a0a0d9cb69a5fad4ef P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b730299799dc4acbbe1167a13b9a3403 in term 1.
I20260713 09:11:15.231118  1292 leader_election.cc:304] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403 [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: a710df9394784834a814f2eeb1f0230e, b730299799dc4acbbe1167a13b9a3403; no voters: 96f4e03ca81f4930b722103d1eaee337
I20260713 09:11:15.232693  1522 raft_consensus.cc:2804] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:15.233287  1522 raft_consensus.cc:697] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403 [term 1 LEADER]: Becoming Leader. State: Replica: b730299799dc4acbbe1167a13b9a3403, State: Running, Role: LEADER
I20260713 09:11:15.234120  1522 consensus_queue.cc:237] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.239722  1517 ts_tablet_manager.cc:1434] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337: Time spent starting tablet: real 0.054s	user 0.013s	sys 0.002s
I20260713 09:11:15.241264  1517 tablet_bootstrap.cc:492] T eb7ca662cbbe49e2807e55e9ca48a398 P 96f4e03ca81f4930b722103d1eaee337: Bootstrap starting.
I20260713 09:11:15.243685  1523 raft_consensus.cc:515] T 82d8e85a437c479085a523f60bb74070 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.247363  1523 leader_election.cc:290] T 82d8e85a437c479085a523f60bb74070 P 96f4e03ca81f4930b722103d1eaee337 [CANDIDATE]: Term 1 election: Requested vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069)
I20260713 09:11:15.248172  1523 raft_consensus.cc:493] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:15.248713  1523 raft_consensus.cc:515] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.252195  1328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d8e85a437c479085a523f60bb74070" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403"
I20260713 09:11:15.249637  1224 catalog_manager.cc:5697] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e reported cstate change: term changed from 0 to 1, leader changed from <none> to a710df9394784834a814f2eeb1f0230e (127.31.232.66). New cstate: current_term: 1 leader_uuid: "a710df9394784834a814f2eeb1f0230e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:15.254102  1518 tablet_bootstrap.cc:492] T 32fa4d96885f455ea5b50fe3d17cdd13 P b730299799dc4acbbe1167a13b9a3403: No bootstrap required, opened a new log
W20260713 09:11:15.254760  1442 leader_election.cc:343] T 82d8e85a437c479085a523f60bb74070 P 96f4e03ca81f4930b722103d1eaee337 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:15.255214  1518 ts_tablet_manager.cc:1403] T 32fa4d96885f455ea5b50fe3d17cdd13 P b730299799dc4acbbe1167a13b9a3403: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.036s
I20260713 09:11:15.258121  1517 tablet_bootstrap.cc:654] T eb7ca662cbbe49e2807e55e9ca48a398 P 96f4e03ca81f4930b722103d1eaee337: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:15.258049  1518 raft_consensus.cc:359] T 32fa4d96885f455ea5b50fe3d17cdd13 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.258764  1518 raft_consensus.cc:385] T 32fa4d96885f455ea5b50fe3d17cdd13 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:15.259063  1518 raft_consensus.cc:740] T 32fa4d96885f455ea5b50fe3d17cdd13 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b730299799dc4acbbe1167a13b9a3403, State: Initialized, Role: FOLLOWER
I20260713 09:11:15.259863  1518 consensus_queue.cc:260] T 32fa4d96885f455ea5b50fe3d17cdd13 P b730299799dc4acbbe1167a13b9a3403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.262511  1518 ts_tablet_manager.cc:1434] T 32fa4d96885f455ea5b50fe3d17cdd13 P b730299799dc4acbbe1167a13b9a3403: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:15.263111  1523 leader_election.cc:290] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069)
I20260713 09:11:15.263718  1518 tablet_bootstrap.cc:492] T 82d8e85a437c479085a523f60bb74070 P b730299799dc4acbbe1167a13b9a3403: Bootstrap starting.
I20260713 09:11:15.264302  1328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a44af2064d94675a45509b083fba058" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403" is_pre_election: true
I20260713 09:11:15.265012  1328 raft_consensus.cc:2468] T 1a44af2064d94675a45509b083fba058 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96f4e03ca81f4930b722103d1eaee337 in term 0.
I20260713 09:11:15.266353  1442 leader_election.cc:304] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96f4e03ca81f4930b722103d1eaee337, b730299799dc4acbbe1167a13b9a3403; no voters: 
I20260713 09:11:15.266661  1403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d8e85a437c479085a523f60bb74070" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a710df9394784834a814f2eeb1f0230e"
I20260713 09:11:15.267350  1523 raft_consensus.cc:2804] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:15.267740  1523 raft_consensus.cc:493] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:15.268069  1523 raft_consensus.cc:3060] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:15.268170  1402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a44af2064d94675a45509b083fba058" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a710df9394784834a814f2eeb1f0230e" is_pre_election: true
W20260713 09:11:15.269652  1441 leader_election.cc:343] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:15.267343  1403 raft_consensus.cc:3060] T 82d8e85a437c479085a523f60bb74070 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:15.272300  1518 tablet_bootstrap.cc:654] T 82d8e85a437c479085a523f60bb74070 P b730299799dc4acbbe1167a13b9a3403: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:15.278350  1403 raft_consensus.cc:2468] T 82d8e85a437c479085a523f60bb74070 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96f4e03ca81f4930b722103d1eaee337 in term 1.
I20260713 09:11:15.279532  1441 leader_election.cc:304] T 82d8e85a437c479085a523f60bb74070 P 96f4e03ca81f4930b722103d1eaee337 [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: 96f4e03ca81f4930b722103d1eaee337, a710df9394784834a814f2eeb1f0230e; no voters: b730299799dc4acbbe1167a13b9a3403
I20260713 09:11:15.280771  1569 raft_consensus.cc:2804] T 82d8e85a437c479085a523f60bb74070 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:15.284245  1523 raft_consensus.cc:515] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.286507  1518 tablet_bootstrap.cc:492] T 82d8e85a437c479085a523f60bb74070 P b730299799dc4acbbe1167a13b9a3403: No bootstrap required, opened a new log
I20260713 09:11:15.287282  1328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a44af2064d94675a45509b083fba058" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403"
I20260713 09:11:15.287941  1523 leader_election.cc:290] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 [CANDIDATE]: Term 1 election: Requested vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069)
I20260713 09:11:15.288321  1328 raft_consensus.cc:3060] T 1a44af2064d94675a45509b083fba058 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:15.291685  1555 raft_consensus.cc:493] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:15.292330  1555 raft_consensus.cc:515] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.292780  1563 raft_consensus.cc:493] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:15.287238  1518 ts_tablet_manager.cc:1403] T 82d8e85a437c479085a523f60bb74070 P b730299799dc4acbbe1167a13b9a3403: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.000s
I20260713 09:11:15.293337  1563 raft_consensus.cc:515] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.294698  1555 leader_election.cc:290] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:15.295446  1563 leader_election.cc:290] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:15.296072  1532 raft_consensus.cc:493] T 32fa4d96885f455ea5b50fe3d17cdd13 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:15.296149  1518 raft_consensus.cc:359] T 82d8e85a437c479085a523f60bb74070 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.296790  1517 tablet_bootstrap.cc:492] T eb7ca662cbbe49e2807e55e9ca48a398 P 96f4e03ca81f4930b722103d1eaee337: No bootstrap required, opened a new log
I20260713 09:11:15.296612  1532 raft_consensus.cc:515] T 32fa4d96885f455ea5b50fe3d17cdd13 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.297334  1517 ts_tablet_manager.cc:1403] T eb7ca662cbbe49e2807e55e9ca48a398 P 96f4e03ca81f4930b722103d1eaee337: Time spent bootstrapping tablet: real 0.056s	user 0.016s	sys 0.027s
I20260713 09:11:15.297683  1326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d697c35d9cf4e54b6fdb35004cc3f01" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403" is_pre_election: true
I20260713 09:11:15.298381  1326 raft_consensus.cc:2468] T 3d697c35d9cf4e54b6fdb35004cc3f01 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a710df9394784834a814f2eeb1f0230e in term 0.
I20260713 09:11:15.298650  1532 leader_election.cc:290] T 32fa4d96885f455ea5b50fe3d17cdd13 P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:15.299409  1476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07cbdc7ec8b44018f66e42b2c985bd0" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337" is_pre_election: true
I20260713 09:11:15.299849  1403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a44af2064d94675a45509b083fba058" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a710df9394784834a814f2eeb1f0230e"
I20260713 09:11:15.299485  1327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07cbdc7ec8b44018f66e42b2c985bd0" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403" is_pre_election: true
I20260713 09:11:15.300298  1517 raft_consensus.cc:359] T eb7ca662cbbe49e2807e55e9ca48a398 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.300653  1327 raft_consensus.cc:2468] T c07cbdc7ec8b44018f66e42b2c985bd0 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a710df9394784834a814f2eeb1f0230e in term 0.
I20260713 09:11:15.301002  1517 raft_consensus.cc:385] T eb7ca662cbbe49e2807e55e9ca48a398 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:15.301330  1517 raft_consensus.cc:740] T eb7ca662cbbe49e2807e55e9ca48a398 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96f4e03ca81f4930b722103d1eaee337, State: Initialized, Role: FOLLOWER
I20260713 09:11:15.300542  1477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d697c35d9cf4e54b6fdb35004cc3f01" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337" is_pre_election: true
I20260713 09:11:15.302417  1477 raft_consensus.cc:2468] T 3d697c35d9cf4e54b6fdb35004cc3f01 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a710df9394784834a814f2eeb1f0230e in term 0.
I20260713 09:11:15.303364  1368 leader_election.cc:304] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a710df9394784834a814f2eeb1f0230e, b730299799dc4acbbe1167a13b9a3403; no voters: 
I20260713 09:11:15.304358  1368 leader_election.cc:304] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a710df9394784834a814f2eeb1f0230e, b730299799dc4acbbe1167a13b9a3403; no voters: 
I20260713 09:11:15.305258  1563 raft_consensus.cc:2804] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:15.305644  1563 raft_consensus.cc:493] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:15.306033  1563 raft_consensus.cc:3060] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:15.306044  1328 raft_consensus.cc:2468] T 1a44af2064d94675a45509b083fba058 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96f4e03ca81f4930b722103d1eaee337 in term 1.
I20260713 09:11:15.307341  1555 raft_consensus.cc:2804] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:15.307468  1442 leader_election.cc:304] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96f4e03ca81f4930b722103d1eaee337, b730299799dc4acbbe1167a13b9a3403; no voters: 
I20260713 09:11:15.307776  1555 raft_consensus.cc:493] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:15.308126  1555 raft_consensus.cc:3060] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:15.308413  1523 raft_consensus.cc:2804] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:15.308915  1523 raft_consensus.cc:697] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 [term 1 LEADER]: Becoming Leader. State: Replica: 96f4e03ca81f4930b722103d1eaee337, State: Running, Role: LEADER
I20260713 09:11:15.309795  1523 consensus_queue.cc:237] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
W20260713 09:11:15.310945  1441 leader_election.cc:343] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:15.312544  1368 leader_election.cc:343] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:15.314291  1403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32fa4d96885f455ea5b50fe3d17cdd13" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a710df9394784834a814f2eeb1f0230e" is_pre_election: true
I20260713 09:11:15.310148  1226 catalog_manager.cc:5697] T bbb18b0fe3534e65889488ee924da5b0 P a710df9394784834a814f2eeb1f0230e reported cstate change: term changed from 0 to 1, leader changed from <none> to a710df9394784834a814f2eeb1f0230e (127.31.232.66). New cstate: current_term: 1 leader_uuid: "a710df9394784834a814f2eeb1f0230e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:15.317619  1519 tablet_bootstrap.cc:492] T 7b2a1d8cebb94c4599ba60e95f5393df P a710df9394784834a814f2eeb1f0230e: No bootstrap required, opened a new log
W20260713 09:11:15.320134  1292 leader_election.cc:343] T 32fa4d96885f455ea5b50fe3d17cdd13 P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:15.321125  1477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32fa4d96885f455ea5b50fe3d17cdd13" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337" is_pre_election: true
I20260713 09:11:15.320181  1519 ts_tablet_manager.cc:1403] T 7b2a1d8cebb94c4599ba60e95f5393df P a710df9394784834a814f2eeb1f0230e: Time spent bootstrapping tablet: real 0.148s	user 0.014s	sys 0.016s
I20260713 09:11:15.319332  1569 raft_consensus.cc:697] T 82d8e85a437c479085a523f60bb74070 P 96f4e03ca81f4930b722103d1eaee337 [term 1 LEADER]: Becoming Leader. State: Replica: 96f4e03ca81f4930b722103d1eaee337, State: Running, Role: LEADER
W20260713 09:11:15.322485  1293 leader_election.cc:343] T 32fa4d96885f455ea5b50fe3d17cdd13 P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:15.322922  1293 leader_election.cc:304] T 32fa4d96885f455ea5b50fe3d17cdd13 P b730299799dc4acbbe1167a13b9a3403 [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: b730299799dc4acbbe1167a13b9a3403; no voters: 96f4e03ca81f4930b722103d1eaee337, a710df9394784834a814f2eeb1f0230e
I20260713 09:11:15.323472  1569 consensus_queue.cc:237] T 82d8e85a437c479085a523f60bb74070 P 96f4e03ca81f4930b722103d1eaee337 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.324165  1532 raft_consensus.cc:2749] T 32fa4d96885f455ea5b50fe3d17cdd13 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:15.326550  1555 raft_consensus.cc:515] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.328508  1555 leader_election.cc:290] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 election: Requested vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:15.329293  1328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07cbdc7ec8b44018f66e42b2c985bd0" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403"
I20260713 09:11:15.329787  1328 raft_consensus.cc:3060] T c07cbdc7ec8b44018f66e42b2c985bd0 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:15.329852  1519 raft_consensus.cc:359] T 7b2a1d8cebb94c4599ba60e95f5393df P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.330825  1519 raft_consensus.cc:385] T 7b2a1d8cebb94c4599ba60e95f5393df P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:15.335987  1328 raft_consensus.cc:2468] T c07cbdc7ec8b44018f66e42b2c985bd0 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a710df9394784834a814f2eeb1f0230e in term 1.
I20260713 09:11:15.296859  1518 raft_consensus.cc:385] T 82d8e85a437c479085a523f60bb74070 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:15.336863  1518 raft_consensus.cc:740] T 82d8e85a437c479085a523f60bb74070 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b730299799dc4acbbe1167a13b9a3403, State: Initialized, Role: FOLLOWER
I20260713 09:11:15.337328  1368 leader_election.cc:304] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a710df9394784834a814f2eeb1f0230e, b730299799dc4acbbe1167a13b9a3403; no voters: 
I20260713 09:11:15.337595  1518 consensus_queue.cc:260] T 82d8e85a437c479085a523f60bb74070 P b730299799dc4acbbe1167a13b9a3403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.339103  1477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07cbdc7ec8b44018f66e42b2c985bd0" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337"
W20260713 09:11:15.341060  1368 leader_election.cc:343] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:15.341426  1563 raft_consensus.cc:515] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.341089  1517 consensus_queue.cc:260] T eb7ca662cbbe49e2807e55e9ca48a398 P 96f4e03ca81f4930b722103d1eaee337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.342116  1523 raft_consensus.cc:493] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:15.342594  1523 raft_consensus.cc:515] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.343552  1563 leader_election.cc:290] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 election: Requested vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:15.344095  1563 raft_consensus.cc:2804] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:15.344542  1563 raft_consensus.cc:697] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Becoming Leader. State: Replica: a710df9394784834a814f2eeb1f0230e, State: Running, Role: LEADER
I20260713 09:11:15.345504  1532 raft_consensus.cc:493] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:15.345360  1563 consensus_queue.cc:237] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.346580  1523 leader_election.cc:290] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069)
I20260713 09:11:15.345992  1532 raft_consensus.cc:515] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.347921  1517 ts_tablet_manager.cc:1434] T eb7ca662cbbe49e2807e55e9ca48a398 P 96f4e03ca81f4930b722103d1eaee337: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.003s
I20260713 09:11:15.348151  1518 ts_tablet_manager.cc:1434] T 82d8e85a437c479085a523f60bb74070 P b730299799dc4acbbe1167a13b9a3403: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.000s
I20260713 09:11:15.349109  1518 tablet_bootstrap.cc:492] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403: Bootstrap starting.
I20260713 09:11:15.349272  1519 raft_consensus.cc:740] T 7b2a1d8cebb94c4599ba60e95f5393df P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a710df9394784834a814f2eeb1f0230e, State: Initialized, Role: FOLLOWER
I20260713 09:11:15.350077  1403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec27ecc6871a4df68317a2c597dddc22" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a710df9394784834a814f2eeb1f0230e" is_pre_election: true
I20260713 09:11:15.352300  1402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2a1d8cebb94c4599ba60e95f5393df" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a710df9394784834a814f2eeb1f0230e" is_pre_election: true
I20260713 09:11:15.352845  1403 raft_consensus.cc:2468] T ec27ecc6871a4df68317a2c597dddc22 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b730299799dc4acbbe1167a13b9a3403 in term 0.
I20260713 09:11:15.358851  1517 tablet_bootstrap.cc:492] T c07cbdc7ec8b44018f66e42b2c985bd0 P 96f4e03ca81f4930b722103d1eaee337: Bootstrap starting.
I20260713 09:11:15.353690  1477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec27ecc6871a4df68317a2c597dddc22" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337" is_pre_election: true
I20260713 09:11:15.355469  1476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d697c35d9cf4e54b6fdb35004cc3f01" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337"
I20260713 09:11:15.359532  1476 raft_consensus.cc:3060] T 3d697c35d9cf4e54b6fdb35004cc3f01 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:15.359735  1224 catalog_manager.cc:5697] T 82d8e85a437c479085a523f60bb74070 P 96f4e03ca81f4930b722103d1eaee337 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67). New cstate: current_term: 1 leader_uuid: "96f4e03ca81f4930b722103d1eaee337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } health_report { overall_health: HEALTHY } } }
W20260713 09:11:15.364579  1293 leader_election.cc:343] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:15.356215  1519 consensus_queue.cc:260] T 7b2a1d8cebb94c4599ba60e95f5393df P a710df9394784834a814f2eeb1f0230e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.368783  1402 raft_consensus.cc:2468] T 7b2a1d8cebb94c4599ba60e95f5393df P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96f4e03ca81f4930b722103d1eaee337 in term 0.
I20260713 09:11:15.369683  1476 raft_consensus.cc:2468] T 3d697c35d9cf4e54b6fdb35004cc3f01 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a710df9394784834a814f2eeb1f0230e in term 1.
I20260713 09:11:15.371059  1368 leader_election.cc:304] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96f4e03ca81f4930b722103d1eaee337, a710df9394784834a814f2eeb1f0230e; no voters: 
I20260713 09:11:15.372133  1563 raft_consensus.cc:2804] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:15.356235  1226 catalog_manager.cc:5697] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403 reported cstate change: term changed from 0 to 1, leader changed from <none> to b730299799dc4acbbe1167a13b9a3403 (127.31.232.65). New cstate: current_term: 1 leader_uuid: "b730299799dc4acbbe1167a13b9a3403" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:15.372457  1292 leader_election.cc:304] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403 [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: a710df9394784834a814f2eeb1f0230e, b730299799dc4acbbe1167a13b9a3403; no voters: 96f4e03ca81f4930b722103d1eaee337
I20260713 09:11:15.372749  1563 raft_consensus.cc:697] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Becoming Leader. State: Replica: a710df9394784834a814f2eeb1f0230e, State: Running, Role: LEADER
I20260713 09:11:15.372484  1441 leader_election.cc:304] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96f4e03ca81f4930b722103d1eaee337, a710df9394784834a814f2eeb1f0230e; no voters: 
I20260713 09:11:15.357795  1518 tablet_bootstrap.cc:654] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:15.358433  1327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d697c35d9cf4e54b6fdb35004cc3f01" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403"
I20260713 09:11:15.374447  1327 raft_consensus.cc:3060] T 3d697c35d9cf4e54b6fdb35004cc3f01 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:15.352484  1532 leader_election.cc:290] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:15.351799  1328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2a1d8cebb94c4599ba60e95f5393df" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403" is_pre_election: true
I20260713 09:11:15.376328  1328 raft_consensus.cc:2468] T 7b2a1d8cebb94c4599ba60e95f5393df P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96f4e03ca81f4930b722103d1eaee337 in term 0.
I20260713 09:11:15.373716  1563 consensus_queue.cc:237] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.377357  1519 ts_tablet_manager.cc:1434] T 7b2a1d8cebb94c4599ba60e95f5393df P a710df9394784834a814f2eeb1f0230e: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.001s
I20260713 09:11:15.378278  1519 tablet_bootstrap.cc:492] T c0e7ebf5df804f23859e1dac203263ca P a710df9394784834a814f2eeb1f0230e: Bootstrap starting.
I20260713 09:11:15.375634  1569 raft_consensus.cc:2804] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:15.379061  1569 raft_consensus.cc:493] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:15.379459  1569 raft_consensus.cc:3060] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:15.380920  1522 raft_consensus.cc:2804] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:15.381305  1522 raft_consensus.cc:493] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:15.384444  1522 raft_consensus.cc:3060] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:15.387060  1519 tablet_bootstrap.cc:654] T c0e7ebf5df804f23859e1dac203263ca P a710df9394784834a814f2eeb1f0230e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:15.374351  1223 catalog_manager.cc:5697] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e reported cstate change: term changed from 0 to 1, leader changed from <none> to a710df9394784834a814f2eeb1f0230e (127.31.232.66). New cstate: current_term: 1 leader_uuid: "a710df9394784834a814f2eeb1f0230e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:15.390712  1225 catalog_manager.cc:5697] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67). New cstate: current_term: 1 leader_uuid: "96f4e03ca81f4930b722103d1eaee337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:15.395998  1522 raft_consensus.cc:515] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.409688  1519 tablet_bootstrap.cc:492] T c0e7ebf5df804f23859e1dac203263ca P a710df9394784834a814f2eeb1f0230e: No bootstrap required, opened a new log
I20260713 09:11:15.410145  1519 ts_tablet_manager.cc:1403] T c0e7ebf5df804f23859e1dac203263ca P a710df9394784834a814f2eeb1f0230e: Time spent bootstrapping tablet: real 0.032s	user 0.005s	sys 0.010s
I20260713 09:11:15.411093  1532 raft_consensus.cc:493] T 82d8e85a437c479085a523f60bb74070 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:15.412273  1532 raft_consensus.cc:515] T 82d8e85a437c479085a523f60bb74070 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.413031  1327 raft_consensus.cc:2468] T 3d697c35d9cf4e54b6fdb35004cc3f01 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a710df9394784834a814f2eeb1f0230e in term 1.
I20260713 09:11:15.413453  1569 raft_consensus.cc:515] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.411790  1517 tablet_bootstrap.cc:654] T c07cbdc7ec8b44018f66e42b2c985bd0 P 96f4e03ca81f4930b722103d1eaee337: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:15.418763  1569 leader_election.cc:290] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337 [CANDIDATE]: Term 1 election: Requested vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069)
I20260713 09:11:15.419116  1476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d8e85a437c479085a523f60bb74070" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337" is_pre_election: true
I20260713 09:11:15.419894  1522 leader_election.cc:290] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 election: Requested vote from peers a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:15.419986  1403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2a1d8cebb94c4599ba60e95f5393df" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a710df9394784834a814f2eeb1f0230e"
I20260713 09:11:15.420585  1403 raft_consensus.cc:3060] T 7b2a1d8cebb94c4599ba60e95f5393df P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:15.420852  1402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d8e85a437c479085a523f60bb74070" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a710df9394784834a814f2eeb1f0230e" is_pre_election: true
I20260713 09:11:15.421397  1401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec27ecc6871a4df68317a2c597dddc22" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a710df9394784834a814f2eeb1f0230e"
I20260713 09:11:15.421564  1402 raft_consensus.cc:2393] T 82d8e85a437c479085a523f60bb74070 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b730299799dc4acbbe1167a13b9a3403 in current term 1: Already voted for candidate 96f4e03ca81f4930b722103d1eaee337 in this term.
I20260713 09:11:15.421988  1401 raft_consensus.cc:3060] T ec27ecc6871a4df68317a2c597dddc22 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:15.422158  1519 raft_consensus.cc:359] T c0e7ebf5df804f23859e1dac203263ca P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.416118  1532 leader_election.cc:290] T 82d8e85a437c479085a523f60bb74070 P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:15.422824  1519 raft_consensus.cc:385] T c0e7ebf5df804f23859e1dac203263ca P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:15.423126  1519 raft_consensus.cc:740] T c0e7ebf5df804f23859e1dac203263ca P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a710df9394784834a814f2eeb1f0230e, State: Initialized, Role: FOLLOWER
I20260713 09:11:15.423832  1519 consensus_queue.cc:260] T c0e7ebf5df804f23859e1dac203263ca P a710df9394784834a814f2eeb1f0230e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.425916  1519 ts_tablet_manager.cc:1434] T c0e7ebf5df804f23859e1dac203263ca P a710df9394784834a814f2eeb1f0230e: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.000s
I20260713 09:11:15.426594  1403 raft_consensus.cc:2468] T 7b2a1d8cebb94c4599ba60e95f5393df P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96f4e03ca81f4930b722103d1eaee337 in term 1.
I20260713 09:11:15.426833  1519 tablet_bootstrap.cc:492] T 32fa4d96885f455ea5b50fe3d17cdd13 P a710df9394784834a814f2eeb1f0230e: Bootstrap starting.
I20260713 09:11:15.429332  1441 leader_election.cc:304] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96f4e03ca81f4930b722103d1eaee337, a710df9394784834a814f2eeb1f0230e; no voters: 
I20260713 09:11:15.430344  1293 leader_election.cc:304] T 82d8e85a437c479085a523f60bb74070 P b730299799dc4acbbe1167a13b9a3403 [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: b730299799dc4acbbe1167a13b9a3403; no voters: 96f4e03ca81f4930b722103d1eaee337, a710df9394784834a814f2eeb1f0230e
I20260713 09:11:15.431993  1476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec27ecc6871a4df68317a2c597dddc22" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337"
I20260713 09:11:15.432902  1327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2a1d8cebb94c4599ba60e95f5393df" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403"
I20260713 09:11:15.433490  1327 raft_consensus.cc:3060] T 7b2a1d8cebb94c4599ba60e95f5393df P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:15.434325  1518 tablet_bootstrap.cc:492] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403: No bootstrap required, opened a new log
I20260713 09:11:15.434800  1518 ts_tablet_manager.cc:1403] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403: Time spent bootstrapping tablet: real 0.086s	user 0.011s	sys 0.002s
W20260713 09:11:15.437036  1293 leader_election.cc:343] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:15.437844  1569 raft_consensus.cc:2804] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:15.437503  1518 raft_consensus.cc:359] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.432008  1532 raft_consensus.cc:3060] T 82d8e85a437c479085a523f60bb74070 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:15.440210  1327 raft_consensus.cc:2468] T 7b2a1d8cebb94c4599ba60e95f5393df P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96f4e03ca81f4930b722103d1eaee337 in term 1.
I20260713 09:11:15.443259  1518 raft_consensus.cc:385] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:15.443482  1569 raft_consensus.cc:697] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337 [term 1 LEADER]: Becoming Leader. State: Replica: 96f4e03ca81f4930b722103d1eaee337, State: Running, Role: LEADER
I20260713 09:11:15.444798  1569 consensus_queue.cc:237] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.445979  1517 tablet_bootstrap.cc:492] T c07cbdc7ec8b44018f66e42b2c985bd0 P 96f4e03ca81f4930b722103d1eaee337: No bootstrap required, opened a new log
I20260713 09:11:15.446429  1517 ts_tablet_manager.cc:1403] T c07cbdc7ec8b44018f66e42b2c985bd0 P 96f4e03ca81f4930b722103d1eaee337: Time spent bootstrapping tablet: real 0.097s	user 0.009s	sys 0.002s
I20260713 09:11:15.437548  1401 raft_consensus.cc:2468] T ec27ecc6871a4df68317a2c597dddc22 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b730299799dc4acbbe1167a13b9a3403 in term 1.
I20260713 09:11:15.448638  1292 leader_election.cc:304] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403 [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: a710df9394784834a814f2eeb1f0230e, b730299799dc4acbbe1167a13b9a3403; no voters: 96f4e03ca81f4930b722103d1eaee337
I20260713 09:11:15.449113  1517 raft_consensus.cc:359] T c07cbdc7ec8b44018f66e42b2c985bd0 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.449919  1517 raft_consensus.cc:385] T c07cbdc7ec8b44018f66e42b2c985bd0 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:15.449995  1522 raft_consensus.cc:2804] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:15.442358  1226 catalog_manager.cc:5697] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e reported cstate change: term changed from 0 to 1, leader changed from <none> to a710df9394784834a814f2eeb1f0230e (127.31.232.66). New cstate: current_term: 1 leader_uuid: "a710df9394784834a814f2eeb1f0230e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:15.443619  1518 raft_consensus.cc:740] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b730299799dc4acbbe1167a13b9a3403, State: Initialized, Role: FOLLOWER
I20260713 09:11:15.440871  1519 tablet_bootstrap.cc:654] T 32fa4d96885f455ea5b50fe3d17cdd13 P a710df9394784834a814f2eeb1f0230e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:15.451327  1522 raft_consensus.cc:697] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403 [term 1 LEADER]: Becoming Leader. State: Replica: b730299799dc4acbbe1167a13b9a3403, State: Running, Role: LEADER
I20260713 09:11:15.451143  1518 consensus_queue.cc:260] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.450255  1532 raft_consensus.cc:2749] T 82d8e85a437c479085a523f60bb74070 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:15.452849  1522 consensus_queue.cc:237] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.453562  1518 ts_tablet_manager.cc:1434] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.002s
I20260713 09:11:15.454485  1518 tablet_bootstrap.cc:492] T e373949693364f58ba7e67278b37305a P b730299799dc4acbbe1167a13b9a3403: Bootstrap starting.
I20260713 09:11:15.450258  1517 raft_consensus.cc:740] T c07cbdc7ec8b44018f66e42b2c985bd0 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96f4e03ca81f4930b722103d1eaee337, State: Initialized, Role: FOLLOWER
I20260713 09:11:15.462687  1517 consensus_queue.cc:260] T c07cbdc7ec8b44018f66e42b2c985bd0 P 96f4e03ca81f4930b722103d1eaee337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.465437  1517 ts_tablet_manager.cc:1434] T c07cbdc7ec8b44018f66e42b2c985bd0 P 96f4e03ca81f4930b722103d1eaee337: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260713 09:11:15.467041  1517 tablet_bootstrap.cc:492] T 962ddc3baa9846a0a0d9cb69a5fad4ef P 96f4e03ca81f4930b722103d1eaee337: Bootstrap starting.
I20260713 09:11:15.467451  1223 catalog_manager.cc:5697] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67). New cstate: current_term: 1 leader_uuid: "96f4e03ca81f4930b722103d1eaee337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:15.468873  1518 tablet_bootstrap.cc:654] T e373949693364f58ba7e67278b37305a P b730299799dc4acbbe1167a13b9a3403: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:15.475049  1517 tablet_bootstrap.cc:654] T 962ddc3baa9846a0a0d9cb69a5fad4ef P 96f4e03ca81f4930b722103d1eaee337: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:15.477823  1519 tablet_bootstrap.cc:492] T 32fa4d96885f455ea5b50fe3d17cdd13 P a710df9394784834a814f2eeb1f0230e: No bootstrap required, opened a new log
I20260713 09:11:15.478013  1532 consensus_queue.cc:1048] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:15.478434  1519 ts_tablet_manager.cc:1403] T 32fa4d96885f455ea5b50fe3d17cdd13 P a710df9394784834a814f2eeb1f0230e: Time spent bootstrapping tablet: real 0.052s	user 0.025s	sys 0.006s
I20260713 09:11:15.482712  1519 raft_consensus.cc:359] T 32fa4d96885f455ea5b50fe3d17cdd13 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.483503  1519 raft_consensus.cc:385] T 32fa4d96885f455ea5b50fe3d17cdd13 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:15.483848  1519 raft_consensus.cc:740] T 32fa4d96885f455ea5b50fe3d17cdd13 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a710df9394784834a814f2eeb1f0230e, State: Initialized, Role: FOLLOWER
I20260713 09:11:15.484612  1519 consensus_queue.cc:260] T 32fa4d96885f455ea5b50fe3d17cdd13 P a710df9394784834a814f2eeb1f0230e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.492159  1518 tablet_bootstrap.cc:492] T e373949693364f58ba7e67278b37305a P b730299799dc4acbbe1167a13b9a3403: No bootstrap required, opened a new log
I20260713 09:11:15.492540  1519 ts_tablet_manager.cc:1434] T 32fa4d96885f455ea5b50fe3d17cdd13 P a710df9394784834a814f2eeb1f0230e: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:11:15.492684  1518 ts_tablet_manager.cc:1403] T e373949693364f58ba7e67278b37305a P b730299799dc4acbbe1167a13b9a3403: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.000s
I20260713 09:11:15.493535  1519 tablet_bootstrap.cc:492] T 1a44af2064d94675a45509b083fba058 P a710df9394784834a814f2eeb1f0230e: Bootstrap starting.
I20260713 09:11:15.494544  1225 catalog_manager.cc:5697] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403 reported cstate change: term changed from 0 to 1, leader changed from <none> to b730299799dc4acbbe1167a13b9a3403 (127.31.232.65). New cstate: current_term: 1 leader_uuid: "b730299799dc4acbbe1167a13b9a3403" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:15.495376  1518 raft_consensus.cc:359] T e373949693364f58ba7e67278b37305a P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.496037  1518 raft_consensus.cc:385] T e373949693364f58ba7e67278b37305a P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:15.496325  1518 raft_consensus.cc:740] T e373949693364f58ba7e67278b37305a P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b730299799dc4acbbe1167a13b9a3403, State: Initialized, Role: FOLLOWER
I20260713 09:11:15.497206  1518 consensus_queue.cc:260] T e373949693364f58ba7e67278b37305a P b730299799dc4acbbe1167a13b9a3403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.500088  1476 raft_consensus.cc:3060] T eb7ca662cbbe49e2807e55e9ca48a398 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:15.500769  1518 ts_tablet_manager.cc:1434] T e373949693364f58ba7e67278b37305a P b730299799dc4acbbe1167a13b9a3403: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:11:15.501681  1518 tablet_bootstrap.cc:492] T 1cce297576024447be3e9f8695501ac2 P b730299799dc4acbbe1167a13b9a3403: Bootstrap starting.
I20260713 09:11:15.505733  1517 tablet_bootstrap.cc:492] T 962ddc3baa9846a0a0d9cb69a5fad4ef P 96f4e03ca81f4930b722103d1eaee337: No bootstrap required, opened a new log
I20260713 09:11:15.508013  1517 ts_tablet_manager.cc:1403] T 962ddc3baa9846a0a0d9cb69a5fad4ef P 96f4e03ca81f4930b722103d1eaee337: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.010s
I20260713 09:11:15.507270  1518 tablet_bootstrap.cc:654] T 1cce297576024447be3e9f8695501ac2 P b730299799dc4acbbe1167a13b9a3403: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:15.511062  1519 tablet_bootstrap.cc:654] T 1a44af2064d94675a45509b083fba058 P a710df9394784834a814f2eeb1f0230e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:15.514225  1517 raft_consensus.cc:359] T 962ddc3baa9846a0a0d9cb69a5fad4ef P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.515800  1517 raft_consensus.cc:385] T 962ddc3baa9846a0a0d9cb69a5fad4ef P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:15.516535  1517 raft_consensus.cc:740] T 962ddc3baa9846a0a0d9cb69a5fad4ef P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96f4e03ca81f4930b722103d1eaee337, State: Initialized, Role: FOLLOWER
I20260713 09:11:15.517970  1517 consensus_queue.cc:260] T 962ddc3baa9846a0a0d9cb69a5fad4ef P 96f4e03ca81f4930b722103d1eaee337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.520898  1518 tablet_bootstrap.cc:492] T 1cce297576024447be3e9f8695501ac2 P b730299799dc4acbbe1167a13b9a3403: No bootstrap required, opened a new log
I20260713 09:11:15.521351  1518 ts_tablet_manager.cc:1403] T 1cce297576024447be3e9f8695501ac2 P b730299799dc4acbbe1167a13b9a3403: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260713 09:11:15.524097  1518 raft_consensus.cc:359] T 1cce297576024447be3e9f8695501ac2 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.524727  1518 raft_consensus.cc:385] T 1cce297576024447be3e9f8695501ac2 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:15.525031  1518 raft_consensus.cc:740] T 1cce297576024447be3e9f8695501ac2 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b730299799dc4acbbe1167a13b9a3403, State: Initialized, Role: FOLLOWER
I20260713 09:11:15.526772  1517 ts_tablet_manager.cc:1434] T 962ddc3baa9846a0a0d9cb69a5fad4ef P 96f4e03ca81f4930b722103d1eaee337: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260713 09:11:15.527377  1569 raft_consensus.cc:493] T 962ddc3baa9846a0a0d9cb69a5fad4ef P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:15.530519  1518 consensus_queue.cc:260] T 1cce297576024447be3e9f8695501ac2 P b730299799dc4acbbe1167a13b9a3403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.530710  1569 raft_consensus.cc:515] T 962ddc3baa9846a0a0d9cb69a5fad4ef P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.532719  1569 leader_election.cc:290] T 962ddc3baa9846a0a0d9cb69a5fad4ef P 96f4e03ca81f4930b722103d1eaee337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069)
I20260713 09:11:15.532863  1518 ts_tablet_manager.cc:1434] T 1cce297576024447be3e9f8695501ac2 P b730299799dc4acbbe1167a13b9a3403: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:11:15.534453  1327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962ddc3baa9846a0a0d9cb69a5fad4ef" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403" is_pre_election: true
I20260713 09:11:15.536348  1403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962ddc3baa9846a0a0d9cb69a5fad4ef" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a710df9394784834a814f2eeb1f0230e" is_pre_election: true
I20260713 09:11:15.537228  1403 raft_consensus.cc:2393] T 962ddc3baa9846a0a0d9cb69a5fad4ef P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 96f4e03ca81f4930b722103d1eaee337 in current term 1: Already voted for candidate b730299799dc4acbbe1167a13b9a3403 in this term.
I20260713 09:11:15.540439  1540 consensus_queue.cc:1048] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:15.540516  1441 leader_election.cc:304] T 962ddc3baa9846a0a0d9cb69a5fad4ef P 96f4e03ca81f4930b722103d1eaee337 [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: 96f4e03ca81f4930b722103d1eaee337; no voters: a710df9394784834a814f2eeb1f0230e, b730299799dc4acbbe1167a13b9a3403
I20260713 09:11:15.545909  1569 raft_consensus.cc:3060] T 962ddc3baa9846a0a0d9cb69a5fad4ef P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:15.550210  1517 tablet_bootstrap.cc:492] T ec27ecc6871a4df68317a2c597dddc22 P 96f4e03ca81f4930b722103d1eaee337: Bootstrap starting.
I20260713 09:11:15.553117  1523 raft_consensus.cc:493] T c07cbdc7ec8b44018f66e42b2c985bd0 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:15.553856  1523 raft_consensus.cc:515] T c07cbdc7ec8b44018f66e42b2c985bd0 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.554610  1518 tablet_bootstrap.cc:492] T 56eb443280a64e368c2d00173ffe8de3 P b730299799dc4acbbe1167a13b9a3403: Bootstrap starting.
I20260713 09:11:15.567005  1569 raft_consensus.cc:2749] T 962ddc3baa9846a0a0d9cb69a5fad4ef P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:15.576048  1532 raft_consensus.cc:493] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:15.576709  1532 raft_consensus.cc:515] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.581549  1403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09464180c4fb4ea1b5d24f1ead6bcded" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a710df9394784834a814f2eeb1f0230e" is_pre_election: true
I20260713 09:11:15.582386  1403 raft_consensus.cc:2468] T 09464180c4fb4ea1b5d24f1ead6bcded P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b730299799dc4acbbe1167a13b9a3403 in term 0.
I20260713 09:11:15.584301  1292 leader_election.cc:304] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a710df9394784834a814f2eeb1f0230e, b730299799dc4acbbe1167a13b9a3403; no voters: 
I20260713 09:11:15.585361  1522 raft_consensus.cc:2804] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:15.585474  1532 leader_election.cc:290] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:15.586632  1569 raft_consensus.cc:493] T eb7ca662cbbe49e2807e55e9ca48a398 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:15.587139  1569 raft_consensus.cc:515] T eb7ca662cbbe49e2807e55e9ca48a398 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.587671  1476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09464180c4fb4ea1b5d24f1ead6bcded" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337" is_pre_election: true
I20260713 09:11:15.585952  1522 raft_consensus.cc:493] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:15.590711  1522 raft_consensus.cc:3060] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:15.610275  1522 raft_consensus.cc:515] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.622035  1327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb7ca662cbbe49e2807e55e9ca48a398" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403" is_pre_election: true
I20260713 09:11:15.625347  1327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07cbdc7ec8b44018f66e42b2c985bd0" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403" is_pre_election: true
W20260713 09:11:15.625685  1293 leader_election.cc:343] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:15.626173  1327 raft_consensus.cc:2393] T c07cbdc7ec8b44018f66e42b2c985bd0 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 96f4e03ca81f4930b722103d1eaee337 in current term 1: Already voted for candidate a710df9394784834a814f2eeb1f0230e in this term.
I20260713 09:11:15.627007  1563 consensus_queue.cc:1048] T bbb18b0fe3534e65889488ee924da5b0 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:15.627806  1517 tablet_bootstrap.cc:654] T ec27ecc6871a4df68317a2c597dddc22 P 96f4e03ca81f4930b722103d1eaee337: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:15.630582  1522 leader_election.cc:290] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 election: Requested vote from peers a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:15.631130  1403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09464180c4fb4ea1b5d24f1ead6bcded" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a710df9394784834a814f2eeb1f0230e"
I20260713 09:11:15.631745  1403 raft_consensus.cc:3060] T 09464180c4fb4ea1b5d24f1ead6bcded P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:15.632184  1523 leader_election.cc:290] T c07cbdc7ec8b44018f66e42b2c985bd0 P 96f4e03ca81f4930b722103d1eaee337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069)
I20260713 09:11:15.631939  1569 leader_election.cc:290] T eb7ca662cbbe49e2807e55e9ca48a398 P 96f4e03ca81f4930b722103d1eaee337 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069)
I20260713 09:11:15.636086  1518 tablet_bootstrap.cc:654] T 56eb443280a64e368c2d00173ffe8de3 P b730299799dc4acbbe1167a13b9a3403: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:15.635979  1563 raft_consensus.cc:493] T 32fa4d96885f455ea5b50fe3d17cdd13 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:15.636653  1475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09464180c4fb4ea1b5d24f1ead6bcded" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337"
W20260713 09:11:15.640091  1293 leader_election.cc:343] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:15.640367  1519 tablet_bootstrap.cc:492] T 1a44af2064d94675a45509b083fba058 P a710df9394784834a814f2eeb1f0230e: No bootstrap required, opened a new log
I20260713 09:11:15.637225  1563 raft_consensus.cc:515] T 32fa4d96885f455ea5b50fe3d17cdd13 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.668859  1519 ts_tablet_manager.cc:1403] T 1a44af2064d94675a45509b083fba058 P a710df9394784834a814f2eeb1f0230e: Time spent bootstrapping tablet: real 0.176s	user 0.032s	sys 0.036s
I20260713 09:11:15.640451  1401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb7ca662cbbe49e2807e55e9ca48a398" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a710df9394784834a814f2eeb1f0230e" is_pre_election: true
I20260713 09:11:15.677891  1328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32fa4d96885f455ea5b50fe3d17cdd13" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403" is_pre_election: true
I20260713 09:11:15.678148  1441 leader_election.cc:304] T eb7ca662cbbe49e2807e55e9ca48a398 P 96f4e03ca81f4930b722103d1eaee337 [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: 96f4e03ca81f4930b722103d1eaee337; no voters: a710df9394784834a814f2eeb1f0230e, b730299799dc4acbbe1167a13b9a3403
I20260713 09:11:15.678663  1328 raft_consensus.cc:2468] T 32fa4d96885f455ea5b50fe3d17cdd13 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a710df9394784834a814f2eeb1f0230e in term 0.
I20260713 09:11:15.668097  1402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07cbdc7ec8b44018f66e42b2c985bd0" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a710df9394784834a814f2eeb1f0230e" is_pre_election: true
I20260713 09:11:15.683058  1519 raft_consensus.cc:359] T 1a44af2064d94675a45509b083fba058 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.683889  1519 raft_consensus.cc:385] T 1a44af2064d94675a45509b083fba058 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:15.684171  1519 raft_consensus.cc:740] T 1a44af2064d94675a45509b083fba058 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a710df9394784834a814f2eeb1f0230e, State: Initialized, Role: FOLLOWER
I20260713 09:11:15.684485  1368 leader_election.cc:304] T 32fa4d96885f455ea5b50fe3d17cdd13 P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a710df9394784834a814f2eeb1f0230e, b730299799dc4acbbe1167a13b9a3403; no voters: 
I20260713 09:11:15.684835  1519 consensus_queue.cc:260] T 1a44af2064d94675a45509b083fba058 P a710df9394784834a814f2eeb1f0230e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.685498  1526 raft_consensus.cc:2804] T 32fa4d96885f455ea5b50fe3d17cdd13 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:15.685834  1526 raft_consensus.cc:493] T 32fa4d96885f455ea5b50fe3d17cdd13 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:15.686102  1526 raft_consensus.cc:3060] T 32fa4d96885f455ea5b50fe3d17cdd13 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:15.684289  1555 consensus_queue.cc:1048] T bbb18b0fe3534e65889488ee924da5b0 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:15.691335  1403 raft_consensus.cc:2468] T 09464180c4fb4ea1b5d24f1ead6bcded P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b730299799dc4acbbe1167a13b9a3403 in term 1.
I20260713 09:11:15.692655  1563 leader_election.cc:290] T 32fa4d96885f455ea5b50fe3d17cdd13 P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:15.692952  1292 leader_election.cc:304] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403 [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: a710df9394784834a814f2eeb1f0230e, b730299799dc4acbbe1167a13b9a3403; no voters: 96f4e03ca81f4930b722103d1eaee337
I20260713 09:11:15.699034  1519 ts_tablet_manager.cc:1434] T 1a44af2064d94675a45509b083fba058 P a710df9394784834a814f2eeb1f0230e: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.003s
W20260713 09:11:15.696812  1274 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:15.700106  1540 raft_consensus.cc:2804] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:15.700091  1519 tablet_bootstrap.cc:492] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e: Bootstrap starting.
I20260713 09:11:15.701817  1540 raft_consensus.cc:697] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403 [term 1 LEADER]: Becoming Leader. State: Replica: b730299799dc4acbbe1167a13b9a3403, State: Running, Role: LEADER
I20260713 09:11:15.705859  1441 leader_election.cc:304] T c07cbdc7ec8b44018f66e42b2c985bd0 P 96f4e03ca81f4930b722103d1eaee337 [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: 96f4e03ca81f4930b722103d1eaee337; no voters: a710df9394784834a814f2eeb1f0230e, b730299799dc4acbbe1167a13b9a3403
I20260713 09:11:15.706336  1540 consensus_queue.cc:237] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.708177  1592 raft_consensus.cc:3060] T c07cbdc7ec8b44018f66e42b2c985bd0 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:15.711091  1477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32fa4d96885f455ea5b50fe3d17cdd13" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337" is_pre_election: true
I20260713 09:11:15.714190  1522 consensus_queue.cc:1048] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:15.719085  1526 raft_consensus.cc:515] T 32fa4d96885f455ea5b50fe3d17cdd13 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.721182  1526 leader_election.cc:290] T 32fa4d96885f455ea5b50fe3d17cdd13 P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 election: Requested vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:15.725152  1517 tablet_bootstrap.cc:492] T ec27ecc6871a4df68317a2c597dddc22 P 96f4e03ca81f4930b722103d1eaee337: No bootstrap required, opened a new log
I20260713 09:11:15.725780  1517 ts_tablet_manager.cc:1403] T ec27ecc6871a4df68317a2c597dddc22 P 96f4e03ca81f4930b722103d1eaee337: Time spent bootstrapping tablet: real 0.176s	user 0.014s	sys 0.001s
W20260713 09:11:15.728621  1368 leader_election.cc:343] T 32fa4d96885f455ea5b50fe3d17cdd13 P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:15.728883  1327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32fa4d96885f455ea5b50fe3d17cdd13" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403"
I20260713 09:11:15.729508  1327 raft_consensus.cc:3060] T 32fa4d96885f455ea5b50fe3d17cdd13 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:15.731469  1592 raft_consensus.cc:2749] T c07cbdc7ec8b44018f66e42b2c985bd0 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:15.747391  1477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32fa4d96885f455ea5b50fe3d17cdd13" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337"
I20260713 09:11:15.749760  1517 raft_consensus.cc:359] T ec27ecc6871a4df68317a2c597dddc22 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.750522  1517 raft_consensus.cc:385] T ec27ecc6871a4df68317a2c597dddc22 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:15.750792  1517 raft_consensus.cc:740] T ec27ecc6871a4df68317a2c597dddc22 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96f4e03ca81f4930b722103d1eaee337, State: Initialized, Role: FOLLOWER
W20260713 09:11:15.750811  1368 leader_election.cc:343] T 32fa4d96885f455ea5b50fe3d17cdd13 P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:15.756629  1517 consensus_queue.cc:260] T ec27ecc6871a4df68317a2c597dddc22 P 96f4e03ca81f4930b722103d1eaee337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.759398  1226 catalog_manager.cc:5697] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403 reported cstate change: term changed from 0 to 1, leader changed from <none> to b730299799dc4acbbe1167a13b9a3403 (127.31.232.65). New cstate: current_term: 1 leader_uuid: "b730299799dc4acbbe1167a13b9a3403" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:15.770900  1517 ts_tablet_manager.cc:1434] T ec27ecc6871a4df68317a2c597dddc22 P 96f4e03ca81f4930b722103d1eaee337: Time spent starting tablet: real 0.045s	user 0.010s	sys 0.000s
I20260713 09:11:15.772128  1555 raft_consensus.cc:493] T c0e7ebf5df804f23859e1dac203263ca P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:15.778221  1555 raft_consensus.cc:515] T c0e7ebf5df804f23859e1dac203263ca P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.780086  1555 leader_election.cc:290] T c0e7ebf5df804f23859e1dac203263ca P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:15.782192  1519 tablet_bootstrap.cc:654] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:15.772351  1569 raft_consensus.cc:2749] T eb7ca662cbbe49e2807e55e9ca48a398 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:15.785682  1522 raft_consensus.cc:493] T 1cce297576024447be3e9f8695501ac2 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:15.786300  1522 raft_consensus.cc:515] T 1cce297576024447be3e9f8695501ac2 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.776803  1540 raft_consensus.cc:493] T e373949693364f58ba7e67278b37305a P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:15.787737  1540 raft_consensus.cc:515] T e373949693364f58ba7e67278b37305a P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.789829  1540 leader_election.cc:290] T e373949693364f58ba7e67278b37305a P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:15.767246  1327 raft_consensus.cc:2468] T 32fa4d96885f455ea5b50fe3d17cdd13 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a710df9394784834a814f2eeb1f0230e in term 1.
I20260713 09:11:15.791026  1522 leader_election.cc:290] T 1cce297576024447be3e9f8695501ac2 P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:15.793897  1518 tablet_bootstrap.cc:492] T 56eb443280a64e368c2d00173ffe8de3 P b730299799dc4acbbe1167a13b9a3403: No bootstrap required, opened a new log
I20260713 09:11:15.794369  1518 ts_tablet_manager.cc:1403] T 56eb443280a64e368c2d00173ffe8de3 P b730299799dc4acbbe1167a13b9a3403: Time spent bootstrapping tablet: real 0.240s	user 0.018s	sys 0.022s
I20260713 09:11:15.796892  1596 consensus_queue.cc:1048] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:11:15.795069  1569 consensus_queue.cc:1048] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:15.797899  1518 raft_consensus.cc:359] T 56eb443280a64e368c2d00173ffe8de3 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.797994  1402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e373949693364f58ba7e67278b37305a" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a710df9394784834a814f2eeb1f0230e" is_pre_election: true
I20260713 09:11:15.798650  1518 raft_consensus.cc:385] T 56eb443280a64e368c2d00173ffe8de3 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:15.799136  1518 raft_consensus.cc:740] T 56eb443280a64e368c2d00173ffe8de3 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b730299799dc4acbbe1167a13b9a3403, State: Initialized, Role: FOLLOWER
I20260713 09:11:15.799746  1473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cce297576024447be3e9f8695501ac2" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337" is_pre_election: true
I20260713 09:11:15.799823  1477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e373949693364f58ba7e67278b37305a" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337" is_pre_election: true
W20260713 09:11:15.801138  1292 leader_election.cc:343] T e373949693364f58ba7e67278b37305a P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:15.821094  1517 tablet_bootstrap.cc:492] T 32fa4d96885f455ea5b50fe3d17cdd13 P 96f4e03ca81f4930b722103d1eaee337: Bootstrap starting.
I20260713 09:11:15.822412  1368 leader_election.cc:304] T 32fa4d96885f455ea5b50fe3d17cdd13 P a710df9394784834a814f2eeb1f0230e [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: a710df9394784834a814f2eeb1f0230e, b730299799dc4acbbe1167a13b9a3403; no voters: 96f4e03ca81f4930b722103d1eaee337
I20260713 09:11:15.821154  1518 consensus_queue.cc:260] T 56eb443280a64e368c2d00173ffe8de3 P b730299799dc4acbbe1167a13b9a3403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.820375  1327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e7ebf5df804f23859e1dac203263ca" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403" is_pre_election: true
I20260713 09:11:15.828086  1555 raft_consensus.cc:2804] T 32fa4d96885f455ea5b50fe3d17cdd13 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:15.832890  1555 raft_consensus.cc:697] T 32fa4d96885f455ea5b50fe3d17cdd13 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Becoming Leader. State: Replica: a710df9394784834a814f2eeb1f0230e, State: Running, Role: LEADER
I20260713 09:11:15.833765  1555 consensus_queue.cc:237] T 32fa4d96885f455ea5b50fe3d17cdd13 P a710df9394784834a814f2eeb1f0230e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.839093  1518 ts_tablet_manager.cc:1434] T 56eb443280a64e368c2d00173ffe8de3 P b730299799dc4acbbe1167a13b9a3403: Time spent starting tablet: real 0.044s	user 0.018s	sys 0.003s
I20260713 09:11:15.840363  1518 tablet_bootstrap.cc:492] T 251ce9aa4fbc4931825e205b1c172964 P b730299799dc4acbbe1167a13b9a3403: Bootstrap starting.
W20260713 09:11:15.841583  1368 leader_election.cc:343] T c0e7ebf5df804f23859e1dac203263ca P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:15.846577  1602 consensus_queue.cc:1048] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:15.847294  1522 consensus_queue.cc:1048] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:15.827133  1403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cce297576024447be3e9f8695501ac2" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a710df9394784834a814f2eeb1f0230e" is_pre_election: true
W20260713 09:11:15.854796  1292 leader_election.cc:343] T 1cce297576024447be3e9f8695501ac2 P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:15.865108  1293 leader_election.cc:343] T 1cce297576024447be3e9f8695501ac2 P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:15.865588  1293 leader_election.cc:304] T 1cce297576024447be3e9f8695501ac2 P b730299799dc4acbbe1167a13b9a3403 [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: b730299799dc4acbbe1167a13b9a3403; no voters: 96f4e03ca81f4930b722103d1eaee337, a710df9394784834a814f2eeb1f0230e
W20260713 09:11:15.866850  1293 leader_election.cc:343] T e373949693364f58ba7e67278b37305a P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:15.868479  1522 raft_consensus.cc:2749] T 1cce297576024447be3e9f8695501ac2 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:15.869294  1475 raft_consensus.cc:3060] T ec27ecc6871a4df68317a2c597dddc22 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:15.877831  1477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e7ebf5df804f23859e1dac203263ca" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337" is_pre_election: true
I20260713 09:11:15.878728  1602 consensus_queue.cc:1048] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:15.877483  1293 leader_election.cc:304] T e373949693364f58ba7e67278b37305a P b730299799dc4acbbe1167a13b9a3403 [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: b730299799dc4acbbe1167a13b9a3403; no voters: 96f4e03ca81f4930b722103d1eaee337, a710df9394784834a814f2eeb1f0230e
I20260713 09:11:15.888612  1540 raft_consensus.cc:2749] T e373949693364f58ba7e67278b37305a P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:15.890928  1526 consensus_queue.cc:1048] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:15.913200  1403 raft_consensus.cc:3060] T 1a44af2064d94675a45509b083fba058 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:15.934839  1519 tablet_bootstrap.cc:492] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e: No bootstrap required, opened a new log
I20260713 09:11:15.952013  1519 ts_tablet_manager.cc:1403] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e: Time spent bootstrapping tablet: real 0.252s	user 0.025s	sys 0.015s
I20260713 09:11:15.960250  1518 tablet_bootstrap.cc:654] T 251ce9aa4fbc4931825e205b1c172964 P b730299799dc4acbbe1167a13b9a3403: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:15.969362  1573 consensus_queue.cc:1048] T 82d8e85a437c479085a523f60bb74070 P 96f4e03ca81f4930b722103d1eaee337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:11:15.972429  1223 catalog_manager.cc:5697] T 32fa4d96885f455ea5b50fe3d17cdd13 P a710df9394784834a814f2eeb1f0230e reported cstate change: term changed from 0 to 1, leader changed from <none> to a710df9394784834a814f2eeb1f0230e (127.31.232.66). New cstate: current_term: 1 leader_uuid: "a710df9394784834a814f2eeb1f0230e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } health_report { overall_health: UNKNOWN } } }
W20260713 09:11:15.977758  1368 leader_election.cc:343] T c0e7ebf5df804f23859e1dac203263ca P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:15.978240  1368 leader_election.cc:304] T c0e7ebf5df804f23859e1dac203263ca P a710df9394784834a814f2eeb1f0230e [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: a710df9394784834a814f2eeb1f0230e; no voters: 96f4e03ca81f4930b722103d1eaee337, b730299799dc4acbbe1167a13b9a3403
I20260713 09:11:15.979319  1555 raft_consensus.cc:2749] T c0e7ebf5df804f23859e1dac203263ca P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:15.985443  1540 consensus_queue.cc:1048] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:15.991006  1573 consensus_queue.cc:1048] T 82d8e85a437c479085a523f60bb74070 P 96f4e03ca81f4930b722103d1eaee337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:15.992024  1519 raft_consensus.cc:359] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.992942  1519 raft_consensus.cc:385] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:15.993286  1519 raft_consensus.cc:740] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a710df9394784834a814f2eeb1f0230e, State: Initialized, Role: FOLLOWER
I20260713 09:11:15.994091  1519 consensus_queue.cc:260] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:15.999604  1540 consensus_queue.cc:1048] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:16.005685  1519 ts_tablet_manager.cc:1434] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e: Time spent starting tablet: real 0.053s	user 0.004s	sys 0.004s
I20260713 09:11:16.011529  1517 tablet_bootstrap.cc:654] T 32fa4d96885f455ea5b50fe3d17cdd13 P 96f4e03ca81f4930b722103d1eaee337: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.007072  1522 raft_consensus.cc:493] T 56eb443280a64e368c2d00173ffe8de3 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.008185  1555 consensus_queue.cc:1048] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260713 09:11:16.014313  1526 consensus_queue.cc:1048] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:11:16.017251  1569 consensus_queue.cc:1048] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:16.015467  1522 raft_consensus.cc:515] T 56eb443280a64e368c2d00173ffe8de3 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.024850  1522 leader_election.cc:290] T 56eb443280a64e368c2d00173ffe8de3 P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:16.012979  1573 consensus_queue.cc:1048] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260713 09:11:16.030298  1519 tablet_bootstrap.cc:492] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e: Bootstrap starting.
I20260713 09:11:16.040258  1473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56eb443280a64e368c2d00173ffe8de3" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337" is_pre_election: true
I20260713 09:11:16.043372  1403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56eb443280a64e368c2d00173ffe8de3" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a710df9394784834a814f2eeb1f0230e" is_pre_election: true
W20260713 09:11:16.048199  1292 leader_election.cc:343] T 56eb443280a64e368c2d00173ffe8de3 P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:16.060482  1293 leader_election.cc:343] T 56eb443280a64e368c2d00173ffe8de3 P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:16.061151  1293 leader_election.cc:304] T 56eb443280a64e368c2d00173ffe8de3 P b730299799dc4acbbe1167a13b9a3403 [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: b730299799dc4acbbe1167a13b9a3403; no voters: 96f4e03ca81f4930b722103d1eaee337, a710df9394784834a814f2eeb1f0230e
I20260713 09:11:16.062600  1522 raft_consensus.cc:2749] T 56eb443280a64e368c2d00173ffe8de3 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:16.070932  1526 raft_consensus.cc:493] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.087461  1573 consensus_queue.cc:1048] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:16.086529  1526 raft_consensus.cc:515] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
W20260713 09:11:16.151813  1613 log.cc:927] Time spent T f50d9ed2142440b5a671484853b96355 P 96f4e03ca81f4930b722103d1eaee337: Append to log took a long time: real 0.060s	user 0.000s	sys 0.001s
I20260713 09:11:16.153460  1518 tablet_bootstrap.cc:492] T 251ce9aa4fbc4931825e205b1c172964 P b730299799dc4acbbe1167a13b9a3403: No bootstrap required, opened a new log
I20260713 09:11:16.154035  1518 ts_tablet_manager.cc:1403] T 251ce9aa4fbc4931825e205b1c172964 P b730299799dc4acbbe1167a13b9a3403: Time spent bootstrapping tablet: real 0.314s	user 0.007s	sys 0.021s
I20260713 09:11:16.166481  1526 leader_election.cc:290] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:16.168318  1327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e373949693364f58ba7e67278b37305a" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403" is_pre_election: true
I20260713 09:11:16.168906  1477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e373949693364f58ba7e67278b37305a" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337" is_pre_election: true
I20260713 09:11:16.169045  1327 raft_consensus.cc:2468] T e373949693364f58ba7e67278b37305a P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a710df9394784834a814f2eeb1f0230e in term 0.
I20260713 09:11:16.180114  1368 leader_election.cc:304] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a710df9394784834a814f2eeb1f0230e, b730299799dc4acbbe1167a13b9a3403; no voters: 
I20260713 09:11:16.181919  1526 raft_consensus.cc:2804] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:16.182313  1526 raft_consensus.cc:493] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:16.182693  1526 raft_consensus.cc:3060] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.182986  1591 consensus_queue.cc:1048] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260713 09:11:16.158587  1518 raft_consensus.cc:359] T 251ce9aa4fbc4931825e205b1c172964 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.189085  1518 raft_consensus.cc:385] T 251ce9aa4fbc4931825e205b1c172964 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.189522  1518 raft_consensus.cc:740] T 251ce9aa4fbc4931825e205b1c172964 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b730299799dc4acbbe1167a13b9a3403, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.190362  1526 raft_consensus.cc:515] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.190301  1518 consensus_queue.cc:260] T 251ce9aa4fbc4931825e205b1c172964 P b730299799dc4acbbe1167a13b9a3403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.192241  1519 tablet_bootstrap.cc:654] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:16.193339  1368 leader_election.cc:343] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:16.198308  1518 ts_tablet_manager.cc:1434] T 251ce9aa4fbc4931825e205b1c172964 P b730299799dc4acbbe1167a13b9a3403: Time spent starting tablet: real 0.044s	user 0.009s	sys 0.001s
I20260713 09:11:16.198519  1327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e373949693364f58ba7e67278b37305a" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403"
I20260713 09:11:16.199292  1327 raft_consensus.cc:3060] T e373949693364f58ba7e67278b37305a P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.204209  1518 tablet_bootstrap.cc:492] T 9752ba0d7bc44fe59484935624f22571 P b730299799dc4acbbe1167a13b9a3403: Bootstrap starting.
I20260713 09:11:16.210331  1327 raft_consensus.cc:2468] T e373949693364f58ba7e67278b37305a P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a710df9394784834a814f2eeb1f0230e in term 1.
I20260713 09:11:16.215473  1368 leader_election.cc:304] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a710df9394784834a814f2eeb1f0230e, b730299799dc4acbbe1167a13b9a3403; no voters: 
I20260713 09:11:16.218340  1563 raft_consensus.cc:2804] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:11:16.218048  1293 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.232.67:35479, user_credentials={real_user=slave}} blocked reactor thread for 85827.1us
I20260713 09:11:16.218909  1563 raft_consensus.cc:697] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Becoming Leader. State: Replica: a710df9394784834a814f2eeb1f0230e, State: Running, Role: LEADER
I20260713 09:11:16.219779  1563 consensus_queue.cc:237] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.242637  1517 tablet_bootstrap.cc:492] T 32fa4d96885f455ea5b50fe3d17cdd13 P 96f4e03ca81f4930b722103d1eaee337: No bootstrap required, opened a new log
I20260713 09:11:16.243360  1517 ts_tablet_manager.cc:1403] T 32fa4d96885f455ea5b50fe3d17cdd13 P 96f4e03ca81f4930b722103d1eaee337: Time spent bootstrapping tablet: real 0.422s	user 0.013s	sys 0.022s
I20260713 09:11:16.249352  1518 tablet_bootstrap.cc:654] T 9752ba0d7bc44fe59484935624f22571 P b730299799dc4acbbe1167a13b9a3403: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:16.262677  1293 consensus_peers.cc:597] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403 -> Peer 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): Couldn't send request to peer 96f4e03ca81f4930b722103d1eaee337. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:16.264249  1517 raft_consensus.cc:359] T 32fa4d96885f455ea5b50fe3d17cdd13 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.264961  1517 raft_consensus.cc:385] T 32fa4d96885f455ea5b50fe3d17cdd13 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.265234  1517 raft_consensus.cc:740] T 32fa4d96885f455ea5b50fe3d17cdd13 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96f4e03ca81f4930b722103d1eaee337, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.266103  1519 tablet_bootstrap.cc:492] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e: No bootstrap required, opened a new log
I20260713 09:11:16.266557  1519 ts_tablet_manager.cc:1403] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e: Time spent bootstrapping tablet: real 0.237s	user 0.009s	sys 0.028s
I20260713 09:11:16.267256  1517 consensus_queue.cc:260] T 32fa4d96885f455ea5b50fe3d17cdd13 P 96f4e03ca81f4930b722103d1eaee337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.269246  1517 ts_tablet_manager.cc:1434] T 32fa4d96885f455ea5b50fe3d17cdd13 P 96f4e03ca81f4930b722103d1eaee337: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260713 09:11:16.270174  1517 tablet_bootstrap.cc:492] T 09464180c4fb4ea1b5d24f1ead6bcded P 96f4e03ca81f4930b722103d1eaee337: Bootstrap starting.
I20260713 09:11:16.271668  1624 raft_consensus.cc:493] T 251ce9aa4fbc4931825e205b1c172964 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.272163  1624 raft_consensus.cc:515] T 251ce9aa4fbc4931825e205b1c172964 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.273904  1519 raft_consensus.cc:359] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.274609  1519 raft_consensus.cc:385] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.274910  1519 raft_consensus.cc:740] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a710df9394784834a814f2eeb1f0230e, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.278988  1519 consensus_queue.cc:260] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.279724  1624 leader_election.cc:290] T 251ce9aa4fbc4931825e205b1c172964 P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:16.281350  1474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e373949693364f58ba7e67278b37305a" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337"
W20260713 09:11:16.282995  1368 leader_election.cc:343] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:16.284145  1526 leader_election.cc:290] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 election: Requested vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:16.284264  1401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251ce9aa4fbc4931825e205b1c172964" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a710df9394784834a814f2eeb1f0230e" is_pre_election: true
I20260713 09:11:16.285120  1519 ts_tablet_manager.cc:1434] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260713 09:11:16.286238  1519 tablet_bootstrap.cc:492] T 1cce297576024447be3e9f8695501ac2 P a710df9394784834a814f2eeb1f0230e: Bootstrap starting.
I20260713 09:11:16.286587  1474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251ce9aa4fbc4931825e205b1c172964" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337" is_pre_election: true
W20260713 09:11:16.286605  1292 leader_election.cc:343] T 251ce9aa4fbc4931825e205b1c172964 P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:16.288666  1293 leader_election.cc:343] T 251ce9aa4fbc4931825e205b1c172964 P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:16.289095  1293 leader_election.cc:304] T 251ce9aa4fbc4931825e205b1c172964 P b730299799dc4acbbe1167a13b9a3403 [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: b730299799dc4acbbe1167a13b9a3403; no voters: 96f4e03ca81f4930b722103d1eaee337, a710df9394784834a814f2eeb1f0230e
I20260713 09:11:16.290154  1624 raft_consensus.cc:2749] T 251ce9aa4fbc4931825e205b1c172964 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:16.296195  1519 tablet_bootstrap.cc:654] T 1cce297576024447be3e9f8695501ac2 P a710df9394784834a814f2eeb1f0230e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.296599  1517 tablet_bootstrap.cc:654] T 09464180c4fb4ea1b5d24f1ead6bcded P 96f4e03ca81f4930b722103d1eaee337: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.307281  1519 tablet_bootstrap.cc:492] T 1cce297576024447be3e9f8695501ac2 P a710df9394784834a814f2eeb1f0230e: No bootstrap required, opened a new log
I20260713 09:11:16.309338  1518 tablet_bootstrap.cc:492] T 9752ba0d7bc44fe59484935624f22571 P b730299799dc4acbbe1167a13b9a3403: No bootstrap required, opened a new log
I20260713 09:11:16.309821  1518 ts_tablet_manager.cc:1403] T 9752ba0d7bc44fe59484935624f22571 P b730299799dc4acbbe1167a13b9a3403: Time spent bootstrapping tablet: real 0.106s	user 0.009s	sys 0.005s
I20260713 09:11:16.310925  1519 ts_tablet_manager.cc:1403] T 1cce297576024447be3e9f8695501ac2 P a710df9394784834a814f2eeb1f0230e: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.001s
I20260713 09:11:16.312422  1518 raft_consensus.cc:359] T 9752ba0d7bc44fe59484935624f22571 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.313102  1518 raft_consensus.cc:385] T 9752ba0d7bc44fe59484935624f22571 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.313359  1518 raft_consensus.cc:740] T 9752ba0d7bc44fe59484935624f22571 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b730299799dc4acbbe1167a13b9a3403, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.312911  1526 consensus_queue.cc:1048] T 32fa4d96885f455ea5b50fe3d17cdd13 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:16.314016  1518 consensus_queue.cc:260] T 9752ba0d7bc44fe59484935624f22571 P b730299799dc4acbbe1167a13b9a3403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.314440  1519 raft_consensus.cc:359] T 1cce297576024447be3e9f8695501ac2 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.315371  1519 raft_consensus.cc:385] T 1cce297576024447be3e9f8695501ac2 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.315706  1519 raft_consensus.cc:740] T 1cce297576024447be3e9f8695501ac2 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a710df9394784834a814f2eeb1f0230e, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.316036  1518 ts_tablet_manager.cc:1434] T 9752ba0d7bc44fe59484935624f22571 P b730299799dc4acbbe1167a13b9a3403: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:11:16.317862  1519 consensus_queue.cc:260] T 1cce297576024447be3e9f8695501ac2 P a710df9394784834a814f2eeb1f0230e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.319473  1517 tablet_bootstrap.cc:492] T 09464180c4fb4ea1b5d24f1ead6bcded P 96f4e03ca81f4930b722103d1eaee337: No bootstrap required, opened a new log
I20260713 09:11:16.318810  1223 catalog_manager.cc:5697] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e reported cstate change: term changed from 0 to 1, leader changed from <none> to a710df9394784834a814f2eeb1f0230e (127.31.232.66). New cstate: current_term: 1 leader_uuid: "a710df9394784834a814f2eeb1f0230e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:16.319901  1517 ts_tablet_manager.cc:1403] T 09464180c4fb4ea1b5d24f1ead6bcded P 96f4e03ca81f4930b722103d1eaee337: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.011s
I20260713 09:11:16.319941  1519 ts_tablet_manager.cc:1434] T 1cce297576024447be3e9f8695501ac2 P a710df9394784834a814f2eeb1f0230e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:11:16.321112  1519 tablet_bootstrap.cc:492] T 101d0a1bd6aa404f9a69dd86d72462ac P a710df9394784834a814f2eeb1f0230e: Bootstrap starting.
I20260713 09:11:16.322643  1517 raft_consensus.cc:359] T 09464180c4fb4ea1b5d24f1ead6bcded P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.323333  1517 raft_consensus.cc:385] T 09464180c4fb4ea1b5d24f1ead6bcded P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.323637  1517 raft_consensus.cc:740] T 09464180c4fb4ea1b5d24f1ead6bcded P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96f4e03ca81f4930b722103d1eaee337, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.326956  1519 tablet_bootstrap.cc:654] T 101d0a1bd6aa404f9a69dd86d72462ac P a710df9394784834a814f2eeb1f0230e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.327613  1517 consensus_queue.cc:260] T 09464180c4fb4ea1b5d24f1ead6bcded P 96f4e03ca81f4930b722103d1eaee337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.332937  1517 ts_tablet_manager.cc:1434] T 09464180c4fb4ea1b5d24f1ead6bcded P 96f4e03ca81f4930b722103d1eaee337: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:11:16.333983  1517 tablet_bootstrap.cc:492] T 251ce9aa4fbc4931825e205b1c172964 P 96f4e03ca81f4930b722103d1eaee337: Bootstrap starting.
I20260713 09:11:16.338481  1474 raft_consensus.cc:3060] T 32fa4d96885f455ea5b50fe3d17cdd13 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.343336  1517 tablet_bootstrap.cc:654] T 251ce9aa4fbc4931825e205b1c172964 P 96f4e03ca81f4930b722103d1eaee337: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.346870  1563 consensus_queue.cc:1048] T 32fa4d96885f455ea5b50fe3d17cdd13 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:16.362928  1518 tablet_bootstrap.cc:492] T a1babea4ff9246a592bc169c71a89230 P b730299799dc4acbbe1167a13b9a3403: Bootstrap starting.
I20260713 09:11:16.363070  1517 tablet_bootstrap.cc:492] T 251ce9aa4fbc4931825e205b1c172964 P 96f4e03ca81f4930b722103d1eaee337: No bootstrap required, opened a new log
I20260713 09:11:16.365362  1519 tablet_bootstrap.cc:492] T 101d0a1bd6aa404f9a69dd86d72462ac P a710df9394784834a814f2eeb1f0230e: No bootstrap required, opened a new log
I20260713 09:11:16.368278  1519 ts_tablet_manager.cc:1403] T 101d0a1bd6aa404f9a69dd86d72462ac P a710df9394784834a814f2eeb1f0230e: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.031s
I20260713 09:11:16.371351  1519 raft_consensus.cc:359] T 101d0a1bd6aa404f9a69dd86d72462ac P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.372098  1519 raft_consensus.cc:385] T 101d0a1bd6aa404f9a69dd86d72462ac P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.372400  1519 raft_consensus.cc:740] T 101d0a1bd6aa404f9a69dd86d72462ac P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a710df9394784834a814f2eeb1f0230e, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.373168  1518 tablet_bootstrap.cc:654] T a1babea4ff9246a592bc169c71a89230 P b730299799dc4acbbe1167a13b9a3403: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.373338  1519 consensus_queue.cc:260] T 101d0a1bd6aa404f9a69dd86d72462ac P a710df9394784834a814f2eeb1f0230e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.367870  1517 ts_tablet_manager.cc:1403] T 251ce9aa4fbc4931825e205b1c172964 P 96f4e03ca81f4930b722103d1eaee337: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.007s
I20260713 09:11:16.376817  1517 raft_consensus.cc:359] T 251ce9aa4fbc4931825e205b1c172964 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.377543  1517 raft_consensus.cc:385] T 251ce9aa4fbc4931825e205b1c172964 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.379453  1519 ts_tablet_manager.cc:1434] T 101d0a1bd6aa404f9a69dd86d72462ac P a710df9394784834a814f2eeb1f0230e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260713 09:11:16.380496  1519 tablet_bootstrap.cc:492] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e: Bootstrap starting.
I20260713 09:11:16.380357  1517 raft_consensus.cc:740] T 251ce9aa4fbc4931825e205b1c172964 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96f4e03ca81f4930b722103d1eaee337, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.382107  1517 consensus_queue.cc:260] T 251ce9aa4fbc4931825e205b1c172964 P 96f4e03ca81f4930b722103d1eaee337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.385501  1517 ts_tablet_manager.cc:1434] T 251ce9aa4fbc4931825e205b1c172964 P 96f4e03ca81f4930b722103d1eaee337: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:11:16.386565  1517 tablet_bootstrap.cc:492] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337: Bootstrap starting.
I20260713 09:11:16.390134  1519 tablet_bootstrap.cc:654] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.393101  1518 tablet_bootstrap.cc:492] T a1babea4ff9246a592bc169c71a89230 P b730299799dc4acbbe1167a13b9a3403: No bootstrap required, opened a new log
I20260713 09:11:16.393599  1518 ts_tablet_manager.cc:1403] T a1babea4ff9246a592bc169c71a89230 P b730299799dc4acbbe1167a13b9a3403: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.009s
I20260713 09:11:16.393831  1517 tablet_bootstrap.cc:654] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.401345  1518 raft_consensus.cc:359] T a1babea4ff9246a592bc169c71a89230 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.402473  1518 raft_consensus.cc:385] T a1babea4ff9246a592bc169c71a89230 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.402905  1518 raft_consensus.cc:740] T a1babea4ff9246a592bc169c71a89230 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b730299799dc4acbbe1167a13b9a3403, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.403983  1518 consensus_queue.cc:260] T a1babea4ff9246a592bc169c71a89230 P b730299799dc4acbbe1167a13b9a3403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.407577  1518 ts_tablet_manager.cc:1434] T a1babea4ff9246a592bc169c71a89230 P b730299799dc4acbbe1167a13b9a3403: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:11:16.407538  1519 tablet_bootstrap.cc:492] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e: No bootstrap required, opened a new log
I20260713 09:11:16.408367  1519 ts_tablet_manager.cc:1403] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.007s
I20260713 09:11:16.408598  1518 tablet_bootstrap.cc:492] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403: Bootstrap starting.
I20260713 09:11:16.409847  1517 tablet_bootstrap.cc:492] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337: No bootstrap required, opened a new log
I20260713 09:11:16.410591  1517 ts_tablet_manager.cc:1403] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.012s
I20260713 09:11:16.411425  1519 raft_consensus.cc:359] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.415095  1518 tablet_bootstrap.cc:654] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.414969  1517 raft_consensus.cc:359] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.415949  1517 raft_consensus.cc:385] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.416316  1517 raft_consensus.cc:740] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96f4e03ca81f4930b722103d1eaee337, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.417331  1517 consensus_queue.cc:260] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.419567  1517 ts_tablet_manager.cc:1434] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260713 09:11:16.420634  1517 tablet_bootstrap.cc:492] T 101d0a1bd6aa404f9a69dd86d72462ac P 96f4e03ca81f4930b722103d1eaee337: Bootstrap starting.
I20260713 09:11:16.412184  1519 raft_consensus.cc:385] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.425767  1519 raft_consensus.cc:740] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a710df9394784834a814f2eeb1f0230e, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.426627  1519 consensus_queue.cc:260] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.427204  1517 tablet_bootstrap.cc:654] T 101d0a1bd6aa404f9a69dd86d72462ac P 96f4e03ca81f4930b722103d1eaee337: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.430109  1518 tablet_bootstrap.cc:492] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403: No bootstrap required, opened a new log
I20260713 09:11:16.430522  1518 ts_tablet_manager.cc:1403] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.003s
I20260713 09:11:16.432955  1518 raft_consensus.cc:359] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.433652  1518 raft_consensus.cc:385] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.433908  1518 raft_consensus.cc:740] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b730299799dc4acbbe1167a13b9a3403, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.434501  1518 consensus_queue.cc:260] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.436625  1518 ts_tablet_manager.cc:1434] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:11:16.437659  1519 ts_tablet_manager.cc:1434] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260713 09:11:16.438668  1519 tablet_bootstrap.cc:492] T 9752ba0d7bc44fe59484935624f22571 P a710df9394784834a814f2eeb1f0230e: Bootstrap starting.
I20260713 09:11:16.440135  1518 tablet_bootstrap.cc:492] T 101d0a1bd6aa404f9a69dd86d72462ac P b730299799dc4acbbe1167a13b9a3403: Bootstrap starting.
I20260713 09:11:16.444562  1519 tablet_bootstrap.cc:654] T 9752ba0d7bc44fe59484935624f22571 P a710df9394784834a814f2eeb1f0230e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.446292  1518 tablet_bootstrap.cc:654] T 101d0a1bd6aa404f9a69dd86d72462ac P b730299799dc4acbbe1167a13b9a3403: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.448959  1517 tablet_bootstrap.cc:492] T 101d0a1bd6aa404f9a69dd86d72462ac P 96f4e03ca81f4930b722103d1eaee337: No bootstrap required, opened a new log
I20260713 09:11:16.449450  1517 ts_tablet_manager.cc:1403] T 101d0a1bd6aa404f9a69dd86d72462ac P 96f4e03ca81f4930b722103d1eaee337: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.003s
I20260713 09:11:16.452142  1517 raft_consensus.cc:359] T 101d0a1bd6aa404f9a69dd86d72462ac P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.452930  1517 raft_consensus.cc:385] T 101d0a1bd6aa404f9a69dd86d72462ac P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.453236  1517 raft_consensus.cc:740] T 101d0a1bd6aa404f9a69dd86d72462ac P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96f4e03ca81f4930b722103d1eaee337, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.453894  1517 consensus_queue.cc:260] T 101d0a1bd6aa404f9a69dd86d72462ac P 96f4e03ca81f4930b722103d1eaee337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.454790  1519 tablet_bootstrap.cc:492] T 9752ba0d7bc44fe59484935624f22571 P a710df9394784834a814f2eeb1f0230e: No bootstrap required, opened a new log
I20260713 09:11:16.455318  1519 ts_tablet_manager.cc:1403] T 9752ba0d7bc44fe59484935624f22571 P a710df9394784834a814f2eeb1f0230e: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260713 09:11:16.456071  1517 ts_tablet_manager.cc:1434] T 101d0a1bd6aa404f9a69dd86d72462ac P 96f4e03ca81f4930b722103d1eaee337: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:11:16.458118  1519 raft_consensus.cc:359] T 9752ba0d7bc44fe59484935624f22571 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.458859  1519 raft_consensus.cc:385] T 9752ba0d7bc44fe59484935624f22571 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.459163  1519 raft_consensus.cc:740] T 9752ba0d7bc44fe59484935624f22571 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a710df9394784834a814f2eeb1f0230e, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.460053  1519 consensus_queue.cc:260] T 9752ba0d7bc44fe59484935624f22571 P a710df9394784834a814f2eeb1f0230e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.462262  1519 ts_tablet_manager.cc:1434] T 9752ba0d7bc44fe59484935624f22571 P a710df9394784834a814f2eeb1f0230e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:11:16.459251  1517 tablet_bootstrap.cc:492] T e373949693364f58ba7e67278b37305a P 96f4e03ca81f4930b722103d1eaee337: Bootstrap starting.
I20260713 09:11:16.464068  1519 tablet_bootstrap.cc:492] T 3fbe1029363f43378dcab371f5892494 P a710df9394784834a814f2eeb1f0230e: Bootstrap starting.
I20260713 09:11:16.466144  1518 tablet_bootstrap.cc:492] T 101d0a1bd6aa404f9a69dd86d72462ac P b730299799dc4acbbe1167a13b9a3403: No bootstrap required, opened a new log
I20260713 09:11:16.466655  1518 ts_tablet_manager.cc:1403] T 101d0a1bd6aa404f9a69dd86d72462ac P b730299799dc4acbbe1167a13b9a3403: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.007s
I20260713 09:11:16.469429  1518 raft_consensus.cc:359] T 101d0a1bd6aa404f9a69dd86d72462ac P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.470147  1518 raft_consensus.cc:385] T 101d0a1bd6aa404f9a69dd86d72462ac P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.470388  1517 tablet_bootstrap.cc:654] T e373949693364f58ba7e67278b37305a P 96f4e03ca81f4930b722103d1eaee337: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.472136  1519 tablet_bootstrap.cc:654] T 3fbe1029363f43378dcab371f5892494 P a710df9394784834a814f2eeb1f0230e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.470423  1518 raft_consensus.cc:740] T 101d0a1bd6aa404f9a69dd86d72462ac P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b730299799dc4acbbe1167a13b9a3403, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.473519  1518 consensus_queue.cc:260] T 101d0a1bd6aa404f9a69dd86d72462ac P b730299799dc4acbbe1167a13b9a3403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.486410  1518 ts_tablet_manager.cc:1434] T 101d0a1bd6aa404f9a69dd86d72462ac P b730299799dc4acbbe1167a13b9a3403: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260713 09:11:16.488019  1518 tablet_bootstrap.cc:492] T cc8e2564ff2240ee8fb3c2cfe860f76a P b730299799dc4acbbe1167a13b9a3403: Bootstrap starting.
I20260713 09:11:16.504055  1518 tablet_bootstrap.cc:654] T cc8e2564ff2240ee8fb3c2cfe860f76a P b730299799dc4acbbe1167a13b9a3403: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.505105  1517 tablet_bootstrap.cc:492] T e373949693364f58ba7e67278b37305a P 96f4e03ca81f4930b722103d1eaee337: No bootstrap required, opened a new log
I20260713 09:11:16.505594  1517 ts_tablet_manager.cc:1403] T e373949693364f58ba7e67278b37305a P 96f4e03ca81f4930b722103d1eaee337: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.023s
I20260713 09:11:16.509230  1517 raft_consensus.cc:359] T e373949693364f58ba7e67278b37305a P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.510183  1517 raft_consensus.cc:385] T e373949693364f58ba7e67278b37305a P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.510443  1517 raft_consensus.cc:740] T e373949693364f58ba7e67278b37305a P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96f4e03ca81f4930b722103d1eaee337, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.511168  1517 consensus_queue.cc:260] T e373949693364f58ba7e67278b37305a P 96f4e03ca81f4930b722103d1eaee337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.513247  1517 ts_tablet_manager.cc:1434] T e373949693364f58ba7e67278b37305a P 96f4e03ca81f4930b722103d1eaee337: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:11:16.514094  1517 tablet_bootstrap.cc:492] T 9f5c005b4c5a4c2cac21e26d73560d8d P 96f4e03ca81f4930b722103d1eaee337: Bootstrap starting.
I20260713 09:11:16.528275  1526 raft_consensus.cc:493] T 9752ba0d7bc44fe59484935624f22571 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.528894  1526 raft_consensus.cc:515] T 9752ba0d7bc44fe59484935624f22571 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.529320  1573 raft_consensus.cc:493] T e373949693364f58ba7e67278b37305a P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.529834  1573 raft_consensus.cc:515] T e373949693364f58ba7e67278b37305a P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.532150  1573 leader_election.cc:290] T e373949693364f58ba7e67278b37305a P 96f4e03ca81f4930b722103d1eaee337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069)
I20260713 09:11:16.532585  1325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9752ba0d7bc44fe59484935624f22571" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403" is_pre_election: true
I20260713 09:11:16.533317  1325 raft_consensus.cc:2468] T 9752ba0d7bc44fe59484935624f22571 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a710df9394784834a814f2eeb1f0230e in term 0.
I20260713 09:11:16.533676  1403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e373949693364f58ba7e67278b37305a" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a710df9394784834a814f2eeb1f0230e" is_pre_election: true
I20260713 09:11:16.535005  1325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e373949693364f58ba7e67278b37305a" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403" is_pre_election: true
I20260713 09:11:16.535885  1325 raft_consensus.cc:2393] T e373949693364f58ba7e67278b37305a P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 96f4e03ca81f4930b722103d1eaee337 in current term 1: Already voted for candidate a710df9394784834a814f2eeb1f0230e in this term.
I20260713 09:11:16.535746  1368 leader_election.cc:304] T 9752ba0d7bc44fe59484935624f22571 P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a710df9394784834a814f2eeb1f0230e, b730299799dc4acbbe1167a13b9a3403; no voters: 
I20260713 09:11:16.536633  1563 raft_consensus.cc:2804] T 9752ba0d7bc44fe59484935624f22571 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:16.537039  1563 raft_consensus.cc:493] T 9752ba0d7bc44fe59484935624f22571 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:16.537421  1563 raft_consensus.cc:3060] T 9752ba0d7bc44fe59484935624f22571 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.538800  1517 tablet_bootstrap.cc:654] T 9f5c005b4c5a4c2cac21e26d73560d8d P 96f4e03ca81f4930b722103d1eaee337: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.538703  1477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9752ba0d7bc44fe59484935624f22571" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337" is_pre_election: true
W20260713 09:11:16.540794  1368 leader_election.cc:343] T 9752ba0d7bc44fe59484935624f22571 P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:16.541467  1526 leader_election.cc:290] T 9752ba0d7bc44fe59484935624f22571 P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:16.543673  1442 leader_election.cc:304] T e373949693364f58ba7e67278b37305a P 96f4e03ca81f4930b722103d1eaee337 [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: 96f4e03ca81f4930b722103d1eaee337; no voters: a710df9394784834a814f2eeb1f0230e, b730299799dc4acbbe1167a13b9a3403
I20260713 09:11:16.544626  1573 raft_consensus.cc:3060] T e373949693364f58ba7e67278b37305a P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.544910  1519 tablet_bootstrap.cc:492] T 3fbe1029363f43378dcab371f5892494 P a710df9394784834a814f2eeb1f0230e: No bootstrap required, opened a new log
I20260713 09:11:16.545403  1519 ts_tablet_manager.cc:1403] T 3fbe1029363f43378dcab371f5892494 P a710df9394784834a814f2eeb1f0230e: Time spent bootstrapping tablet: real 0.082s	user 0.035s	sys 0.017s
I20260713 09:11:16.546106  1563 raft_consensus.cc:515] T 9752ba0d7bc44fe59484935624f22571 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.548579  1624 raft_consensus.cc:493] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.548790  1325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9752ba0d7bc44fe59484935624f22571" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403"
I20260713 09:11:16.548544  1519 raft_consensus.cc:359] T 3fbe1029363f43378dcab371f5892494 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.549116  1624 raft_consensus.cc:515] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.549495  1519 raft_consensus.cc:385] T 3fbe1029363f43378dcab371f5892494 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.549757  1477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9752ba0d7bc44fe59484935624f22571" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337"
I20260713 09:11:16.550045  1519 raft_consensus.cc:740] T 3fbe1029363f43378dcab371f5892494 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a710df9394784834a814f2eeb1f0230e, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.549511  1325 raft_consensus.cc:3060] T 9752ba0d7bc44fe59484935624f22571 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.551334  1624 leader_election.cc:290] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:16.551016  1519 consensus_queue.cc:260] T 3fbe1029363f43378dcab371f5892494 P a710df9394784834a814f2eeb1f0230e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
W20260713 09:11:16.551478  1368 leader_election.cc:343] T 9752ba0d7bc44fe59484935624f22571 P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:16.552352  1563 leader_election.cc:290] T 9752ba0d7bc44fe59484935624f22571 P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 election: Requested vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:16.553153  1519 ts_tablet_manager.cc:1434] T 3fbe1029363f43378dcab371f5892494 P a710df9394784834a814f2eeb1f0230e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:11:16.554700  1403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e7ebf5df804f23859e1dac203263ca" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a710df9394784834a814f2eeb1f0230e" is_pre_election: true
I20260713 09:11:16.555410  1403 raft_consensus.cc:2468] T c0e7ebf5df804f23859e1dac203263ca P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b730299799dc4acbbe1167a13b9a3403 in term 0.
I20260713 09:11:16.556057  1477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e7ebf5df804f23859e1dac203263ca" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337" is_pre_election: true
I20260713 09:11:16.556805  1292 leader_election.cc:304] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a710df9394784834a814f2eeb1f0230e, b730299799dc4acbbe1167a13b9a3403; no voters: 
W20260713 09:11:16.557446  1293 leader_election.cc:343] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:16.557745  1624 raft_consensus.cc:2804] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:16.558174  1624 raft_consensus.cc:493] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:16.558570  1624 raft_consensus.cc:3060] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.558791  1519 tablet_bootstrap.cc:492] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e: Bootstrap starting.
I20260713 09:11:16.561220  1325 raft_consensus.cc:2468] T 9752ba0d7bc44fe59484935624f22571 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a710df9394784834a814f2eeb1f0230e in term 1.
I20260713 09:11:16.562630  1368 leader_election.cc:304] T 9752ba0d7bc44fe59484935624f22571 P a710df9394784834a814f2eeb1f0230e [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: a710df9394784834a814f2eeb1f0230e, b730299799dc4acbbe1167a13b9a3403; no voters: 96f4e03ca81f4930b722103d1eaee337
I20260713 09:11:16.563010  1518 tablet_bootstrap.cc:492] T cc8e2564ff2240ee8fb3c2cfe860f76a P b730299799dc4acbbe1167a13b9a3403: No bootstrap required, opened a new log
I20260713 09:11:16.563297  1573 raft_consensus.cc:2749] T e373949693364f58ba7e67278b37305a P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:16.563530  1518 ts_tablet_manager.cc:1403] T cc8e2564ff2240ee8fb3c2cfe860f76a P b730299799dc4acbbe1167a13b9a3403: Time spent bootstrapping tablet: real 0.076s	user 0.014s	sys 0.002s
I20260713 09:11:16.564772  1519 tablet_bootstrap.cc:654] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.565459  1517 tablet_bootstrap.cc:492] T 9f5c005b4c5a4c2cac21e26d73560d8d P 96f4e03ca81f4930b722103d1eaee337: No bootstrap required, opened a new log
I20260713 09:11:16.566365  1518 raft_consensus.cc:359] T cc8e2564ff2240ee8fb3c2cfe860f76a P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.567124  1518 raft_consensus.cc:385] T cc8e2564ff2240ee8fb3c2cfe860f76a P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.567286  1517 ts_tablet_manager.cc:1403] T 9f5c005b4c5a4c2cac21e26d73560d8d P 96f4e03ca81f4930b722103d1eaee337: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.009s
I20260713 09:11:16.567494  1518 raft_consensus.cc:740] T cc8e2564ff2240ee8fb3c2cfe860f76a P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b730299799dc4acbbe1167a13b9a3403, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.567775  1624 raft_consensus.cc:515] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.568724  1563 raft_consensus.cc:2804] T 9752ba0d7bc44fe59484935624f22571 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:16.568547  1518 consensus_queue.cc:260] T cc8e2564ff2240ee8fb3c2cfe860f76a P b730299799dc4acbbe1167a13b9a3403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.569525  1563 raft_consensus.cc:697] T 9752ba0d7bc44fe59484935624f22571 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Becoming Leader. State: Replica: a710df9394784834a814f2eeb1f0230e, State: Running, Role: LEADER
I20260713 09:11:16.570606  1563 consensus_queue.cc:237] T 9752ba0d7bc44fe59484935624f22571 P a710df9394784834a814f2eeb1f0230e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.571929  1518 ts_tablet_manager.cc:1434] T cc8e2564ff2240ee8fb3c2cfe860f76a P b730299799dc4acbbe1167a13b9a3403: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:11:16.572916  1518 tablet_bootstrap.cc:492] T 9f5c005b4c5a4c2cac21e26d73560d8d P b730299799dc4acbbe1167a13b9a3403: Bootstrap starting.
I20260713 09:11:16.576138  1517 raft_consensus.cc:359] T 9f5c005b4c5a4c2cac21e26d73560d8d P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.576961  1517 raft_consensus.cc:385] T 9f5c005b4c5a4c2cac21e26d73560d8d P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.576732  1403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e7ebf5df804f23859e1dac203263ca" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a710df9394784834a814f2eeb1f0230e"
I20260713 09:11:16.577373  1517 raft_consensus.cc:740] T 9f5c005b4c5a4c2cac21e26d73560d8d P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96f4e03ca81f4930b722103d1eaee337, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.577545  1403 raft_consensus.cc:3060] T c0e7ebf5df804f23859e1dac203263ca P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.578326  1517 consensus_queue.cc:260] T 9f5c005b4c5a4c2cac21e26d73560d8d P 96f4e03ca81f4930b722103d1eaee337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.579213  1518 tablet_bootstrap.cc:654] T 9f5c005b4c5a4c2cac21e26d73560d8d P b730299799dc4acbbe1167a13b9a3403: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.580801  1517 ts_tablet_manager.cc:1434] T 9f5c005b4c5a4c2cac21e26d73560d8d P 96f4e03ca81f4930b722103d1eaee337: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.002s
I20260713 09:11:16.586045  1403 raft_consensus.cc:2468] T c0e7ebf5df804f23859e1dac203263ca P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b730299799dc4acbbe1167a13b9a3403 in term 1.
I20260713 09:11:16.588042  1477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e7ebf5df804f23859e1dac203263ca" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337"
I20260713 09:11:16.588712  1526 raft_consensus.cc:493] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.589372  1526 raft_consensus.cc:515] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
W20260713 09:11:16.591251  1293 leader_election.cc:343] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:16.591764  1526 leader_election.cc:290] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:16.587138  1519 tablet_bootstrap.cc:492] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e: No bootstrap required, opened a new log
I20260713 09:11:16.593549  1474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5c005b4c5a4c2cac21e26d73560d8d" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337" is_pre_election: true
I20260713 09:11:16.593772  1325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5c005b4c5a4c2cac21e26d73560d8d" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403" is_pre_election: true
I20260713 09:11:16.594213  1474 raft_consensus.cc:2468] T 9f5c005b4c5a4c2cac21e26d73560d8d P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a710df9394784834a814f2eeb1f0230e in term 0.
I20260713 09:11:16.594502  1519 ts_tablet_manager.cc:1403] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.002s
I20260713 09:11:16.594461  1292 leader_election.cc:304] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [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: a710df9394784834a814f2eeb1f0230e, b730299799dc4acbbe1167a13b9a3403; no voters: 96f4e03ca81f4930b722103d1eaee337
I20260713 09:11:16.586957  1624 leader_election.cc:290] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 election: Requested vote from peers a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:16.588943  1517 tablet_bootstrap.cc:492] T cc8e2564ff2240ee8fb3c2cfe860f76a P 96f4e03ca81f4930b722103d1eaee337: Bootstrap starting.
W20260713 09:11:16.596318  1368 leader_election.cc:343] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:16.596850  1625 raft_consensus.cc:2804] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:16.597388  1625 raft_consensus.cc:697] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [term 1 LEADER]: Becoming Leader. State: Replica: b730299799dc4acbbe1167a13b9a3403, State: Running, Role: LEADER
I20260713 09:11:16.597471  1368 leader_election.cc:304] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e [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: 96f4e03ca81f4930b722103d1eaee337, a710df9394784834a814f2eeb1f0230e; no voters: b730299799dc4acbbe1167a13b9a3403
I20260713 09:11:16.598476  1526 raft_consensus.cc:2804] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:16.598856  1526 raft_consensus.cc:493] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:16.600378  1526 raft_consensus.cc:3060] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.598312  1625 consensus_queue.cc:237] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.605839  1526 raft_consensus.cc:515] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.610352  1474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5c005b4c5a4c2cac21e26d73560d8d" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337"
I20260713 09:11:16.610958  1474 raft_consensus.cc:3060] T 9f5c005b4c5a4c2cac21e26d73560d8d P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.612589  1563 raft_consensus.cc:493] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.610354  1325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5c005b4c5a4c2cac21e26d73560d8d" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403"
I20260713 09:11:16.613207  1563 raft_consensus.cc:515] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.614634  1519 raft_consensus.cc:359] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.615638  1522 raft_consensus.cc:493] T a1babea4ff9246a592bc169c71a89230 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.616232  1519 raft_consensus.cc:385] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.616580  1519 raft_consensus.cc:740] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a710df9394784834a814f2eeb1f0230e, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.616338  1522 raft_consensus.cc:515] T a1babea4ff9246a592bc169c71a89230 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
W20260713 09:11:16.617303  1368 leader_election.cc:343] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:16.618521  1519 consensus_queue.cc:260] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.621579  1563 leader_election.cc:290] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:16.621989  1477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1babea4ff9246a592bc169c71a89230" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337" is_pre_election: true
I20260713 09:11:16.622463  1474 raft_consensus.cc:2468] T 9f5c005b4c5a4c2cac21e26d73560d8d P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a710df9394784834a814f2eeb1f0230e in term 1.
I20260713 09:11:16.608345  1526 leader_election.cc:290] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 election: Requested vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:16.623628  1522 leader_election.cc:290] T a1babea4ff9246a592bc169c71a89230 P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:16.626011  1403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1babea4ff9246a592bc169c71a89230" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a710df9394784834a814f2eeb1f0230e" is_pre_election: true
I20260713 09:11:16.627653  1517 tablet_bootstrap.cc:654] T cc8e2564ff2240ee8fb3c2cfe860f76a P 96f4e03ca81f4930b722103d1eaee337: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.629787  1477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc8e2564ff2240ee8fb3c2cfe860f76a" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337" is_pre_election: true
W20260713 09:11:16.631157  1293 leader_election.cc:343] T a1babea4ff9246a592bc169c71a89230 P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:16.632457  1325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc8e2564ff2240ee8fb3c2cfe860f76a" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403" is_pre_election: true
I20260713 09:11:16.633271  1325 raft_consensus.cc:2468] T cc8e2564ff2240ee8fb3c2cfe860f76a P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a710df9394784834a814f2eeb1f0230e in term 0.
I20260713 09:11:16.637847  1519 ts_tablet_manager.cc:1434] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e: Time spent starting tablet: real 0.043s	user 0.001s	sys 0.012s
I20260713 09:11:16.639068  1519 tablet_bootstrap.cc:492] T 251ce9aa4fbc4931825e205b1c172964 P a710df9394784834a814f2eeb1f0230e: Bootstrap starting.
W20260713 09:11:16.637596  1292 leader_election.cc:343] T a1babea4ff9246a592bc169c71a89230 P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:16.641637  1292 leader_election.cc:304] T a1babea4ff9246a592bc169c71a89230 P b730299799dc4acbbe1167a13b9a3403 [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: b730299799dc4acbbe1167a13b9a3403; no voters: 96f4e03ca81f4930b722103d1eaee337, a710df9394784834a814f2eeb1f0230e
I20260713 09:11:16.639611  1368 leader_election.cc:304] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e [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: 96f4e03ca81f4930b722103d1eaee337, a710df9394784834a814f2eeb1f0230e; no voters: b730299799dc4acbbe1167a13b9a3403
I20260713 09:11:16.644179  1555 raft_consensus.cc:2804] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:16.644860  1555 raft_consensus.cc:697] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Becoming Leader. State: Replica: a710df9394784834a814f2eeb1f0230e, State: Running, Role: LEADER
I20260713 09:11:16.645493  1226 catalog_manager.cc:5697] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 reported cstate change: term changed from 0 to 1, leader changed from <none> to b730299799dc4acbbe1167a13b9a3403 (127.31.232.65). New cstate: current_term: 1 leader_uuid: "b730299799dc4acbbe1167a13b9a3403" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:16.649508  1555 consensus_queue.cc:237] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.647428  1625 raft_consensus.cc:2749] T a1babea4ff9246a592bc169c71a89230 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:16.651441  1573 raft_consensus.cc:493] T 09464180c4fb4ea1b5d24f1ead6bcded P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.653561  1368 leader_election.cc:304] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a710df9394784834a814f2eeb1f0230e, b730299799dc4acbbe1167a13b9a3403; no voters: 
I20260713 09:11:16.653400  1573 raft_consensus.cc:515] T 09464180c4fb4ea1b5d24f1ead6bcded P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.655604  1563 raft_consensus.cc:2804] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:11:16.655759  1368 leader_election.cc:343] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:16.653323  1222 catalog_manager.cc:5697] T 9752ba0d7bc44fe59484935624f22571 P a710df9394784834a814f2eeb1f0230e reported cstate change: term changed from 0 to 1, leader changed from <none> to a710df9394784834a814f2eeb1f0230e (127.31.232.66). New cstate: current_term: 1 leader_uuid: "a710df9394784834a814f2eeb1f0230e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:16.657610  1563 raft_consensus.cc:493] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:16.658077  1563 raft_consensus.cc:3060] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.671651  1518 tablet_bootstrap.cc:492] T 9f5c005b4c5a4c2cac21e26d73560d8d P b730299799dc4acbbe1167a13b9a3403: No bootstrap required, opened a new log
I20260713 09:11:16.671834  1325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09464180c4fb4ea1b5d24f1ead6bcded" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403" is_pre_election: true
I20260713 09:11:16.672145  1573 leader_election.cc:290] T 09464180c4fb4ea1b5d24f1ead6bcded P 96f4e03ca81f4930b722103d1eaee337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069)
I20260713 09:11:16.673228  1403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09464180c4fb4ea1b5d24f1ead6bcded" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a710df9394784834a814f2eeb1f0230e" is_pre_election: true
I20260713 09:11:16.674860  1441 leader_election.cc:304] T 09464180c4fb4ea1b5d24f1ead6bcded P 96f4e03ca81f4930b722103d1eaee337 [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: 96f4e03ca81f4930b722103d1eaee337; no voters: a710df9394784834a814f2eeb1f0230e, b730299799dc4acbbe1167a13b9a3403
I20260713 09:11:16.675474  1519 tablet_bootstrap.cc:654] T 251ce9aa4fbc4931825e205b1c172964 P a710df9394784834a814f2eeb1f0230e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.676095  1573 raft_consensus.cc:2749] T 09464180c4fb4ea1b5d24f1ead6bcded P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:16.678507  1518 ts_tablet_manager.cc:1403] T 9f5c005b4c5a4c2cac21e26d73560d8d P b730299799dc4acbbe1167a13b9a3403: Time spent bootstrapping tablet: real 0.106s	user 0.011s	sys 0.016s
I20260713 09:11:16.677917  1563 raft_consensus.cc:515] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.684320  1517 tablet_bootstrap.cc:492] T cc8e2564ff2240ee8fb3c2cfe860f76a P 96f4e03ca81f4930b722103d1eaee337: No bootstrap required, opened a new log
I20260713 09:11:16.684967  1517 ts_tablet_manager.cc:1403] T cc8e2564ff2240ee8fb3c2cfe860f76a P 96f4e03ca81f4930b722103d1eaee337: Time spent bootstrapping tablet: real 0.096s	user 0.012s	sys 0.004s
I20260713 09:11:16.685227  1518 raft_consensus.cc:359] T 9f5c005b4c5a4c2cac21e26d73560d8d P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.685972  1518 raft_consensus.cc:385] T 9f5c005b4c5a4c2cac21e26d73560d8d P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.688418  1517 raft_consensus.cc:359] T cc8e2564ff2240ee8fb3c2cfe860f76a P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.689165  1517 raft_consensus.cc:385] T cc8e2564ff2240ee8fb3c2cfe860f76a P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.689432  1517 raft_consensus.cc:740] T cc8e2564ff2240ee8fb3c2cfe860f76a P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96f4e03ca81f4930b722103d1eaee337, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.690091  1517 consensus_queue.cc:260] T cc8e2564ff2240ee8fb3c2cfe860f76a P 96f4e03ca81f4930b722103d1eaee337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.691927  1517 ts_tablet_manager.cc:1434] T cc8e2564ff2240ee8fb3c2cfe860f76a P 96f4e03ca81f4930b722103d1eaee337: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:16.693162  1517 tablet_bootstrap.cc:492] T a1babea4ff9246a592bc169c71a89230 P 96f4e03ca81f4930b722103d1eaee337: Bootstrap starting.
I20260713 09:11:16.686290  1518 raft_consensus.cc:740] T 9f5c005b4c5a4c2cac21e26d73560d8d P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b730299799dc4acbbe1167a13b9a3403, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.695225  1555 raft_consensus.cc:493] T 1cce297576024447be3e9f8695501ac2 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.695835  1555 raft_consensus.cc:515] T 1cce297576024447be3e9f8695501ac2 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.696081  1518 consensus_queue.cc:260] T 9f5c005b4c5a4c2cac21e26d73560d8d P b730299799dc4acbbe1167a13b9a3403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.697119  1325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc8e2564ff2240ee8fb3c2cfe860f76a" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403"
I20260713 09:11:16.697813  1555 leader_election.cc:290] T 1cce297576024447be3e9f8695501ac2 P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:16.698717  1518 ts_tablet_manager.cc:1434] T 9f5c005b4c5a4c2cac21e26d73560d8d P b730299799dc4acbbe1167a13b9a3403: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260713 09:11:16.699416  1477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cce297576024447be3e9f8695501ac2" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337" is_pre_election: true
I20260713 09:11:16.699775  1518 tablet_bootstrap.cc:492] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403: Bootstrap starting.
I20260713 09:11:16.701110  1327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cce297576024447be3e9f8695501ac2" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403" is_pre_election: true
I20260713 09:11:16.701767  1327 raft_consensus.cc:2468] T 1cce297576024447be3e9f8695501ac2 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a710df9394784834a814f2eeb1f0230e in term 0.
I20260713 09:11:16.697837  1325 raft_consensus.cc:3060] T cc8e2564ff2240ee8fb3c2cfe860f76a P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:16.703040  1368 leader_election.cc:343] T 1cce297576024447be3e9f8695501ac2 P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:16.703817  1368 leader_election.cc:304] T 1cce297576024447be3e9f8695501ac2 P a710df9394784834a814f2eeb1f0230e [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: a710df9394784834a814f2eeb1f0230e, b730299799dc4acbbe1167a13b9a3403; no voters: 96f4e03ca81f4930b722103d1eaee337
I20260713 09:11:16.704250  1563 leader_election.cc:290] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 election: Requested vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:16.704855  1563 raft_consensus.cc:2804] T 1cce297576024447be3e9f8695501ac2 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:16.705775  1563 raft_consensus.cc:493] T 1cce297576024447be3e9f8695501ac2 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:16.705754  1477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc8e2564ff2240ee8fb3c2cfe860f76a" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337"
I20260713 09:11:16.706517  1477 raft_consensus.cc:3060] T cc8e2564ff2240ee8fb3c2cfe860f76a P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.707451  1563 raft_consensus.cc:3060] T 1cce297576024447be3e9f8695501ac2 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.707212  1222 catalog_manager.cc:5697] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e reported cstate change: term changed from 0 to 1, leader changed from <none> to a710df9394784834a814f2eeb1f0230e (127.31.232.66). New cstate: current_term: 1 leader_uuid: "a710df9394784834a814f2eeb1f0230e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:16.711441  1517 tablet_bootstrap.cc:654] T a1babea4ff9246a592bc169c71a89230 P 96f4e03ca81f4930b722103d1eaee337: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.712462  1519 tablet_bootstrap.cc:492] T 251ce9aa4fbc4931825e205b1c172964 P a710df9394784834a814f2eeb1f0230e: No bootstrap required, opened a new log
I20260713 09:11:16.712934  1519 ts_tablet_manager.cc:1403] T 251ce9aa4fbc4931825e205b1c172964 P a710df9394784834a814f2eeb1f0230e: Time spent bootstrapping tablet: real 0.074s	user 0.005s	sys 0.009s
I20260713 09:11:16.716544  1519 raft_consensus.cc:359] T 251ce9aa4fbc4931825e205b1c172964 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.717427  1519 raft_consensus.cc:385] T 251ce9aa4fbc4931825e205b1c172964 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.717757  1519 raft_consensus.cc:740] T 251ce9aa4fbc4931825e205b1c172964 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a710df9394784834a814f2eeb1f0230e, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.717800  1563 raft_consensus.cc:515] T 1cce297576024447be3e9f8695501ac2 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.718771  1519 consensus_queue.cc:260] T 251ce9aa4fbc4931825e205b1c172964 P a710df9394784834a814f2eeb1f0230e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.720152  1563 leader_election.cc:290] T 1cce297576024447be3e9f8695501ac2 P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 election: Requested vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:16.721585  1519 ts_tablet_manager.cc:1434] T 251ce9aa4fbc4931825e205b1c172964 P a710df9394784834a814f2eeb1f0230e: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.006s
I20260713 09:11:16.722815  1519 tablet_bootstrap.cc:492] T 56eb443280a64e368c2d00173ffe8de3 P a710df9394784834a814f2eeb1f0230e: Bootstrap starting.
I20260713 09:11:16.724514  1327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cce297576024447be3e9f8695501ac2" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403"
I20260713 09:11:16.725137  1327 raft_consensus.cc:3060] T 1cce297576024447be3e9f8695501ac2 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.725689  1474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cce297576024447be3e9f8695501ac2" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337"
W20260713 09:11:16.727640  1368 leader_election.cc:343] T 1cce297576024447be3e9f8695501ac2 P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:16.731935  1325 raft_consensus.cc:2468] T cc8e2564ff2240ee8fb3c2cfe860f76a P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a710df9394784834a814f2eeb1f0230e in term 1.
I20260713 09:11:16.730830  1477 raft_consensus.cc:2468] T cc8e2564ff2240ee8fb3c2cfe860f76a P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a710df9394784834a814f2eeb1f0230e in term 1.
I20260713 09:11:16.734839  1368 leader_election.cc:304] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a710df9394784834a814f2eeb1f0230e, b730299799dc4acbbe1167a13b9a3403; no voters: 
I20260713 09:11:16.742761  1555 raft_consensus.cc:2804] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:16.743382  1555 raft_consensus.cc:697] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Becoming Leader. State: Replica: a710df9394784834a814f2eeb1f0230e, State: Running, Role: LEADER
I20260713 09:11:16.744285  1555 consensus_queue.cc:237] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
W20260713 09:11:16.745024  1274 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:16.759558  1522 raft_consensus.cc:493] T 9f5c005b4c5a4c2cac21e26d73560d8d P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.760283  1522 raft_consensus.cc:515] T 9f5c005b4c5a4c2cac21e26d73560d8d P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.764850  1474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5c005b4c5a4c2cac21e26d73560d8d" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337" is_pre_election: true
I20260713 09:11:16.765986  1474 raft_consensus.cc:2393] T 9f5c005b4c5a4c2cac21e26d73560d8d P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b730299799dc4acbbe1167a13b9a3403 in current term 1: Already voted for candidate a710df9394784834a814f2eeb1f0230e in this term.
I20260713 09:11:16.766389  1526 consensus_queue.cc:1048] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:16.767112  1403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5c005b4c5a4c2cac21e26d73560d8d" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a710df9394784834a814f2eeb1f0230e" is_pre_election: true
I20260713 09:11:16.769099  1522 leader_election.cc:290] T 9f5c005b4c5a4c2cac21e26d73560d8d P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:16.770581  1518 tablet_bootstrap.cc:654] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.770340  1293 leader_election.cc:304] T 9f5c005b4c5a4c2cac21e26d73560d8d P b730299799dc4acbbe1167a13b9a3403 [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: b730299799dc4acbbe1167a13b9a3403; no voters: 96f4e03ca81f4930b722103d1eaee337, a710df9394784834a814f2eeb1f0230e
I20260713 09:11:16.771797  1519 tablet_bootstrap.cc:654] T 56eb443280a64e368c2d00173ffe8de3 P a710df9394784834a814f2eeb1f0230e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.773713  1522 raft_consensus.cc:3060] T 9f5c005b4c5a4c2cac21e26d73560d8d P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.776552  1327 raft_consensus.cc:2468] T 1cce297576024447be3e9f8695501ac2 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a710df9394784834a814f2eeb1f0230e in term 1.
I20260713 09:11:16.778864  1368 leader_election.cc:304] T 1cce297576024447be3e9f8695501ac2 P a710df9394784834a814f2eeb1f0230e [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: a710df9394784834a814f2eeb1f0230e, b730299799dc4acbbe1167a13b9a3403; no voters: 96f4e03ca81f4930b722103d1eaee337
I20260713 09:11:16.780516  1526 raft_consensus.cc:2804] T 1cce297576024447be3e9f8695501ac2 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:16.780997  1526 raft_consensus.cc:697] T 1cce297576024447be3e9f8695501ac2 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Becoming Leader. State: Replica: a710df9394784834a814f2eeb1f0230e, State: Running, Role: LEADER
I20260713 09:11:16.781774  1526 consensus_queue.cc:237] T 1cce297576024447be3e9f8695501ac2 P a710df9394784834a814f2eeb1f0230e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.784080  1223 catalog_manager.cc:5697] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e reported cstate change: term changed from 0 to 1, leader changed from <none> to a710df9394784834a814f2eeb1f0230e (127.31.232.66). New cstate: current_term: 1 leader_uuid: "a710df9394784834a814f2eeb1f0230e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:16.796365  1522 raft_consensus.cc:2749] T 9f5c005b4c5a4c2cac21e26d73560d8d P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:16.799551  1518 tablet_bootstrap.cc:492] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403: No bootstrap required, opened a new log
I20260713 09:11:16.800101  1518 ts_tablet_manager.cc:1403] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403: Time spent bootstrapping tablet: real 0.101s	user 0.009s	sys 0.004s
I20260713 09:11:16.801326  1602 consensus_queue.cc:1048] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:16.801793  1517 tablet_bootstrap.cc:492] T a1babea4ff9246a592bc169c71a89230 P 96f4e03ca81f4930b722103d1eaee337: No bootstrap required, opened a new log
I20260713 09:11:16.802219  1517 ts_tablet_manager.cc:1403] T a1babea4ff9246a592bc169c71a89230 P 96f4e03ca81f4930b722103d1eaee337: Time spent bootstrapping tablet: real 0.109s	user 0.027s	sys 0.033s
I20260713 09:11:16.802934  1222 catalog_manager.cc:5697] T 1cce297576024447be3e9f8695501ac2 P a710df9394784834a814f2eeb1f0230e reported cstate change: term changed from 0 to 1, leader changed from <none> to a710df9394784834a814f2eeb1f0230e (127.31.232.66). New cstate: current_term: 1 leader_uuid: "a710df9394784834a814f2eeb1f0230e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:16.807324  1517 raft_consensus.cc:359] T a1babea4ff9246a592bc169c71a89230 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.808583  1517 raft_consensus.cc:385] T a1babea4ff9246a592bc169c71a89230 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.808908  1517 raft_consensus.cc:740] T a1babea4ff9246a592bc169c71a89230 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96f4e03ca81f4930b722103d1eaee337, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.809749  1517 consensus_queue.cc:260] T a1babea4ff9246a592bc169c71a89230 P 96f4e03ca81f4930b722103d1eaee337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.812496  1517 ts_tablet_manager.cc:1434] T a1babea4ff9246a592bc169c71a89230 P 96f4e03ca81f4930b722103d1eaee337: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:11:16.813886  1517 tablet_bootstrap.cc:492] T 9752ba0d7bc44fe59484935624f22571 P 96f4e03ca81f4930b722103d1eaee337: Bootstrap starting.
I20260713 09:11:16.815384  1522 raft_consensus.cc:493] T 101d0a1bd6aa404f9a69dd86d72462ac P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.820889  1522 raft_consensus.cc:515] T 101d0a1bd6aa404f9a69dd86d72462ac P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.824051  1474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101d0a1bd6aa404f9a69dd86d72462ac" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337" is_pre_election: true
I20260713 09:11:16.824663  1474 raft_consensus.cc:2468] T 101d0a1bd6aa404f9a69dd86d72462ac P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b730299799dc4acbbe1167a13b9a3403 in term 0.
I20260713 09:11:16.824791  1403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101d0a1bd6aa404f9a69dd86d72462ac" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a710df9394784834a814f2eeb1f0230e" is_pre_election: true
I20260713 09:11:16.825368  1403 raft_consensus.cc:2468] T 101d0a1bd6aa404f9a69dd86d72462ac P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b730299799dc4acbbe1167a13b9a3403 in term 0.
I20260713 09:11:16.825793  1293 leader_election.cc:304] T 101d0a1bd6aa404f9a69dd86d72462ac P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96f4e03ca81f4930b722103d1eaee337, b730299799dc4acbbe1167a13b9a3403; no voters: 
I20260713 09:11:16.826629  1625 raft_consensus.cc:2804] T 101d0a1bd6aa404f9a69dd86d72462ac P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:16.827088  1625 raft_consensus.cc:493] T 101d0a1bd6aa404f9a69dd86d72462ac P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:16.827443  1625 raft_consensus.cc:3060] T 101d0a1bd6aa404f9a69dd86d72462ac P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.826689  1522 leader_election.cc:290] T 101d0a1bd6aa404f9a69dd86d72462ac P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:16.837889  1474 raft_consensus.cc:3060] T 09464180c4fb4ea1b5d24f1ead6bcded P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.842636  1519 tablet_bootstrap.cc:492] T 56eb443280a64e368c2d00173ffe8de3 P a710df9394784834a814f2eeb1f0230e: No bootstrap required, opened a new log
I20260713 09:11:16.843063  1519 ts_tablet_manager.cc:1403] T 56eb443280a64e368c2d00173ffe8de3 P a710df9394784834a814f2eeb1f0230e: Time spent bootstrapping tablet: real 0.121s	user 0.021s	sys 0.024s
I20260713 09:11:16.844134  1625 raft_consensus.cc:515] T 101d0a1bd6aa404f9a69dd86d72462ac P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.846134  1519 raft_consensus.cc:359] T 56eb443280a64e368c2d00173ffe8de3 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.846426  1625 leader_election.cc:290] T 101d0a1bd6aa404f9a69dd86d72462ac P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 election: Requested vote from peers a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:16.846899  1519 raft_consensus.cc:385] T 56eb443280a64e368c2d00173ffe8de3 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.847301  1519 raft_consensus.cc:740] T 56eb443280a64e368c2d00173ffe8de3 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a710df9394784834a814f2eeb1f0230e, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.848196  1519 consensus_queue.cc:260] T 56eb443280a64e368c2d00173ffe8de3 P a710df9394784834a814f2eeb1f0230e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.848896  1403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101d0a1bd6aa404f9a69dd86d72462ac" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a710df9394784834a814f2eeb1f0230e"
I20260713 09:11:16.849076  1518 raft_consensus.cc:359] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.849857  1518 raft_consensus.cc:385] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.850160  1518 raft_consensus.cc:740] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b730299799dc4acbbe1167a13b9a3403, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.850548  1519 ts_tablet_manager.cc:1434] T 56eb443280a64e368c2d00173ffe8de3 P a710df9394784834a814f2eeb1f0230e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:16.849505  1403 raft_consensus.cc:3060] T 101d0a1bd6aa404f9a69dd86d72462ac P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.850865  1518 consensus_queue.cc:260] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.853096  1519 tablet_bootstrap.cc:492] T a1babea4ff9246a592bc169c71a89230 P a710df9394784834a814f2eeb1f0230e: Bootstrap starting.
I20260713 09:11:16.853152  1518 ts_tablet_manager.cc:1434] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.000s
I20260713 09:11:16.857491  1518 tablet_bootstrap.cc:492] T 2799490bda5b4183b009879fe219f527 P b730299799dc4acbbe1167a13b9a3403: Bootstrap starting.
I20260713 09:11:16.857995  1477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101d0a1bd6aa404f9a69dd86d72462ac" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337"
I20260713 09:11:16.858603  1477 raft_consensus.cc:3060] T 101d0a1bd6aa404f9a69dd86d72462ac P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.860078  1403 raft_consensus.cc:2468] T 101d0a1bd6aa404f9a69dd86d72462ac P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b730299799dc4acbbe1167a13b9a3403 in term 1.
I20260713 09:11:16.861675  1517 tablet_bootstrap.cc:654] T 9752ba0d7bc44fe59484935624f22571 P 96f4e03ca81f4930b722103d1eaee337: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.866592  1540 raft_consensus.cc:493] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.870002  1540 raft_consensus.cc:515] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.873605  1518 tablet_bootstrap.cc:654] T 2799490bda5b4183b009879fe219f527 P b730299799dc4acbbe1167a13b9a3403: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.873790  1540 leader_election.cc:290] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:16.866250  1573 raft_consensus.cc:493] T 251ce9aa4fbc4931825e205b1c172964 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.875980  1573 raft_consensus.cc:515] T 251ce9aa4fbc4931825e205b1c172964 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.879760  1573 leader_election.cc:290] T 251ce9aa4fbc4931825e205b1c172964 P 96f4e03ca81f4930b722103d1eaee337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069)
I20260713 09:11:16.874632  1292 leader_election.cc:304] T 101d0a1bd6aa404f9a69dd86d72462ac P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a710df9394784834a814f2eeb1f0230e, b730299799dc4acbbe1167a13b9a3403; no voters: 
I20260713 09:11:16.883594  1403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbe1029363f43378dcab371f5892494" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a710df9394784834a814f2eeb1f0230e" is_pre_election: true
I20260713 09:11:16.887768  1403 raft_consensus.cc:2468] T 3fbe1029363f43378dcab371f5892494 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b730299799dc4acbbe1167a13b9a3403 in term 0.
I20260713 09:11:16.896023  1473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbe1029363f43378dcab371f5892494" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337" is_pre_election: true
I20260713 09:11:16.896162  1292 leader_election.cc:304] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a710df9394784834a814f2eeb1f0230e, b730299799dc4acbbe1167a13b9a3403; no voters: 
I20260713 09:11:16.894496  1540 raft_consensus.cc:2804] T 101d0a1bd6aa404f9a69dd86d72462ac P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:16.900236  1540 raft_consensus.cc:697] T 101d0a1bd6aa404f9a69dd86d72462ac P b730299799dc4acbbe1167a13b9a3403 [term 1 LEADER]: Becoming Leader. State: Replica: b730299799dc4acbbe1167a13b9a3403, State: Running, Role: LEADER
I20260713 09:11:16.900771  1403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251ce9aa4fbc4931825e205b1c172964" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a710df9394784834a814f2eeb1f0230e" is_pre_election: true
W20260713 09:11:16.901424  1293 leader_election.cc:343] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:16.901533  1403 raft_consensus.cc:2468] T 251ce9aa4fbc4931825e205b1c172964 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96f4e03ca81f4930b722103d1eaee337 in term 0.
I20260713 09:11:16.901116  1540 consensus_queue.cc:237] T 101d0a1bd6aa404f9a69dd86d72462ac P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.898165  1522 raft_consensus.cc:2804] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:16.903959  1522 raft_consensus.cc:493] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:16.904552  1522 raft_consensus.cc:3060] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.906014  1477 raft_consensus.cc:2468] T 101d0a1bd6aa404f9a69dd86d72462ac P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b730299799dc4acbbe1167a13b9a3403 in term 1.
I20260713 09:11:16.901692  1519 tablet_bootstrap.cc:654] T a1babea4ff9246a592bc169c71a89230 P a710df9394784834a814f2eeb1f0230e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.898494  1327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251ce9aa4fbc4931825e205b1c172964" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403" is_pre_election: true
I20260713 09:11:16.911366  1573 raft_consensus.cc:493] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.911896  1573 raft_consensus.cc:515] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.917896  1573 leader_election.cc:290] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069)
I20260713 09:11:16.911593  1441 leader_election.cc:304] T 251ce9aa4fbc4931825e205b1c172964 P 96f4e03ca81f4930b722103d1eaee337 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96f4e03ca81f4930b722103d1eaee337, a710df9394784834a814f2eeb1f0230e; no voters: 
I20260713 09:11:16.919771  1325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56eb443280a64e368c2d00173ffe8de3" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403" is_pre_election: true
I20260713 09:11:16.920398  1325 raft_consensus.cc:2468] T 56eb443280a64e368c2d00173ffe8de3 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96f4e03ca81f4930b722103d1eaee337 in term 0.
I20260713 09:11:16.921352  1403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56eb443280a64e368c2d00173ffe8de3" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a710df9394784834a814f2eeb1f0230e" is_pre_election: true
I20260713 09:11:16.922045  1442 leader_election.cc:304] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96f4e03ca81f4930b722103d1eaee337, b730299799dc4acbbe1167a13b9a3403; no voters: 
I20260713 09:11:16.922228  1403 raft_consensus.cc:2468] T 56eb443280a64e368c2d00173ffe8de3 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96f4e03ca81f4930b722103d1eaee337 in term 0.
I20260713 09:11:16.922881  1523 raft_consensus.cc:2804] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:16.923321  1523 raft_consensus.cc:493] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:16.923704  1523 raft_consensus.cc:3060] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.926167  1522 raft_consensus.cc:515] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.923540  1573 raft_consensus.cc:2804] T 251ce9aa4fbc4931825e205b1c172964 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:16.927451  1573 raft_consensus.cc:493] T 251ce9aa4fbc4931825e205b1c172964 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:16.912484  1327 raft_consensus.cc:2468] T 251ce9aa4fbc4931825e205b1c172964 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96f4e03ca81f4930b722103d1eaee337 in term 0.
I20260713 09:11:16.938215  1518 tablet_bootstrap.cc:492] T 2799490bda5b4183b009879fe219f527 P b730299799dc4acbbe1167a13b9a3403: No bootstrap required, opened a new log
I20260713 09:11:16.938686  1518 ts_tablet_manager.cc:1403] T 2799490bda5b4183b009879fe219f527 P b730299799dc4acbbe1167a13b9a3403: Time spent bootstrapping tablet: real 0.081s	user 0.014s	sys 0.008s
I20260713 09:11:16.932307  1573 raft_consensus.cc:3060] T 251ce9aa4fbc4931825e205b1c172964 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.945724  1403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbe1029363f43378dcab371f5892494" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a710df9394784834a814f2eeb1f0230e"
I20260713 09:11:16.946327  1403 raft_consensus.cc:3060] T 3fbe1029363f43378dcab371f5892494 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.949393  1226 catalog_manager.cc:5697] T 101d0a1bd6aa404f9a69dd86d72462ac P b730299799dc4acbbe1167a13b9a3403 reported cstate change: term changed from 0 to 1, leader changed from <none> to b730299799dc4acbbe1167a13b9a3403 (127.31.232.65). New cstate: current_term: 1 leader_uuid: "b730299799dc4acbbe1167a13b9a3403" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:16.956796  1518 raft_consensus.cc:359] T 2799490bda5b4183b009879fe219f527 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.957669  1518 raft_consensus.cc:385] T 2799490bda5b4183b009879fe219f527 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.957899  1518 raft_consensus.cc:740] T 2799490bda5b4183b009879fe219f527 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b730299799dc4acbbe1167a13b9a3403, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.959033  1518 consensus_queue.cc:260] T 2799490bda5b4183b009879fe219f527 P b730299799dc4acbbe1167a13b9a3403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.940059  1523 raft_consensus.cc:515] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.962451  1518 ts_tablet_manager.cc:1434] T 2799490bda5b4183b009879fe219f527 P b730299799dc4acbbe1167a13b9a3403: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.002s
I20260713 09:11:16.955137  1403 raft_consensus.cc:2468] T 3fbe1029363f43378dcab371f5892494 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b730299799dc4acbbe1167a13b9a3403 in term 1.
I20260713 09:11:16.966456  1477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbe1029363f43378dcab371f5892494" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337"
I20260713 09:11:16.965555  1522 leader_election.cc:290] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 election: Requested vote from peers a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:16.968449  1401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56eb443280a64e368c2d00173ffe8de3" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a710df9394784834a814f2eeb1f0230e"
I20260713 09:11:16.969010  1401 raft_consensus.cc:3060] T 56eb443280a64e368c2d00173ffe8de3 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:16.969147  1293 leader_election.cc:343] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:16.969743  1523 leader_election.cc:290] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 [CANDIDATE]: Term 1 election: Requested vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069)
I20260713 09:11:16.970479  1327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56eb443280a64e368c2d00173ffe8de3" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403"
I20260713 09:11:16.971812  1519 tablet_bootstrap.cc:492] T a1babea4ff9246a592bc169c71a89230 P a710df9394784834a814f2eeb1f0230e: No bootstrap required, opened a new log
I20260713 09:11:16.972257  1519 ts_tablet_manager.cc:1403] T a1babea4ff9246a592bc169c71a89230 P a710df9394784834a814f2eeb1f0230e: Time spent bootstrapping tablet: real 0.119s	user 0.028s	sys 0.021s
I20260713 09:11:16.973291  1292 leader_election.cc:304] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403 [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: a710df9394784834a814f2eeb1f0230e, b730299799dc4acbbe1167a13b9a3403; no voters: 96f4e03ca81f4930b722103d1eaee337
I20260713 09:11:16.975880  1519 raft_consensus.cc:359] T a1babea4ff9246a592bc169c71a89230 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.976665  1519 raft_consensus.cc:385] T a1babea4ff9246a592bc169c71a89230 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.976999  1519 raft_consensus.cc:740] T a1babea4ff9246a592bc169c71a89230 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a710df9394784834a814f2eeb1f0230e, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.971961  1327 raft_consensus.cc:3060] T 56eb443280a64e368c2d00173ffe8de3 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.977880  1519 consensus_queue.cc:260] T a1babea4ff9246a592bc169c71a89230 P a710df9394784834a814f2eeb1f0230e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.981420  1602 raft_consensus.cc:493] T a1babea4ff9246a592bc169c71a89230 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.981947  1602 raft_consensus.cc:515] T a1babea4ff9246a592bc169c71a89230 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.984539  1602 leader_election.cc:290] T a1babea4ff9246a592bc169c71a89230 P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:16.985388  1519 ts_tablet_manager.cc:1434] T a1babea4ff9246a592bc169c71a89230 P a710df9394784834a814f2eeb1f0230e: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:11:16.987147  1325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1babea4ff9246a592bc169c71a89230" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403" is_pre_election: true
I20260713 09:11:16.987713  1325 raft_consensus.cc:2468] T a1babea4ff9246a592bc169c71a89230 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a710df9394784834a814f2eeb1f0230e in term 0.
I20260713 09:11:16.986421  1477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1babea4ff9246a592bc169c71a89230" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337" is_pre_election: true
I20260713 09:11:16.988498  1625 raft_consensus.cc:2804] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:16.988569  1477 raft_consensus.cc:2468] T a1babea4ff9246a592bc169c71a89230 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a710df9394784834a814f2eeb1f0230e in term 0.
I20260713 09:11:16.988744  1368 leader_election.cc:304] T a1babea4ff9246a592bc169c71a89230 P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a710df9394784834a814f2eeb1f0230e, b730299799dc4acbbe1167a13b9a3403; no voters: 
I20260713 09:11:16.997013  1625 raft_consensus.cc:697] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403 [term 1 LEADER]: Becoming Leader. State: Replica: b730299799dc4acbbe1167a13b9a3403, State: Running, Role: LEADER
I20260713 09:11:16.997732  1555 raft_consensus.cc:2804] T a1babea4ff9246a592bc169c71a89230 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:16.998245  1555 raft_consensus.cc:493] T a1babea4ff9246a592bc169c71a89230 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:16.997900  1625 consensus_queue.cc:237] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.998586  1555 raft_consensus.cc:3060] T a1babea4ff9246a592bc169c71a89230 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.000953  1573 raft_consensus.cc:515] T 251ce9aa4fbc4931825e205b1c172964 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:17.002586  1327 raft_consensus.cc:2468] T 56eb443280a64e368c2d00173ffe8de3 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96f4e03ca81f4930b722103d1eaee337 in term 1.
I20260713 09:11:17.005208  1403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251ce9aa4fbc4931825e205b1c172964" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a710df9394784834a814f2eeb1f0230e"
I20260713 09:11:17.005983  1403 raft_consensus.cc:3060] T 251ce9aa4fbc4931825e205b1c172964 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.007746  1602 consensus_queue.cc:1048] T 9752ba0d7bc44fe59484935624f22571 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:11:17.009578  1368 consensus_peers.cc:597] T 9752ba0d7bc44fe59484935624f22571 P a710df9394784834a814f2eeb1f0230e -> Peer 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): Couldn't send request to peer 96f4e03ca81f4930b722103d1eaee337. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:17.011443  1226 catalog_manager.cc:5697] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403 reported cstate change: term changed from 0 to 1, leader changed from <none> to b730299799dc4acbbe1167a13b9a3403 (127.31.232.65). New cstate: current_term: 1 leader_uuid: "b730299799dc4acbbe1167a13b9a3403" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:17.012568  1573 leader_election.cc:290] T 251ce9aa4fbc4931825e205b1c172964 P 96f4e03ca81f4930b722103d1eaee337 [CANDIDATE]: Term 1 election: Requested vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069)
I20260713 09:11:17.013298  1403 raft_consensus.cc:2468] T 251ce9aa4fbc4931825e205b1c172964 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96f4e03ca81f4930b722103d1eaee337 in term 1.
I20260713 09:11:17.013037  1555 raft_consensus.cc:515] T a1babea4ff9246a592bc169c71a89230 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:17.014497  1441 leader_election.cc:304] T 251ce9aa4fbc4931825e205b1c172964 P 96f4e03ca81f4930b722103d1eaee337 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96f4e03ca81f4930b722103d1eaee337, a710df9394784834a814f2eeb1f0230e; no voters: 
I20260713 09:11:17.015267  1442 leader_election.cc:304] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96f4e03ca81f4930b722103d1eaee337, b730299799dc4acbbe1167a13b9a3403; no voters: 
I20260713 09:11:16.995702  1401 raft_consensus.cc:2468] T 56eb443280a64e368c2d00173ffe8de3 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96f4e03ca81f4930b722103d1eaee337 in term 1.
I20260713 09:11:17.015465  1523 raft_consensus.cc:2804] T 251ce9aa4fbc4931825e205b1c172964 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:17.016566  1667 raft_consensus.cc:2804] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:17.017068  1667 raft_consensus.cc:697] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 [term 1 LEADER]: Becoming Leader. State: Replica: 96f4e03ca81f4930b722103d1eaee337, State: Running, Role: LEADER
I20260713 09:11:17.018102  1667 consensus_queue.cc:237] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:17.023761  1327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251ce9aa4fbc4931825e205b1c172964" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403"
I20260713 09:11:17.024554  1327 raft_consensus.cc:3060] T 251ce9aa4fbc4931825e205b1c172964 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.029343  1523 raft_consensus.cc:697] T 251ce9aa4fbc4931825e205b1c172964 P 96f4e03ca81f4930b722103d1eaee337 [term 1 LEADER]: Becoming Leader. State: Replica: 96f4e03ca81f4930b722103d1eaee337, State: Running, Role: LEADER
I20260713 09:11:17.030278  1523 consensus_queue.cc:237] T 251ce9aa4fbc4931825e205b1c172964 P 96f4e03ca81f4930b722103d1eaee337 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:16.990895  1517 tablet_bootstrap.cc:492] T 9752ba0d7bc44fe59484935624f22571 P 96f4e03ca81f4930b722103d1eaee337: No bootstrap required, opened a new log
I20260713 09:11:17.031507  1517 ts_tablet_manager.cc:1403] T 9752ba0d7bc44fe59484935624f22571 P 96f4e03ca81f4930b722103d1eaee337: Time spent bootstrapping tablet: real 0.218s	user 0.009s	sys 0.006s
I20260713 09:11:17.033200  1555 leader_election.cc:290] T a1babea4ff9246a592bc169c71a89230 P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 election: Requested vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:17.033435  1326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1babea4ff9246a592bc169c71a89230" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403"
I20260713 09:11:17.034106  1517 raft_consensus.cc:359] T 9752ba0d7bc44fe59484935624f22571 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:17.034821  1517 raft_consensus.cc:385] T 9752ba0d7bc44fe59484935624f22571 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:17.035120  1517 raft_consensus.cc:740] T 9752ba0d7bc44fe59484935624f22571 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96f4e03ca81f4930b722103d1eaee337, State: Initialized, Role: FOLLOWER
I20260713 09:11:17.034118  1326 raft_consensus.cc:3060] T a1babea4ff9246a592bc169c71a89230 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.035948  1517 consensus_queue.cc:260] T 9752ba0d7bc44fe59484935624f22571 P 96f4e03ca81f4930b722103d1eaee337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:17.038340  1517 ts_tablet_manager.cc:1434] T 9752ba0d7bc44fe59484935624f22571 P 96f4e03ca81f4930b722103d1eaee337: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:11:17.040023  1517 tablet_bootstrap.cc:492] T c0e7ebf5df804f23859e1dac203263ca P 96f4e03ca81f4930b722103d1eaee337: Bootstrap starting.
I20260713 09:11:17.040441  1327 raft_consensus.cc:2468] T 251ce9aa4fbc4931825e205b1c172964 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96f4e03ca81f4930b722103d1eaee337 in term 1.
I20260713 09:11:17.041178  1326 raft_consensus.cc:2468] T a1babea4ff9246a592bc169c71a89230 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a710df9394784834a814f2eeb1f0230e in term 1.
I20260713 09:11:17.047717  1477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1babea4ff9246a592bc169c71a89230" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337"
I20260713 09:11:17.048312  1477 raft_consensus.cc:3060] T a1babea4ff9246a592bc169c71a89230 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.047602  1224 catalog_manager.cc:5697] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67). New cstate: current_term: 1 leader_uuid: "96f4e03ca81f4930b722103d1eaee337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:17.049436  1224 catalog_manager.cc:5697] T 251ce9aa4fbc4931825e205b1c172964 P 96f4e03ca81f4930b722103d1eaee337 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67). New cstate: current_term: 1 leader_uuid: "96f4e03ca81f4930b722103d1eaee337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } health_report { overall_health: HEALTHY } } }
W20260713 09:11:17.058405  1293 consensus_peers.cc:597] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 -> Peer 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): Couldn't send request to peer 96f4e03ca81f4930b722103d1eaee337. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:17.059492  1368 leader_election.cc:304] T a1babea4ff9246a592bc169c71a89230 P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a710df9394784834a814f2eeb1f0230e, b730299799dc4acbbe1167a13b9a3403; no voters: 
I20260713 09:11:17.060810  1477 raft_consensus.cc:2468] T a1babea4ff9246a592bc169c71a89230 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a710df9394784834a814f2eeb1f0230e in term 1.
I20260713 09:11:17.062414  1602 raft_consensus.cc:2804] T a1babea4ff9246a592bc169c71a89230 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:17.062937  1602 raft_consensus.cc:697] T a1babea4ff9246a592bc169c71a89230 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Becoming Leader. State: Replica: a710df9394784834a814f2eeb1f0230e, State: Running, Role: LEADER
I20260713 09:11:17.063835  1602 consensus_queue.cc:237] T a1babea4ff9246a592bc169c71a89230 P a710df9394784834a814f2eeb1f0230e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:17.071317  1517 tablet_bootstrap.cc:654] T c0e7ebf5df804f23859e1dac203263ca P 96f4e03ca81f4930b722103d1eaee337: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:17.078258  1517 tablet_bootstrap.cc:492] T c0e7ebf5df804f23859e1dac203263ca P 96f4e03ca81f4930b722103d1eaee337: No bootstrap required, opened a new log
I20260713 09:11:17.078922  1517 ts_tablet_manager.cc:1403] T c0e7ebf5df804f23859e1dac203263ca P 96f4e03ca81f4930b722103d1eaee337: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.004s
I20260713 09:11:17.078261  1226 catalog_manager.cc:5697] T a1babea4ff9246a592bc169c71a89230 P a710df9394784834a814f2eeb1f0230e reported cstate change: term changed from 0 to 1, leader changed from <none> to a710df9394784834a814f2eeb1f0230e (127.31.232.66). New cstate: current_term: 1 leader_uuid: "a710df9394784834a814f2eeb1f0230e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:17.081912  1517 raft_consensus.cc:359] T c0e7ebf5df804f23859e1dac203263ca P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:17.082178  1625 consensus_queue.cc:1048] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:17.082617  1517 raft_consensus.cc:385] T c0e7ebf5df804f23859e1dac203263ca P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:17.082901  1517 raft_consensus.cc:740] T c0e7ebf5df804f23859e1dac203263ca P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96f4e03ca81f4930b722103d1eaee337, State: Initialized, Role: FOLLOWER
I20260713 09:11:17.083572  1517 consensus_queue.cc:260] T c0e7ebf5df804f23859e1dac203263ca P 96f4e03ca81f4930b722103d1eaee337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:17.085183  1517 ts_tablet_manager.cc:1434] T c0e7ebf5df804f23859e1dac203263ca P 96f4e03ca81f4930b722103d1eaee337: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:11:17.086412  1517 tablet_bootstrap.cc:492] T 1cce297576024447be3e9f8695501ac2 P 96f4e03ca81f4930b722103d1eaee337: Bootstrap starting.
I20260713 09:11:17.095225  1517 tablet_bootstrap.cc:654] T 1cce297576024447be3e9f8695501ac2 P 96f4e03ca81f4930b722103d1eaee337: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:17.096553  1602 raft_consensus.cc:493] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:17.097100  1602 raft_consensus.cc:515] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:17.099241  1523 raft_consensus.cc:493] T 9752ba0d7bc44fe59484935624f22571 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:17.099682  1602 leader_election.cc:290] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:17.102120  1477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2799490bda5b4183b009879fe219f527" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337" is_pre_election: true
I20260713 09:11:17.099705  1523 raft_consensus.cc:515] T 9752ba0d7bc44fe59484935624f22571 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:17.103912  1625 raft_consensus.cc:493] T 2799490bda5b4183b009879fe219f527 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:17.103854  1326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2799490bda5b4183b009879fe219f527" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403" is_pre_election: true
I20260713 09:11:17.104507  1625 raft_consensus.cc:515] T 2799490bda5b4183b009879fe219f527 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:17.105154  1523 leader_election.cc:290] T 9752ba0d7bc44fe59484935624f22571 P 96f4e03ca81f4930b722103d1eaee337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069)
I20260713 09:11:17.106352  1327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9752ba0d7bc44fe59484935624f22571" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403" is_pre_election: true
I20260713 09:11:17.106721  1625 leader_election.cc:290] T 2799490bda5b4183b009879fe219f527 P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:17.108173  1401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9752ba0d7bc44fe59484935624f22571" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a710df9394784834a814f2eeb1f0230e" is_pre_election: true
I20260713 09:11:17.108564  1517 tablet_bootstrap.cc:492] T 1cce297576024447be3e9f8695501ac2 P 96f4e03ca81f4930b722103d1eaee337: No bootstrap required, opened a new log
I20260713 09:11:17.109061  1517 ts_tablet_manager.cc:1403] T 1cce297576024447be3e9f8695501ac2 P 96f4e03ca81f4930b722103d1eaee337: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.007s
W20260713 09:11:17.111768  1368 leader_election.cc:343] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:17.111985  1517 raft_consensus.cc:359] T 1cce297576024447be3e9f8695501ac2 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:17.112679  1517 raft_consensus.cc:385] T 1cce297576024447be3e9f8695501ac2 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:17.112552  1326 raft_consensus.cc:2468] T 2799490bda5b4183b009879fe219f527 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a710df9394784834a814f2eeb1f0230e in term 0.
I20260713 09:11:17.113008  1517 raft_consensus.cc:740] T 1cce297576024447be3e9f8695501ac2 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96f4e03ca81f4930b722103d1eaee337, State: Initialized, Role: FOLLOWER
I20260713 09:11:17.113734  1517 consensus_queue.cc:260] T 1cce297576024447be3e9f8695501ac2 P 96f4e03ca81f4930b722103d1eaee337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:17.110832  1442 leader_election.cc:304] T 9752ba0d7bc44fe59484935624f22571 P 96f4e03ca81f4930b722103d1eaee337 [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: 96f4e03ca81f4930b722103d1eaee337; no voters: a710df9394784834a814f2eeb1f0230e, b730299799dc4acbbe1167a13b9a3403
I20260713 09:11:17.115720  1523 raft_consensus.cc:2749] T 9752ba0d7bc44fe59484935624f22571 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:17.116160  1517 ts_tablet_manager.cc:1434] T 1cce297576024447be3e9f8695501ac2 P 96f4e03ca81f4930b722103d1eaee337: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260713 09:11:17.116660  1477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2799490bda5b4183b009879fe219f527" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337" is_pre_election: true
I20260713 09:11:17.117422  1517 tablet_bootstrap.cc:492] T 2799490bda5b4183b009879fe219f527 P 96f4e03ca81f4930b722103d1eaee337: Bootstrap starting.
W20260713 09:11:17.118184  1293 leader_election.cc:343] T 2799490bda5b4183b009879fe219f527 P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:17.119959  1403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2799490bda5b4183b009879fe219f527" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a710df9394784834a814f2eeb1f0230e" is_pre_election: true
I20260713 09:11:17.120648  1403 raft_consensus.cc:2468] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b730299799dc4acbbe1167a13b9a3403 in term 0.
I20260713 09:11:17.120934  1368 leader_election.cc:304] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e [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: a710df9394784834a814f2eeb1f0230e, b730299799dc4acbbe1167a13b9a3403; no voters: 96f4e03ca81f4930b722103d1eaee337
I20260713 09:11:17.122264  1563 raft_consensus.cc:2804] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:17.122550  1563 raft_consensus.cc:493] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:17.122774  1563 raft_consensus.cc:3060] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.123955  1517 tablet_bootstrap.cc:654] T 2799490bda5b4183b009879fe219f527 P 96f4e03ca81f4930b722103d1eaee337: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:17.129274  1292 leader_election.cc:304] T 2799490bda5b4183b009879fe219f527 P b730299799dc4acbbe1167a13b9a3403 [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: a710df9394784834a814f2eeb1f0230e, b730299799dc4acbbe1167a13b9a3403; no voters: 96f4e03ca81f4930b722103d1eaee337
I20260713 09:11:17.131165  1540 raft_consensus.cc:2804] T 2799490bda5b4183b009879fe219f527 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:17.131608  1540 raft_consensus.cc:493] T 2799490bda5b4183b009879fe219f527 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:17.131949  1540 raft_consensus.cc:3060] T 2799490bda5b4183b009879fe219f527 P b730299799dc4acbbe1167a13b9a3403 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.133440  1563 raft_consensus.cc:515] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:17.134931  1517 tablet_bootstrap.cc:492] T 2799490bda5b4183b009879fe219f527 P 96f4e03ca81f4930b722103d1eaee337: No bootstrap required, opened a new log
I20260713 09:11:17.135452  1517 ts_tablet_manager.cc:1403] T 2799490bda5b4183b009879fe219f527 P 96f4e03ca81f4930b722103d1eaee337: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.001s
I20260713 09:11:17.135252  1602 consensus_queue.cc:1048] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:17.135671  1563 leader_election.cc:290] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 election: Requested vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:17.137881  1474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2799490bda5b4183b009879fe219f527" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337"
I20260713 09:11:17.138198  1327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2799490bda5b4183b009879fe219f527" candidate_uuid: "a710df9394784834a814f2eeb1f0230e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403"
I20260713 09:11:17.138393  1517 raft_consensus.cc:359] T 2799490bda5b4183b009879fe219f527 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:17.139114  1517 raft_consensus.cc:385] T 2799490bda5b4183b009879fe219f527 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:17.139542  1517 raft_consensus.cc:740] T 2799490bda5b4183b009879fe219f527 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96f4e03ca81f4930b722103d1eaee337, State: Initialized, Role: FOLLOWER
I20260713 09:11:17.140318  1517 consensus_queue.cc:260] T 2799490bda5b4183b009879fe219f527 P 96f4e03ca81f4930b722103d1eaee337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:17.141296  1474 raft_consensus.cc:3060] T 2799490bda5b4183b009879fe219f527 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.143049  1517 ts_tablet_manager.cc:1434] T 2799490bda5b4183b009879fe219f527 P 96f4e03ca81f4930b722103d1eaee337: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:11:17.144274  1517 tablet_bootstrap.cc:492] T 3fbe1029363f43378dcab371f5892494 P 96f4e03ca81f4930b722103d1eaee337: Bootstrap starting.
I20260713 09:11:17.145828  1540 raft_consensus.cc:515] T 2799490bda5b4183b009879fe219f527 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:17.149447  1474 raft_consensus.cc:2468] T 2799490bda5b4183b009879fe219f527 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a710df9394784834a814f2eeb1f0230e in term 1.
I20260713 09:11:17.149902  1327 raft_consensus.cc:2393] T 2799490bda5b4183b009879fe219f527 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a710df9394784834a814f2eeb1f0230e in current term 1: Already voted for candidate b730299799dc4acbbe1167a13b9a3403 in this term.
I20260713 09:11:17.152916  1368 leader_election.cc:304] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96f4e03ca81f4930b722103d1eaee337, a710df9394784834a814f2eeb1f0230e; no voters: 
I20260713 09:11:17.153927  1602 raft_consensus.cc:2804] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:17.154152  1517 tablet_bootstrap.cc:654] T 3fbe1029363f43378dcab371f5892494 P 96f4e03ca81f4930b722103d1eaee337: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:17.154443  1602 raft_consensus.cc:697] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Becoming Leader. State: Replica: a710df9394784834a814f2eeb1f0230e, State: Running, Role: LEADER
I20260713 09:11:17.156159  1602 consensus_queue.cc:237] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:17.161384  1474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2799490bda5b4183b009879fe219f527" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337"
I20260713 09:11:17.162644  1474 raft_consensus.cc:2393] T 2799490bda5b4183b009879fe219f527 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b730299799dc4acbbe1167a13b9a3403 in current term 1: Already voted for candidate a710df9394784834a814f2eeb1f0230e in this term.
I20260713 09:11:17.165575  1403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2799490bda5b4183b009879fe219f527" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a710df9394784834a814f2eeb1f0230e"
I20260713 09:11:17.167899  1292 leader_election.cc:304] T 2799490bda5b4183b009879fe219f527 P b730299799dc4acbbe1167a13b9a3403 [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: b730299799dc4acbbe1167a13b9a3403; no voters: 96f4e03ca81f4930b722103d1eaee337, a710df9394784834a814f2eeb1f0230e
I20260713 09:11:17.171820  1625 raft_consensus.cc:2749] T 2799490bda5b4183b009879fe219f527 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:11:17.172981  1517 tablet_bootstrap.cc:492] T 3fbe1029363f43378dcab371f5892494 P 96f4e03ca81f4930b722103d1eaee337: No bootstrap required, opened a new log
I20260713 09:11:17.173425  1517 ts_tablet_manager.cc:1403] T 3fbe1029363f43378dcab371f5892494 P 96f4e03ca81f4930b722103d1eaee337: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.006s
I20260713 09:11:17.175077  1224 catalog_manager.cc:5697] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e reported cstate change: term changed from 0 to 1, leader changed from <none> to a710df9394784834a814f2eeb1f0230e (127.31.232.66). New cstate: current_term: 1 leader_uuid: "a710df9394784834a814f2eeb1f0230e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:17.177075  1540 leader_election.cc:290] T 2799490bda5b4183b009879fe219f527 P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 1 election: Requested vote from peers a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:17.176417  1517 raft_consensus.cc:359] T 3fbe1029363f43378dcab371f5892494 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:17.177853  1517 raft_consensus.cc:385] T 3fbe1029363f43378dcab371f5892494 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:17.178150  1517 raft_consensus.cc:740] T 3fbe1029363f43378dcab371f5892494 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96f4e03ca81f4930b722103d1eaee337, State: Initialized, Role: FOLLOWER
I20260713 09:11:17.178794  1517 consensus_queue.cc:260] T 3fbe1029363f43378dcab371f5892494 P 96f4e03ca81f4930b722103d1eaee337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:17.179576  1526 consensus_queue.cc:1048] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:17.180871  1517 ts_tablet_manager.cc:1434] T 3fbe1029363f43378dcab371f5892494 P 96f4e03ca81f4930b722103d1eaee337: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:11:17.183162  1602 consensus_queue.cc:1048] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:17.189913  1555 consensus_queue.cc:1048] T 1cce297576024447be3e9f8695501ac2 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:17.218863  1526 consensus_queue.cc:1048] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:17.224233  1523 raft_consensus.cc:493] T c0e7ebf5df804f23859e1dac203263ca P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:17.224786  1523 raft_consensus.cc:515] T c0e7ebf5df804f23859e1dac203263ca P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:17.226963  1523 leader_election.cc:290] T c0e7ebf5df804f23859e1dac203263ca P 96f4e03ca81f4930b722103d1eaee337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069)
I20260713 09:11:17.228677  1403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e7ebf5df804f23859e1dac203263ca" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a710df9394784834a814f2eeb1f0230e" is_pre_election: true
I20260713 09:11:17.236686  1326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e7ebf5df804f23859e1dac203263ca" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403" is_pre_election: true
I20260713 09:11:17.238488  1442 leader_election.cc:304] T c0e7ebf5df804f23859e1dac203263ca P 96f4e03ca81f4930b722103d1eaee337 [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: 96f4e03ca81f4930b722103d1eaee337; no voters: a710df9394784834a814f2eeb1f0230e, b730299799dc4acbbe1167a13b9a3403
I20260713 09:11:17.239508  1667 raft_consensus.cc:2749] T c0e7ebf5df804f23859e1dac203263ca P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:17.244176  1477 raft_consensus.cc:3060] T 1cce297576024447be3e9f8695501ac2 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.256021  1526 consensus_queue.cc:1048] T 1cce297576024447be3e9f8695501ac2 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:17.288403  1540 consensus_queue.cc:1048] T 101d0a1bd6aa404f9a69dd86d72462ac P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:17.298477  1522 consensus_queue.cc:1048] T 101d0a1bd6aa404f9a69dd86d72462ac P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:17.300123  1667 raft_consensus.cc:493] T 3fbe1029363f43378dcab371f5892494 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:17.300693  1667 raft_consensus.cc:515] T 3fbe1029363f43378dcab371f5892494 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:17.302942  1667 leader_election.cc:290] T 3fbe1029363f43378dcab371f5892494 P 96f4e03ca81f4930b722103d1eaee337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069)
I20260713 09:11:17.304531  1403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbe1029363f43378dcab371f5892494" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a710df9394784834a814f2eeb1f0230e" is_pre_election: true
I20260713 09:11:17.305503  1403 raft_consensus.cc:2393] T 3fbe1029363f43378dcab371f5892494 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 96f4e03ca81f4930b722103d1eaee337 in current term 1: Already voted for candidate b730299799dc4acbbe1167a13b9a3403 in this term.
I20260713 09:11:17.306483  1326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbe1029363f43378dcab371f5892494" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403" is_pre_election: true
I20260713 09:11:17.309073  1442 leader_election.cc:304] T 3fbe1029363f43378dcab371f5892494 P 96f4e03ca81f4930b722103d1eaee337 [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: 96f4e03ca81f4930b722103d1eaee337; no voters: a710df9394784834a814f2eeb1f0230e, b730299799dc4acbbe1167a13b9a3403
I20260713 09:11:17.310225  1667 raft_consensus.cc:3060] T 3fbe1029363f43378dcab371f5892494 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.318084  1667 raft_consensus.cc:2749] T 3fbe1029363f43378dcab371f5892494 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:17.446169  1624 consensus_queue.cc:1048] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:17.451332  1473 raft_consensus.cc:3060] T c0e7ebf5df804f23859e1dac203263ca P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.460314  1540 consensus_queue.cc:1048] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:17.475772  1602 consensus_queue.cc:1048] T a1babea4ff9246a592bc169c71a89230 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:17.486786  1563 consensus_queue.cc:1048] T a1babea4ff9246a592bc169c71a89230 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:17.521153  1667 consensus_queue.cc:1048] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:17.531724  1573 consensus_queue.cc:1048] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:17.560467  1477 raft_consensus.cc:3060] T 9752ba0d7bc44fe59484935624f22571 P 96f4e03ca81f4930b722103d1eaee337 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.567217 32673 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:17.582891  1697 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:17.584795  1698 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:17.585484  1573 consensus_queue.cc:1048] T 251ce9aa4fbc4931825e205b1c172964 P 96f4e03ca81f4930b722103d1eaee337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:17.590688 32673 server_base.cc:1061] running on GCE node
W20260713 09:11:17.590466  1700 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:17.592449 32673 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:17.592759 32673 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:17.593003 32673 hybrid_clock.cc:648] HybridClock initialized: now 1783933877592989 us; error 0 us; skew 500 ppm
I20260713 09:11:17.593781 32673 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:17.616995  1667 consensus_queue.cc:1048] T 251ce9aa4fbc4931825e205b1c172964 P 96f4e03ca81f4930b722103d1eaee337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:17.625840 32673 webserver.cc:533] Webserver started at http://127.31.232.68:46619/ using document root <none> and password file <none>
I20260713 09:11:17.626571 32673 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:17.626838 32673 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:17.627223 32673 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:17.628598 32673 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933848945823-32673-0/minicluster-data/ts-3-root/instance:
uuid: "a95caefdbc7143908d79de88b12fa9f2"
format_stamp: "Formatted at 2026-07-13 09:11:17 on dist-test-slave-32h3"
I20260713 09:11:17.634403 32673 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260713 09:11:17.639267  1708 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:17.640129 32673 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:11:17.640494 32673 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933848945823-32673-0/minicluster-data/ts-3-root
uuid: "a95caefdbc7143908d79de88b12fa9f2"
format_stamp: "Formatted at 2026-07-13 09:11:17 on dist-test-slave-32h3"
I20260713 09:11:17.640915 32673 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933848945823-32673-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933848945823-32673-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933848945823-32673-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)
I20260713 09:11:17.658756 32673 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:17.660080 32673 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:17.661521 32673 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:17.664144 32673 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:17.664400 32673 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:17.664685 32673 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:17.664891 32673 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:17.690804  1563 consensus_queue.cc:1048] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:17.711335  1555 consensus_queue.cc:1048] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:17.775873 32673 rpc_server.cc:307] RPC server started. Bound to: 127.31.232.68:39743
I20260713 09:11:17.776024  1772 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.232.68:39743 every 8 connection(s)
I20260713 09:11:17.781836 32673 auto_leader_rebalancer-test.cc:392] add a tserver: a95caefdbc7143908d79de88b12fa9f2
I20260713 09:11:17.794955  1773 heartbeater.cc:344] Connected to a master server at 127.31.232.126:37745
I20260713 09:11:17.795370  1773 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:17.796084  1773 heartbeater.cc:507] Master 127.31.232.126:37745 requested a full tablet report, sending...
I20260713 09:11:17.798321  1224 ts_manager.cc:194] Registered new tserver with Master: a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68:39743)
I20260713 09:11:17.799955  1224 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39798
I20260713 09:11:18.802140  1773 heartbeater.cc:499] Master 127.31.232.126:37745 was elected leader, sending a full tablet report...
I20260713 09:11:18.828145  1403 consensus_queue.cc:237] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e [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: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:18.834892  1327 raft_consensus.cc:1275] T f50d9ed2142440b5a671484853b96355 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:18.834892  1473 raft_consensus.cc:1275] T f50d9ed2142440b5a671484853b96355 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:18.838423  1526 consensus_queue.cc:1048] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:18.839780  1526 consensus_queue.cc:1048] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:18.846488  1780 raft_consensus.cc:2955] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:18.848233  1327 raft_consensus.cc:2955] T f50d9ed2142440b5a671484853b96355 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:18.850561  1473 raft_consensus.cc:2955] T f50d9ed2142440b5a671484853b96355 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
W20260713 09:11:18.853551  1367 consensus_peers.cc:597] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e -> Peer a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68:39743): Couldn't send request to peer a95caefdbc7143908d79de88b12fa9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f50d9ed2142440b5a671484853b96355. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:18.864333  1224 catalog_manager.cc:5697] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e reported cstate change: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New cstate: current_term: 1 leader_uuid: "a710df9394784834a814f2eeb1f0230e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:18.881471  1473 consensus_queue.cc:237] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:18.895144  1327 raft_consensus.cc:1275] T 56eb443280a64e368c2d00173ffe8de3 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Refusing update from remote peer 96f4e03ca81f4930b722103d1eaee337: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:18.896885  1791 consensus_queue.cc:1048] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:18.899000  1403 raft_consensus.cc:1275] T 56eb443280a64e368c2d00173ffe8de3 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Refusing update from remote peer 96f4e03ca81f4930b722103d1eaee337: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:18.903369  1705 consensus_queue.cc:1048] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260713 09:11:18.906670  1441 consensus_peers.cc:597] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 -> Peer a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68:39743): Couldn't send request to peer a95caefdbc7143908d79de88b12fa9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 56eb443280a64e368c2d00173ffe8de3. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:18.908382  1791 raft_consensus.cc:2955] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:18.910923  1326 raft_consensus.cc:2955] T 56eb443280a64e368c2d00173ffe8de3 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:18.916069  1401 raft_consensus.cc:2955] T 56eb443280a64e368c2d00173ffe8de3 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:18.923027  1226 catalog_manager.cc:5697] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 reported cstate change: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New cstate: current_term: 1 leader_uuid: "96f4e03ca81f4930b722103d1eaee337" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:18.930135  1403 consensus_queue.cc:237] T bbb18b0fe3534e65889488ee924da5b0 P a710df9394784834a814f2eeb1f0230e [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:18.940543  1473 raft_consensus.cc:1275] T bbb18b0fe3534e65889488ee924da5b0 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:11:18.943463  1367 consensus_peers.cc:597] T bbb18b0fe3534e65889488ee924da5b0 P a710df9394784834a814f2eeb1f0230e -> Peer a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68:39743): Couldn't send request to peer a95caefdbc7143908d79de88b12fa9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bbb18b0fe3534e65889488ee924da5b0. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:18.943979  1526 consensus_queue.cc:1048] T bbb18b0fe3534e65889488ee924da5b0 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:18.945163  1326 raft_consensus.cc:1275] T bbb18b0fe3534e65889488ee924da5b0 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:18.946398  1526 consensus_queue.cc:1048] T bbb18b0fe3534e65889488ee924da5b0 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:18.951696  1780 raft_consensus.cc:2955] T bbb18b0fe3534e65889488ee924da5b0 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:18.953516  1473 raft_consensus.cc:2955] T bbb18b0fe3534e65889488ee924da5b0 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:18.955981  1327 raft_consensus.cc:2955] T bbb18b0fe3534e65889488ee924da5b0 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:18.966140  1403 consensus_queue.cc:237] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:18.968367  1224 catalog_manager.cc:5697] T bbb18b0fe3534e65889488ee924da5b0 P 96f4e03ca81f4930b722103d1eaee337 reported cstate change: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New cstate: current_term: 1 leader_uuid: "a710df9394784834a814f2eeb1f0230e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:18.973352  1477 raft_consensus.cc:1275] T 3d697c35d9cf4e54b6fdb35004cc3f01 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:11:18.974349  1367 consensus_peers.cc:597] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e -> Peer a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68:39743): Couldn't send request to peer a95caefdbc7143908d79de88b12fa9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3d697c35d9cf4e54b6fdb35004cc3f01. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:18.977154  1526 consensus_queue.cc:1048] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:18.977675  1327 raft_consensus.cc:1275] T 3d697c35d9cf4e54b6fdb35004cc3f01 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:18.980017  1780 consensus_queue.cc:1048] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:18.986721  1563 raft_consensus.cc:2955] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:18.989003  1473 raft_consensus.cc:2955] T 3d697c35d9cf4e54b6fdb35004cc3f01 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:18.991288  1327 raft_consensus.cc:2955] T 3d697c35d9cf4e54b6fdb35004cc3f01 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:19.008816  1223 catalog_manager.cc:5697] T 3d697c35d9cf4e54b6fdb35004cc3f01 P b730299799dc4acbbe1167a13b9a3403 reported cstate change: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New cstate: current_term: 1 leader_uuid: "a710df9394784834a814f2eeb1f0230e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:19.401293  1806 ts_tablet_manager.cc:933] T bbb18b0fe3534e65889488ee924da5b0 P a95caefdbc7143908d79de88b12fa9f2: Initiating tablet copy from peer a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069)
I20260713 09:11:19.402881  1805 ts_tablet_manager.cc:933] T f50d9ed2142440b5a671484853b96355 P a95caefdbc7143908d79de88b12fa9f2: Initiating tablet copy from peer a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069)
I20260713 09:11:19.405948  1806 tablet_copy_client.cc:323] T bbb18b0fe3534e65889488ee924da5b0 P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.31.232.66:38069
I20260713 09:11:19.411904  1805 tablet_copy_client.cc:323] T f50d9ed2142440b5a671484853b96355 P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.31.232.66:38069
I20260713 09:11:19.422171  1412 tablet_copy_service.cc:140] P a710df9394784834a814f2eeb1f0230e: Received BeginTabletCopySession request for tablet f50d9ed2142440b5a671484853b96355 from peer a95caefdbc7143908d79de88b12fa9f2 ({username='slave'} at 127.0.0.1:42152)
I20260713 09:11:19.422122  1413 tablet_copy_service.cc:140] P a710df9394784834a814f2eeb1f0230e: Received BeginTabletCopySession request for tablet bbb18b0fe3534e65889488ee924da5b0 from peer a95caefdbc7143908d79de88b12fa9f2 ({username='slave'} at 127.0.0.1:42152)
I20260713 09:11:19.422910  1412 tablet_copy_service.cc:161] P a710df9394784834a814f2eeb1f0230e: Beginning new tablet copy session on tablet f50d9ed2142440b5a671484853b96355 from peer a95caefdbc7143908d79de88b12fa9f2 at {username='slave'} at 127.0.0.1:42152: session id = a95caefdbc7143908d79de88b12fa9f2-f50d9ed2142440b5a671484853b96355
I20260713 09:11:19.423754  1413 tablet_copy_service.cc:161] P a710df9394784834a814f2eeb1f0230e: Beginning new tablet copy session on tablet bbb18b0fe3534e65889488ee924da5b0 from peer a95caefdbc7143908d79de88b12fa9f2 at {username='slave'} at 127.0.0.1:42152: session id = a95caefdbc7143908d79de88b12fa9f2-bbb18b0fe3534e65889488ee924da5b0
I20260713 09:11:19.433709  1413 tablet_copy_source_session.cc:215] T bbb18b0fe3534e65889488ee924da5b0 P a710df9394784834a814f2eeb1f0230e: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:19.433979  1412 tablet_copy_source_session.cc:215] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:19.437721  1806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbb18b0fe3534e65889488ee924da5b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:19.438472  1805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f50d9ed2142440b5a671484853b96355. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:19.453034  1806 tablet_copy_client.cc:806] T bbb18b0fe3534e65889488ee924da5b0 P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:19.453722  1806 tablet_copy_client.cc:670] T bbb18b0fe3534e65889488ee924da5b0 P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:19.456430  1805 tablet_copy_client.cc:806] T f50d9ed2142440b5a671484853b96355 P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:19.457037  1805 tablet_copy_client.cc:670] T f50d9ed2142440b5a671484853b96355 P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:19.458441  1806 tablet_copy_client.cc:538] T bbb18b0fe3534e65889488ee924da5b0 P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:19.461665  1805 tablet_copy_client.cc:538] T f50d9ed2142440b5a671484853b96355 P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:19.467543  1806 tablet_bootstrap.cc:492] T bbb18b0fe3534e65889488ee924da5b0 P a95caefdbc7143908d79de88b12fa9f2: Bootstrap starting.
I20260713 09:11:19.470794  1805 tablet_bootstrap.cc:492] T f50d9ed2142440b5a671484853b96355 P a95caefdbc7143908d79de88b12fa9f2: Bootstrap starting.
I20260713 09:11:19.484354  1811 ts_tablet_manager.cc:933] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a95caefdbc7143908d79de88b12fa9f2: Initiating tablet copy from peer a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069)
I20260713 09:11:19.494505  1811 tablet_copy_client.cc:323] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.31.232.66:38069
I20260713 09:11:19.496567  1412 tablet_copy_service.cc:140] P a710df9394784834a814f2eeb1f0230e: Received BeginTabletCopySession request for tablet 3d697c35d9cf4e54b6fdb35004cc3f01 from peer a95caefdbc7143908d79de88b12fa9f2 ({username='slave'} at 127.0.0.1:42152)
I20260713 09:11:19.497303  1412 tablet_copy_service.cc:161] P a710df9394784834a814f2eeb1f0230e: Beginning new tablet copy session on tablet 3d697c35d9cf4e54b6fdb35004cc3f01 from peer a95caefdbc7143908d79de88b12fa9f2 at {username='slave'} at 127.0.0.1:42152: session id = a95caefdbc7143908d79de88b12fa9f2-3d697c35d9cf4e54b6fdb35004cc3f01
I20260713 09:11:19.500546  1815 ts_tablet_manager.cc:933] T 56eb443280a64e368c2d00173ffe8de3 P a95caefdbc7143908d79de88b12fa9f2: Initiating tablet copy from peer 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:19.508940  1805 tablet_bootstrap.cc:492] T f50d9ed2142440b5a671484853b96355 P a95caefdbc7143908d79de88b12fa9f2: 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
I20260713 09:11:19.509146  1412 tablet_copy_source_session.cc:215] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:19.509995  1805 tablet_bootstrap.cc:492] T f50d9ed2142440b5a671484853b96355 P a95caefdbc7143908d79de88b12fa9f2: Bootstrap complete.
I20260713 09:11:19.510773  1805 ts_tablet_manager.cc:1403] T f50d9ed2142440b5a671484853b96355 P a95caefdbc7143908d79de88b12fa9f2: Time spent bootstrapping tablet: real 0.040s	user 0.022s	sys 0.007s
I20260713 09:11:19.512112  1811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d697c35d9cf4e54b6fdb35004cc3f01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:19.513063  1815 tablet_copy_client.cc:323] T 56eb443280a64e368c2d00173ffe8de3 P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.31.232.67:35479
I20260713 09:11:19.514927  1806 tablet_bootstrap.cc:492] T bbb18b0fe3534e65889488ee924da5b0 P a95caefdbc7143908d79de88b12fa9f2: 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
I20260713 09:11:19.515882  1806 tablet_bootstrap.cc:492] T bbb18b0fe3534e65889488ee924da5b0 P a95caefdbc7143908d79de88b12fa9f2: Bootstrap complete.
I20260713 09:11:19.516527  1806 ts_tablet_manager.cc:1403] T bbb18b0fe3534e65889488ee924da5b0 P a95caefdbc7143908d79de88b12fa9f2: Time spent bootstrapping tablet: real 0.049s	user 0.028s	sys 0.012s
I20260713 09:11:19.521203  1806 raft_consensus.cc:359] T bbb18b0fe3534e65889488ee924da5b0 P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:19.522796  1806 raft_consensus.cc:740] T bbb18b0fe3534e65889488ee924da5b0 P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a95caefdbc7143908d79de88b12fa9f2, State: Initialized, Role: LEARNER
I20260713 09:11:19.523739  1806 consensus_queue.cc:260] T bbb18b0fe3534e65889488ee924da5b0 P a95caefdbc7143908d79de88b12fa9f2 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:19.529495  1811 tablet_copy_client.cc:806] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:19.530095  1811 tablet_copy_client.cc:670] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:19.529336  1805 raft_consensus.cc:359] T f50d9ed2142440b5a671484853b96355 P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:19.534497  1805 raft_consensus.cc:740] T f50d9ed2142440b5a671484853b96355 P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a95caefdbc7143908d79de88b12fa9f2, State: Initialized, Role: LEARNER
I20260713 09:11:19.535204  1805 consensus_queue.cc:260] T f50d9ed2142440b5a671484853b96355 P a95caefdbc7143908d79de88b12fa9f2 [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: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:19.538439  1806 ts_tablet_manager.cc:1434] T bbb18b0fe3534e65889488ee924da5b0 P a95caefdbc7143908d79de88b12fa9f2: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.012s
I20260713 09:11:19.552399  1412 tablet_copy_service.cc:342] P a710df9394784834a814f2eeb1f0230e: Request end of tablet copy session a95caefdbc7143908d79de88b12fa9f2-bbb18b0fe3534e65889488ee924da5b0 received from {username='slave'} at 127.0.0.1:42152
I20260713 09:11:19.553125  1412 tablet_copy_service.cc:434] P a710df9394784834a814f2eeb1f0230e: ending tablet copy session a95caefdbc7143908d79de88b12fa9f2-bbb18b0fe3534e65889488ee924da5b0 on tablet bbb18b0fe3534e65889488ee924da5b0 with peer a95caefdbc7143908d79de88b12fa9f2
I20260713 09:11:19.559388  1811 tablet_copy_client.cc:538] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:19.569723  1811 tablet_bootstrap.cc:492] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a95caefdbc7143908d79de88b12fa9f2: Bootstrap starting.
I20260713 09:11:19.578742  1487 tablet_copy_service.cc:140] P 96f4e03ca81f4930b722103d1eaee337: Received BeginTabletCopySession request for tablet 56eb443280a64e368c2d00173ffe8de3 from peer a95caefdbc7143908d79de88b12fa9f2 ({username='slave'} at 127.0.0.1:40044)
I20260713 09:11:19.579466  1487 tablet_copy_service.cc:161] P 96f4e03ca81f4930b722103d1eaee337: Beginning new tablet copy session on tablet 56eb443280a64e368c2d00173ffe8de3 from peer a95caefdbc7143908d79de88b12fa9f2 at {username='slave'} at 127.0.0.1:40044: session id = a95caefdbc7143908d79de88b12fa9f2-56eb443280a64e368c2d00173ffe8de3
I20260713 09:11:19.581023  1805 ts_tablet_manager.cc:1434] T f50d9ed2142440b5a671484853b96355 P a95caefdbc7143908d79de88b12fa9f2: Time spent starting tablet: real 0.070s	user 0.023s	sys 0.027s
I20260713 09:11:19.582921  1412 tablet_copy_service.cc:342] P a710df9394784834a814f2eeb1f0230e: Request end of tablet copy session a95caefdbc7143908d79de88b12fa9f2-f50d9ed2142440b5a671484853b96355 received from {username='slave'} at 127.0.0.1:42152
I20260713 09:11:19.583313  1412 tablet_copy_service.cc:434] P a710df9394784834a814f2eeb1f0230e: ending tablet copy session a95caefdbc7143908d79de88b12fa9f2-f50d9ed2142440b5a671484853b96355 on tablet f50d9ed2142440b5a671484853b96355 with peer a95caefdbc7143908d79de88b12fa9f2
I20260713 09:11:19.598672  1487 tablet_copy_source_session.cc:215] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:19.605321  1811 tablet_bootstrap.cc:492] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a95caefdbc7143908d79de88b12fa9f2: 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
I20260713 09:11:19.606222  1811 tablet_bootstrap.cc:492] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a95caefdbc7143908d79de88b12fa9f2: Bootstrap complete.
I20260713 09:11:19.607860  1811 ts_tablet_manager.cc:1403] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a95caefdbc7143908d79de88b12fa9f2: Time spent bootstrapping tablet: real 0.038s	user 0.027s	sys 0.002s
I20260713 09:11:19.609616  1815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56eb443280a64e368c2d00173ffe8de3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:19.610781  1811 raft_consensus.cc:359] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:19.611637  1811 raft_consensus.cc:740] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a95caefdbc7143908d79de88b12fa9f2, State: Initialized, Role: LEARNER
I20260713 09:11:19.612275  1811 consensus_queue.cc:260] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a95caefdbc7143908d79de88b12fa9f2 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:19.616515  1811 ts_tablet_manager.cc:1434] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a95caefdbc7143908d79de88b12fa9f2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:11:19.618324  1412 tablet_copy_service.cc:342] P a710df9394784834a814f2eeb1f0230e: Request end of tablet copy session a95caefdbc7143908d79de88b12fa9f2-3d697c35d9cf4e54b6fdb35004cc3f01 received from {username='slave'} at 127.0.0.1:42152
I20260713 09:11:19.618731  1412 tablet_copy_service.cc:434] P a710df9394784834a814f2eeb1f0230e: ending tablet copy session a95caefdbc7143908d79de88b12fa9f2-3d697c35d9cf4e54b6fdb35004cc3f01 on tablet 3d697c35d9cf4e54b6fdb35004cc3f01 with peer a95caefdbc7143908d79de88b12fa9f2
I20260713 09:11:19.636577  1815 tablet_copy_client.cc:806] T 56eb443280a64e368c2d00173ffe8de3 P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:19.637387  1815 tablet_copy_client.cc:670] T 56eb443280a64e368c2d00173ffe8de3 P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:19.655306  1815 tablet_copy_client.cc:538] T 56eb443280a64e368c2d00173ffe8de3 P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:19.668618  1815 tablet_bootstrap.cc:492] T 56eb443280a64e368c2d00173ffe8de3 P a95caefdbc7143908d79de88b12fa9f2: Bootstrap starting.
I20260713 09:11:19.694552  1815 tablet_bootstrap.cc:492] T 56eb443280a64e368c2d00173ffe8de3 P a95caefdbc7143908d79de88b12fa9f2: 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
I20260713 09:11:19.695374  1815 tablet_bootstrap.cc:492] T 56eb443280a64e368c2d00173ffe8de3 P a95caefdbc7143908d79de88b12fa9f2: Bootstrap complete.
I20260713 09:11:19.695888  1815 ts_tablet_manager.cc:1403] T 56eb443280a64e368c2d00173ffe8de3 P a95caefdbc7143908d79de88b12fa9f2: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.002s
I20260713 09:11:19.698160  1815 raft_consensus.cc:359] T 56eb443280a64e368c2d00173ffe8de3 P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:19.698781  1815 raft_consensus.cc:740] T 56eb443280a64e368c2d00173ffe8de3 P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a95caefdbc7143908d79de88b12fa9f2, State: Initialized, Role: LEARNER
I20260713 09:11:19.699406  1815 consensus_queue.cc:260] T 56eb443280a64e368c2d00173ffe8de3 P a95caefdbc7143908d79de88b12fa9f2 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:19.701169  1815 ts_tablet_manager.cc:1434] T 56eb443280a64e368c2d00173ffe8de3 P a95caefdbc7143908d79de88b12fa9f2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:19.702874  1487 tablet_copy_service.cc:342] P 96f4e03ca81f4930b722103d1eaee337: Request end of tablet copy session a95caefdbc7143908d79de88b12fa9f2-56eb443280a64e368c2d00173ffe8de3 received from {username='slave'} at 127.0.0.1:40044
I20260713 09:11:19.703337  1487 tablet_copy_service.cc:434] P 96f4e03ca81f4930b722103d1eaee337: ending tablet copy session a95caefdbc7143908d79de88b12fa9f2-56eb443280a64e368c2d00173ffe8de3 on tablet 56eb443280a64e368c2d00173ffe8de3 with peer a95caefdbc7143908d79de88b12fa9f2
I20260713 09:11:19.928887  1747 raft_consensus.cc:1217] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:19.942595  1747 raft_consensus.cc:1217] T 56eb443280a64e368c2d00173ffe8de3 P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:19.972479  1747 raft_consensus.cc:1217] T bbb18b0fe3534e65889488ee924da5b0 P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:20.012989  1747 raft_consensus.cc:1217] T f50d9ed2142440b5a671484853b96355 P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:20.323556  1824 raft_consensus.cc:1064] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337: attempting to promote NON_VOTER a95caefdbc7143908d79de88b12fa9f2 to VOTER
I20260713 09:11:20.326515  1824 consensus_queue.cc:237] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:20.334184  1327 raft_consensus.cc:1275] T 56eb443280a64e368c2d00173ffe8de3 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Refusing update from remote peer 96f4e03ca81f4930b722103d1eaee337: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:20.334733  1747 raft_consensus.cc:1275] T 56eb443280a64e368c2d00173ffe8de3 P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Refusing update from remote peer 96f4e03ca81f4930b722103d1eaee337: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:20.335567  1401 raft_consensus.cc:1275] T 56eb443280a64e368c2d00173ffe8de3 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Refusing update from remote peer 96f4e03ca81f4930b722103d1eaee337: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:20.336391  1795 consensus_queue.cc:1048] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:20.338194  1826 consensus_queue.cc:1048] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:20.343068  1826 consensus_queue.cc:1048] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:20.361824  1826 raft_consensus.cc:2955] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:20.363732  1747 raft_consensus.cc:2955] T 56eb443280a64e368c2d00173ffe8de3 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:20.365042  1327 raft_consensus.cc:2955] T 56eb443280a64e368c2d00173ffe8de3 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:20.374774  1401 raft_consensus.cc:2955] T 56eb443280a64e368c2d00173ffe8de3 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:20.380359  1226 catalog_manager.cc:5697] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 reported cstate change: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "96f4e03ca81f4930b722103d1eaee337" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:20.412895  1477 consensus_queue.cc:237] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:20.422549  1747 raft_consensus.cc:1275] T 56eb443280a64e368c2d00173ffe8de3 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Refusing update from remote peer 96f4e03ca81f4930b722103d1eaee337: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:20.424335  1327 raft_consensus.cc:1275] T 56eb443280a64e368c2d00173ffe8de3 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Refusing update from remote peer 96f4e03ca81f4930b722103d1eaee337: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:20.425222  1826 consensus_queue.cc:1048] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:11:20.426333  1831 consensus_queue.cc:1048] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:20.427886  1822 raft_consensus.cc:1064] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e: attempting to promote NON_VOTER a95caefdbc7143908d79de88b12fa9f2 to VOTER
I20260713 09:11:20.430930  1822 consensus_queue.cc:237] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:20.433231  1831 raft_consensus.cc:2955] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a710df9394784834a814f2eeb1f0230e (127.31.232.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:20.434999  1327 raft_consensus.cc:2955] T 56eb443280a64e368c2d00173ffe8de3 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a710df9394784834a814f2eeb1f0230e (127.31.232.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:20.444949  1212 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 56eb443280a64e368c2d00173ffe8de3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:20.445994  1747 raft_consensus.cc:2955] T 56eb443280a64e368c2d00173ffe8de3 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a710df9394784834a814f2eeb1f0230e (127.31.232.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:20.454476  1224 catalog_manager.cc:5697] T 56eb443280a64e368c2d00173ffe8de3 P b730299799dc4acbbe1167a13b9a3403 reported cstate change: config changed from index 3 to 4, VOTER a710df9394784834a814f2eeb1f0230e (127.31.232.66) evicted. New cstate: current_term: 1 leader_uuid: "96f4e03ca81f4930b722103d1eaee337" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:20.467029  1780 raft_consensus.cc:1064] T bbb18b0fe3534e65889488ee924da5b0 P a710df9394784834a814f2eeb1f0230e: attempting to promote NON_VOTER a95caefdbc7143908d79de88b12fa9f2 to VOTER
I20260713 09:11:20.473114  1393 tablet_service.cc:1558] Processing DeleteTablet for tablet 56eb443280a64e368c2d00173ffe8de3 with delete_type TABLET_DATA_TOMBSTONED (TS a710df9394784834a814f2eeb1f0230e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44272
I20260713 09:11:20.476370  1477 raft_consensus.cc:1275] T 3d697c35d9cf4e54b6fdb35004cc3f01 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:20.478883  1747 raft_consensus.cc:1275] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:20.482391  1563 consensus_queue.cc:1048] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:20.484030  1563 consensus_queue.cc:1048] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:20.469724  1780 consensus_queue.cc:237] T bbb18b0fe3534e65889488ee924da5b0 P a710df9394784834a814f2eeb1f0230e [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:20.511473  1746 raft_consensus.cc:1275] T bbb18b0fe3534e65889488ee924da5b0 P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:20.516444  1563 consensus_queue.cc:1048] T bbb18b0fe3534e65889488ee924da5b0 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:20.526655  1473 raft_consensus.cc:1275] T bbb18b0fe3534e65889488ee924da5b0 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:20.528566  1840 consensus_queue.cc:1048] T bbb18b0fe3534e65889488ee924da5b0 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:20.530026  1327 raft_consensus.cc:1275] T bbb18b0fe3534e65889488ee924da5b0 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:20.532061  1843 consensus_queue.cc:1048] T bbb18b0fe3534e65889488ee924da5b0 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:20.548420  1780 raft_consensus.cc:2955] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:20.561668  1843 raft_consensus.cc:1064] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e: attempting to promote NON_VOTER a95caefdbc7143908d79de88b12fa9f2 to VOTER
I20260713 09:11:20.578473  1843 consensus_queue.cc:237] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e [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: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:20.556121  1746 raft_consensus.cc:2955] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:20.588380  1838 tablet_replica.cc:333] T 56eb443280a64e368c2d00173ffe8de3 P a710df9394784834a814f2eeb1f0230e: stopping tablet replica
I20260713 09:11:20.590003  1838 raft_consensus.cc:2243] T 56eb443280a64e368c2d00173ffe8de3 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:20.590941  1838 raft_consensus.cc:2272] T 56eb443280a64e368c2d00173ffe8de3 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:20.597648  1837 raft_consensus.cc:2955] T bbb18b0fe3534e65889488ee924da5b0 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:20.600065  1326 raft_consensus.cc:1275] T 3d697c35d9cf4e54b6fdb35004cc3f01 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:20.599905  1327 raft_consensus.cc:2955] T bbb18b0fe3534e65889488ee924da5b0 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:20.603436  1473 raft_consensus.cc:2955] T bbb18b0fe3534e65889488ee924da5b0 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:20.602656  1840 consensus_queue.cc:1048] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.013s
I20260713 09:11:20.616256  1224 catalog_manager.cc:5697] T bbb18b0fe3534e65889488ee924da5b0 P b730299799dc4acbbe1167a13b9a3403 reported cstate change: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a710df9394784834a814f2eeb1f0230e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:20.624495  1838 ts_tablet_manager.cc:1916] T 56eb443280a64e368c2d00173ffe8de3 P a710df9394784834a814f2eeb1f0230e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:20.626097  1326 raft_consensus.cc:1275] T f50d9ed2142440b5a671484853b96355 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:20.626658  1477 raft_consensus.cc:1275] T f50d9ed2142440b5a671484853b96355 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:20.627041  1747 raft_consensus.cc:1275] T f50d9ed2142440b5a671484853b96355 P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:20.630802  1563 consensus_queue.cc:1048] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:20.638661  1822 consensus_queue.cc:1048] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:20.639580  1840 consensus_queue.cc:1048] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:20.661026  1745 raft_consensus.cc:2955] T bbb18b0fe3534e65889488ee924da5b0 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:20.656185  1327 raft_consensus.cc:2955] T 3d697c35d9cf4e54b6fdb35004cc3f01 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
W20260713 09:11:20.680459  1368 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.232.65:33909, user_credentials={real_user=slave}} blocked reactor thread for 46630.7us
I20260713 09:11:20.683522  1222 catalog_manager.cc:5697] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e reported cstate change: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a710df9394784834a814f2eeb1f0230e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:20.686209  1474 raft_consensus.cc:2955] T 3d697c35d9cf4e54b6fdb35004cc3f01 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:20.705283  1563 raft_consensus.cc:2955] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:20.718816  1747 raft_consensus.cc:2955] T f50d9ed2142440b5a671484853b96355 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:20.721854  1838 ts_tablet_manager.cc:1929] T 56eb443280a64e368c2d00173ffe8de3 P a710df9394784834a814f2eeb1f0230e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:20.724925  1838 log.cc:1199] T 56eb443280a64e368c2d00173ffe8de3 P a710df9394784834a814f2eeb1f0230e: Deleting WAL directory at /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933848945823-32673-0/minicluster-data/ts-1-root/wals/56eb443280a64e368c2d00173ffe8de3
I20260713 09:11:20.722941  1473 raft_consensus.cc:2955] T f50d9ed2142440b5a671484853b96355 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:20.727111  1211 catalog_manager.cc:5028] TS a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069): tablet 56eb443280a64e368c2d00173ffe8de3 (table test-workload [id=4f42940d88694167b1a76f491fd93378]) successfully deleted
I20260713 09:11:20.728435  1327 raft_consensus.cc:2955] T f50d9ed2142440b5a671484853b96355 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:20.735234  1401 consensus_queue.cc:237] T bbb18b0fe3534e65889488ee924da5b0 P a710df9394784834a814f2eeb1f0230e [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: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:20.746209  1221 catalog_manager.cc:5697] T f50d9ed2142440b5a671484853b96355 P b730299799dc4acbbe1167a13b9a3403 reported cstate change: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a710df9394784834a814f2eeb1f0230e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:20.747838  1473 raft_consensus.cc:1275] T bbb18b0fe3534e65889488ee924da5b0 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:20.748023  1747 raft_consensus.cc:1275] T bbb18b0fe3534e65889488ee924da5b0 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:20.749671  1563 consensus_queue.cc:1048] T bbb18b0fe3534e65889488ee924da5b0 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:20.751693  1849 consensus_queue.cc:1048] T bbb18b0fe3534e65889488ee924da5b0 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:11:20.756577  1849 raft_consensus.cc:2955] T bbb18b0fe3534e65889488ee924da5b0 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b730299799dc4acbbe1167a13b9a3403 (127.31.232.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:20.758214  1747 raft_consensus.cc:2955] T bbb18b0fe3534e65889488ee924da5b0 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b730299799dc4acbbe1167a13b9a3403 (127.31.232.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:20.760192  1474 raft_consensus.cc:2955] T bbb18b0fe3534e65889488ee924da5b0 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b730299799dc4acbbe1167a13b9a3403 (127.31.232.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:20.769392  1401 consensus_queue.cc:237] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:20.771481  1211 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bbb18b0fe3534e65889488ee924da5b0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:20.772432  1221 catalog_manager.cc:5697] T bbb18b0fe3534e65889488ee924da5b0 P a95caefdbc7143908d79de88b12fa9f2 reported cstate change: config changed from index 3 to 4, VOTER b730299799dc4acbbe1167a13b9a3403 (127.31.232.65) evicted. New cstate: current_term: 1 leader_uuid: "a710df9394784834a814f2eeb1f0230e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:20.776880  1327 raft_consensus.cc:1275] T f50d9ed2142440b5a671484853b96355 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:20.778653  1563 consensus_queue.cc:1048] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:20.784300  1747 raft_consensus.cc:1275] T f50d9ed2142440b5a671484853b96355 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:20.785856  1780 raft_consensus.cc:2955] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:20.788554  1850 consensus_queue.cc:1048] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260713 09:11:20.791770  1309 tablet_service.cc:1558] Processing DeleteTablet for tablet bbb18b0fe3534e65889488ee924da5b0 with delete_type TABLET_DATA_TOMBSTONED (TS b730299799dc4acbbe1167a13b9a3403 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41916
I20260713 09:11:20.794953  1327 raft_consensus.cc:2955] T f50d9ed2142440b5a671484853b96355 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:20.797787  1211 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f50d9ed2142440b5a671484853b96355 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:20.795830  1745 raft_consensus.cc:2955] T f50d9ed2142440b5a671484853b96355 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:20.805287  1221 catalog_manager.cc:5697] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e reported cstate change: config changed from index 3 to 4, VOTER 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67) evicted. New cstate: current_term: 1 leader_uuid: "a710df9394784834a814f2eeb1f0230e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:20.807678  1854 tablet_replica.cc:333] T bbb18b0fe3534e65889488ee924da5b0 P b730299799dc4acbbe1167a13b9a3403: stopping tablet replica
I20260713 09:11:20.808851  1854 raft_consensus.cc:2243] T bbb18b0fe3534e65889488ee924da5b0 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:20.809943  1854 raft_consensus.cc:2272] T bbb18b0fe3534e65889488ee924da5b0 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:20.816425  1854 ts_tablet_manager.cc:1916] T bbb18b0fe3534e65889488ee924da5b0 P b730299799dc4acbbe1167a13b9a3403: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:20.824753  1467 tablet_service.cc:1558] Processing DeleteTablet for tablet f50d9ed2142440b5a671484853b96355 with delete_type TABLET_DATA_TOMBSTONED (TS 96f4e03ca81f4930b722103d1eaee337 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45872
I20260713 09:11:20.832522  1854 ts_tablet_manager.cc:1929] T bbb18b0fe3534e65889488ee924da5b0 P b730299799dc4acbbe1167a13b9a3403: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:20.833156  1854 log.cc:1199] T bbb18b0fe3534e65889488ee924da5b0 P b730299799dc4acbbe1167a13b9a3403: Deleting WAL directory at /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933848945823-32673-0/minicluster-data/ts-0-root/wals/bbb18b0fe3534e65889488ee924da5b0
I20260713 09:11:20.834247  1855 tablet_replica.cc:333] T f50d9ed2142440b5a671484853b96355 P 96f4e03ca81f4930b722103d1eaee337: stopping tablet replica
I20260713 09:11:20.834869  1212 catalog_manager.cc:5028] TS b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909): tablet bbb18b0fe3534e65889488ee924da5b0 (table test-workload [id=4f42940d88694167b1a76f491fd93378]) successfully deleted
I20260713 09:11:20.835453  1855 raft_consensus.cc:2243] T f50d9ed2142440b5a671484853b96355 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:20.836268  1855 raft_consensus.cc:2272] T f50d9ed2142440b5a671484853b96355 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:20.839854  1855 ts_tablet_manager.cc:1916] T f50d9ed2142440b5a671484853b96355 P 96f4e03ca81f4930b722103d1eaee337: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:20.855124  1855 ts_tablet_manager.cc:1929] T f50d9ed2142440b5a671484853b96355 P 96f4e03ca81f4930b722103d1eaee337: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:20.855571  1855 log.cc:1199] T f50d9ed2142440b5a671484853b96355 P 96f4e03ca81f4930b722103d1eaee337: Deleting WAL directory at /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933848945823-32673-0/minicluster-data/ts-2-root/wals/f50d9ed2142440b5a671484853b96355
I20260713 09:11:20.857156  1212 catalog_manager.cc:5028] TS 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): tablet f50d9ed2142440b5a671484853b96355 (table test-workload [id=4f42940d88694167b1a76f491fd93378]) successfully deleted
I20260713 09:11:21.129510  1401 consensus_queue.cc:237] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:21.135545  1745 raft_consensus.cc:1275] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:21.135571  1327 raft_consensus.cc:1275] T 3d697c35d9cf4e54b6fdb35004cc3f01 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:21.136968  1849 consensus_queue.cc:1048] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:21.137835  1563 consensus_queue.cc:1048] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:21.144111  1780 raft_consensus.cc:2955] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:21.145953  1745 raft_consensus.cc:2955] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:21.147012  1327 raft_consensus.cc:2955] T 3d697c35d9cf4e54b6fdb35004cc3f01 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:21.154954  1211 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3d697c35d9cf4e54b6fdb35004cc3f01 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:21.161406  1223 catalog_manager.cc:5697] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a95caefdbc7143908d79de88b12fa9f2 reported cstate change: config changed from index 3 to 4, VOTER 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67) evicted. New cstate: current_term: 1 leader_uuid: "a710df9394784834a814f2eeb1f0230e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:21.174425  1467 tablet_service.cc:1558] Processing DeleteTablet for tablet 3d697c35d9cf4e54b6fdb35004cc3f01 with delete_type TABLET_DATA_TOMBSTONED (TS 96f4e03ca81f4930b722103d1eaee337 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45872
I20260713 09:11:21.175567  1855 tablet_replica.cc:333] T 3d697c35d9cf4e54b6fdb35004cc3f01 P 96f4e03ca81f4930b722103d1eaee337: stopping tablet replica
I20260713 09:11:21.176324  1855 raft_consensus.cc:2243] T 3d697c35d9cf4e54b6fdb35004cc3f01 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.176976  1855 raft_consensus.cc:2272] T 3d697c35d9cf4e54b6fdb35004cc3f01 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.180286  1855 ts_tablet_manager.cc:1916] T 3d697c35d9cf4e54b6fdb35004cc3f01 P 96f4e03ca81f4930b722103d1eaee337: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:21.190596  1855 ts_tablet_manager.cc:1929] T 3d697c35d9cf4e54b6fdb35004cc3f01 P 96f4e03ca81f4930b722103d1eaee337: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:21.190864  1855 log.cc:1199] T 3d697c35d9cf4e54b6fdb35004cc3f01 P 96f4e03ca81f4930b722103d1eaee337: Deleting WAL directory at /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933848945823-32673-0/minicluster-data/ts-2-root/wals/3d697c35d9cf4e54b6fdb35004cc3f01
I20260713 09:11:21.192281  1212 catalog_manager.cc:5028] TS 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): tablet 3d697c35d9cf4e54b6fdb35004cc3f01 (table test-workload [id=4f42940d88694167b1a76f491fd93378]) successfully deleted
I20260713 09:11:22.201401  1399 consensus_queue.cc:237] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:22.207834  1473 raft_consensus.cc:1275] T c07cbdc7ec8b44018f66e42b2c985bd0 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:11:22.208118  1367 consensus_peers.cc:597] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e -> Peer a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68:39743): Couldn't send request to peer a95caefdbc7143908d79de88b12fa9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c07cbdc7ec8b44018f66e42b2c985bd0. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:22.209228  1780 consensus_queue.cc:1048] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:22.209385  1326 raft_consensus.cc:1275] T c07cbdc7ec8b44018f66e42b2c985bd0 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:22.210662  1780 consensus_queue.cc:1048] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:22.217281  1856 raft_consensus.cc:2955] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:22.218743  1473 raft_consensus.cc:2955] T c07cbdc7ec8b44018f66e42b2c985bd0 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:22.220017  1326 raft_consensus.cc:2955] T c07cbdc7ec8b44018f66e42b2c985bd0 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:22.235975  1225 catalog_manager.cc:5697] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e reported cstate change: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New cstate: current_term: 1 leader_uuid: "a710df9394784834a814f2eeb1f0230e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:22.259660  1326 consensus_queue.cc:237] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:22.271099  1473 raft_consensus.cc:1275] T c0e7ebf5df804f23859e1dac203263ca P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:22.274281  1868 consensus_queue.cc:1048] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:22.274791  1399 raft_consensus.cc:1275] T c0e7ebf5df804f23859e1dac203263ca P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:22.279994  1868 consensus_queue.cc:1048] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:22.287603  1540 raft_consensus.cc:2955] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:22.289186  1473 raft_consensus.cc:2955] T c0e7ebf5df804f23859e1dac203263ca P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:22.303665  1221 catalog_manager.cc:5697] T c0e7ebf5df804f23859e1dac203263ca P 96f4e03ca81f4930b722103d1eaee337 reported cstate change: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New cstate: current_term: 1 leader_uuid: "b730299799dc4acbbe1167a13b9a3403" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:22.307482  1399 raft_consensus.cc:2955] T c0e7ebf5df804f23859e1dac203263ca P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
W20260713 09:11:22.319972  1292 consensus_peers.cc:597] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 -> Peer a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68:39743): Couldn't send request to peer a95caefdbc7143908d79de88b12fa9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c0e7ebf5df804f23859e1dac203263ca. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:22.322737  1401 consensus_queue.cc:237] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
W20260713 09:11:22.330674  1367 consensus_peers.cc:597] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e -> Peer a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68:39743): Couldn't send request to peer a95caefdbc7143908d79de88b12fa9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e373949693364f58ba7e67278b37305a. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:22.331085  1473 raft_consensus.cc:1275] T e373949693364f58ba7e67278b37305a P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:22.333201  1858 consensus_queue.cc:1048] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:22.333568  1326 raft_consensus.cc:1275] T e373949693364f58ba7e67278b37305a P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:22.334962  1780 consensus_queue.cc:1048] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:22.351089  1856 raft_consensus.cc:2955] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:22.353029  1473 raft_consensus.cc:2955] T e373949693364f58ba7e67278b37305a P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:22.353240  1326 raft_consensus.cc:2955] T e373949693364f58ba7e67278b37305a P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:22.364452  1221 catalog_manager.cc:5697] T e373949693364f58ba7e67278b37305a P 96f4e03ca81f4930b722103d1eaee337 reported cstate change: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New cstate: current_term: 1 leader_uuid: "a710df9394784834a814f2eeb1f0230e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:22.364856  1401 consensus_queue.cc:237] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:22.375324  1473 raft_consensus.cc:1275] T 9f5c005b4c5a4c2cac21e26d73560d8d P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:22.377133  1326 raft_consensus.cc:1275] T 9f5c005b4c5a4c2cac21e26d73560d8d P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:22.377216  1780 consensus_queue.cc:1048] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:11:22.378563  1367 consensus_peers.cc:597] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e -> Peer a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68:39743): Couldn't send request to peer a95caefdbc7143908d79de88b12fa9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9f5c005b4c5a4c2cac21e26d73560d8d. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:22.380012  1780 consensus_queue.cc:1048] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:22.398568  1856 raft_consensus.cc:2955] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:22.400429  1473 raft_consensus.cc:2955] T 9f5c005b4c5a4c2cac21e26d73560d8d P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:22.402375  1326 raft_consensus.cc:2955] T 9f5c005b4c5a4c2cac21e26d73560d8d P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:22.412730  1223 catalog_manager.cc:5697] T 9f5c005b4c5a4c2cac21e26d73560d8d P 96f4e03ca81f4930b722103d1eaee337 reported cstate change: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New cstate: current_term: 1 leader_uuid: "a710df9394784834a814f2eeb1f0230e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:22.649395  1883 ts_tablet_manager.cc:933] T c07cbdc7ec8b44018f66e42b2c985bd0 P a95caefdbc7143908d79de88b12fa9f2: Initiating tablet copy from peer a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069)
I20260713 09:11:22.651302  1883 tablet_copy_client.cc:323] T c07cbdc7ec8b44018f66e42b2c985bd0 P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.31.232.66:38069
I20260713 09:11:22.652923  1412 tablet_copy_service.cc:140] P a710df9394784834a814f2eeb1f0230e: Received BeginTabletCopySession request for tablet c07cbdc7ec8b44018f66e42b2c985bd0 from peer a95caefdbc7143908d79de88b12fa9f2 ({username='slave'} at 127.0.0.1:42152)
I20260713 09:11:22.653417  1412 tablet_copy_service.cc:161] P a710df9394784834a814f2eeb1f0230e: Beginning new tablet copy session on tablet c07cbdc7ec8b44018f66e42b2c985bd0 from peer a95caefdbc7143908d79de88b12fa9f2 at {username='slave'} at 127.0.0.1:42152: session id = a95caefdbc7143908d79de88b12fa9f2-c07cbdc7ec8b44018f66e42b2c985bd0
I20260713 09:11:22.659071  1412 tablet_copy_source_session.cc:215] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:22.662091  1883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c07cbdc7ec8b44018f66e42b2c985bd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:22.672725  1883 tablet_copy_client.cc:806] T c07cbdc7ec8b44018f66e42b2c985bd0 P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:22.673278  1883 tablet_copy_client.cc:670] T c07cbdc7ec8b44018f66e42b2c985bd0 P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:22.677591  1883 tablet_copy_client.cc:538] T c07cbdc7ec8b44018f66e42b2c985bd0 P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:22.686054  1883 tablet_bootstrap.cc:492] T c07cbdc7ec8b44018f66e42b2c985bd0 P a95caefdbc7143908d79de88b12fa9f2: Bootstrap starting.
I20260713 09:11:22.703051  1883 tablet_bootstrap.cc:492] T c07cbdc7ec8b44018f66e42b2c985bd0 P a95caefdbc7143908d79de88b12fa9f2: 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
I20260713 09:11:22.704054  1883 tablet_bootstrap.cc:492] T c07cbdc7ec8b44018f66e42b2c985bd0 P a95caefdbc7143908d79de88b12fa9f2: Bootstrap complete.
I20260713 09:11:22.704607  1883 ts_tablet_manager.cc:1403] T c07cbdc7ec8b44018f66e42b2c985bd0 P a95caefdbc7143908d79de88b12fa9f2: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.000s
I20260713 09:11:22.706774  1883 raft_consensus.cc:359] T c07cbdc7ec8b44018f66e42b2c985bd0 P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:22.707448  1883 raft_consensus.cc:740] T c07cbdc7ec8b44018f66e42b2c985bd0 P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a95caefdbc7143908d79de88b12fa9f2, State: Initialized, Role: LEARNER
I20260713 09:11:22.707976  1883 consensus_queue.cc:260] T c07cbdc7ec8b44018f66e42b2c985bd0 P a95caefdbc7143908d79de88b12fa9f2 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:22.710654  1883 ts_tablet_manager.cc:1434] T c07cbdc7ec8b44018f66e42b2c985bd0 P a95caefdbc7143908d79de88b12fa9f2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:11:22.712567  1412 tablet_copy_service.cc:342] P a710df9394784834a814f2eeb1f0230e: Request end of tablet copy session a95caefdbc7143908d79de88b12fa9f2-c07cbdc7ec8b44018f66e42b2c985bd0 received from {username='slave'} at 127.0.0.1:42152
I20260713 09:11:22.712953  1412 tablet_copy_service.cc:434] P a710df9394784834a814f2eeb1f0230e: ending tablet copy session a95caefdbc7143908d79de88b12fa9f2-c07cbdc7ec8b44018f66e42b2c985bd0 on tablet c07cbdc7ec8b44018f66e42b2c985bd0 with peer a95caefdbc7143908d79de88b12fa9f2
I20260713 09:11:22.747977  1883 ts_tablet_manager.cc:933] T e373949693364f58ba7e67278b37305a P a95caefdbc7143908d79de88b12fa9f2: Initiating tablet copy from peer a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069)
I20260713 09:11:22.750942  1883 tablet_copy_client.cc:323] T e373949693364f58ba7e67278b37305a P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.31.232.66:38069
I20260713 09:11:22.752665  1412 tablet_copy_service.cc:140] P a710df9394784834a814f2eeb1f0230e: Received BeginTabletCopySession request for tablet e373949693364f58ba7e67278b37305a from peer a95caefdbc7143908d79de88b12fa9f2 ({username='slave'} at 127.0.0.1:42152)
I20260713 09:11:22.753162  1412 tablet_copy_service.cc:161] P a710df9394784834a814f2eeb1f0230e: Beginning new tablet copy session on tablet e373949693364f58ba7e67278b37305a from peer a95caefdbc7143908d79de88b12fa9f2 at {username='slave'} at 127.0.0.1:42152: session id = a95caefdbc7143908d79de88b12fa9f2-e373949693364f58ba7e67278b37305a
I20260713 09:11:22.759148  1412 tablet_copy_source_session.cc:215] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:22.762593  1883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e373949693364f58ba7e67278b37305a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:22.774571  1883 tablet_copy_client.cc:806] T e373949693364f58ba7e67278b37305a P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:22.775106  1883 tablet_copy_client.cc:670] T e373949693364f58ba7e67278b37305a P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:22.778669  1883 tablet_copy_client.cc:538] T e373949693364f58ba7e67278b37305a P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:22.784866  1883 tablet_bootstrap.cc:492] T e373949693364f58ba7e67278b37305a P a95caefdbc7143908d79de88b12fa9f2: Bootstrap starting.
I20260713 09:11:22.799871  1883 tablet_bootstrap.cc:492] T e373949693364f58ba7e67278b37305a P a95caefdbc7143908d79de88b12fa9f2: 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
I20260713 09:11:22.800608  1883 tablet_bootstrap.cc:492] T e373949693364f58ba7e67278b37305a P a95caefdbc7143908d79de88b12fa9f2: Bootstrap complete.
I20260713 09:11:22.801160  1883 ts_tablet_manager.cc:1403] T e373949693364f58ba7e67278b37305a P a95caefdbc7143908d79de88b12fa9f2: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.003s
I20260713 09:11:22.803268  1883 raft_consensus.cc:359] T e373949693364f58ba7e67278b37305a P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:22.803900  1883 raft_consensus.cc:740] T e373949693364f58ba7e67278b37305a P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a95caefdbc7143908d79de88b12fa9f2, State: Initialized, Role: LEARNER
I20260713 09:11:22.804445  1883 consensus_queue.cc:260] T e373949693364f58ba7e67278b37305a P a95caefdbc7143908d79de88b12fa9f2 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:22.806741  1883 ts_tablet_manager.cc:1434] T e373949693364f58ba7e67278b37305a P a95caefdbc7143908d79de88b12fa9f2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:22.808848  1412 tablet_copy_service.cc:342] P a710df9394784834a814f2eeb1f0230e: Request end of tablet copy session a95caefdbc7143908d79de88b12fa9f2-e373949693364f58ba7e67278b37305a received from {username='slave'} at 127.0.0.1:42152
I20260713 09:11:22.809283  1412 tablet_copy_service.cc:434] P a710df9394784834a814f2eeb1f0230e: ending tablet copy session a95caefdbc7143908d79de88b12fa9f2-e373949693364f58ba7e67278b37305a on tablet e373949693364f58ba7e67278b37305a with peer a95caefdbc7143908d79de88b12fa9f2
I20260713 09:11:22.829977  1883 ts_tablet_manager.cc:933] T c0e7ebf5df804f23859e1dac203263ca P a95caefdbc7143908d79de88b12fa9f2: Initiating tablet copy from peer b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909)
I20260713 09:11:22.831841  1883 tablet_copy_client.cc:323] T c0e7ebf5df804f23859e1dac203263ca P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.31.232.65:33909
I20260713 09:11:22.842729  1338 tablet_copy_service.cc:140] P b730299799dc4acbbe1167a13b9a3403: Received BeginTabletCopySession request for tablet c0e7ebf5df804f23859e1dac203263ca from peer a95caefdbc7143908d79de88b12fa9f2 ({username='slave'} at 127.0.0.1:60932)
I20260713 09:11:22.843357  1338 tablet_copy_service.cc:161] P b730299799dc4acbbe1167a13b9a3403: Beginning new tablet copy session on tablet c0e7ebf5df804f23859e1dac203263ca from peer a95caefdbc7143908d79de88b12fa9f2 at {username='slave'} at 127.0.0.1:60932: session id = a95caefdbc7143908d79de88b12fa9f2-c0e7ebf5df804f23859e1dac203263ca
I20260713 09:11:22.853109  1338 tablet_copy_source_session.cc:215] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:22.855917  1883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0e7ebf5df804f23859e1dac203263ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:22.871219  1883 tablet_copy_client.cc:806] T c0e7ebf5df804f23859e1dac203263ca P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:22.871738  1883 tablet_copy_client.cc:670] T c0e7ebf5df804f23859e1dac203263ca P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:22.874832  1892 ts_tablet_manager.cc:933] T 9f5c005b4c5a4c2cac21e26d73560d8d P a95caefdbc7143908d79de88b12fa9f2: Initiating tablet copy from peer a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069)
I20260713 09:11:22.875977  1883 tablet_copy_client.cc:538] T c0e7ebf5df804f23859e1dac203263ca P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:22.877120  1892 tablet_copy_client.cc:323] T 9f5c005b4c5a4c2cac21e26d73560d8d P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.31.232.66:38069
I20260713 09:11:22.879281  1412 tablet_copy_service.cc:140] P a710df9394784834a814f2eeb1f0230e: Received BeginTabletCopySession request for tablet 9f5c005b4c5a4c2cac21e26d73560d8d from peer a95caefdbc7143908d79de88b12fa9f2 ({username='slave'} at 127.0.0.1:42152)
I20260713 09:11:22.879878  1412 tablet_copy_service.cc:161] P a710df9394784834a814f2eeb1f0230e: Beginning new tablet copy session on tablet 9f5c005b4c5a4c2cac21e26d73560d8d from peer a95caefdbc7143908d79de88b12fa9f2 at {username='slave'} at 127.0.0.1:42152: session id = a95caefdbc7143908d79de88b12fa9f2-9f5c005b4c5a4c2cac21e26d73560d8d
I20260713 09:11:22.884845  1883 tablet_bootstrap.cc:492] T c0e7ebf5df804f23859e1dac203263ca P a95caefdbc7143908d79de88b12fa9f2: Bootstrap starting.
I20260713 09:11:22.887992  1412 tablet_copy_source_session.cc:215] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:22.892004  1892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f5c005b4c5a4c2cac21e26d73560d8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:22.909935  1892 tablet_copy_client.cc:806] T 9f5c005b4c5a4c2cac21e26d73560d8d P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:22.910468  1892 tablet_copy_client.cc:670] T 9f5c005b4c5a4c2cac21e26d73560d8d P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:22.913025  1883 tablet_bootstrap.cc:492] T c0e7ebf5df804f23859e1dac203263ca P a95caefdbc7143908d79de88b12fa9f2: 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
I20260713 09:11:22.913918  1883 tablet_bootstrap.cc:492] T c0e7ebf5df804f23859e1dac203263ca P a95caefdbc7143908d79de88b12fa9f2: Bootstrap complete.
I20260713 09:11:22.914160  1892 tablet_copy_client.cc:538] T 9f5c005b4c5a4c2cac21e26d73560d8d P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:22.914541  1883 ts_tablet_manager.cc:1403] T c0e7ebf5df804f23859e1dac203263ca P a95caefdbc7143908d79de88b12fa9f2: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.005s
I20260713 09:11:22.917557  1883 raft_consensus.cc:359] T c0e7ebf5df804f23859e1dac203263ca P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:22.918263  1883 raft_consensus.cc:740] T c0e7ebf5df804f23859e1dac203263ca P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a95caefdbc7143908d79de88b12fa9f2, State: Initialized, Role: LEARNER
I20260713 09:11:22.918814  1883 consensus_queue.cc:260] T c0e7ebf5df804f23859e1dac203263ca P a95caefdbc7143908d79de88b12fa9f2 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:22.921056  1883 ts_tablet_manager.cc:1434] T c0e7ebf5df804f23859e1dac203263ca P a95caefdbc7143908d79de88b12fa9f2: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260713 09:11:22.921854  1892 tablet_bootstrap.cc:492] T 9f5c005b4c5a4c2cac21e26d73560d8d P a95caefdbc7143908d79de88b12fa9f2: Bootstrap starting.
I20260713 09:11:22.923974  1338 tablet_copy_service.cc:342] P b730299799dc4acbbe1167a13b9a3403: Request end of tablet copy session a95caefdbc7143908d79de88b12fa9f2-c0e7ebf5df804f23859e1dac203263ca received from {username='slave'} at 127.0.0.1:60932
I20260713 09:11:22.924577  1338 tablet_copy_service.cc:434] P b730299799dc4acbbe1167a13b9a3403: ending tablet copy session a95caefdbc7143908d79de88b12fa9f2-c0e7ebf5df804f23859e1dac203263ca on tablet c0e7ebf5df804f23859e1dac203263ca with peer a95caefdbc7143908d79de88b12fa9f2
I20260713 09:11:22.947393  1892 tablet_bootstrap.cc:492] T 9f5c005b4c5a4c2cac21e26d73560d8d P a95caefdbc7143908d79de88b12fa9f2: 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
I20260713 09:11:22.948102  1892 tablet_bootstrap.cc:492] T 9f5c005b4c5a4c2cac21e26d73560d8d P a95caefdbc7143908d79de88b12fa9f2: Bootstrap complete.
I20260713 09:11:22.948755  1892 ts_tablet_manager.cc:1403] T 9f5c005b4c5a4c2cac21e26d73560d8d P a95caefdbc7143908d79de88b12fa9f2: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.005s
I20260713 09:11:22.951807  1892 raft_consensus.cc:359] T 9f5c005b4c5a4c2cac21e26d73560d8d P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:22.952404  1892 raft_consensus.cc:740] T 9f5c005b4c5a4c2cac21e26d73560d8d P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a95caefdbc7143908d79de88b12fa9f2, State: Initialized, Role: LEARNER
I20260713 09:11:22.952991  1892 consensus_queue.cc:260] T 9f5c005b4c5a4c2cac21e26d73560d8d P a95caefdbc7143908d79de88b12fa9f2 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:22.955237  1892 ts_tablet_manager.cc:1434] T 9f5c005b4c5a4c2cac21e26d73560d8d P a95caefdbc7143908d79de88b12fa9f2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:11:22.957114  1412 tablet_copy_service.cc:342] P a710df9394784834a814f2eeb1f0230e: Request end of tablet copy session a95caefdbc7143908d79de88b12fa9f2-9f5c005b4c5a4c2cac21e26d73560d8d received from {username='slave'} at 127.0.0.1:42152
I20260713 09:11:22.957506  1412 tablet_copy_service.cc:434] P a710df9394784834a814f2eeb1f0230e: ending tablet copy session a95caefdbc7143908d79de88b12fa9f2-9f5c005b4c5a4c2cac21e26d73560d8d on tablet 9f5c005b4c5a4c2cac21e26d73560d8d with peer a95caefdbc7143908d79de88b12fa9f2
I20260713 09:11:23.100862  1745 raft_consensus.cc:1217] T c07cbdc7ec8b44018f66e42b2c985bd0 P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:23.301899  1745 raft_consensus.cc:1217] T c0e7ebf5df804f23859e1dac203263ca P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:23.329026  1745 raft_consensus.cc:1217] T 9f5c005b4c5a4c2cac21e26d73560d8d P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:23.331804  1747 raft_consensus.cc:1217] T e373949693364f58ba7e67278b37305a P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:23.508080  1880 raft_consensus.cc:1064] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e: attempting to promote NON_VOTER a95caefdbc7143908d79de88b12fa9f2 to VOTER
I20260713 09:11:23.510563  1880 consensus_queue.cc:237] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:23.518603  1747 raft_consensus.cc:1275] T c07cbdc7ec8b44018f66e42b2c985bd0 P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:23.518939  1327 raft_consensus.cc:1275] T c07cbdc7ec8b44018f66e42b2c985bd0 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:23.519397  1474 raft_consensus.cc:1275] T c07cbdc7ec8b44018f66e42b2c985bd0 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:23.520601  1880 consensus_queue.cc:1048] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:23.521713  1856 consensus_queue.cc:1048] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:23.522557  1900 consensus_queue.cc:1048] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:23.600873  1897 raft_consensus.cc:2955] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:23.604715  1474 raft_consensus.cc:2955] T c07cbdc7ec8b44018f66e42b2c985bd0 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:23.610103  1747 raft_consensus.cc:2955] T c07cbdc7ec8b44018f66e42b2c985bd0 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:23.651356  1221 catalog_manager.cc:5697] T c07cbdc7ec8b44018f66e42b2c985bd0 P 96f4e03ca81f4930b722103d1eaee337 reported cstate change: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a710df9394784834a814f2eeb1f0230e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:23.652276  1326 raft_consensus.cc:2955] T c07cbdc7ec8b44018f66e42b2c985bd0 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:23.817572  1880 raft_consensus.cc:1064] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e: attempting to promote NON_VOTER a95caefdbc7143908d79de88b12fa9f2 to VOTER
I20260713 09:11:23.820307  1880 consensus_queue.cc:237] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:23.829948  1745 raft_consensus.cc:1275] T 9f5c005b4c5a4c2cac21e26d73560d8d P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:23.831450  1856 consensus_queue.cc:1048] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:23.835785  1473 raft_consensus.cc:1275] T 9f5c005b4c5a4c2cac21e26d73560d8d P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:23.836272  1399 consensus_queue.cc:237] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e [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: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:23.838081  1327 raft_consensus.cc:1275] T 9f5c005b4c5a4c2cac21e26d73560d8d P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:23.841660  1909 consensus_queue.cc:1048] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:23.850765  1873 raft_consensus.cc:1064] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403: attempting to promote NON_VOTER a95caefdbc7143908d79de88b12fa9f2 to VOTER
I20260713 09:11:23.853549  1873 consensus_queue.cc:237] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:23.854221  1746 raft_consensus.cc:1275] T c07cbdc7ec8b44018f66e42b2c985bd0 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:23.856155  1909 consensus_queue.cc:1048] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:23.862560  1897 raft_consensus.cc:2955] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b730299799dc4acbbe1167a13b9a3403 (127.31.232.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:23.864355  1745 raft_consensus.cc:2955] T c07cbdc7ec8b44018f66e42b2c985bd0 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b730299799dc4acbbe1167a13b9a3403 (127.31.232.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:23.869413  1880 consensus_queue.cc:1048] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:23.874782  1746 raft_consensus.cc:1275] T c0e7ebf5df804f23859e1dac203263ca P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:23.875025  1473 raft_consensus.cc:1275] T c0e7ebf5df804f23859e1dac203263ca P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:23.876724  1898 consensus_queue.cc:1048] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:23.877848  1868 consensus_queue.cc:1048] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:23.877985  1220 catalog_manager.cc:5697] T c07cbdc7ec8b44018f66e42b2c985bd0 P a95caefdbc7143908d79de88b12fa9f2 reported cstate change: config changed from index 3 to 4, VOTER b730299799dc4acbbe1167a13b9a3403 (127.31.232.65) evicted. New cstate: current_term: 1 leader_uuid: "a710df9394784834a814f2eeb1f0230e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:23.881588  1399 raft_consensus.cc:1275] T c0e7ebf5df804f23859e1dac203263ca P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:23.889858  1868 consensus_queue.cc:1048] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:23.897326  1309 tablet_service.cc:1558] Processing DeleteTablet for tablet c07cbdc7ec8b44018f66e42b2c985bd0 with delete_type TABLET_DATA_TOMBSTONED (TS b730299799dc4acbbe1167a13b9a3403 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41916
I20260713 09:11:23.899222  1211 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c07cbdc7ec8b44018f66e42b2c985bd0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:23.904552  1898 raft_consensus.cc:2955] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:23.906868  1399 raft_consensus.cc:2955] T c0e7ebf5df804f23859e1dac203263ca P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:23.912856  1477 raft_consensus.cc:1275] T c07cbdc7ec8b44018f66e42b2c985bd0 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:23.931290  1223 catalog_manager.cc:5697] T c0e7ebf5df804f23859e1dac203263ca P a710df9394784834a814f2eeb1f0230e reported cstate change: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b730299799dc4acbbe1167a13b9a3403" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:23.939091  1917 tablet_replica.cc:333] T c07cbdc7ec8b44018f66e42b2c985bd0 P b730299799dc4acbbe1167a13b9a3403: stopping tablet replica
I20260713 09:11:23.938817  1477 raft_consensus.cc:2955] T c0e7ebf5df804f23859e1dac203263ca P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:23.940752  1880 consensus_queue.cc:1048] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:23.948568  1897 raft_consensus.cc:1064] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e: attempting to promote NON_VOTER a95caefdbc7143908d79de88b12fa9f2 to VOTER
I20260713 09:11:23.947243  1746 raft_consensus.cc:2955] T c0e7ebf5df804f23859e1dac203263ca P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:23.953538  1897 consensus_queue.cc:237] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:23.961575  1473 raft_consensus.cc:2955] T c07cbdc7ec8b44018f66e42b2c985bd0 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b730299799dc4acbbe1167a13b9a3403 (127.31.232.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:23.962567  1917 raft_consensus.cc:2243] T c07cbdc7ec8b44018f66e42b2c985bd0 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:23.963627  1917 raft_consensus.cc:2272] T c07cbdc7ec8b44018f66e42b2c985bd0 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:23.968420  1880 raft_consensus.cc:2955] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:23.969890  1327 raft_consensus.cc:2955] T 9f5c005b4c5a4c2cac21e26d73560d8d P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:23.990489  1917 ts_tablet_manager.cc:1916] T c07cbdc7ec8b44018f66e42b2c985bd0 P b730299799dc4acbbe1167a13b9a3403: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:24.003585  1746 raft_consensus.cc:1275] T e373949693364f58ba7e67278b37305a P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:24.011315  1909 consensus_queue.cc:1048] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:24.016072  1477 raft_consensus.cc:1275] T e373949693364f58ba7e67278b37305a P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:24.015947  1327 consensus_queue.cc:237] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:24.018774  1856 consensus_queue.cc:1048] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:24.018893  1225 catalog_manager.cc:5697] T 9f5c005b4c5a4c2cac21e26d73560d8d P b730299799dc4acbbe1167a13b9a3403 reported cstate change: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a710df9394784834a814f2eeb1f0230e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:24.025527  1917 ts_tablet_manager.cc:1929] T c07cbdc7ec8b44018f66e42b2c985bd0 P b730299799dc4acbbe1167a13b9a3403: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:24.026021  1917 log.cc:1199] T c07cbdc7ec8b44018f66e42b2c985bd0 P b730299799dc4acbbe1167a13b9a3403: Deleting WAL directory at /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933848945823-32673-0/minicluster-data/ts-0-root/wals/c07cbdc7ec8b44018f66e42b2c985bd0
I20260713 09:11:24.027830  1212 catalog_manager.cc:5028] TS b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909): tablet c07cbdc7ec8b44018f66e42b2c985bd0 (table test-workload [id=4f42940d88694167b1a76f491fd93378]) successfully deleted
I20260713 09:11:24.029742  1745 raft_consensus.cc:1275] T c0e7ebf5df804f23859e1dac203263ca P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:24.031706  1472 raft_consensus.cc:1275] T c0e7ebf5df804f23859e1dac203263ca P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:24.031497  1898 consensus_queue.cc:1048] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:24.033656  1898 consensus_queue.cc:1048] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:24.049742  1913 raft_consensus.cc:2955] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a710df9394784834a814f2eeb1f0230e (127.31.232.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:24.060895  1745 raft_consensus.cc:2955] T c0e7ebf5df804f23859e1dac203263ca P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a710df9394784834a814f2eeb1f0230e (127.31.232.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:24.061733  1477 raft_consensus.cc:2955] T 9f5c005b4c5a4c2cac21e26d73560d8d P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:24.071126  1212 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c0e7ebf5df804f23859e1dac203263ca with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:24.077914  1475 raft_consensus.cc:2955] T c0e7ebf5df804f23859e1dac203263ca P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a710df9394784834a814f2eeb1f0230e (127.31.232.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:24.092332  1327 raft_consensus.cc:1275] T e373949693364f58ba7e67278b37305a P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:24.098040  1897 raft_consensus.cc:2955] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:24.099875  1746 raft_consensus.cc:2955] T e373949693364f58ba7e67278b37305a P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:24.103879  1856 consensus_queue.cc:1048] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:24.109660  1747 raft_consensus.cc:2955] T 9f5c005b4c5a4c2cac21e26d73560d8d P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:24.078510  1225 catalog_manager.cc:5697] T c0e7ebf5df804f23859e1dac203263ca P a95caefdbc7143908d79de88b12fa9f2 reported cstate change: config changed from index 3 to 4, VOTER a710df9394784834a814f2eeb1f0230e (127.31.232.66) evicted. New cstate: current_term: 1 leader_uuid: "b730299799dc4acbbe1167a13b9a3403" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:24.119971  1475 raft_consensus.cc:2955] T e373949693364f58ba7e67278b37305a P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:24.135102  1393 tablet_service.cc:1558] Processing DeleteTablet for tablet c0e7ebf5df804f23859e1dac203263ca with delete_type TABLET_DATA_TOMBSTONED (TS a710df9394784834a814f2eeb1f0230e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44272
I20260713 09:11:24.139420  1221 catalog_manager.cc:5697] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e reported cstate change: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a710df9394784834a814f2eeb1f0230e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:24.148277  1327 raft_consensus.cc:2955] T e373949693364f58ba7e67278b37305a P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:24.160594  1925 tablet_replica.cc:333] T c0e7ebf5df804f23859e1dac203263ca P a710df9394784834a814f2eeb1f0230e: stopping tablet replica
I20260713 09:11:24.166795  1403 consensus_queue.cc:237] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e [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: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:24.167754  1399 consensus_queue.cc:237] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:24.175650  1746 raft_consensus.cc:1275] T e373949693364f58ba7e67278b37305a P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:24.175864  1745 raft_consensus.cc:1275] T 9f5c005b4c5a4c2cac21e26d73560d8d P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:24.161782  1925 raft_consensus.cc:2243] T c0e7ebf5df804f23859e1dac203263ca P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:24.178565  1856 consensus_queue.cc:1048] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:11:24.178438  1327 raft_consensus.cc:1275] T 9f5c005b4c5a4c2cac21e26d73560d8d P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:24.180608  1473 raft_consensus.cc:1275] T e373949693364f58ba7e67278b37305a P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:24.182255  1856 consensus_queue.cc:1048] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:24.183580  1925 raft_consensus.cc:2272] T c0e7ebf5df804f23859e1dac203263ca P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:24.189845  1897 consensus_queue.cc:1048] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:24.190873  1923 raft_consensus.cc:2955] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:24.192994  1925 ts_tablet_manager.cc:1916] T c0e7ebf5df804f23859e1dac203263ca P a710df9394784834a814f2eeb1f0230e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:24.195847  1746 raft_consensus.cc:2955] T 9f5c005b4c5a4c2cac21e26d73560d8d P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:24.202044  1856 consensus_queue.cc:1048] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:24.203356  1909 raft_consensus.cc:2955] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b730299799dc4acbbe1167a13b9a3403 (127.31.232.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:24.208424  1745 raft_consensus.cc:2955] T e373949693364f58ba7e67278b37305a P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b730299799dc4acbbe1167a13b9a3403 (127.31.232.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:24.217527  1211 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9f5c005b4c5a4c2cac21e26d73560d8d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:24.216786  1925 ts_tablet_manager.cc:1929] T c0e7ebf5df804f23859e1dac203263ca P a710df9394784834a814f2eeb1f0230e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:24.218545  1925 log.cc:1199] T c0e7ebf5df804f23859e1dac203263ca P a710df9394784834a814f2eeb1f0230e: Deleting WAL directory at /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933848945823-32673-0/minicluster-data/ts-1-root/wals/c0e7ebf5df804f23859e1dac203263ca
I20260713 09:11:24.221551  1211 catalog_manager.cc:5028] TS a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069): tablet c0e7ebf5df804f23859e1dac203263ca (table test-workload [id=4f42940d88694167b1a76f491fd93378]) successfully deleted
I20260713 09:11:24.224233  1220 catalog_manager.cc:5697] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e reported cstate change: config changed from index 3 to 4, VOTER 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67) evicted. New cstate: current_term: 1 leader_uuid: "a710df9394784834a814f2eeb1f0230e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:24.228039  1221 catalog_manager.cc:5697] T e373949693364f58ba7e67278b37305a P a95caefdbc7143908d79de88b12fa9f2 reported cstate change: config changed from index 3 to 4, VOTER b730299799dc4acbbe1167a13b9a3403 (127.31.232.65) evicted. New cstate: current_term: 1 leader_uuid: "a710df9394784834a814f2eeb1f0230e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:24.230540  1327 raft_consensus.cc:2955] T 9f5c005b4c5a4c2cac21e26d73560d8d P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:24.239962  1309 tablet_service.cc:1558] Processing DeleteTablet for tablet e373949693364f58ba7e67278b37305a with delete_type TABLET_DATA_TOMBSTONED (TS b730299799dc4acbbe1167a13b9a3403 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41916
I20260713 09:11:24.241107  1917 tablet_replica.cc:333] T e373949693364f58ba7e67278b37305a P b730299799dc4acbbe1167a13b9a3403: stopping tablet replica
I20260713 09:11:24.242203  1917 raft_consensus.cc:2243] T e373949693364f58ba7e67278b37305a P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:24.242964  1917 raft_consensus.cc:2272] T e373949693364f58ba7e67278b37305a P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:24.247929  1211 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e373949693364f58ba7e67278b37305a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:24.249744  1917 ts_tablet_manager.cc:1916] T e373949693364f58ba7e67278b37305a P b730299799dc4acbbe1167a13b9a3403: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:24.252863  1475 raft_consensus.cc:2955] T e373949693364f58ba7e67278b37305a P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b730299799dc4acbbe1167a13b9a3403 (127.31.232.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:24.256179  1467 tablet_service.cc:1558] Processing DeleteTablet for tablet 9f5c005b4c5a4c2cac21e26d73560d8d with delete_type TABLET_DATA_TOMBSTONED (TS 96f4e03ca81f4930b722103d1eaee337 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45872
I20260713 09:11:24.264570  1917 ts_tablet_manager.cc:1929] T e373949693364f58ba7e67278b37305a P b730299799dc4acbbe1167a13b9a3403: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:24.264989  1917 log.cc:1199] T e373949693364f58ba7e67278b37305a P b730299799dc4acbbe1167a13b9a3403: Deleting WAL directory at /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933848945823-32673-0/minicluster-data/ts-0-root/wals/e373949693364f58ba7e67278b37305a
I20260713 09:11:24.266422  1212 catalog_manager.cc:5028] TS b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909): tablet e373949693364f58ba7e67278b37305a (table test-workload [id=4f42940d88694167b1a76f491fd93378]) successfully deleted
I20260713 09:11:24.272401  1926 tablet_replica.cc:333] T 9f5c005b4c5a4c2cac21e26d73560d8d P 96f4e03ca81f4930b722103d1eaee337: stopping tablet replica
I20260713 09:11:24.273216  1926 raft_consensus.cc:2243] T 9f5c005b4c5a4c2cac21e26d73560d8d P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:24.273739  1926 raft_consensus.cc:2272] T 9f5c005b4c5a4c2cac21e26d73560d8d P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:24.276244  1926 ts_tablet_manager.cc:1916] T 9f5c005b4c5a4c2cac21e26d73560d8d P 96f4e03ca81f4930b722103d1eaee337: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:24.287488  1926 ts_tablet_manager.cc:1929] T 9f5c005b4c5a4c2cac21e26d73560d8d P 96f4e03ca81f4930b722103d1eaee337: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:24.287837  1926 log.cc:1199] T 9f5c005b4c5a4c2cac21e26d73560d8d P 96f4e03ca81f4930b722103d1eaee337: Deleting WAL directory at /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933848945823-32673-0/minicluster-data/ts-2-root/wals/9f5c005b4c5a4c2cac21e26d73560d8d
I20260713 09:11:24.289294  1212 catalog_manager.cc:5028] TS 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): tablet 9f5c005b4c5a4c2cac21e26d73560d8d (table test-workload [id=4f42940d88694167b1a76f491fd93378]) successfully deleted
W20260713 09:11:24.733126  1349 debug-util.cc:398] Leaking SignalData structure 0x7b08000c5de0 after lost signal to thread 32676
W20260713 09:11:24.733989  1349 debug-util.cc:398] Leaking SignalData structure 0x7b08000f0520 after lost signal to thread 1260
W20260713 09:11:24.734895  1349 debug-util.cc:398] Leaking SignalData structure 0x7b0800074ac0 after lost signal to thread 1352
W20260713 09:11:24.735710  1349 debug-util.cc:398] Leaking SignalData structure 0x7b0800159e40 after lost signal to thread 1427
W20260713 09:11:24.736464  1349 debug-util.cc:398] Leaking SignalData structure 0x7b080027bd60 after lost signal to thread 1501
W20260713 09:11:24.737231  1349 debug-util.cc:398] Leaking SignalData structure 0x7b0800227ba0 after lost signal to thread 1772
I20260713 09:11:25.300626  1327 consensus_queue.cc:237] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
W20260713 09:11:25.309275  1292 consensus_peers.cc:597] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 -> Peer a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68:39743): Couldn't send request to peer a95caefdbc7143908d79de88b12fa9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eb7ca662cbbe49e2807e55e9ca48a398. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:25.310719  1403 raft_consensus.cc:1275] T eb7ca662cbbe49e2807e55e9ca48a398 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:25.310956  1473 raft_consensus.cc:1275] T eb7ca662cbbe49e2807e55e9ca48a398 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:25.312150  1928 consensus_queue.cc:1048] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:25.312887  1913 consensus_queue.cc:1048] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:25.320119  1928 raft_consensus.cc:2955] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:25.321810  1473 raft_consensus.cc:2955] T eb7ca662cbbe49e2807e55e9ca48a398 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:25.343869  1221 catalog_manager.cc:5697] T eb7ca662cbbe49e2807e55e9ca48a398 P 96f4e03ca81f4930b722103d1eaee337 reported cstate change: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New cstate: current_term: 1 leader_uuid: "b730299799dc4acbbe1167a13b9a3403" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:25.346310  1327 consensus_queue.cc:237] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
W20260713 09:11:25.365967  1292 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.232.66:38069, user_credentials={real_user=slave}} blocked reactor thread for 45456.6us
I20260713 09:11:25.367810  1403 raft_consensus.cc:2955] T eb7ca662cbbe49e2807e55e9ca48a398 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:25.387498  1473 raft_consensus.cc:1275] T 09464180c4fb4ea1b5d24f1ead6bcded P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:11:25.387892  1292 consensus_peers.cc:597] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403 -> Peer a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68:39743): Couldn't send request to peer a95caefdbc7143908d79de88b12fa9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 09464180c4fb4ea1b5d24f1ead6bcded. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:25.388032  1403 raft_consensus.cc:1275] T 09464180c4fb4ea1b5d24f1ead6bcded P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:25.389096  1913 consensus_queue.cc:1048] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:25.390156  1928 consensus_queue.cc:1048] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:25.404417  1933 raft_consensus.cc:2955] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:25.408875  1475 raft_consensus.cc:2955] T 09464180c4fb4ea1b5d24f1ead6bcded P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:25.418781  1327 consensus_queue.cc:237] T 101d0a1bd6aa404f9a69dd86d72462ac P b730299799dc4acbbe1167a13b9a3403 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:25.437354  1220 catalog_manager.cc:5697] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403 reported cstate change: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New cstate: current_term: 1 leader_uuid: "b730299799dc4acbbe1167a13b9a3403" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:11:25.442656  1292 consensus_peers.cc:597] T 101d0a1bd6aa404f9a69dd86d72462ac P b730299799dc4acbbe1167a13b9a3403 -> Peer a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68:39743): Couldn't send request to peer a95caefdbc7143908d79de88b12fa9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 101d0a1bd6aa404f9a69dd86d72462ac. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:25.442978  1475 raft_consensus.cc:1275] T 101d0a1bd6aa404f9a69dd86d72462ac P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:25.444962  1913 consensus_queue.cc:1048] T 101d0a1bd6aa404f9a69dd86d72462ac P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:25.445751  1399 raft_consensus.cc:1275] T 101d0a1bd6aa404f9a69dd86d72462ac P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:25.448297  1399 raft_consensus.cc:2955] T 09464180c4fb4ea1b5d24f1ead6bcded P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:25.450326  1931 consensus_queue.cc:1048] T 101d0a1bd6aa404f9a69dd86d72462ac P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:25.476498  1928 raft_consensus.cc:2955] T 101d0a1bd6aa404f9a69dd86d72462ac P b730299799dc4acbbe1167a13b9a3403 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:25.478663  1403 raft_consensus.cc:2955] T 101d0a1bd6aa404f9a69dd86d72462ac P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:25.494354  1473 raft_consensus.cc:2955] T 101d0a1bd6aa404f9a69dd86d72462ac P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:25.497056  1475 consensus_queue.cc:237] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:25.497341  1220 catalog_manager.cc:5697] T 101d0a1bd6aa404f9a69dd86d72462ac P a710df9394784834a814f2eeb1f0230e reported cstate change: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New cstate: current_term: 1 leader_uuid: "b730299799dc4acbbe1167a13b9a3403" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
W20260713 09:11:25.518918  1441 consensus_peers.cc:597] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337 -> Peer a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68:39743): Couldn't send request to peer a95caefdbc7143908d79de88b12fa9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7b2a1d8cebb94c4599ba60e95f5393df. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:25.520620  1403 raft_consensus.cc:1275] T 7b2a1d8cebb94c4599ba60e95f5393df P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Refusing update from remote peer 96f4e03ca81f4930b722103d1eaee337: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:25.522989  1327 raft_consensus.cc:1275] T 7b2a1d8cebb94c4599ba60e95f5393df P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Refusing update from remote peer 96f4e03ca81f4930b722103d1eaee337: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:25.522912  1895 consensus_queue.cc:1048] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:25.525189  1895 consensus_queue.cc:1048] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:25.538998  1895 raft_consensus.cc:2955] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:25.549034  1327 raft_consensus.cc:2955] T 7b2a1d8cebb94c4599ba60e95f5393df P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:25.549701  1403 raft_consensus.cc:2955] T 7b2a1d8cebb94c4599ba60e95f5393df P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:25.559193  1220 catalog_manager.cc:5697] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337 reported cstate change: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New cstate: current_term: 1 leader_uuid: "96f4e03ca81f4930b722103d1eaee337" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:25.795650  1949 ts_tablet_manager.cc:933] T 09464180c4fb4ea1b5d24f1ead6bcded P a95caefdbc7143908d79de88b12fa9f2: Initiating tablet copy from peer b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909)
I20260713 09:11:25.797842  1949 tablet_copy_client.cc:323] T 09464180c4fb4ea1b5d24f1ead6bcded P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.31.232.65:33909
I20260713 09:11:25.799765  1338 tablet_copy_service.cc:140] P b730299799dc4acbbe1167a13b9a3403: Received BeginTabletCopySession request for tablet 09464180c4fb4ea1b5d24f1ead6bcded from peer a95caefdbc7143908d79de88b12fa9f2 ({username='slave'} at 127.0.0.1:60932)
I20260713 09:11:25.800330  1338 tablet_copy_service.cc:161] P b730299799dc4acbbe1167a13b9a3403: Beginning new tablet copy session on tablet 09464180c4fb4ea1b5d24f1ead6bcded from peer a95caefdbc7143908d79de88b12fa9f2 at {username='slave'} at 127.0.0.1:60932: session id = a95caefdbc7143908d79de88b12fa9f2-09464180c4fb4ea1b5d24f1ead6bcded
I20260713 09:11:25.808553  1338 tablet_copy_source_session.cc:215] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:25.812222  1949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09464180c4fb4ea1b5d24f1ead6bcded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:25.846145  1949 tablet_copy_client.cc:806] T 09464180c4fb4ea1b5d24f1ead6bcded P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:25.846684  1949 tablet_copy_client.cc:670] T 09464180c4fb4ea1b5d24f1ead6bcded P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:25.854215  1949 tablet_copy_client.cc:538] T 09464180c4fb4ea1b5d24f1ead6bcded P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:25.860235  1951 ts_tablet_manager.cc:933] T eb7ca662cbbe49e2807e55e9ca48a398 P a95caefdbc7143908d79de88b12fa9f2: Initiating tablet copy from peer b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909)
I20260713 09:11:25.864601  1949 tablet_bootstrap.cc:492] T 09464180c4fb4ea1b5d24f1ead6bcded P a95caefdbc7143908d79de88b12fa9f2: Bootstrap starting.
I20260713 09:11:25.869203  1951 tablet_copy_client.cc:323] T eb7ca662cbbe49e2807e55e9ca48a398 P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.31.232.65:33909
I20260713 09:11:25.872040  1338 tablet_copy_service.cc:140] P b730299799dc4acbbe1167a13b9a3403: Received BeginTabletCopySession request for tablet eb7ca662cbbe49e2807e55e9ca48a398 from peer a95caefdbc7143908d79de88b12fa9f2 ({username='slave'} at 127.0.0.1:60932)
I20260713 09:11:25.872628  1338 tablet_copy_service.cc:161] P b730299799dc4acbbe1167a13b9a3403: Beginning new tablet copy session on tablet eb7ca662cbbe49e2807e55e9ca48a398 from peer a95caefdbc7143908d79de88b12fa9f2 at {username='slave'} at 127.0.0.1:60932: session id = a95caefdbc7143908d79de88b12fa9f2-eb7ca662cbbe49e2807e55e9ca48a398
I20260713 09:11:25.890839  1338 tablet_copy_source_session.cc:215] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:25.894585  1951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb7ca662cbbe49e2807e55e9ca48a398. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:25.897475  1949 tablet_bootstrap.cc:492] T 09464180c4fb4ea1b5d24f1ead6bcded P a95caefdbc7143908d79de88b12fa9f2: 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
I20260713 09:11:25.898427  1949 tablet_bootstrap.cc:492] T 09464180c4fb4ea1b5d24f1ead6bcded P a95caefdbc7143908d79de88b12fa9f2: Bootstrap complete.
I20260713 09:11:25.899053  1949 ts_tablet_manager.cc:1403] T 09464180c4fb4ea1b5d24f1ead6bcded P a95caefdbc7143908d79de88b12fa9f2: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.008s
I20260713 09:11:25.901980  1949 raft_consensus.cc:359] T 09464180c4fb4ea1b5d24f1ead6bcded P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:25.902861  1949 raft_consensus.cc:740] T 09464180c4fb4ea1b5d24f1ead6bcded P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a95caefdbc7143908d79de88b12fa9f2, State: Initialized, Role: LEARNER
I20260713 09:11:25.903631  1949 consensus_queue.cc:260] T 09464180c4fb4ea1b5d24f1ead6bcded P a95caefdbc7143908d79de88b12fa9f2 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:25.917151  1949 ts_tablet_manager.cc:1434] T 09464180c4fb4ea1b5d24f1ead6bcded P a95caefdbc7143908d79de88b12fa9f2: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.008s
I20260713 09:11:25.919454  1338 tablet_copy_service.cc:342] P b730299799dc4acbbe1167a13b9a3403: Request end of tablet copy session a95caefdbc7143908d79de88b12fa9f2-09464180c4fb4ea1b5d24f1ead6bcded received from {username='slave'} at 127.0.0.1:60932
I20260713 09:11:25.919903  1338 tablet_copy_service.cc:434] P b730299799dc4acbbe1167a13b9a3403: ending tablet copy session a95caefdbc7143908d79de88b12fa9f2-09464180c4fb4ea1b5d24f1ead6bcded on tablet 09464180c4fb4ea1b5d24f1ead6bcded with peer a95caefdbc7143908d79de88b12fa9f2
I20260713 09:11:25.925529  1951 tablet_copy_client.cc:806] T eb7ca662cbbe49e2807e55e9ca48a398 P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:25.926199  1951 tablet_copy_client.cc:670] T eb7ca662cbbe49e2807e55e9ca48a398 P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:25.937299  1951 tablet_copy_client.cc:538] T eb7ca662cbbe49e2807e55e9ca48a398 P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:25.946909  1951 tablet_bootstrap.cc:492] T eb7ca662cbbe49e2807e55e9ca48a398 P a95caefdbc7143908d79de88b12fa9f2: Bootstrap starting.
I20260713 09:11:25.969810  1951 tablet_bootstrap.cc:492] T eb7ca662cbbe49e2807e55e9ca48a398 P a95caefdbc7143908d79de88b12fa9f2: 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
I20260713 09:11:25.970707  1951 tablet_bootstrap.cc:492] T eb7ca662cbbe49e2807e55e9ca48a398 P a95caefdbc7143908d79de88b12fa9f2: Bootstrap complete.
I20260713 09:11:25.971400  1951 ts_tablet_manager.cc:1403] T eb7ca662cbbe49e2807e55e9ca48a398 P a95caefdbc7143908d79de88b12fa9f2: Time spent bootstrapping tablet: real 0.025s	user 0.022s	sys 0.004s
I20260713 09:11:25.974254  1951 raft_consensus.cc:359] T eb7ca662cbbe49e2807e55e9ca48a398 P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:25.975054  1951 raft_consensus.cc:740] T eb7ca662cbbe49e2807e55e9ca48a398 P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a95caefdbc7143908d79de88b12fa9f2, State: Initialized, Role: LEARNER
I20260713 09:11:25.975734  1951 consensus_queue.cc:260] T eb7ca662cbbe49e2807e55e9ca48a398 P a95caefdbc7143908d79de88b12fa9f2 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:25.978145  1951 ts_tablet_manager.cc:1434] T eb7ca662cbbe49e2807e55e9ca48a398 P a95caefdbc7143908d79de88b12fa9f2: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260713 09:11:25.980979  1338 tablet_copy_service.cc:342] P b730299799dc4acbbe1167a13b9a3403: Request end of tablet copy session a95caefdbc7143908d79de88b12fa9f2-eb7ca662cbbe49e2807e55e9ca48a398 received from {username='slave'} at 127.0.0.1:60932
I20260713 09:11:25.983662  1338 tablet_copy_service.cc:434] P b730299799dc4acbbe1167a13b9a3403: ending tablet copy session a95caefdbc7143908d79de88b12fa9f2-eb7ca662cbbe49e2807e55e9ca48a398 on tablet eb7ca662cbbe49e2807e55e9ca48a398 with peer a95caefdbc7143908d79de88b12fa9f2
I20260713 09:11:25.986442  1949 ts_tablet_manager.cc:933] T 7b2a1d8cebb94c4599ba60e95f5393df P a95caefdbc7143908d79de88b12fa9f2: Initiating tablet copy from peer 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:26.003997  1949 tablet_copy_client.cc:323] T 7b2a1d8cebb94c4599ba60e95f5393df P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.31.232.67:35479
I20260713 09:11:26.006076  1487 tablet_copy_service.cc:140] P 96f4e03ca81f4930b722103d1eaee337: Received BeginTabletCopySession request for tablet 7b2a1d8cebb94c4599ba60e95f5393df from peer a95caefdbc7143908d79de88b12fa9f2 ({username='slave'} at 127.0.0.1:40044)
I20260713 09:11:26.006742  1487 tablet_copy_service.cc:161] P 96f4e03ca81f4930b722103d1eaee337: Beginning new tablet copy session on tablet 7b2a1d8cebb94c4599ba60e95f5393df from peer a95caefdbc7143908d79de88b12fa9f2 at {username='slave'} at 127.0.0.1:40044: session id = a95caefdbc7143908d79de88b12fa9f2-7b2a1d8cebb94c4599ba60e95f5393df
I20260713 09:11:26.015654  1487 tablet_copy_source_session.cc:215] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:26.019690  1949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b2a1d8cebb94c4599ba60e95f5393df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.042023  1949 tablet_copy_client.cc:806] T 7b2a1d8cebb94c4599ba60e95f5393df P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:26.042920  1949 tablet_copy_client.cc:670] T 7b2a1d8cebb94c4599ba60e95f5393df P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:26.046921  1949 tablet_copy_client.cc:538] T 7b2a1d8cebb94c4599ba60e95f5393df P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:26.058306  1949 tablet_bootstrap.cc:492] T 7b2a1d8cebb94c4599ba60e95f5393df P a95caefdbc7143908d79de88b12fa9f2: Bootstrap starting.
I20260713 09:11:26.060252  1951 ts_tablet_manager.cc:933] T 101d0a1bd6aa404f9a69dd86d72462ac P a95caefdbc7143908d79de88b12fa9f2: Initiating tablet copy from peer b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909)
I20260713 09:11:26.071918  1951 tablet_copy_client.cc:323] T 101d0a1bd6aa404f9a69dd86d72462ac P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.31.232.65:33909
I20260713 09:11:26.074760  1338 tablet_copy_service.cc:140] P b730299799dc4acbbe1167a13b9a3403: Received BeginTabletCopySession request for tablet 101d0a1bd6aa404f9a69dd86d72462ac from peer a95caefdbc7143908d79de88b12fa9f2 ({username='slave'} at 127.0.0.1:60932)
I20260713 09:11:26.075409  1338 tablet_copy_service.cc:161] P b730299799dc4acbbe1167a13b9a3403: Beginning new tablet copy session on tablet 101d0a1bd6aa404f9a69dd86d72462ac from peer a95caefdbc7143908d79de88b12fa9f2 at {username='slave'} at 127.0.0.1:60932: session id = a95caefdbc7143908d79de88b12fa9f2-101d0a1bd6aa404f9a69dd86d72462ac
I20260713 09:11:26.090709  1949 tablet_bootstrap.cc:492] T 7b2a1d8cebb94c4599ba60e95f5393df P a95caefdbc7143908d79de88b12fa9f2: 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
I20260713 09:11:26.091755  1949 tablet_bootstrap.cc:492] T 7b2a1d8cebb94c4599ba60e95f5393df P a95caefdbc7143908d79de88b12fa9f2: Bootstrap complete.
I20260713 09:11:26.092458  1949 ts_tablet_manager.cc:1403] T 7b2a1d8cebb94c4599ba60e95f5393df P a95caefdbc7143908d79de88b12fa9f2: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.014s
I20260713 09:11:26.095588  1949 raft_consensus.cc:359] T 7b2a1d8cebb94c4599ba60e95f5393df P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:26.096443  1949 raft_consensus.cc:740] T 7b2a1d8cebb94c4599ba60e95f5393df P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a95caefdbc7143908d79de88b12fa9f2, State: Initialized, Role: LEARNER
I20260713 09:11:26.097059  1949 consensus_queue.cc:260] T 7b2a1d8cebb94c4599ba60e95f5393df P a95caefdbc7143908d79de88b12fa9f2 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:26.099587  1949 ts_tablet_manager.cc:1434] T 7b2a1d8cebb94c4599ba60e95f5393df P a95caefdbc7143908d79de88b12fa9f2: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:11:26.104084  1487 tablet_copy_service.cc:342] P 96f4e03ca81f4930b722103d1eaee337: Request end of tablet copy session a95caefdbc7143908d79de88b12fa9f2-7b2a1d8cebb94c4599ba60e95f5393df received from {username='slave'} at 127.0.0.1:40044
I20260713 09:11:26.104600  1487 tablet_copy_service.cc:434] P 96f4e03ca81f4930b722103d1eaee337: ending tablet copy session a95caefdbc7143908d79de88b12fa9f2-7b2a1d8cebb94c4599ba60e95f5393df on tablet 7b2a1d8cebb94c4599ba60e95f5393df with peer a95caefdbc7143908d79de88b12fa9f2
I20260713 09:11:26.113224  1338 tablet_copy_source_session.cc:215] T 101d0a1bd6aa404f9a69dd86d72462ac P b730299799dc4acbbe1167a13b9a3403: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:26.120199  1951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 101d0a1bd6aa404f9a69dd86d72462ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.140288  1951 tablet_copy_client.cc:806] T 101d0a1bd6aa404f9a69dd86d72462ac P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:26.140952  1951 tablet_copy_client.cc:670] T 101d0a1bd6aa404f9a69dd86d72462ac P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:26.144996  1951 tablet_copy_client.cc:538] T 101d0a1bd6aa404f9a69dd86d72462ac P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:26.155325  1951 tablet_bootstrap.cc:492] T 101d0a1bd6aa404f9a69dd86d72462ac P a95caefdbc7143908d79de88b12fa9f2: Bootstrap starting.
I20260713 09:11:26.187894  1951 tablet_bootstrap.cc:492] T 101d0a1bd6aa404f9a69dd86d72462ac P a95caefdbc7143908d79de88b12fa9f2: 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
I20260713 09:11:26.188920  1951 tablet_bootstrap.cc:492] T 101d0a1bd6aa404f9a69dd86d72462ac P a95caefdbc7143908d79de88b12fa9f2: Bootstrap complete.
I20260713 09:11:26.189703  1951 ts_tablet_manager.cc:1403] T 101d0a1bd6aa404f9a69dd86d72462ac P a95caefdbc7143908d79de88b12fa9f2: Time spent bootstrapping tablet: real 0.035s	user 0.024s	sys 0.006s
I20260713 09:11:26.192891  1951 raft_consensus.cc:359] T 101d0a1bd6aa404f9a69dd86d72462ac P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:26.193768  1951 raft_consensus.cc:740] T 101d0a1bd6aa404f9a69dd86d72462ac P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a95caefdbc7143908d79de88b12fa9f2, State: Initialized, Role: LEARNER
I20260713 09:11:26.194438  1951 consensus_queue.cc:260] T 101d0a1bd6aa404f9a69dd86d72462ac P a95caefdbc7143908d79de88b12fa9f2 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:26.196982  1951 ts_tablet_manager.cc:1434] T 101d0a1bd6aa404f9a69dd86d72462ac P a95caefdbc7143908d79de88b12fa9f2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:26.198823  1338 tablet_copy_service.cc:342] P b730299799dc4acbbe1167a13b9a3403: Request end of tablet copy session a95caefdbc7143908d79de88b12fa9f2-101d0a1bd6aa404f9a69dd86d72462ac received from {username='slave'} at 127.0.0.1:60932
I20260713 09:11:26.199267  1338 tablet_copy_service.cc:434] P b730299799dc4acbbe1167a13b9a3403: ending tablet copy session a95caefdbc7143908d79de88b12fa9f2-101d0a1bd6aa404f9a69dd86d72462ac on tablet 101d0a1bd6aa404f9a69dd86d72462ac with peer a95caefdbc7143908d79de88b12fa9f2
I20260713 09:11:26.272890  1746 raft_consensus.cc:1217] T 09464180c4fb4ea1b5d24f1ead6bcded P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:26.334888  1746 raft_consensus.cc:1217] T eb7ca662cbbe49e2807e55e9ca48a398 P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:26.468474  1746 raft_consensus.cc:1217] T 7b2a1d8cebb94c4599ba60e95f5393df P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:26.516872  1746 raft_consensus.cc:1217] T 101d0a1bd6aa404f9a69dd86d72462ac P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:26.885916  1963 raft_consensus.cc:1064] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403: attempting to promote NON_VOTER a95caefdbc7143908d79de88b12fa9f2 to VOTER
I20260713 09:11:26.888566  1963 consensus_queue.cc:237] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:26.905439  1928 raft_consensus.cc:1064] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403: attempting to promote NON_VOTER a95caefdbc7143908d79de88b12fa9f2 to VOTER
I20260713 09:11:26.908392  1928 consensus_queue.cc:237] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:26.943782  1746 raft_consensus.cc:1275] T 09464180c4fb4ea1b5d24f1ead6bcded P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:26.946851  1475 raft_consensus.cc:1275] T 09464180c4fb4ea1b5d24f1ead6bcded P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:26.948594  1931 consensus_queue.cc:1048] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260713 09:11:26.952507  1966 consensus_queue.cc:1048] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:26.953052  1746 raft_consensus.cc:1275] T eb7ca662cbbe49e2807e55e9ca48a398 P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:26.953305  1403 raft_consensus.cc:1275] T 09464180c4fb4ea1b5d24f1ead6bcded P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:26.954979  1969 consensus_queue.cc:1048] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:26.955721  1963 consensus_queue.cc:1048] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:26.966465  1399 raft_consensus.cc:1275] T eb7ca662cbbe49e2807e55e9ca48a398 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:26.968523  1473 raft_consensus.cc:1275] T eb7ca662cbbe49e2807e55e9ca48a398 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:26.968442  1966 consensus_queue.cc:1048] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:26.974851  1966 consensus_queue.cc:1048] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:26.983402  1403 raft_consensus.cc:2955] T 09464180c4fb4ea1b5d24f1ead6bcded P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:26.981513  1928 raft_consensus.cc:2955] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:27.009716  1221 catalog_manager.cc:5697] T 09464180c4fb4ea1b5d24f1ead6bcded P a710df9394784834a814f2eeb1f0230e reported cstate change: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b730299799dc4acbbe1167a13b9a3403" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:27.014953  1966 raft_consensus.cc:2955] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:27.021863  1475 raft_consensus.cc:2955] T eb7ca662cbbe49e2807e55e9ca48a398 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:27.031024  1472 raft_consensus.cc:2955] T 09464180c4fb4ea1b5d24f1ead6bcded P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:27.045454  1746 raft_consensus.cc:2955] T 09464180c4fb4ea1b5d24f1ead6bcded P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:27.052724  1745 raft_consensus.cc:2955] T eb7ca662cbbe49e2807e55e9ca48a398 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:27.051290  1399 raft_consensus.cc:2955] T eb7ca662cbbe49e2807e55e9ca48a398 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:27.080222  1963 raft_consensus.cc:1064] T 101d0a1bd6aa404f9a69dd86d72462ac P b730299799dc4acbbe1167a13b9a3403: attempting to promote NON_VOTER a95caefdbc7143908d79de88b12fa9f2 to VOTER
I20260713 09:11:27.083645  1963 consensus_queue.cc:237] T 101d0a1bd6aa404f9a69dd86d72462ac P b730299799dc4acbbe1167a13b9a3403 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:27.098592  1960 raft_consensus.cc:1064] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337: attempting to promote NON_VOTER a95caefdbc7143908d79de88b12fa9f2 to VOTER
I20260713 09:11:27.101979  1960 consensus_queue.cc:237] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:27.109282  1745 raft_consensus.cc:1275] T 101d0a1bd6aa404f9a69dd86d72462ac P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:27.111938  1928 consensus_queue.cc:1048] T 101d0a1bd6aa404f9a69dd86d72462ac P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:27.123528  1475 raft_consensus.cc:1275] T 101d0a1bd6aa404f9a69dd86d72462ac P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:27.126097  1963 consensus_queue.cc:1048] T 101d0a1bd6aa404f9a69dd86d72462ac P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:27.127548  1399 raft_consensus.cc:1275] T 101d0a1bd6aa404f9a69dd86d72462ac P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:27.137671  1963 consensus_queue.cc:1048] T 101d0a1bd6aa404f9a69dd86d72462ac P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260713 09:11:27.179040  1441 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.232.68:39743, user_credentials={real_user=slave}} blocked reactor thread for 46992.1us
I20260713 09:11:27.184185  1971 raft_consensus.cc:2955] T 101d0a1bd6aa404f9a69dd86d72462ac P b730299799dc4acbbe1167a13b9a3403 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:27.188767  1745 raft_consensus.cc:1275] T 7b2a1d8cebb94c4599ba60e95f5393df P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Refusing update from remote peer 96f4e03ca81f4930b722103d1eaee337: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:27.188791  1325 raft_consensus.cc:1275] T 7b2a1d8cebb94c4599ba60e95f5393df P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Refusing update from remote peer 96f4e03ca81f4930b722103d1eaee337: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:27.190732  1403 raft_consensus.cc:1275] T 7b2a1d8cebb94c4599ba60e95f5393df P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Refusing update from remote peer 96f4e03ca81f4930b722103d1eaee337: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:27.192163  1399 raft_consensus.cc:2955] T 101d0a1bd6aa404f9a69dd86d72462ac P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:27.192673  1746 raft_consensus.cc:2955] T 101d0a1bd6aa404f9a69dd86d72462ac P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:27.193553  1987 consensus_queue.cc:1048] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:27.196064  1960 consensus_queue.cc:1048] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:27.204671  1960 consensus_queue.cc:1048] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:27.226922  1475 raft_consensus.cc:2955] T 101d0a1bd6aa404f9a69dd86d72462ac P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:27.232739  1325 consensus_queue.cc:237] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:27.232375  1225 catalog_manager.cc:5697] T eb7ca662cbbe49e2807e55e9ca48a398 P a95caefdbc7143908d79de88b12fa9f2 reported cstate change: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b730299799dc4acbbe1167a13b9a3403" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:27.243582  1987 raft_consensus.cc:2955] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:27.253599  1746 raft_consensus.cc:1275] T 09464180c4fb4ea1b5d24f1ead6bcded P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:27.254562  1472 raft_consensus.cc:1275] T 09464180c4fb4ea1b5d24f1ead6bcded P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:27.254784  1403 raft_consensus.cc:2955] T 7b2a1d8cebb94c4599ba60e95f5393df P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:27.257315  1971 consensus_queue.cc:1048] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:27.261430  1928 consensus_queue.cc:1048] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:27.265633  1928 raft_consensus.cc:2955] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a710df9394784834a814f2eeb1f0230e (127.31.232.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:27.276657  1475 raft_consensus.cc:2955] T 09464180c4fb4ea1b5d24f1ead6bcded P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a710df9394784834a814f2eeb1f0230e (127.31.232.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:27.279016  1327 raft_consensus.cc:2955] T 7b2a1d8cebb94c4599ba60e95f5393df P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:27.268469  1747 raft_consensus.cc:2955] T 09464180c4fb4ea1b5d24f1ead6bcded P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a710df9394784834a814f2eeb1f0230e (127.31.232.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:27.256523  1746 raft_consensus.cc:2955] T 7b2a1d8cebb94c4599ba60e95f5393df P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:27.281589  1223 catalog_manager.cc:5697] T 101d0a1bd6aa404f9a69dd86d72462ac P a710df9394784834a814f2eeb1f0230e reported cstate change: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b730299799dc4acbbe1167a13b9a3403" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:27.322911  1212 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 09464180c4fb4ea1b5d24f1ead6bcded with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:27.347504  1225 catalog_manager.cc:5697] T 7b2a1d8cebb94c4599ba60e95f5393df P a95caefdbc7143908d79de88b12fa9f2 reported cstate change: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "96f4e03ca81f4930b722103d1eaee337" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:27.349284  1225 catalog_manager.cc:5697] T 09464180c4fb4ea1b5d24f1ead6bcded P a95caefdbc7143908d79de88b12fa9f2 reported cstate change: config changed from index 3 to 4, VOTER a710df9394784834a814f2eeb1f0230e (127.31.232.66) evicted. New cstate: current_term: 1 leader_uuid: "b730299799dc4acbbe1167a13b9a3403" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:27.349819  1325 consensus_queue.cc:237] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:27.353420  1327 consensus_queue.cc:237] T 101d0a1bd6aa404f9a69dd86d72462ac P b730299799dc4acbbe1167a13b9a3403 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:27.361228  1403 raft_consensus.cc:1275] T 101d0a1bd6aa404f9a69dd86d72462ac P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:27.363955  1746 raft_consensus.cc:1275] T eb7ca662cbbe49e2807e55e9ca48a398 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:27.364456  1928 consensus_queue.cc:1048] T 101d0a1bd6aa404f9a69dd86d72462ac P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:27.366756  1393 tablet_service.cc:1558] Processing DeleteTablet for tablet 09464180c4fb4ea1b5d24f1ead6bcded with delete_type TABLET_DATA_TOMBSTONED (TS a710df9394784834a814f2eeb1f0230e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44272
I20260713 09:11:27.367311  1963 consensus_queue.cc:1048] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:27.368129  1475 raft_consensus.cc:1275] T eb7ca662cbbe49e2807e55e9ca48a398 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:27.369896  1995 tablet_replica.cc:333] T 09464180c4fb4ea1b5d24f1ead6bcded P a710df9394784834a814f2eeb1f0230e: stopping tablet replica
I20260713 09:11:27.369732  1963 consensus_queue.cc:1048] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:27.370795  1995 raft_consensus.cc:2243] T 09464180c4fb4ea1b5d24f1ead6bcded P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:27.371552  1995 raft_consensus.cc:2272] T 09464180c4fb4ea1b5d24f1ead6bcded P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:27.373499  1747 raft_consensus.cc:1275] T 101d0a1bd6aa404f9a69dd86d72462ac P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:27.374853  1995 ts_tablet_manager.cc:1916] T 09464180c4fb4ea1b5d24f1ead6bcded P a710df9394784834a814f2eeb1f0230e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:27.377017  1971 raft_consensus.cc:2955] T 101d0a1bd6aa404f9a69dd86d72462ac P b730299799dc4acbbe1167a13b9a3403 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:27.378844  1966 consensus_queue.cc:1048] T 101d0a1bd6aa404f9a69dd86d72462ac P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:27.383096  1472 consensus_queue.cc:237] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337 [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: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:27.393508  1745 raft_consensus.cc:1275] T 7b2a1d8cebb94c4599ba60e95f5393df P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Refusing update from remote peer 96f4e03ca81f4930b722103d1eaee337: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:27.394289  1399 raft_consensus.cc:1275] T 7b2a1d8cebb94c4599ba60e95f5393df P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Refusing update from remote peer 96f4e03ca81f4930b722103d1eaee337: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:27.395921  1966 raft_consensus.cc:2955] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a710df9394784834a814f2eeb1f0230e (127.31.232.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:27.415392  1212 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eb7ca662cbbe49e2807e55e9ca48a398 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:27.416893  1212 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 101d0a1bd6aa404f9a69dd86d72462ac with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:27.420217  1995 ts_tablet_manager.cc:1929] T 09464180c4fb4ea1b5d24f1ead6bcded P a710df9394784834a814f2eeb1f0230e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:27.420779  1995 log.cc:1199] T 09464180c4fb4ea1b5d24f1ead6bcded P a710df9394784834a814f2eeb1f0230e: Deleting WAL directory at /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933848945823-32673-0/minicluster-data/ts-1-root/wals/09464180c4fb4ea1b5d24f1ead6bcded
I20260713 09:11:27.423583  1211 catalog_manager.cc:5028] TS a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069): tablet 09464180c4fb4ea1b5d24f1ead6bcded (table test-workload [id=4f42940d88694167b1a76f491fd93378]) successfully deleted
I20260713 09:11:27.423117  1475 raft_consensus.cc:2955] T eb7ca662cbbe49e2807e55e9ca48a398 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a710df9394784834a814f2eeb1f0230e (127.31.232.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:27.423228  1960 consensus_queue.cc:1048] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260713 09:11:27.426889  1987 consensus_queue.cc:1048] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:11:27.431209  1746 raft_consensus.cc:2955] T eb7ca662cbbe49e2807e55e9ca48a398 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a710df9394784834a814f2eeb1f0230e (127.31.232.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:27.384865  1403 raft_consensus.cc:2955] T 101d0a1bd6aa404f9a69dd86d72462ac P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:27.439741  1960 raft_consensus.cc:2955] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b730299799dc4acbbe1167a13b9a3403 (127.31.232.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:27.434283  1747 raft_consensus.cc:2955] T 101d0a1bd6aa404f9a69dd86d72462ac P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:27.457324  1221 catalog_manager.cc:5697] T 101d0a1bd6aa404f9a69dd86d72462ac P a95caefdbc7143908d79de88b12fa9f2 reported cstate change: config changed from index 3 to 4, VOTER 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67) evicted. New cstate: current_term: 1 leader_uuid: "b730299799dc4acbbe1167a13b9a3403" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:27.457381  1220 catalog_manager.cc:5697] T eb7ca662cbbe49e2807e55e9ca48a398 P 96f4e03ca81f4930b722103d1eaee337 reported cstate change: config changed from index 3 to 4, VOTER a710df9394784834a814f2eeb1f0230e (127.31.232.66) evicted. New cstate: current_term: 1 leader_uuid: "b730299799dc4acbbe1167a13b9a3403" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
W20260713 09:11:27.466858  1212 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 101d0a1bd6aa404f9a69dd86d72462ac with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260713 09:11:27.472496  1212 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7b2a1d8cebb94c4599ba60e95f5393df with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:27.475055  1403 raft_consensus.cc:2955] T 7b2a1d8cebb94c4599ba60e95f5393df P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b730299799dc4acbbe1167a13b9a3403 (127.31.232.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:27.476573  1747 raft_consensus.cc:2955] T 7b2a1d8cebb94c4599ba60e95f5393df P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b730299799dc4acbbe1167a13b9a3403 (127.31.232.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:27.480785  1393 tablet_service.cc:1558] Processing DeleteTablet for tablet eb7ca662cbbe49e2807e55e9ca48a398 with delete_type TABLET_DATA_TOMBSTONED (TS a710df9394784834a814f2eeb1f0230e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44272
I20260713 09:11:27.481793  1995 tablet_replica.cc:333] T eb7ca662cbbe49e2807e55e9ca48a398 P a710df9394784834a814f2eeb1f0230e: stopping tablet replica
I20260713 09:11:27.482790  1995 raft_consensus.cc:2243] T eb7ca662cbbe49e2807e55e9ca48a398 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:27.483453  1995 raft_consensus.cc:2272] T eb7ca662cbbe49e2807e55e9ca48a398 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:27.493996  1995 ts_tablet_manager.cc:1916] T eb7ca662cbbe49e2807e55e9ca48a398 P a710df9394784834a814f2eeb1f0230e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:27.494638  1467 tablet_service.cc:1558] Processing DeleteTablet for tablet 101d0a1bd6aa404f9a69dd86d72462ac with delete_type TABLET_DATA_TOMBSTONED (TS 96f4e03ca81f4930b722103d1eaee337 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45872
I20260713 09:11:27.510828  1995 ts_tablet_manager.cc:1929] T eb7ca662cbbe49e2807e55e9ca48a398 P a710df9394784834a814f2eeb1f0230e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:27.511571  1995 log.cc:1199] T eb7ca662cbbe49e2807e55e9ca48a398 P a710df9394784834a814f2eeb1f0230e: Deleting WAL directory at /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933848945823-32673-0/minicluster-data/ts-1-root/wals/eb7ca662cbbe49e2807e55e9ca48a398
I20260713 09:11:27.513741  1211 catalog_manager.cc:5028] TS a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069): tablet eb7ca662cbbe49e2807e55e9ca48a398 (table test-workload [id=4f42940d88694167b1a76f491fd93378]) successfully deleted
I20260713 09:11:27.516525  1221 catalog_manager.cc:5697] T 7b2a1d8cebb94c4599ba60e95f5393df P a95caefdbc7143908d79de88b12fa9f2 reported cstate change: config changed from index 3 to 4, VOTER b730299799dc4acbbe1167a13b9a3403 (127.31.232.65) evicted. New cstate: current_term: 1 leader_uuid: "96f4e03ca81f4930b722103d1eaee337" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:27.518874  1997 tablet_replica.cc:333] T 101d0a1bd6aa404f9a69dd86d72462ac P 96f4e03ca81f4930b722103d1eaee337: stopping tablet replica
I20260713 09:11:27.519888  1997 raft_consensus.cc:2243] T 101d0a1bd6aa404f9a69dd86d72462ac P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:27.520727  1997 raft_consensus.cc:2272] T 101d0a1bd6aa404f9a69dd86d72462ac P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:27.524277  1997 ts_tablet_manager.cc:1916] T 101d0a1bd6aa404f9a69dd86d72462ac P 96f4e03ca81f4930b722103d1eaee337: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:27.529652  1309 tablet_service.cc:1558] Processing DeleteTablet for tablet 7b2a1d8cebb94c4599ba60e95f5393df with delete_type TABLET_DATA_TOMBSTONED (TS b730299799dc4acbbe1167a13b9a3403 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41916
I20260713 09:11:27.542042  1998 tablet_replica.cc:333] T 7b2a1d8cebb94c4599ba60e95f5393df P b730299799dc4acbbe1167a13b9a3403: stopping tablet replica
I20260713 09:11:27.543203  1998 raft_consensus.cc:2243] T 7b2a1d8cebb94c4599ba60e95f5393df P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:27.543870  1998 raft_consensus.cc:2272] T 7b2a1d8cebb94c4599ba60e95f5393df P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:27.548877  1998 ts_tablet_manager.cc:1916] T 7b2a1d8cebb94c4599ba60e95f5393df P b730299799dc4acbbe1167a13b9a3403: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:27.549731  1997 ts_tablet_manager.cc:1929] T 101d0a1bd6aa404f9a69dd86d72462ac P 96f4e03ca81f4930b722103d1eaee337: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:27.550184  1997 log.cc:1199] T 101d0a1bd6aa404f9a69dd86d72462ac P 96f4e03ca81f4930b722103d1eaee337: Deleting WAL directory at /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933848945823-32673-0/minicluster-data/ts-2-root/wals/101d0a1bd6aa404f9a69dd86d72462ac
I20260713 09:11:27.551863  1212 catalog_manager.cc:5028] TS 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): tablet 101d0a1bd6aa404f9a69dd86d72462ac (table test-workload [id=4f42940d88694167b1a76f491fd93378]) successfully deleted
I20260713 09:11:27.560927  1998 ts_tablet_manager.cc:1929] T 7b2a1d8cebb94c4599ba60e95f5393df P b730299799dc4acbbe1167a13b9a3403: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:27.561319  1998 log.cc:1199] T 7b2a1d8cebb94c4599ba60e95f5393df P b730299799dc4acbbe1167a13b9a3403: Deleting WAL directory at /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933848945823-32673-0/minicluster-data/ts-0-root/wals/7b2a1d8cebb94c4599ba60e95f5393df
I20260713 09:11:27.562650  1212 catalog_manager.cc:5028] TS b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909): tablet 7b2a1d8cebb94c4599ba60e95f5393df (table test-workload [id=4f42940d88694167b1a76f491fd93378]) successfully deleted
I20260713 09:11:28.856383  2010 raft_consensus.cc:493] T c0e7ebf5df804f23859e1dac203263ca P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b730299799dc4acbbe1167a13b9a3403)
I20260713 09:11:28.856995  2010 raft_consensus.cc:515] T c0e7ebf5df804f23859e1dac203263ca P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:28.863409  2010 leader_election.cc:290] T c0e7ebf5df804f23859e1dac203263ca P 96f4e03ca81f4930b722103d1eaee337 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68:39743)
I20260713 09:11:28.876057  2014 raft_consensus.cc:493] T c0e7ebf5df804f23859e1dac203263ca P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b730299799dc4acbbe1167a13b9a3403)
I20260713 09:11:28.876593  2014 raft_consensus.cc:515] T c0e7ebf5df804f23859e1dac203263ca P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:28.879530  2014 leader_election.cc:290] T c0e7ebf5df804f23859e1dac203263ca P a95caefdbc7143908d79de88b12fa9f2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:28.884816  1327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e7ebf5df804f23859e1dac203263ca" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403" is_pre_election: true
I20260713 09:11:28.899142  1472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e7ebf5df804f23859e1dac203263ca" candidate_uuid: "a95caefdbc7143908d79de88b12fa9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337" is_pre_election: true
I20260713 09:11:28.899883  1472 raft_consensus.cc:2468] T c0e7ebf5df804f23859e1dac203263ca P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a95caefdbc7143908d79de88b12fa9f2 in term 1.
I20260713 09:11:28.902379  1711 leader_election.cc:304] T c0e7ebf5df804f23859e1dac203263ca P a95caefdbc7143908d79de88b12fa9f2 [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: 96f4e03ca81f4930b722103d1eaee337, a95caefdbc7143908d79de88b12fa9f2; no voters: 
I20260713 09:11:28.903980  1327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e7ebf5df804f23859e1dac203263ca" candidate_uuid: "a95caefdbc7143908d79de88b12fa9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403" is_pre_election: true
I20260713 09:11:28.918596  2014 raft_consensus.cc:2804] T c0e7ebf5df804f23859e1dac203263ca P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:28.918718  1742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e7ebf5df804f23859e1dac203263ca" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a95caefdbc7143908d79de88b12fa9f2" is_pre_election: true
I20260713 09:11:28.925958  2014 raft_consensus.cc:493] T c0e7ebf5df804f23859e1dac203263ca P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b730299799dc4acbbe1167a13b9a3403)
I20260713 09:11:28.929262  2014 raft_consensus.cc:3060] T c0e7ebf5df804f23859e1dac203263ca P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:11:28.929489  1368 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.232.67:35479, user_credentials={real_user=slave}} blocked reactor thread for 83208.5us
I20260713 09:11:28.958294  1441 leader_election.cc:304] T c0e7ebf5df804f23859e1dac203263ca P 96f4e03ca81f4930b722103d1eaee337 [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: 96f4e03ca81f4930b722103d1eaee337; no voters: a95caefdbc7143908d79de88b12fa9f2, b730299799dc4acbbe1167a13b9a3403
I20260713 09:11:28.958137  1327 consensus_queue.cc:237] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:28.966679  2014 raft_consensus.cc:515] T c0e7ebf5df804f23859e1dac203263ca P a95caefdbc7143908d79de88b12fa9f2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:28.967346  1994 raft_consensus.cc:2749] T c0e7ebf5df804f23859e1dac203263ca P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:28.968808  2014 leader_election.cc:290] T c0e7ebf5df804f23859e1dac203263ca P a95caefdbc7143908d79de88b12fa9f2 [CANDIDATE]: Term 2 election: Requested vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:28.970425  1323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e7ebf5df804f23859e1dac203263ca" candidate_uuid: "a95caefdbc7143908d79de88b12fa9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403"
I20260713 09:11:28.970745  1473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e7ebf5df804f23859e1dac203263ca" candidate_uuid: "a95caefdbc7143908d79de88b12fa9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337"
I20260713 09:11:28.972537  1711 leader_election.cc:304] T c0e7ebf5df804f23859e1dac203263ca P a95caefdbc7143908d79de88b12fa9f2 [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: a95caefdbc7143908d79de88b12fa9f2; no voters: 96f4e03ca81f4930b722103d1eaee337, b730299799dc4acbbe1167a13b9a3403
I20260713 09:11:28.975673  1401 raft_consensus.cc:1275] T ec27ecc6871a4df68317a2c597dddc22 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:11:28.975962  1292 consensus_peers.cc:597] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403 -> Peer a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68:39743): Couldn't send request to peer a95caefdbc7143908d79de88b12fa9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ec27ecc6871a4df68317a2c597dddc22. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:28.976432  2014 raft_consensus.cc:2749] T c0e7ebf5df804f23859e1dac203263ca P a95caefdbc7143908d79de88b12fa9f2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:11:28.977346  1473 raft_consensus.cc:1275] T ec27ecc6871a4df68317a2c597dddc22 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:28.977048  2007 consensus_queue.cc:1048] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:28.978642  2005 consensus_queue.cc:1048] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:28.988286  2005 raft_consensus.cc:2955] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:28.989630  1401 raft_consensus.cc:2955] T ec27ecc6871a4df68317a2c597dddc22 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:28.998169  1473 raft_consensus.cc:2955] T ec27ecc6871a4df68317a2c597dddc22 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:29.006755  1327 consensus_queue.cc:237] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:29.010072  1220 catalog_manager.cc:5697] T ec27ecc6871a4df68317a2c597dddc22 P a710df9394784834a814f2eeb1f0230e reported cstate change: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New cstate: current_term: 1 leader_uuid: "b730299799dc4acbbe1167a13b9a3403" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
W20260713 09:11:29.018841  1292 consensus_peers.cc:597] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403 -> Peer a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68:39743): Couldn't send request to peer a95caefdbc7143908d79de88b12fa9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 962ddc3baa9846a0a0d9cb69a5fad4ef. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:29.019723  1473 raft_consensus.cc:1275] T 962ddc3baa9846a0a0d9cb69a5fad4ef P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:29.021071  2007 consensus_queue.cc:1048] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:29.022351  1401 raft_consensus.cc:1275] T 962ddc3baa9846a0a0d9cb69a5fad4ef P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:29.023762  2007 consensus_queue.cc:1048] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:29.040076  2007 raft_consensus.cc:2955] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:29.046056  1473 raft_consensus.cc:2955] T 962ddc3baa9846a0a0d9cb69a5fad4ef P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:29.055862  1401 raft_consensus.cc:2955] T 962ddc3baa9846a0a0d9cb69a5fad4ef P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:29.066148  1402 consensus_queue.cc:237] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:29.074059  1225 catalog_manager.cc:5697] T 962ddc3baa9846a0a0d9cb69a5fad4ef P 96f4e03ca81f4930b722103d1eaee337 reported cstate change: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New cstate: current_term: 1 leader_uuid: "b730299799dc4acbbe1167a13b9a3403" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:29.081048  1473 raft_consensus.cc:1275] T 2799490bda5b4183b009879fe219f527 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:29.082896  2006 consensus_queue.cc:1048] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:11:29.084841  1367 consensus_peers.cc:597] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e -> Peer a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68:39743): Couldn't send request to peer a95caefdbc7143908d79de88b12fa9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2799490bda5b4183b009879fe219f527. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:29.081202  1327 raft_consensus.cc:1275] T 2799490bda5b4183b009879fe219f527 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:29.086691  2006 consensus_queue.cc:1048] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:29.100497  2000 raft_consensus.cc:2955] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:29.102206  1473 raft_consensus.cc:2955] T 2799490bda5b4183b009879fe219f527 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:29.113690  1323 raft_consensus.cc:2955] T 2799490bda5b4183b009879fe219f527 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:29.121526  1327 consensus_queue.cc:237] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:29.126082  1220 catalog_manager.cc:5697] T 2799490bda5b4183b009879fe219f527 P 96f4e03ca81f4930b722103d1eaee337 reported cstate change: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New cstate: current_term: 1 leader_uuid: "a710df9394784834a814f2eeb1f0230e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
W20260713 09:11:29.135085  1292 consensus_peers.cc:597] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403 -> Peer a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68:39743): Couldn't send request to peer a95caefdbc7143908d79de88b12fa9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3fbe1029363f43378dcab371f5892494. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:29.135197  1402 raft_consensus.cc:1275] T 3fbe1029363f43378dcab371f5892494 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:29.135464  1473 raft_consensus.cc:1275] T 3fbe1029363f43378dcab371f5892494 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:29.137040  2007 consensus_queue.cc:1048] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:29.139065  2007 consensus_queue.cc:1048] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260713 09:11:29.151201  2005 raft_consensus.cc:2955] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:29.153477  1401 raft_consensus.cc:2955] T 3fbe1029363f43378dcab371f5892494 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:29.168975  1225 catalog_manager.cc:5697] T 3fbe1029363f43378dcab371f5892494 P a710df9394784834a814f2eeb1f0230e reported cstate change: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New cstate: current_term: 1 leader_uuid: "b730299799dc4acbbe1167a13b9a3403" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:29.171839  1472 raft_consensus.cc:2955] T 3fbe1029363f43378dcab371f5892494 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:29.427702  2032 ts_tablet_manager.cc:933] T 962ddc3baa9846a0a0d9cb69a5fad4ef P a95caefdbc7143908d79de88b12fa9f2: Initiating tablet copy from peer b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909)
I20260713 09:11:29.432969  1747 raft_consensus.cc:1240] T c0e7ebf5df804f23859e1dac203263ca P a95caefdbc7143908d79de88b12fa9f2 [term 2 FOLLOWER]: Rejecting Update request from peer b730299799dc4acbbe1167a13b9a3403 for earlier term 1. Current term is 2. Ops: []
I20260713 09:11:29.435230  2005 consensus_queue.cc:1059] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:11:29.437371  2007 raft_consensus.cc:3055] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:29.437827  2007 raft_consensus.cc:740] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b730299799dc4acbbe1167a13b9a3403, State: Running, Role: LEADER
I20260713 09:11:29.439369  2007 consensus_queue.cc:260] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:29.443158  2032 tablet_copy_client.cc:323] T 962ddc3baa9846a0a0d9cb69a5fad4ef P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.31.232.65:33909
I20260713 09:11:29.444793  2007 raft_consensus.cc:3060] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:29.446391  1338 tablet_copy_service.cc:140] P b730299799dc4acbbe1167a13b9a3403: Received BeginTabletCopySession request for tablet 962ddc3baa9846a0a0d9cb69a5fad4ef from peer a95caefdbc7143908d79de88b12fa9f2 ({username='slave'} at 127.0.0.1:60932)
I20260713 09:11:29.447342  1338 tablet_copy_service.cc:161] P b730299799dc4acbbe1167a13b9a3403: Beginning new tablet copy session on tablet 962ddc3baa9846a0a0d9cb69a5fad4ef from peer a95caefdbc7143908d79de88b12fa9f2 at {username='slave'} at 127.0.0.1:60932: session id = a95caefdbc7143908d79de88b12fa9f2-962ddc3baa9846a0a0d9cb69a5fad4ef
I20260713 09:11:29.457957  2034 ts_tablet_manager.cc:933] T ec27ecc6871a4df68317a2c597dddc22 P a95caefdbc7143908d79de88b12fa9f2: Initiating tablet copy from peer b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909)
I20260713 09:11:29.479712  1338 tablet_copy_source_session.cc:215] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:29.484092  2032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 962ddc3baa9846a0a0d9cb69a5fad4ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:29.495743  2034 tablet_copy_client.cc:323] T ec27ecc6871a4df68317a2c597dddc22 P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.31.232.65:33909
I20260713 09:11:29.497575  1338 tablet_copy_service.cc:140] P b730299799dc4acbbe1167a13b9a3403: Received BeginTabletCopySession request for tablet ec27ecc6871a4df68317a2c597dddc22 from peer a95caefdbc7143908d79de88b12fa9f2 ({username='slave'} at 127.0.0.1:60932)
I20260713 09:11:29.498174  1338 tablet_copy_service.cc:161] P b730299799dc4acbbe1167a13b9a3403: Beginning new tablet copy session on tablet ec27ecc6871a4df68317a2c597dddc22 from peer a95caefdbc7143908d79de88b12fa9f2 at {username='slave'} at 127.0.0.1:60932: session id = a95caefdbc7143908d79de88b12fa9f2-ec27ecc6871a4df68317a2c597dddc22
I20260713 09:11:29.506033  2032 tablet_copy_client.cc:806] T 962ddc3baa9846a0a0d9cb69a5fad4ef P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:29.507158  2032 tablet_copy_client.cc:670] T 962ddc3baa9846a0a0d9cb69a5fad4ef P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:29.507884  1338 tablet_copy_source_session.cc:215] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:29.512691  2034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec27ecc6871a4df68317a2c597dddc22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:29.522198  2032 tablet_copy_client.cc:538] T 962ddc3baa9846a0a0d9cb69a5fad4ef P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:29.530601  2034 tablet_copy_client.cc:806] T ec27ecc6871a4df68317a2c597dddc22 P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:29.531211  2034 tablet_copy_client.cc:670] T ec27ecc6871a4df68317a2c597dddc22 P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:29.535672  2034 tablet_copy_client.cc:538] T ec27ecc6871a4df68317a2c597dddc22 P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:29.539352  2032 tablet_bootstrap.cc:492] T 962ddc3baa9846a0a0d9cb69a5fad4ef P a95caefdbc7143908d79de88b12fa9f2: Bootstrap starting.
I20260713 09:11:29.548434  2034 tablet_bootstrap.cc:492] T ec27ecc6871a4df68317a2c597dddc22 P a95caefdbc7143908d79de88b12fa9f2: Bootstrap starting.
I20260713 09:11:29.587110  2034 tablet_bootstrap.cc:492] T ec27ecc6871a4df68317a2c597dddc22 P a95caefdbc7143908d79de88b12fa9f2: 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
I20260713 09:11:29.588064  2034 tablet_bootstrap.cc:492] T ec27ecc6871a4df68317a2c597dddc22 P a95caefdbc7143908d79de88b12fa9f2: Bootstrap complete.
I20260713 09:11:29.588757  2034 ts_tablet_manager.cc:1403] T ec27ecc6871a4df68317a2c597dddc22 P a95caefdbc7143908d79de88b12fa9f2: Time spent bootstrapping tablet: real 0.041s	user 0.027s	sys 0.013s
I20260713 09:11:29.592768  2034 raft_consensus.cc:359] T ec27ecc6871a4df68317a2c597dddc22 P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:29.593712  2034 raft_consensus.cc:740] T ec27ecc6871a4df68317a2c597dddc22 P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a95caefdbc7143908d79de88b12fa9f2, State: Initialized, Role: LEARNER
I20260713 09:11:29.594357  2034 consensus_queue.cc:260] T ec27ecc6871a4df68317a2c597dddc22 P a95caefdbc7143908d79de88b12fa9f2 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:29.609512  2032 tablet_bootstrap.cc:492] T 962ddc3baa9846a0a0d9cb69a5fad4ef P a95caefdbc7143908d79de88b12fa9f2: 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
I20260713 09:11:29.610692  2034 ts_tablet_manager.cc:1434] T ec27ecc6871a4df68317a2c597dddc22 P a95caefdbc7143908d79de88b12fa9f2: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.013s
I20260713 09:11:29.612651  1338 tablet_copy_service.cc:342] P b730299799dc4acbbe1167a13b9a3403: Request end of tablet copy session a95caefdbc7143908d79de88b12fa9f2-ec27ecc6871a4df68317a2c597dddc22 received from {username='slave'} at 127.0.0.1:60932
I20260713 09:11:29.611817  2032 tablet_bootstrap.cc:492] T 962ddc3baa9846a0a0d9cb69a5fad4ef P a95caefdbc7143908d79de88b12fa9f2: Bootstrap complete.
I20260713 09:11:29.613114  1338 tablet_copy_service.cc:434] P b730299799dc4acbbe1167a13b9a3403: ending tablet copy session a95caefdbc7143908d79de88b12fa9f2-ec27ecc6871a4df68317a2c597dddc22 on tablet ec27ecc6871a4df68317a2c597dddc22 with peer a95caefdbc7143908d79de88b12fa9f2
I20260713 09:11:29.616029  2032 ts_tablet_manager.cc:1403] T 962ddc3baa9846a0a0d9cb69a5fad4ef P a95caefdbc7143908d79de88b12fa9f2: Time spent bootstrapping tablet: real 0.083s	user 0.020s	sys 0.012s
I20260713 09:11:29.616681  2038 ts_tablet_manager.cc:933] T 2799490bda5b4183b009879fe219f527 P a95caefdbc7143908d79de88b12fa9f2: Initiating tablet copy from peer a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069)
I20260713 09:11:29.621590  2032 raft_consensus.cc:359] T 962ddc3baa9846a0a0d9cb69a5fad4ef P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:29.622566  2032 raft_consensus.cc:740] T 962ddc3baa9846a0a0d9cb69a5fad4ef P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a95caefdbc7143908d79de88b12fa9f2, State: Initialized, Role: LEARNER
I20260713 09:11:29.623525  2032 consensus_queue.cc:260] T 962ddc3baa9846a0a0d9cb69a5fad4ef P a95caefdbc7143908d79de88b12fa9f2 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:29.626375  2032 ts_tablet_manager.cc:1434] T 962ddc3baa9846a0a0d9cb69a5fad4ef P a95caefdbc7143908d79de88b12fa9f2: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:11:29.632323  1338 tablet_copy_service.cc:342] P b730299799dc4acbbe1167a13b9a3403: Request end of tablet copy session a95caefdbc7143908d79de88b12fa9f2-962ddc3baa9846a0a0d9cb69a5fad4ef received from {username='slave'} at 127.0.0.1:60932
I20260713 09:11:29.632750  1338 tablet_copy_service.cc:434] P b730299799dc4acbbe1167a13b9a3403: ending tablet copy session a95caefdbc7143908d79de88b12fa9f2-962ddc3baa9846a0a0d9cb69a5fad4ef on tablet 962ddc3baa9846a0a0d9cb69a5fad4ef with peer a95caefdbc7143908d79de88b12fa9f2
I20260713 09:11:29.640147  2038 tablet_copy_client.cc:323] T 2799490bda5b4183b009879fe219f527 P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.31.232.66:38069
I20260713 09:11:29.642365  1412 tablet_copy_service.cc:140] P a710df9394784834a814f2eeb1f0230e: Received BeginTabletCopySession request for tablet 2799490bda5b4183b009879fe219f527 from peer a95caefdbc7143908d79de88b12fa9f2 ({username='slave'} at 127.0.0.1:42152)
I20260713 09:11:29.643087  1412 tablet_copy_service.cc:161] P a710df9394784834a814f2eeb1f0230e: Beginning new tablet copy session on tablet 2799490bda5b4183b009879fe219f527 from peer a95caefdbc7143908d79de88b12fa9f2 at {username='slave'} at 127.0.0.1:42152: session id = a95caefdbc7143908d79de88b12fa9f2-2799490bda5b4183b009879fe219f527
I20260713 09:11:29.652784  1412 tablet_copy_source_session.cc:215] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:29.658613  2038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2799490bda5b4183b009879fe219f527. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:29.670281  2032 ts_tablet_manager.cc:933] T 3fbe1029363f43378dcab371f5892494 P a95caefdbc7143908d79de88b12fa9f2: Initiating tablet copy from peer b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909)
I20260713 09:11:29.698230  2032 tablet_copy_client.cc:323] T 3fbe1029363f43378dcab371f5892494 P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.31.232.65:33909
I20260713 09:11:29.699936  1338 tablet_copy_service.cc:140] P b730299799dc4acbbe1167a13b9a3403: Received BeginTabletCopySession request for tablet 3fbe1029363f43378dcab371f5892494 from peer a95caefdbc7143908d79de88b12fa9f2 ({username='slave'} at 127.0.0.1:60932)
I20260713 09:11:29.700449  1338 tablet_copy_service.cc:161] P b730299799dc4acbbe1167a13b9a3403: Beginning new tablet copy session on tablet 3fbe1029363f43378dcab371f5892494 from peer a95caefdbc7143908d79de88b12fa9f2 at {username='slave'} at 127.0.0.1:60932: session id = a95caefdbc7143908d79de88b12fa9f2-3fbe1029363f43378dcab371f5892494
I20260713 09:11:29.702654  2038 tablet_copy_client.cc:806] T 2799490bda5b4183b009879fe219f527 P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:29.703313  2038 tablet_copy_client.cc:670] T 2799490bda5b4183b009879fe219f527 P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:29.707988  2038 tablet_copy_client.cc:538] T 2799490bda5b4183b009879fe219f527 P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:29.717962  1338 tablet_copy_source_session.cc:215] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:29.718613  2038 tablet_bootstrap.cc:492] T 2799490bda5b4183b009879fe219f527 P a95caefdbc7143908d79de88b12fa9f2: Bootstrap starting.
I20260713 09:11:29.721338  2032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fbe1029363f43378dcab371f5892494. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:29.743120  2032 tablet_copy_client.cc:806] T 3fbe1029363f43378dcab371f5892494 P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:29.743819  2032 tablet_copy_client.cc:670] T 3fbe1029363f43378dcab371f5892494 P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:29.748023  2032 tablet_copy_client.cc:538] T 3fbe1029363f43378dcab371f5892494 P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:29.757754  2032 tablet_bootstrap.cc:492] T 3fbe1029363f43378dcab371f5892494 P a95caefdbc7143908d79de88b12fa9f2: Bootstrap starting.
W20260713 09:11:29.747769  1498 debug-util.cc:398] Leaking SignalData structure 0x7b0800108660 after lost signal to thread 32676
W20260713 09:11:29.764355  1498 debug-util.cc:398] Leaking SignalData structure 0x7b08001ddc80 after lost signal to thread 1260
W20260713 09:11:29.765976  1498 debug-util.cc:398] Leaking SignalData structure 0x7b08002a3380 after lost signal to thread 1352
W20260713 09:11:29.766990  1498 debug-util.cc:398] Leaking SignalData structure 0x7b08002a2b40 after lost signal to thread 1427
W20260713 09:11:29.772428  1498 debug-util.cc:398] Leaking SignalData structure 0x7b08000a82a0 after lost signal to thread 1501
W20260713 09:11:29.773806  1498 debug-util.cc:398] Leaking SignalData structure 0x7b0800287520 after lost signal to thread 1772
I20260713 09:11:29.785828  2032 tablet_bootstrap.cc:492] T 3fbe1029363f43378dcab371f5892494 P a95caefdbc7143908d79de88b12fa9f2: 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
I20260713 09:11:29.787000  2032 tablet_bootstrap.cc:492] T 3fbe1029363f43378dcab371f5892494 P a95caefdbc7143908d79de88b12fa9f2: Bootstrap complete.
I20260713 09:11:29.787806  2032 ts_tablet_manager.cc:1403] T 3fbe1029363f43378dcab371f5892494 P a95caefdbc7143908d79de88b12fa9f2: Time spent bootstrapping tablet: real 0.030s	user 0.023s	sys 0.002s
I20260713 09:11:29.791390  2032 raft_consensus.cc:359] T 3fbe1029363f43378dcab371f5892494 P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:29.792379  2032 raft_consensus.cc:740] T 3fbe1029363f43378dcab371f5892494 P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a95caefdbc7143908d79de88b12fa9f2, State: Initialized, Role: LEARNER
I20260713 09:11:29.793087  2032 consensus_queue.cc:260] T 3fbe1029363f43378dcab371f5892494 P a95caefdbc7143908d79de88b12fa9f2 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:29.794046  2038 tablet_bootstrap.cc:492] T 2799490bda5b4183b009879fe219f527 P a95caefdbc7143908d79de88b12fa9f2: 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
I20260713 09:11:29.795907  2032 ts_tablet_manager.cc:1434] T 3fbe1029363f43378dcab371f5892494 P a95caefdbc7143908d79de88b12fa9f2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:11:29.802258  2038 tablet_bootstrap.cc:492] T 2799490bda5b4183b009879fe219f527 P a95caefdbc7143908d79de88b12fa9f2: Bootstrap complete.
I20260713 09:11:29.803016  2038 ts_tablet_manager.cc:1403] T 2799490bda5b4183b009879fe219f527 P a95caefdbc7143908d79de88b12fa9f2: Time spent bootstrapping tablet: real 0.085s	user 0.026s	sys 0.011s
I20260713 09:11:29.806023  2038 raft_consensus.cc:359] T 2799490bda5b4183b009879fe219f527 P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:29.806850  2038 raft_consensus.cc:740] T 2799490bda5b4183b009879fe219f527 P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a95caefdbc7143908d79de88b12fa9f2, State: Initialized, Role: LEARNER
I20260713 09:11:29.807477  2038 consensus_queue.cc:260] T 2799490bda5b4183b009879fe219f527 P a95caefdbc7143908d79de88b12fa9f2 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:29.810021  2038 ts_tablet_manager.cc:1434] T 2799490bda5b4183b009879fe219f527 P a95caefdbc7143908d79de88b12fa9f2: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:11:29.811790  1412 tablet_copy_service.cc:342] P a710df9394784834a814f2eeb1f0230e: Request end of tablet copy session a95caefdbc7143908d79de88b12fa9f2-2799490bda5b4183b009879fe219f527 received from {username='slave'} at 127.0.0.1:42152
I20260713 09:11:29.812206  1412 tablet_copy_service.cc:434] P a710df9394784834a814f2eeb1f0230e: ending tablet copy session a95caefdbc7143908d79de88b12fa9f2-2799490bda5b4183b009879fe219f527 on tablet 2799490bda5b4183b009879fe219f527 with peer a95caefdbc7143908d79de88b12fa9f2
I20260713 09:11:29.823555  1338 tablet_copy_service.cc:342] P b730299799dc4acbbe1167a13b9a3403: Request end of tablet copy session a95caefdbc7143908d79de88b12fa9f2-3fbe1029363f43378dcab371f5892494 received from {username='slave'} at 127.0.0.1:60932
I20260713 09:11:29.824007  1338 tablet_copy_service.cc:434] P b730299799dc4acbbe1167a13b9a3403: ending tablet copy session a95caefdbc7143908d79de88b12fa9f2-3fbe1029363f43378dcab371f5892494 on tablet 3fbe1029363f43378dcab371f5892494 with peer a95caefdbc7143908d79de88b12fa9f2
I20260713 09:11:29.860951  1747 raft_consensus.cc:1217] T ec27ecc6871a4df68317a2c597dddc22 P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:29.949050  1747 raft_consensus.cc:1217] T 962ddc3baa9846a0a0d9cb69a5fad4ef P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:30.019302  1747 raft_consensus.cc:1217] T 2799490bda5b4183b009879fe219f527 P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:30.218355  1747 raft_consensus.cc:1217] T 3fbe1029363f43378dcab371f5892494 P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:30.436407  2005 raft_consensus.cc:1064] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403: attempting to promote NON_VOTER a95caefdbc7143908d79de88b12fa9f2 to VOTER
I20260713 09:11:30.438854  2005 consensus_queue.cc:237] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:30.475754  1747 raft_consensus.cc:1275] T ec27ecc6871a4df68317a2c597dddc22 P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:30.478092  1473 raft_consensus.cc:1275] T ec27ecc6871a4df68317a2c597dddc22 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:30.478219  1401 raft_consensus.cc:1275] T ec27ecc6871a4df68317a2c597dddc22 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:30.480242  2005 consensus_queue.cc:1048] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:30.481621  2007 consensus_queue.cc:1048] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:30.482506  2044 consensus_queue.cc:1048] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:30.523813  2044 raft_consensus.cc:2955] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:30.531666  1746 raft_consensus.cc:2955] T ec27ecc6871a4df68317a2c597dddc22 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:30.535363  2005 raft_consensus.cc:1064] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403: attempting to promote NON_VOTER a95caefdbc7143908d79de88b12fa9f2 to VOTER
I20260713 09:11:30.538200  2005 consensus_queue.cc:237] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:30.562269  1225 catalog_manager.cc:5697] T ec27ecc6871a4df68317a2c597dddc22 P a95caefdbc7143908d79de88b12fa9f2 reported cstate change: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b730299799dc4acbbe1167a13b9a3403" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:30.566289  1401 raft_consensus.cc:2955] T ec27ecc6871a4df68317a2c597dddc22 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:30.571525  1473 raft_consensus.cc:2955] T ec27ecc6871a4df68317a2c597dddc22 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:30.577395  1472 raft_consensus.cc:1275] T 962ddc3baa9846a0a0d9cb69a5fad4ef P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:30.585107  2054 consensus_queue.cc:1048] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:30.601810  1747 raft_consensus.cc:1275] T 962ddc3baa9846a0a0d9cb69a5fad4ef P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:30.605816  1402 raft_consensus.cc:1275] T 962ddc3baa9846a0a0d9cb69a5fad4ef P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:30.615355  2055 consensus_queue.cc:1048] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:30.618525  2055 consensus_queue.cc:1048] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:30.623991  1999 raft_consensus.cc:1064] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e: attempting to promote NON_VOTER a95caefdbc7143908d79de88b12fa9f2 to VOTER
I20260713 09:11:30.628294  1999 consensus_queue.cc:237] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:30.677398  2044 raft_consensus.cc:1064] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403: attempting to promote NON_VOTER a95caefdbc7143908d79de88b12fa9f2 to VOTER
I20260713 09:11:30.686178  2044 consensus_queue.cc:237] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:30.735754  2007 raft_consensus.cc:493] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:30.736634  2007 raft_consensus.cc:515] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:30.743280  2007 leader_election.cc:290] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479), a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68:39743)
I20260713 09:11:30.749042  1473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e7ebf5df804f23859e1dac203263ca" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337" is_pre_election: true
W20260713 09:11:30.770949  1292 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.232.66:38069, user_credentials={real_user=slave}} blocked reactor thread for 90271.7us
I20260713 09:11:30.781299  1747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e7ebf5df804f23859e1dac203263ca" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a95caefdbc7143908d79de88b12fa9f2" is_pre_election: true
I20260713 09:11:30.781901  1747 raft_consensus.cc:2468] T c0e7ebf5df804f23859e1dac203263ca P a95caefdbc7143908d79de88b12fa9f2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b730299799dc4acbbe1167a13b9a3403 in term 2.
I20260713 09:11:30.786921  1292 leader_election.cc:304] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [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: a95caefdbc7143908d79de88b12fa9f2, b730299799dc4acbbe1167a13b9a3403; no voters: 96f4e03ca81f4930b722103d1eaee337
I20260713 09:11:30.787763  2005 raft_consensus.cc:2804] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:11:30.792238  2056 raft_consensus.cc:2955] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:30.793784  2005 raft_consensus.cc:493] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:30.794637  2005 raft_consensus.cc:3060] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:30.795763  1473 raft_consensus.cc:2955] T 962ddc3baa9846a0a0d9cb69a5fad4ef P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:30.804299  1401 raft_consensus.cc:2955] T 962ddc3baa9846a0a0d9cb69a5fad4ef P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:30.814157  1747 raft_consensus.cc:1275] T 2799490bda5b4183b009879fe219f527 P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:30.815677  1472 raft_consensus.cc:1275] T 2799490bda5b4183b009879fe219f527 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:30.815641  2045 consensus_queue.cc:1048] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:30.819370  2045 consensus_queue.cc:1048] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:30.823521  2005 raft_consensus.cc:515] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:30.827032  1473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e7ebf5df804f23859e1dac203263ca" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "96f4e03ca81f4930b722103d1eaee337"
I20260713 09:11:30.829627  2047 raft_consensus.cc:493] T c0e7ebf5df804f23859e1dac203263ca P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b730299799dc4acbbe1167a13b9a3403)
I20260713 09:11:30.830305  2047 raft_consensus.cc:515] T c0e7ebf5df804f23859e1dac203263ca P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:30.831591  1743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e7ebf5df804f23859e1dac203263ca" candidate_uuid: "b730299799dc4acbbe1167a13b9a3403" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a95caefdbc7143908d79de88b12fa9f2"
I20260713 09:11:30.832511  1743 raft_consensus.cc:3060] T c0e7ebf5df804f23859e1dac203263ca P a95caefdbc7143908d79de88b12fa9f2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:30.834731  2047 leader_election.cc:290] T c0e7ebf5df804f23859e1dac203263ca P 96f4e03ca81f4930b722103d1eaee337 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68:39743)
I20260713 09:11:30.842011  1745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e7ebf5df804f23859e1dac203263ca" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a95caefdbc7143908d79de88b12fa9f2" is_pre_election: true
I20260713 09:11:30.856598  1323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e7ebf5df804f23859e1dac203263ca" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b730299799dc4acbbe1167a13b9a3403" is_pre_election: true
I20260713 09:11:30.857424  1323 raft_consensus.cc:2368] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 96f4e03ca81f4930b722103d1eaee337 for earlier term 2. Current term is 3.
I20260713 09:11:30.866868  1442 leader_election.cc:400] T c0e7ebf5df804f23859e1dac203263ca P 96f4e03ca81f4930b722103d1eaee337 [CANDIDATE]: Term 2 pre-election: Vote denied by peer b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909) with higher term. Message: Invalid argument: T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 96f4e03ca81f4930b722103d1eaee337 for earlier term 2. Current term is 3.
I20260713 09:11:30.867453  1442 leader_election.cc:403] T c0e7ebf5df804f23859e1dac203263ca P 96f4e03ca81f4930b722103d1eaee337 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260713 09:11:30.868700  1743 raft_consensus.cc:2468] T c0e7ebf5df804f23859e1dac203263ca P a95caefdbc7143908d79de88b12fa9f2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b730299799dc4acbbe1167a13b9a3403 in term 3.
I20260713 09:11:30.836597  2005 leader_election.cc:290] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [CANDIDATE]: Term 3 election: Requested vote from peers 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479), a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68:39743)
I20260713 09:11:30.872323  1292 leader_election.cc:304] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [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: a95caefdbc7143908d79de88b12fa9f2, b730299799dc4acbbe1167a13b9a3403; no voters: 96f4e03ca81f4930b722103d1eaee337
I20260713 09:11:30.864558  1323 raft_consensus.cc:1275] T 2799490bda5b4183b009879fe219f527 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:30.872625  1745 raft_consensus.cc:2955] T 962ddc3baa9846a0a0d9cb69a5fad4ef P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:30.876035  2047 raft_consensus.cc:3060] T c0e7ebf5df804f23859e1dac203263ca P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:11:30.879293  2056 raft_consensus.cc:2804] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:30.879812  2056 raft_consensus.cc:697] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [term 3 LEADER]: Becoming Leader. State: Replica: b730299799dc4acbbe1167a13b9a3403, State: Running, Role: LEADER
I20260713 09:11:30.880649  2056 consensus_queue.cc:237] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:30.881060  1999 consensus_queue.cc:1048] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:30.884264  1746 raft_consensus.cc:1275] T 3fbe1029363f43378dcab371f5892494 P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:30.889660  1324 consensus_queue.cc:237] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:30.890581  2055 consensus_queue.cc:1048] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260713 09:11:30.902853  1401 raft_consensus.cc:1275] T 3fbe1029363f43378dcab371f5892494 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:30.905535  2054 consensus_queue.cc:1048] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260713 09:11:30.911453  1474 raft_consensus.cc:1275] T 3fbe1029363f43378dcab371f5892494 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:30.918898  2054 consensus_queue.cc:1048] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260713 09:11:30.924222  1224 catalog_manager.cc:5697] T 962ddc3baa9846a0a0d9cb69a5fad4ef P 96f4e03ca81f4930b722103d1eaee337 reported cstate change: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b730299799dc4acbbe1167a13b9a3403" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:30.936880  1746 raft_consensus.cc:1275] T ec27ecc6871a4df68317a2c597dddc22 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:30.941960  2005 consensus_queue.cc:1048] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:11:30.949725  2047 raft_consensus.cc:2749] T c0e7ebf5df804f23859e1dac203263ca P 96f4e03ca81f4930b722103d1eaee337 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909) with higher term. Message: Invalid argument: T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 96f4e03ca81f4930b722103d1eaee337 for earlier term 2. Current term is 3.
I20260713 09:11:30.961118  1402 raft_consensus.cc:1275] T ec27ecc6871a4df68317a2c597dddc22 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:30.968518  2012 raft_consensus.cc:2955] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:30.974200  1221 catalog_manager.cc:5697] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "b730299799dc4acbbe1167a13b9a3403" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:30.976385  1472 raft_consensus.cc:2955] T 2799490bda5b4183b009879fe219f527 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:30.996130  2054 raft_consensus.cc:2955] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:30.999917  1745 raft_consensus.cc:2955] T ec27ecc6871a4df68317a2c597dddc22 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:31.012588  1220 catalog_manager.cc:5697] T 2799490bda5b4183b009879fe219f527 P 96f4e03ca81f4930b722103d1eaee337 reported cstate change: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a710df9394784834a814f2eeb1f0230e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:31.017658  1324 consensus_queue.cc:237] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:31.011524  2056 consensus_queue.cc:1048] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.021s
I20260713 09:11:31.021816  1323 raft_consensus.cc:2955] T 2799490bda5b4183b009879fe219f527 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:31.019452  2007 raft_consensus.cc:2955] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:31.022262  1221 catalog_manager.cc:5697] T ec27ecc6871a4df68317a2c597dddc22 P a95caefdbc7143908d79de88b12fa9f2 reported cstate change: config changed from index 3 to 4, VOTER 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67) evicted. New cstate: current_term: 1 leader_uuid: "b730299799dc4acbbe1167a13b9a3403" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:31.030390  1743 raft_consensus.cc:2955] T 3fbe1029363f43378dcab371f5892494 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:31.031978  1401 raft_consensus.cc:2955] T ec27ecc6871a4df68317a2c597dddc22 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:31.055147  1472 raft_consensus.cc:1275] T 962ddc3baa9846a0a0d9cb69a5fad4ef P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:31.056038  1746 raft_consensus.cc:1275] T 962ddc3baa9846a0a0d9cb69a5fad4ef P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:31.056617  2056 consensus_queue.cc:1048] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:31.060045  2044 consensus_queue.cc:1048] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:31.062556  1467 tablet_service.cc:1558] Processing DeleteTablet for tablet ec27ecc6871a4df68317a2c597dddc22 with delete_type TABLET_DATA_TOMBSTONED (TS 96f4e03ca81f4930b722103d1eaee337 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45872
I20260713 09:11:31.069855  1745 raft_consensus.cc:2955] T 2799490bda5b4183b009879fe219f527 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
W20260713 09:11:31.089856  2071 log.cc:927] Time spent T 3fbe1029363f43378dcab371f5892494 P 96f4e03ca81f4930b722103d1eaee337: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260713 09:11:31.091372  1401 raft_consensus.cc:2955] T 3fbe1029363f43378dcab371f5892494 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:31.089668  2055 raft_consensus.cc:2955] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a710df9394784834a814f2eeb1f0230e (127.31.232.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:31.100023  1472 raft_consensus.cc:2955] T 962ddc3baa9846a0a0d9cb69a5fad4ef P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a710df9394784834a814f2eeb1f0230e (127.31.232.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:31.106837  1474 raft_consensus.cc:2955] T 3fbe1029363f43378dcab371f5892494 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:31.108618  1746 raft_consensus.cc:2955] T 962ddc3baa9846a0a0d9cb69a5fad4ef P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a710df9394784834a814f2eeb1f0230e (127.31.232.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:31.125355  1212 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ec27ecc6871a4df68317a2c597dddc22 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:31.127226  2074 tablet_replica.cc:333] T ec27ecc6871a4df68317a2c597dddc22 P 96f4e03ca81f4930b722103d1eaee337: stopping tablet replica
I20260713 09:11:31.128350  2074 raft_consensus.cc:2243] T ec27ecc6871a4df68317a2c597dddc22 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:31.129032  2074 raft_consensus.cc:2272] T ec27ecc6871a4df68317a2c597dddc22 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:31.133072  2074 ts_tablet_manager.cc:1916] T ec27ecc6871a4df68317a2c597dddc22 P 96f4e03ca81f4930b722103d1eaee337: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:31.144790  1401 consensus_queue.cc:237] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e [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: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:31.139021  1212 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 962ddc3baa9846a0a0d9cb69a5fad4ef with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:31.147864  1221 catalog_manager.cc:5697] T 3fbe1029363f43378dcab371f5892494 P a95caefdbc7143908d79de88b12fa9f2 reported cstate change: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b730299799dc4acbbe1167a13b9a3403" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:31.152844  1746 raft_consensus.cc:1275] T 2799490bda5b4183b009879fe219f527 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:31.154632  2072 consensus_queue.cc:1048] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:11:31.158072  1472 raft_consensus.cc:1275] T 2799490bda5b4183b009879fe219f527 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:31.167918  2072 consensus_queue.cc:1048] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:31.168313  1225 catalog_manager.cc:5697] T 962ddc3baa9846a0a0d9cb69a5fad4ef P 96f4e03ca81f4930b722103d1eaee337 reported cstate change: config changed from index 3 to 4, VOTER a710df9394784834a814f2eeb1f0230e (127.31.232.66) evicted. New cstate: current_term: 1 leader_uuid: "b730299799dc4acbbe1167a13b9a3403" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:31.191210  2012 raft_consensus.cc:2955] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b730299799dc4acbbe1167a13b9a3403 (127.31.232.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:31.194518  1746 raft_consensus.cc:2955] T 2799490bda5b4183b009879fe219f527 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b730299799dc4acbbe1167a13b9a3403 (127.31.232.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:31.203985  1393 tablet_service.cc:1558] Processing DeleteTablet for tablet 962ddc3baa9846a0a0d9cb69a5fad4ef with delete_type TABLET_DATA_TOMBSTONED (TS a710df9394784834a814f2eeb1f0230e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44272
I20260713 09:11:31.209206  1472 raft_consensus.cc:2955] T 2799490bda5b4183b009879fe219f527 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b730299799dc4acbbe1167a13b9a3403 (127.31.232.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:31.210832  2074 ts_tablet_manager.cc:1929] T ec27ecc6871a4df68317a2c597dddc22 P 96f4e03ca81f4930b722103d1eaee337: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:31.211488  2074 log.cc:1199] T ec27ecc6871a4df68317a2c597dddc22 P 96f4e03ca81f4930b722103d1eaee337: Deleting WAL directory at /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933848945823-32673-0/minicluster-data/ts-2-root/wals/ec27ecc6871a4df68317a2c597dddc22
I20260713 09:11:31.213023  1212 catalog_manager.cc:5028] TS 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): tablet ec27ecc6871a4df68317a2c597dddc22 (table test-workload [id=4f42940d88694167b1a76f491fd93378]) successfully deleted
I20260713 09:11:31.223428  2075 tablet_replica.cc:333] T 962ddc3baa9846a0a0d9cb69a5fad4ef P a710df9394784834a814f2eeb1f0230e: stopping tablet replica
I20260713 09:11:31.224704  2075 raft_consensus.cc:2243] T 962ddc3baa9846a0a0d9cb69a5fad4ef P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:31.225425  2075 raft_consensus.cc:2272] T 962ddc3baa9846a0a0d9cb69a5fad4ef P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:31.229279  2075 ts_tablet_manager.cc:1916] T 962ddc3baa9846a0a0d9cb69a5fad4ef P a710df9394784834a814f2eeb1f0230e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:31.232264  1323 consensus_queue.cc:237] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:31.239553  1746 raft_consensus.cc:1275] T 3fbe1029363f43378dcab371f5892494 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:31.244110  2054 consensus_queue.cc:1048] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:31.239552  1474 raft_consensus.cc:1275] T 3fbe1029363f43378dcab371f5892494 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:31.248049  1225 catalog_manager.cc:5697] T 2799490bda5b4183b009879fe219f527 P a95caefdbc7143908d79de88b12fa9f2 reported cstate change: config changed from index 3 to 4, VOTER b730299799dc4acbbe1167a13b9a3403 (127.31.232.65) evicted. New cstate: current_term: 1 leader_uuid: "a710df9394784834a814f2eeb1f0230e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:31.252270  2054 consensus_queue.cc:1048] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260713 09:11:31.254468  1211 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2799490bda5b4183b009879fe219f527 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:31.261830  1309 tablet_service.cc:1558] Processing DeleteTablet for tablet 2799490bda5b4183b009879fe219f527 with delete_type TABLET_DATA_TOMBSTONED (TS b730299799dc4acbbe1167a13b9a3403 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41916
I20260713 09:11:31.266286  2055 raft_consensus.cc:2955] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a710df9394784834a814f2eeb1f0230e (127.31.232.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:31.271045  1474 raft_consensus.cc:2955] T 3fbe1029363f43378dcab371f5892494 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a710df9394784834a814f2eeb1f0230e (127.31.232.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:31.273089  1746 raft_consensus.cc:2955] T 3fbe1029363f43378dcab371f5892494 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a710df9394784834a814f2eeb1f0230e (127.31.232.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:31.276248  1745 raft_consensus.cc:1275] T c0e7ebf5df804f23859e1dac203263ca P a95caefdbc7143908d79de88b12fa9f2 [term 3 FOLLOWER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:11:31.283850  2076 tablet_replica.cc:333] T 2799490bda5b4183b009879fe219f527 P b730299799dc4acbbe1167a13b9a3403: stopping tablet replica
I20260713 09:11:31.284129  2054 consensus_queue.cc:1048] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:31.299016  2076 raft_consensus.cc:2243] T 2799490bda5b4183b009879fe219f527 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:31.300041  2076 raft_consensus.cc:2272] T 2799490bda5b4183b009879fe219f527 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:31.306383  1212 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3fbe1029363f43378dcab371f5892494 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:31.308975  1221 catalog_manager.cc:5697] T 3fbe1029363f43378dcab371f5892494 P 96f4e03ca81f4930b722103d1eaee337 reported cstate change: config changed from index 3 to 4, VOTER a710df9394784834a814f2eeb1f0230e (127.31.232.66) evicted. New cstate: current_term: 1 leader_uuid: "b730299799dc4acbbe1167a13b9a3403" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:31.317811  2076 ts_tablet_manager.cc:1916] T 2799490bda5b4183b009879fe219f527 P b730299799dc4acbbe1167a13b9a3403: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:31.343417  1393 tablet_service.cc:1558] Processing DeleteTablet for tablet 3fbe1029363f43378dcab371f5892494 with delete_type TABLET_DATA_TOMBSTONED (TS a710df9394784834a814f2eeb1f0230e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44272
I20260713 09:11:31.367003  2075 ts_tablet_manager.cc:1929] T 962ddc3baa9846a0a0d9cb69a5fad4ef P a710df9394784834a814f2eeb1f0230e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:31.367636  2075 log.cc:1199] T 962ddc3baa9846a0a0d9cb69a5fad4ef P a710df9394784834a814f2eeb1f0230e: Deleting WAL directory at /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933848945823-32673-0/minicluster-data/ts-1-root/wals/962ddc3baa9846a0a0d9cb69a5fad4ef
I20260713 09:11:31.369572  2075 tablet_replica.cc:333] T 3fbe1029363f43378dcab371f5892494 P a710df9394784834a814f2eeb1f0230e: stopping tablet replica
I20260713 09:11:31.369688  1211 catalog_manager.cc:5028] TS a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069): tablet 962ddc3baa9846a0a0d9cb69a5fad4ef (table test-workload [id=4f42940d88694167b1a76f491fd93378]) successfully deleted
I20260713 09:11:31.370620  2075 raft_consensus.cc:2243] T 3fbe1029363f43378dcab371f5892494 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:31.371481  2075 raft_consensus.cc:2272] T 3fbe1029363f43378dcab371f5892494 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:31.374734  2075 ts_tablet_manager.cc:1916] T 3fbe1029363f43378dcab371f5892494 P a710df9394784834a814f2eeb1f0230e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:31.377271  2076 ts_tablet_manager.cc:1929] T 2799490bda5b4183b009879fe219f527 P b730299799dc4acbbe1167a13b9a3403: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:31.377986  2076 log.cc:1199] T 2799490bda5b4183b009879fe219f527 P b730299799dc4acbbe1167a13b9a3403: Deleting WAL directory at /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933848945823-32673-0/minicluster-data/ts-0-root/wals/2799490bda5b4183b009879fe219f527
I20260713 09:11:31.380128  1472 raft_consensus.cc:1275] T c0e7ebf5df804f23859e1dac203263ca P 96f4e03ca81f4930b722103d1eaee337 [term 3 FOLLOWER]: Refusing update from remote peer b730299799dc4acbbe1167a13b9a3403: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:11:31.383301  2054 consensus_queue.cc:1048] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:31.384945  1212 catalog_manager.cc:5028] TS b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909): tablet 2799490bda5b4183b009879fe219f527 (table test-workload [id=4f42940d88694167b1a76f491fd93378]) successfully deleted
I20260713 09:11:31.408092  2075 ts_tablet_manager.cc:1929] T 3fbe1029363f43378dcab371f5892494 P a710df9394784834a814f2eeb1f0230e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:31.408632  2075 log.cc:1199] T 3fbe1029363f43378dcab371f5892494 P a710df9394784834a814f2eeb1f0230e: Deleting WAL directory at /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933848945823-32673-0/minicluster-data/ts-1-root/wals/3fbe1029363f43378dcab371f5892494
I20260713 09:11:31.410691  1211 catalog_manager.cc:5028] TS a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069): tablet 3fbe1029363f43378dcab371f5892494 (table test-workload [id=4f42940d88694167b1a76f491fd93378]) successfully deleted
I20260713 09:11:32.384055  1401 consensus_queue.cc:237] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:32.392928  1474 raft_consensus.cc:1275] T cc8e2564ff2240ee8fb3c2cfe860f76a P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:11:32.394305  1367 consensus_peers.cc:597] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e -> Peer a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68:39743): Couldn't send request to peer a95caefdbc7143908d79de88b12fa9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cc8e2564ff2240ee8fb3c2cfe860f76a. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:32.394886  1323 raft_consensus.cc:1275] T cc8e2564ff2240ee8fb3c2cfe860f76a P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:32.396111  2012 consensus_queue.cc:1048] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:32.397517  2072 consensus_queue.cc:1048] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:32.406735  2072 raft_consensus.cc:2955] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:32.409188  1323 raft_consensus.cc:2955] T cc8e2564ff2240ee8fb3c2cfe860f76a P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:32.410362  1472 raft_consensus.cc:2955] T cc8e2564ff2240ee8fb3c2cfe860f76a P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:32.423457  1474 consensus_queue.cc:237] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:32.425087  1224 catalog_manager.cc:5697] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e reported cstate change: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New cstate: current_term: 1 leader_uuid: "a710df9394784834a814f2eeb1f0230e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:11:32.446442  1441 consensus_peers.cc:597] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 -> Peer a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68:39743): Couldn't send request to peer a95caefdbc7143908d79de88b12fa9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1a44af2064d94675a45509b083fba058. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:32.447829  1401 raft_consensus.cc:1275] T 1a44af2064d94675a45509b083fba058 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Refusing update from remote peer 96f4e03ca81f4930b722103d1eaee337: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:32.447870  1323 raft_consensus.cc:1275] T 1a44af2064d94675a45509b083fba058 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Refusing update from remote peer 96f4e03ca81f4930b722103d1eaee337: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:32.449483  2084 consensus_queue.cc:1048] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:32.450380  2047 consensus_queue.cc:1048] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:32.467636  2084 raft_consensus.cc:2955] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:32.471596  1324 raft_consensus.cc:2955] T 1a44af2064d94675a45509b083fba058 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:32.519994  1401 raft_consensus.cc:2955] T 1a44af2064d94675a45509b083fba058 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:32.523152  1225 catalog_manager.cc:5697] T 1a44af2064d94675a45509b083fba058 P b730299799dc4acbbe1167a13b9a3403 reported cstate change: config changed from index -1 to 2, NON_VOTER a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) added. New cstate: current_term: 1 leader_uuid: "96f4e03ca81f4930b722103d1eaee337" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } } }
I20260713 09:11:32.866771  2099 ts_tablet_manager.cc:933] T 1a44af2064d94675a45509b083fba058 P a95caefdbc7143908d79de88b12fa9f2: Initiating tablet copy from peer 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:32.876796  2099 tablet_copy_client.cc:323] T 1a44af2064d94675a45509b083fba058 P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.31.232.67:35479
I20260713 09:11:32.879066  1487 tablet_copy_service.cc:140] P 96f4e03ca81f4930b722103d1eaee337: Received BeginTabletCopySession request for tablet 1a44af2064d94675a45509b083fba058 from peer a95caefdbc7143908d79de88b12fa9f2 ({username='slave'} at 127.0.0.1:40044)
I20260713 09:11:32.879690  1487 tablet_copy_service.cc:161] P 96f4e03ca81f4930b722103d1eaee337: Beginning new tablet copy session on tablet 1a44af2064d94675a45509b083fba058 from peer a95caefdbc7143908d79de88b12fa9f2 at {username='slave'} at 127.0.0.1:40044: session id = a95caefdbc7143908d79de88b12fa9f2-1a44af2064d94675a45509b083fba058
I20260713 09:11:32.888406  1487 tablet_copy_source_session.cc:215] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:32.892297  2099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a44af2064d94675a45509b083fba058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:32.912727  2099 tablet_copy_client.cc:806] T 1a44af2064d94675a45509b083fba058 P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:32.913439  2099 tablet_copy_client.cc:670] T 1a44af2064d94675a45509b083fba058 P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:32.917825  2099 tablet_copy_client.cc:538] T 1a44af2064d94675a45509b083fba058 P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:32.927949  2099 tablet_bootstrap.cc:492] T 1a44af2064d94675a45509b083fba058 P a95caefdbc7143908d79de88b12fa9f2: Bootstrap starting.
I20260713 09:11:32.950377  2099 tablet_bootstrap.cc:492] T 1a44af2064d94675a45509b083fba058 P a95caefdbc7143908d79de88b12fa9f2: 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
I20260713 09:11:32.951622  2099 tablet_bootstrap.cc:492] T 1a44af2064d94675a45509b083fba058 P a95caefdbc7143908d79de88b12fa9f2: Bootstrap complete.
I20260713 09:11:32.952296  2099 ts_tablet_manager.cc:1403] T 1a44af2064d94675a45509b083fba058 P a95caefdbc7143908d79de88b12fa9f2: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.010s
I20260713 09:11:32.955199  2099 raft_consensus.cc:359] T 1a44af2064d94675a45509b083fba058 P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:32.956014  2099 raft_consensus.cc:740] T 1a44af2064d94675a45509b083fba058 P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a95caefdbc7143908d79de88b12fa9f2, State: Initialized, Role: LEARNER
I20260713 09:11:32.956679  2099 consensus_queue.cc:260] T 1a44af2064d94675a45509b083fba058 P a95caefdbc7143908d79de88b12fa9f2 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:32.969697  2099 ts_tablet_manager.cc:1434] T 1a44af2064d94675a45509b083fba058 P a95caefdbc7143908d79de88b12fa9f2: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.005s
I20260713 09:11:32.971349  1487 tablet_copy_service.cc:342] P 96f4e03ca81f4930b722103d1eaee337: Request end of tablet copy session a95caefdbc7143908d79de88b12fa9f2-1a44af2064d94675a45509b083fba058 received from {username='slave'} at 127.0.0.1:40044
I20260713 09:11:32.971837  1487 tablet_copy_service.cc:434] P 96f4e03ca81f4930b722103d1eaee337: ending tablet copy session a95caefdbc7143908d79de88b12fa9f2-1a44af2064d94675a45509b083fba058 on tablet 1a44af2064d94675a45509b083fba058 with peer a95caefdbc7143908d79de88b12fa9f2
I20260713 09:11:32.975947  2099 ts_tablet_manager.cc:933] T cc8e2564ff2240ee8fb3c2cfe860f76a P a95caefdbc7143908d79de88b12fa9f2: Initiating tablet copy from peer a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069)
I20260713 09:11:32.985479  2099 tablet_copy_client.cc:323] T cc8e2564ff2240ee8fb3c2cfe860f76a P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.31.232.66:38069
I20260713 09:11:32.987020  1412 tablet_copy_service.cc:140] P a710df9394784834a814f2eeb1f0230e: Received BeginTabletCopySession request for tablet cc8e2564ff2240ee8fb3c2cfe860f76a from peer a95caefdbc7143908d79de88b12fa9f2 ({username='slave'} at 127.0.0.1:42152)
I20260713 09:11:32.987581  1412 tablet_copy_service.cc:161] P a710df9394784834a814f2eeb1f0230e: Beginning new tablet copy session on tablet cc8e2564ff2240ee8fb3c2cfe860f76a from peer a95caefdbc7143908d79de88b12fa9f2 at {username='slave'} at 127.0.0.1:42152: session id = a95caefdbc7143908d79de88b12fa9f2-cc8e2564ff2240ee8fb3c2cfe860f76a
I20260713 09:11:32.994205  1412 tablet_copy_source_session.cc:215] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:32.996850  2099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc8e2564ff2240ee8fb3c2cfe860f76a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:33.011233  2099 tablet_copy_client.cc:806] T cc8e2564ff2240ee8fb3c2cfe860f76a P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:33.011792  2099 tablet_copy_client.cc:670] T cc8e2564ff2240ee8fb3c2cfe860f76a P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:33.015445  2099 tablet_copy_client.cc:538] T cc8e2564ff2240ee8fb3c2cfe860f76a P a95caefdbc7143908d79de88b12fa9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:33.022131  2099 tablet_bootstrap.cc:492] T cc8e2564ff2240ee8fb3c2cfe860f76a P a95caefdbc7143908d79de88b12fa9f2: Bootstrap starting.
I20260713 09:11:33.070282  2099 tablet_bootstrap.cc:492] T cc8e2564ff2240ee8fb3c2cfe860f76a P a95caefdbc7143908d79de88b12fa9f2: 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
I20260713 09:11:33.071383  2099 tablet_bootstrap.cc:492] T cc8e2564ff2240ee8fb3c2cfe860f76a P a95caefdbc7143908d79de88b12fa9f2: Bootstrap complete.
I20260713 09:11:33.072381  2099 ts_tablet_manager.cc:1403] T cc8e2564ff2240ee8fb3c2cfe860f76a P a95caefdbc7143908d79de88b12fa9f2: Time spent bootstrapping tablet: real 0.050s	user 0.020s	sys 0.028s
I20260713 09:11:33.075470  2099 raft_consensus.cc:359] T cc8e2564ff2240ee8fb3c2cfe860f76a P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:33.076417  2099 raft_consensus.cc:740] T cc8e2564ff2240ee8fb3c2cfe860f76a P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a95caefdbc7143908d79de88b12fa9f2, State: Initialized, Role: LEARNER
I20260713 09:11:33.077093  2099 consensus_queue.cc:260] T cc8e2564ff2240ee8fb3c2cfe860f76a P a95caefdbc7143908d79de88b12fa9f2 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: NON_VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: true } }
I20260713 09:11:33.080355  2099 ts_tablet_manager.cc:1434] T cc8e2564ff2240ee8fb3c2cfe860f76a P a95caefdbc7143908d79de88b12fa9f2: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:11:33.082096  1412 tablet_copy_service.cc:342] P a710df9394784834a814f2eeb1f0230e: Request end of tablet copy session a95caefdbc7143908d79de88b12fa9f2-cc8e2564ff2240ee8fb3c2cfe860f76a received from {username='slave'} at 127.0.0.1:42152
I20260713 09:11:33.082507  1412 tablet_copy_service.cc:434] P a710df9394784834a814f2eeb1f0230e: ending tablet copy session a95caefdbc7143908d79de88b12fa9f2-cc8e2564ff2240ee8fb3c2cfe860f76a on tablet cc8e2564ff2240ee8fb3c2cfe860f76a with peer a95caefdbc7143908d79de88b12fa9f2
I20260713 09:11:33.241247  1745 raft_consensus.cc:1217] T 1a44af2064d94675a45509b083fba058 P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:33.580613  1745 raft_consensus.cc:1217] T cc8e2564ff2240ee8fb3c2cfe860f76a P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:33.624598  2106 raft_consensus.cc:1064] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337: attempting to promote NON_VOTER a95caefdbc7143908d79de88b12fa9f2 to VOTER
I20260713 09:11:33.627437  2106 consensus_queue.cc:237] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:33.635627  1745 raft_consensus.cc:1275] T 1a44af2064d94675a45509b083fba058 P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Refusing update from remote peer 96f4e03ca81f4930b722103d1eaee337: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:33.636462  1401 raft_consensus.cc:1275] T 1a44af2064d94675a45509b083fba058 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Refusing update from remote peer 96f4e03ca81f4930b722103d1eaee337: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:33.637820  1323 raft_consensus.cc:1275] T 1a44af2064d94675a45509b083fba058 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Refusing update from remote peer 96f4e03ca81f4930b722103d1eaee337: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:33.638226  2108 consensus_queue.cc:1048] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:33.639480  2106 consensus_queue.cc:1048] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:33.643326  2109 consensus_queue.cc:1048] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:33.670140  2108 raft_consensus.cc:2955] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:33.673524  1401 raft_consensus.cc:2955] T 1a44af2064d94675a45509b083fba058 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:33.689543  1746 raft_consensus.cc:2955] T 1a44af2064d94675a45509b083fba058 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:33.693192  1221 catalog_manager.cc:5697] T 1a44af2064d94675a45509b083fba058 P a710df9394784834a814f2eeb1f0230e reported cstate change: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "96f4e03ca81f4930b722103d1eaee337" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:33.698058  1323 raft_consensus.cc:2955] T 1a44af2064d94675a45509b083fba058 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } attrs { replace: true } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:33.728505  1472 consensus_queue.cc:237] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 [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: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:33.737983  1746 raft_consensus.cc:1275] T 1a44af2064d94675a45509b083fba058 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Refusing update from remote peer 96f4e03ca81f4930b722103d1eaee337: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:33.739437  1402 raft_consensus.cc:1275] T 1a44af2064d94675a45509b083fba058 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Refusing update from remote peer 96f4e03ca81f4930b722103d1eaee337: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:33.739532  2108 consensus_queue.cc:1048] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:11:33.742238  2108 consensus_queue.cc:1048] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:11:33.746673  2109 raft_consensus.cc:2955] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b730299799dc4acbbe1167a13b9a3403 (127.31.232.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:33.754602  1746 raft_consensus.cc:2955] T 1a44af2064d94675a45509b083fba058 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b730299799dc4acbbe1167a13b9a3403 (127.31.232.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:33.758862  1402 raft_consensus.cc:2955] T 1a44af2064d94675a45509b083fba058 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b730299799dc4acbbe1167a13b9a3403 (127.31.232.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:33.772054  1212 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1a44af2064d94675a45509b083fba058 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:33.774736  1220 catalog_manager.cc:5697] T 1a44af2064d94675a45509b083fba058 P a95caefdbc7143908d79de88b12fa9f2 reported cstate change: config changed from index 3 to 4, VOTER b730299799dc4acbbe1167a13b9a3403 (127.31.232.65) evicted. New cstate: current_term: 1 leader_uuid: "96f4e03ca81f4930b722103d1eaee337" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:33.791813  1309 tablet_service.cc:1558] Processing DeleteTablet for tablet 1a44af2064d94675a45509b083fba058 with delete_type TABLET_DATA_TOMBSTONED (TS b730299799dc4acbbe1167a13b9a3403 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41916
I20260713 09:11:33.793440  2120 tablet_replica.cc:333] T 1a44af2064d94675a45509b083fba058 P b730299799dc4acbbe1167a13b9a3403: stopping tablet replica
I20260713 09:11:33.794478  2120 raft_consensus.cc:2243] T 1a44af2064d94675a45509b083fba058 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:33.795266  2120 raft_consensus.cc:2272] T 1a44af2064d94675a45509b083fba058 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:33.798700  2120 ts_tablet_manager.cc:1916] T 1a44af2064d94675a45509b083fba058 P b730299799dc4acbbe1167a13b9a3403: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:33.816987  2120 ts_tablet_manager.cc:1929] T 1a44af2064d94675a45509b083fba058 P b730299799dc4acbbe1167a13b9a3403: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:33.817519  2120 log.cc:1199] T 1a44af2064d94675a45509b083fba058 P b730299799dc4acbbe1167a13b9a3403: Deleting WAL directory at /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933848945823-32673-0/minicluster-data/ts-0-root/wals/1a44af2064d94675a45509b083fba058
I20260713 09:11:33.819289  1212 catalog_manager.cc:5028] TS b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909): tablet 1a44af2064d94675a45509b083fba058 (table test-workload [id=4f42940d88694167b1a76f491fd93378]) successfully deleted
I20260713 09:11:34.138718  2110 raft_consensus.cc:1064] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e: attempting to promote NON_VOTER a95caefdbc7143908d79de88b12fa9f2 to VOTER
I20260713 09:11:34.141345  2110 consensus_queue.cc:237] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:34.149600  1472 raft_consensus.cc:1275] T cc8e2564ff2240ee8fb3c2cfe860f76a P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:34.151459  2088 consensus_queue.cc:1048] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:34.151942  1745 raft_consensus.cc:1275] T cc8e2564ff2240ee8fb3c2cfe860f76a P a95caefdbc7143908d79de88b12fa9f2 [term 1 LEARNER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:34.157367  1324 raft_consensus.cc:1275] T cc8e2564ff2240ee8fb3c2cfe860f76a P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:34.161790  2088 consensus_queue.cc:1048] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:34.164611  2110 consensus_queue.cc:1048] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:34.188000  2110 raft_consensus.cc:2955] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:34.189230  1745 raft_consensus.cc:2955] T cc8e2564ff2240ee8fb3c2cfe860f76a P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:34.201519  1324 raft_consensus.cc:2955] T cc8e2564ff2240ee8fb3c2cfe860f76a P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:34.202767  1224 catalog_manager.cc:5697] T cc8e2564ff2240ee8fb3c2cfe860f76a P a95caefdbc7143908d79de88b12fa9f2 reported cstate change: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a710df9394784834a814f2eeb1f0230e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:34.211615  1472 raft_consensus.cc:2955] T cc8e2564ff2240ee8fb3c2cfe860f76a P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:34.236552  1402 consensus_queue.cc:237] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:34.244357  1745 raft_consensus.cc:1275] T cc8e2564ff2240ee8fb3c2cfe860f76a P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:34.245699  2110 consensus_queue.cc:1048] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:34.251030  1324 raft_consensus.cc:1275] T cc8e2564ff2240ee8fb3c2cfe860f76a P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Refusing update from remote peer a710df9394784834a814f2eeb1f0230e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:34.252563  2122 consensus_queue.cc:1048] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:34.253940  2088 raft_consensus.cc:2955] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:34.262928  1746 raft_consensus.cc:2955] T cc8e2564ff2240ee8fb3c2cfe860f76a P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:34.277690  1211 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cc8e2564ff2240ee8fb3c2cfe860f76a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:34.284472  1220 catalog_manager.cc:5697] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e reported cstate change: config changed from index 3 to 4, VOTER 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67) evicted. New cstate: current_term: 1 leader_uuid: "a710df9394784834a814f2eeb1f0230e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:34.300724  1467 tablet_service.cc:1558] Processing DeleteTablet for tablet cc8e2564ff2240ee8fb3c2cfe860f76a with delete_type TABLET_DATA_TOMBSTONED (TS 96f4e03ca81f4930b722103d1eaee337 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45872
I20260713 09:11:34.304970  2127 tablet_replica.cc:333] T cc8e2564ff2240ee8fb3c2cfe860f76a P 96f4e03ca81f4930b722103d1eaee337: stopping tablet replica
I20260713 09:11:34.310164  2127 raft_consensus.cc:2243] T cc8e2564ff2240ee8fb3c2cfe860f76a P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:34.311072  2127 raft_consensus.cc:2272] T cc8e2564ff2240ee8fb3c2cfe860f76a P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:34.310948  1324 raft_consensus.cc:2955] T cc8e2564ff2240ee8fb3c2cfe860f76a P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } } }
I20260713 09:11:34.315162  2127 ts_tablet_manager.cc:1916] T cc8e2564ff2240ee8fb3c2cfe860f76a P 96f4e03ca81f4930b722103d1eaee337: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:34.333755  2127 ts_tablet_manager.cc:1929] T cc8e2564ff2240ee8fb3c2cfe860f76a P 96f4e03ca81f4930b722103d1eaee337: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:34.334129  2127 log.cc:1199] T cc8e2564ff2240ee8fb3c2cfe860f76a P 96f4e03ca81f4930b722103d1eaee337: Deleting WAL directory at /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933848945823-32673-0/minicluster-data/ts-2-root/wals/cc8e2564ff2240ee8fb3c2cfe860f76a
I20260713 09:11:34.335556  1212 catalog_manager.cc:5028] TS 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): tablet cc8e2564ff2240ee8fb3c2cfe860f76a (table test-workload [id=4f42940d88694167b1a76f491fd93378]) successfully deleted
W20260713 09:11:35.563975  1498 debug-util.cc:398] Leaking SignalData structure 0x7b08002875a0 after lost signal to thread 32676
W20260713 09:11:35.564872  1498 debug-util.cc:398] Leaking SignalData structure 0x7b0800113f60 after lost signal to thread 1260
W20260713 09:11:35.565934  1498 debug-util.cc:398] Leaking SignalData structure 0x7b08000b84a0 after lost signal to thread 1352
W20260713 09:11:35.566817  1498 debug-util.cc:398] Leaking SignalData structure 0x7b08001b4fa0 after lost signal to thread 1427
W20260713 09:11:35.567724  1498 debug-util.cc:398] Leaking SignalData structure 0x7b080003ce40 after lost signal to thread 1501
W20260713 09:11:35.568509  1498 debug-util.cc:398] Leaking SignalData structure 0x7b08001ed860 after lost signal to thread 1772
I20260713 09:11:38.922703 32673 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:38.953773  1402 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32fa4d96885f455ea5b50fe3d17cdd13"
dest_uuid: "a710df9394784834a814f2eeb1f0230e"
mode: GRACEFUL
new_leader_uuid: "96f4e03ca81f4930b722103d1eaee337"
 from {username='slave'} at 127.0.0.1:53802
I20260713 09:11:38.954504  1402 raft_consensus.cc:606] T 32fa4d96885f455ea5b50fe3d17cdd13 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Received request to transfer leadership to TS 96f4e03ca81f4930b722103d1eaee337
I20260713 09:11:38.957401  1402 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9752ba0d7bc44fe59484935624f22571"
dest_uuid: "a710df9394784834a814f2eeb1f0230e"
mode: GRACEFUL
new_leader_uuid: "96f4e03ca81f4930b722103d1eaee337"
 from {username='slave'} at 127.0.0.1:53802
I20260713 09:11:38.958058  1402 raft_consensus.cc:606] T 9752ba0d7bc44fe59484935624f22571 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Received request to transfer leadership to TS 96f4e03ca81f4930b722103d1eaee337
I20260713 09:11:38.960821  1402 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f5c005b4c5a4c2cac21e26d73560d8d"
dest_uuid: "a710df9394784834a814f2eeb1f0230e"
mode: GRACEFUL
new_leader_uuid: "a95caefdbc7143908d79de88b12fa9f2"
 from {username='slave'} at 127.0.0.1:53802
I20260713 09:11:38.961346  1402 raft_consensus.cc:606] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Received request to transfer leadership to TS a95caefdbc7143908d79de88b12fa9f2
I20260713 09:11:38.963702  1402 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a1babea4ff9246a592bc169c71a89230"
dest_uuid: "a710df9394784834a814f2eeb1f0230e"
mode: GRACEFUL
new_leader_uuid: "96f4e03ca81f4930b722103d1eaee337"
 from {username='slave'} at 127.0.0.1:53802
I20260713 09:11:38.964193  1402 raft_consensus.cc:606] T a1babea4ff9246a592bc169c71a89230 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Received request to transfer leadership to TS 96f4e03ca81f4930b722103d1eaee337
I20260713 09:11:38.966475  1402 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c07cbdc7ec8b44018f66e42b2c985bd0"
dest_uuid: "a710df9394784834a814f2eeb1f0230e"
mode: GRACEFUL
new_leader_uuid: "a95caefdbc7143908d79de88b12fa9f2"
 from {username='slave'} at 127.0.0.1:53802
I20260713 09:11:38.966975  1402 raft_consensus.cc:606] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Received request to transfer leadership to TS a95caefdbc7143908d79de88b12fa9f2
I20260713 09:11:38.978730  2134 raft_consensus.cc:993] T 32fa4d96885f455ea5b50fe3d17cdd13 P a710df9394784834a814f2eeb1f0230e: : Instructing follower 96f4e03ca81f4930b722103d1eaee337 to start an election
I20260713 09:11:38.979365  2126 raft_consensus.cc:1081] T 32fa4d96885f455ea5b50fe3d17cdd13 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Signalling peer 96f4e03ca81f4930b722103d1eaee337 to start an election
I20260713 09:11:38.980407  1328 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb7ca662cbbe49e2807e55e9ca48a398"
dest_uuid: "b730299799dc4acbbe1167a13b9a3403"
mode: GRACEFUL
new_leader_uuid: "a95caefdbc7143908d79de88b12fa9f2"
 from {username='slave'} at 127.0.0.1:56358
I20260713 09:11:38.980939  1328 raft_consensus.cc:606] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 [term 1 LEADER]: Received request to transfer leadership to TS a95caefdbc7143908d79de88b12fa9f2
I20260713 09:11:38.980965  1474 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32fa4d96885f455ea5b50fe3d17cdd13"
dest_uuid: "96f4e03ca81f4930b722103d1eaee337"
 from {username='slave'} at 127.0.0.1:45888
I20260713 09:11:38.981593  1474 raft_consensus.cc:493] T 32fa4d96885f455ea5b50fe3d17cdd13 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:38.981935  1474 raft_consensus.cc:3060] T 32fa4d96885f455ea5b50fe3d17cdd13 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:38.982390 32673 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260713 09:11:38.983299 32673 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:38.986444  1474 raft_consensus.cc:515] T 32fa4d96885f455ea5b50fe3d17cdd13 P 96f4e03ca81f4930b722103d1eaee337 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:38.987936  1474 leader_election.cc:290] T 32fa4d96885f455ea5b50fe3d17cdd13 P 96f4e03ca81f4930b722103d1eaee337 [CANDIDATE]: Term 2 election: Requested vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069)
I20260713 09:11:38.988976  1402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32fa4d96885f455ea5b50fe3d17cdd13" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a710df9394784834a814f2eeb1f0230e"
I20260713 09:11:38.988981  1328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32fa4d96885f455ea5b50fe3d17cdd13" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b730299799dc4acbbe1167a13b9a3403"
I20260713 09:11:38.989899  1402 raft_consensus.cc:3055] T 32fa4d96885f455ea5b50fe3d17cdd13 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:38.989997  1328 raft_consensus.cc:3060] T 32fa4d96885f455ea5b50fe3d17cdd13 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:38.990235  1402 raft_consensus.cc:740] T 32fa4d96885f455ea5b50fe3d17cdd13 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a710df9394784834a814f2eeb1f0230e, State: Running, Role: LEADER
I20260713 09:11:38.991098  1402 consensus_queue.cc:260] T 32fa4d96885f455ea5b50fe3d17cdd13 P a710df9394784834a814f2eeb1f0230e [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:38.992249  1402 raft_consensus.cc:3060] T 32fa4d96885f455ea5b50fe3d17cdd13 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:38.998545  1328 raft_consensus.cc:2468] T 32fa4d96885f455ea5b50fe3d17cdd13 P b730299799dc4acbbe1167a13b9a3403 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96f4e03ca81f4930b722103d1eaee337 in term 2.
I20260713 09:11:39.001695  2134 raft_consensus.cc:993] T a1babea4ff9246a592bc169c71a89230 P a710df9394784834a814f2eeb1f0230e: : Instructing follower 96f4e03ca81f4930b722103d1eaee337 to start an election
I20260713 09:11:39.002225  2134 raft_consensus.cc:1081] T a1babea4ff9246a592bc169c71a89230 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Signalling peer 96f4e03ca81f4930b722103d1eaee337 to start an election
I20260713 09:11:39.003340  1402 raft_consensus.cc:2468] T 32fa4d96885f455ea5b50fe3d17cdd13 P a710df9394784834a814f2eeb1f0230e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96f4e03ca81f4930b722103d1eaee337 in term 2.
I20260713 09:11:39.004870  1474 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a1babea4ff9246a592bc169c71a89230"
dest_uuid: "96f4e03ca81f4930b722103d1eaee337"
 from {username='slave'} at 127.0.0.1:45888
I20260713 09:11:39.005123  1441 leader_election.cc:304] T 32fa4d96885f455ea5b50fe3d17cdd13 P 96f4e03ca81f4930b722103d1eaee337 [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: 96f4e03ca81f4930b722103d1eaee337, a710df9394784834a814f2eeb1f0230e; no voters: 
I20260713 09:11:39.005617  1474 raft_consensus.cc:493] T a1babea4ff9246a592bc169c71a89230 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:39.006016  1474 raft_consensus.cc:3060] T a1babea4ff9246a592bc169c71a89230 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:39.007689  2137 raft_consensus.cc:2804] T 32fa4d96885f455ea5b50fe3d17cdd13 P 96f4e03ca81f4930b722103d1eaee337 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:39.008215  2137 raft_consensus.cc:697] T 32fa4d96885f455ea5b50fe3d17cdd13 P 96f4e03ca81f4930b722103d1eaee337 [term 2 LEADER]: Becoming Leader. State: Replica: 96f4e03ca81f4930b722103d1eaee337, State: Running, Role: LEADER
I20260713 09:11:39.009085  2137 consensus_queue.cc:237] T 32fa4d96885f455ea5b50fe3d17cdd13 P 96f4e03ca81f4930b722103d1eaee337 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:39.013329  1474 raft_consensus.cc:515] T a1babea4ff9246a592bc169c71a89230 P 96f4e03ca81f4930b722103d1eaee337 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:39.016664  1474 leader_election.cc:290] T a1babea4ff9246a592bc169c71a89230 P 96f4e03ca81f4930b722103d1eaee337 [CANDIDATE]: Term 2 election: Requested vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069)
I20260713 09:11:39.017320  1328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1babea4ff9246a592bc169c71a89230" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b730299799dc4acbbe1167a13b9a3403"
I20260713 09:11:39.018014  1328 raft_consensus.cc:3060] T a1babea4ff9246a592bc169c71a89230 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:39.019717  1402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1babea4ff9246a592bc169c71a89230" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a710df9394784834a814f2eeb1f0230e"
I20260713 09:11:39.020373  1402 raft_consensus.cc:3055] T a1babea4ff9246a592bc169c71a89230 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:39.020744  1402 raft_consensus.cc:740] T a1babea4ff9246a592bc169c71a89230 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a710df9394784834a814f2eeb1f0230e, State: Running, Role: LEADER
I20260713 09:11:39.021744  1402 consensus_queue.cc:260] T a1babea4ff9246a592bc169c71a89230 P a710df9394784834a814f2eeb1f0230e [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:39.021965  1225 catalog_manager.cc:5697] T 32fa4d96885f455ea5b50fe3d17cdd13 P 96f4e03ca81f4930b722103d1eaee337 reported cstate change: term changed from 1 to 2, leader changed from a710df9394784834a814f2eeb1f0230e (127.31.232.66) to 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67). New cstate: current_term: 2 leader_uuid: "96f4e03ca81f4930b722103d1eaee337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:39.023131  1402 raft_consensus.cc:3060] T a1babea4ff9246a592bc169c71a89230 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:39.025161  1328 raft_consensus.cc:2468] T a1babea4ff9246a592bc169c71a89230 P b730299799dc4acbbe1167a13b9a3403 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96f4e03ca81f4930b722103d1eaee337 in term 2.
I20260713 09:11:39.026643  1442 leader_election.cc:304] T a1babea4ff9246a592bc169c71a89230 P 96f4e03ca81f4930b722103d1eaee337 [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: 96f4e03ca81f4930b722103d1eaee337, b730299799dc4acbbe1167a13b9a3403; no voters: 
I20260713 09:11:39.027518  2137 raft_consensus.cc:2804] T a1babea4ff9246a592bc169c71a89230 P 96f4e03ca81f4930b722103d1eaee337 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:39.027997  2137 raft_consensus.cc:697] T a1babea4ff9246a592bc169c71a89230 P 96f4e03ca81f4930b722103d1eaee337 [term 2 LEADER]: Becoming Leader. State: Replica: 96f4e03ca81f4930b722103d1eaee337, State: Running, Role: LEADER
I20260713 09:11:39.029757  2137 consensus_queue.cc:237] T a1babea4ff9246a592bc169c71a89230 P 96f4e03ca81f4930b722103d1eaee337 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:39.034036  1402 raft_consensus.cc:2468] T a1babea4ff9246a592bc169c71a89230 P a710df9394784834a814f2eeb1f0230e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96f4e03ca81f4930b722103d1eaee337 in term 2.
I20260713 09:11:39.048990  1225 catalog_manager.cc:5697] T a1babea4ff9246a592bc169c71a89230 P 96f4e03ca81f4930b722103d1eaee337 reported cstate change: term changed from 1 to 2, leader changed from a710df9394784834a814f2eeb1f0230e (127.31.232.66) to 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67). New cstate: current_term: 2 leader_uuid: "96f4e03ca81f4930b722103d1eaee337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:39.067318  2126 raft_consensus.cc:993] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e: : Instructing follower a95caefdbc7143908d79de88b12fa9f2 to start an election
I20260713 09:11:39.067767  2145 raft_consensus.cc:1081] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Signalling peer a95caefdbc7143908d79de88b12fa9f2 to start an election
I20260713 09:11:39.069286  1745 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c07cbdc7ec8b44018f66e42b2c985bd0"
dest_uuid: "a95caefdbc7143908d79de88b12fa9f2"
 from {username='slave'} at 127.0.0.1:54484
I20260713 09:11:39.069788  1745 raft_consensus.cc:493] T c07cbdc7ec8b44018f66e42b2c985bd0 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:39.070034  1745 raft_consensus.cc:3060] T c07cbdc7ec8b44018f66e42b2c985bd0 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:39.074368  1745 raft_consensus.cc:515] T c07cbdc7ec8b44018f66e42b2c985bd0 P a95caefdbc7143908d79de88b12fa9f2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:39.076128  1745 leader_election.cc:290] T c07cbdc7ec8b44018f66e42b2c985bd0 P a95caefdbc7143908d79de88b12fa9f2 [CANDIDATE]: Term 2 election: Requested vote from peers a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:39.077175  1474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07cbdc7ec8b44018f66e42b2c985bd0" candidate_uuid: "a95caefdbc7143908d79de88b12fa9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "96f4e03ca81f4930b722103d1eaee337"
I20260713 09:11:39.077188  1402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07cbdc7ec8b44018f66e42b2c985bd0" candidate_uuid: "a95caefdbc7143908d79de88b12fa9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a710df9394784834a814f2eeb1f0230e"
I20260713 09:11:39.077695  1474 raft_consensus.cc:3060] T c07cbdc7ec8b44018f66e42b2c985bd0 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:39.077912  1402 raft_consensus.cc:3055] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:39.078287  1402 raft_consensus.cc:740] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a710df9394784834a814f2eeb1f0230e, State: Running, Role: LEADER
I20260713 09:11:39.079613  1402 consensus_queue.cc:260] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e [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: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:39.080824  1402 raft_consensus.cc:3060] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:39.083415  1474 raft_consensus.cc:2468] T c07cbdc7ec8b44018f66e42b2c985bd0 P 96f4e03ca81f4930b722103d1eaee337 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a95caefdbc7143908d79de88b12fa9f2 in term 2.
I20260713 09:11:39.084781  1711 leader_election.cc:304] T c07cbdc7ec8b44018f66e42b2c985bd0 P a95caefdbc7143908d79de88b12fa9f2 [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: 96f4e03ca81f4930b722103d1eaee337, a95caefdbc7143908d79de88b12fa9f2; no voters: 
I20260713 09:11:39.087373  1402 raft_consensus.cc:2468] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a95caefdbc7143908d79de88b12fa9f2 in term 2.
I20260713 09:11:39.089344  2152 raft_consensus.cc:2804] T c07cbdc7ec8b44018f66e42b2c985bd0 P a95caefdbc7143908d79de88b12fa9f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:39.091151  2152 raft_consensus.cc:697] T c07cbdc7ec8b44018f66e42b2c985bd0 P a95caefdbc7143908d79de88b12fa9f2 [term 2 LEADER]: Becoming Leader. State: Replica: a95caefdbc7143908d79de88b12fa9f2, State: Running, Role: LEADER
I20260713 09:11:39.091967  2152 consensus_queue.cc:237] T c07cbdc7ec8b44018f66e42b2c985bd0 P a95caefdbc7143908d79de88b12fa9f2 [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: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:39.101094  1225 catalog_manager.cc:5697] T c07cbdc7ec8b44018f66e42b2c985bd0 P a95caefdbc7143908d79de88b12fa9f2 reported cstate change: term changed from 1 to 2, leader changed from a710df9394784834a814f2eeb1f0230e (127.31.232.66) to a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68). New cstate: current_term: 2 leader_uuid: "a95caefdbc7143908d79de88b12fa9f2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:39.251880  2126 raft_consensus.cc:993] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e: : Instructing follower a95caefdbc7143908d79de88b12fa9f2 to start an election
I20260713 09:11:39.252305  2145 raft_consensus.cc:1081] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Signalling peer a95caefdbc7143908d79de88b12fa9f2 to start an election
I20260713 09:11:39.253621  1745 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f5c005b4c5a4c2cac21e26d73560d8d"
dest_uuid: "a95caefdbc7143908d79de88b12fa9f2"
 from {username='slave'} at 127.0.0.1:54484
I20260713 09:11:39.254488  1745 raft_consensus.cc:493] T 9f5c005b4c5a4c2cac21e26d73560d8d P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:39.254813  1745 raft_consensus.cc:3060] T 9f5c005b4c5a4c2cac21e26d73560d8d P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:39.259578  1745 raft_consensus.cc:515] T 9f5c005b4c5a4c2cac21e26d73560d8d P a95caefdbc7143908d79de88b12fa9f2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:39.261123  1745 leader_election.cc:290] T 9f5c005b4c5a4c2cac21e26d73560d8d P a95caefdbc7143908d79de88b12fa9f2 [CANDIDATE]: Term 2 election: Requested vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069)
I20260713 09:11:39.261920  1328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5c005b4c5a4c2cac21e26d73560d8d" candidate_uuid: "a95caefdbc7143908d79de88b12fa9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b730299799dc4acbbe1167a13b9a3403"
I20260713 09:11:39.262084  1402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5c005b4c5a4c2cac21e26d73560d8d" candidate_uuid: "a95caefdbc7143908d79de88b12fa9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a710df9394784834a814f2eeb1f0230e"
I20260713 09:11:39.262436  1328 raft_consensus.cc:3060] T 9f5c005b4c5a4c2cac21e26d73560d8d P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:39.262610  1402 raft_consensus.cc:3055] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:39.262964  1402 raft_consensus.cc:740] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a710df9394784834a814f2eeb1f0230e, State: Running, Role: LEADER
I20260713 09:11:39.263765  1402 consensus_queue.cc:260] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:39.264668  1402 raft_consensus.cc:3060] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:39.268193  1328 raft_consensus.cc:2468] T 9f5c005b4c5a4c2cac21e26d73560d8d P b730299799dc4acbbe1167a13b9a3403 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a95caefdbc7143908d79de88b12fa9f2 in term 2.
I20260713 09:11:39.268646  1402 raft_consensus.cc:2468] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a95caefdbc7143908d79de88b12fa9f2 in term 2.
I20260713 09:11:39.269253  1711 leader_election.cc:304] T 9f5c005b4c5a4c2cac21e26d73560d8d P a95caefdbc7143908d79de88b12fa9f2 [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: a95caefdbc7143908d79de88b12fa9f2, b730299799dc4acbbe1167a13b9a3403; no voters: 
I20260713 09:11:39.270114  2152 raft_consensus.cc:2804] T 9f5c005b4c5a4c2cac21e26d73560d8d P a95caefdbc7143908d79de88b12fa9f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:39.270677  2152 raft_consensus.cc:697] T 9f5c005b4c5a4c2cac21e26d73560d8d P a95caefdbc7143908d79de88b12fa9f2 [term 2 LEADER]: Becoming Leader. State: Replica: a95caefdbc7143908d79de88b12fa9f2, State: Running, Role: LEADER
I20260713 09:11:39.271574  2152 consensus_queue.cc:237] T 9f5c005b4c5a4c2cac21e26d73560d8d P a95caefdbc7143908d79de88b12fa9f2 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:39.278362  1225 catalog_manager.cc:5697] T 9f5c005b4c5a4c2cac21e26d73560d8d P a95caefdbc7143908d79de88b12fa9f2 reported cstate change: term changed from 1 to 2, leader changed from a710df9394784834a814f2eeb1f0230e (127.31.232.66) to a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68). New cstate: current_term: 2 leader_uuid: "a95caefdbc7143908d79de88b12fa9f2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:39.294314  2126 raft_consensus.cc:993] T 9752ba0d7bc44fe59484935624f22571 P a710df9394784834a814f2eeb1f0230e: : Instructing follower 96f4e03ca81f4930b722103d1eaee337 to start an election
I20260713 09:11:39.294780  2145 raft_consensus.cc:1081] T 9752ba0d7bc44fe59484935624f22571 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Signalling peer 96f4e03ca81f4930b722103d1eaee337 to start an election
I20260713 09:11:39.296284  1474 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9752ba0d7bc44fe59484935624f22571"
dest_uuid: "96f4e03ca81f4930b722103d1eaee337"
 from {username='slave'} at 127.0.0.1:45888
I20260713 09:11:39.296705  1474 raft_consensus.cc:493] T 9752ba0d7bc44fe59484935624f22571 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:39.296933  1474 raft_consensus.cc:3060] T 9752ba0d7bc44fe59484935624f22571 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:39.301105  1474 raft_consensus.cc:515] T 9752ba0d7bc44fe59484935624f22571 P 96f4e03ca81f4930b722103d1eaee337 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:39.302503  1474 leader_election.cc:290] T 9752ba0d7bc44fe59484935624f22571 P 96f4e03ca81f4930b722103d1eaee337 [CANDIDATE]: Term 2 election: Requested vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069)
I20260713 09:11:39.303398  1328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9752ba0d7bc44fe59484935624f22571" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b730299799dc4acbbe1167a13b9a3403"
I20260713 09:11:39.303586  1402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9752ba0d7bc44fe59484935624f22571" candidate_uuid: "96f4e03ca81f4930b722103d1eaee337" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a710df9394784834a814f2eeb1f0230e"
I20260713 09:11:39.303961  1328 raft_consensus.cc:3060] T 9752ba0d7bc44fe59484935624f22571 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:39.304075  1402 raft_consensus.cc:3055] T 9752ba0d7bc44fe59484935624f22571 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:39.304445  1402 raft_consensus.cc:740] T 9752ba0d7bc44fe59484935624f22571 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a710df9394784834a814f2eeb1f0230e, State: Running, Role: LEADER
I20260713 09:11:39.305066  1402 consensus_queue.cc:260] T 9752ba0d7bc44fe59484935624f22571 P a710df9394784834a814f2eeb1f0230e [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:39.305922  1402 raft_consensus.cc:3060] T 9752ba0d7bc44fe59484935624f22571 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:39.308666  1328 raft_consensus.cc:2468] T 9752ba0d7bc44fe59484935624f22571 P b730299799dc4acbbe1167a13b9a3403 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96f4e03ca81f4930b722103d1eaee337 in term 2.
I20260713 09:11:39.309566  1442 leader_election.cc:304] T 9752ba0d7bc44fe59484935624f22571 P 96f4e03ca81f4930b722103d1eaee337 [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: 96f4e03ca81f4930b722103d1eaee337, b730299799dc4acbbe1167a13b9a3403; no voters: 
I20260713 09:11:39.310235  2137 raft_consensus.cc:2804] T 9752ba0d7bc44fe59484935624f22571 P 96f4e03ca81f4930b722103d1eaee337 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:39.310271  1402 raft_consensus.cc:2468] T 9752ba0d7bc44fe59484935624f22571 P a710df9394784834a814f2eeb1f0230e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96f4e03ca81f4930b722103d1eaee337 in term 2.
I20260713 09:11:39.310849  2137 raft_consensus.cc:697] T 9752ba0d7bc44fe59484935624f22571 P 96f4e03ca81f4930b722103d1eaee337 [term 2 LEADER]: Becoming Leader. State: Replica: 96f4e03ca81f4930b722103d1eaee337, State: Running, Role: LEADER
I20260713 09:11:39.311707  2137 consensus_queue.cc:237] T 9752ba0d7bc44fe59484935624f22571 P 96f4e03ca81f4930b722103d1eaee337 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } }
I20260713 09:11:39.318939  1225 catalog_manager.cc:5697] T 9752ba0d7bc44fe59484935624f22571 P 96f4e03ca81f4930b722103d1eaee337 reported cstate change: term changed from 1 to 2, leader changed from a710df9394784834a814f2eeb1f0230e (127.31.232.66) to 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67). New cstate: current_term: 2 leader_uuid: "96f4e03ca81f4930b722103d1eaee337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:39.518306  2144 raft_consensus.cc:993] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403: : Instructing follower a95caefdbc7143908d79de88b12fa9f2 to start an election
I20260713 09:11:39.519061  2136 raft_consensus.cc:1081] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 [term 1 LEADER]: Signalling peer a95caefdbc7143908d79de88b12fa9f2 to start an election
I20260713 09:11:39.520633  1745 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb7ca662cbbe49e2807e55e9ca48a398"
dest_uuid: "a95caefdbc7143908d79de88b12fa9f2"
 from {username='slave'} at 127.0.0.1:54492
I20260713 09:11:39.521173  1745 raft_consensus.cc:493] T eb7ca662cbbe49e2807e55e9ca48a398 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:39.521430  1745 raft_consensus.cc:3060] T eb7ca662cbbe49e2807e55e9ca48a398 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:39.528975  1745 raft_consensus.cc:515] T eb7ca662cbbe49e2807e55e9ca48a398 P a95caefdbc7143908d79de88b12fa9f2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:39.531167  1745 leader_election.cc:290] T eb7ca662cbbe49e2807e55e9ca48a398 P a95caefdbc7143908d79de88b12fa9f2 [CANDIDATE]: Term 2 election: Requested vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:39.532318  1328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb7ca662cbbe49e2807e55e9ca48a398" candidate_uuid: "a95caefdbc7143908d79de88b12fa9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b730299799dc4acbbe1167a13b9a3403"
I20260713 09:11:39.532634  1476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb7ca662cbbe49e2807e55e9ca48a398" candidate_uuid: "a95caefdbc7143908d79de88b12fa9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "96f4e03ca81f4930b722103d1eaee337"
I20260713 09:11:39.532989  1328 raft_consensus.cc:3055] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:39.533226  1476 raft_consensus.cc:3060] T eb7ca662cbbe49e2807e55e9ca48a398 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:39.533353  1328 raft_consensus.cc:740] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b730299799dc4acbbe1167a13b9a3403, State: Running, Role: LEADER
I20260713 09:11:39.536494  1402 raft_consensus.cc:1275] T a1babea4ff9246a592bc169c71a89230 P a710df9394784834a814f2eeb1f0230e [term 2 FOLLOWER]: Refusing update from remote peer 96f4e03ca81f4930b722103d1eaee337: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:39.536506  1328 consensus_queue.cc:260] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:39.539202  1328 raft_consensus.cc:3060] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:39.540411  2137 consensus_queue.cc:1048] T a1babea4ff9246a592bc169c71a89230 P 96f4e03ca81f4930b722103d1eaee337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:39.547227  1476 raft_consensus.cc:2468] T eb7ca662cbbe49e2807e55e9ca48a398 P 96f4e03ca81f4930b722103d1eaee337 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a95caefdbc7143908d79de88b12fa9f2 in term 2.
I20260713 09:11:39.549018  1711 leader_election.cc:304] T eb7ca662cbbe49e2807e55e9ca48a398 P a95caefdbc7143908d79de88b12fa9f2 [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: 96f4e03ca81f4930b722103d1eaee337, a95caefdbc7143908d79de88b12fa9f2; no voters: 
I20260713 09:11:39.551453  2152 raft_consensus.cc:2804] T eb7ca662cbbe49e2807e55e9ca48a398 P a95caefdbc7143908d79de88b12fa9f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:39.552089  2152 raft_consensus.cc:697] T eb7ca662cbbe49e2807e55e9ca48a398 P a95caefdbc7143908d79de88b12fa9f2 [term 2 LEADER]: Becoming Leader. State: Replica: a95caefdbc7143908d79de88b12fa9f2, State: Running, Role: LEADER
I20260713 09:11:39.552363  1328 raft_consensus.cc:2468] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a95caefdbc7143908d79de88b12fa9f2 in term 2.
I20260713 09:11:39.553443  2152 consensus_queue.cc:237] T eb7ca662cbbe49e2807e55e9ca48a398 P a95caefdbc7143908d79de88b12fa9f2 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:39.571156  1402 raft_consensus.cc:1275] T 32fa4d96885f455ea5b50fe3d17cdd13 P a710df9394784834a814f2eeb1f0230e [term 2 FOLLOWER]: Refusing update from remote peer 96f4e03ca81f4930b722103d1eaee337: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:39.573168  2137 consensus_queue.cc:1048] T 32fa4d96885f455ea5b50fe3d17cdd13 P 96f4e03ca81f4930b722103d1eaee337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:39.567700  1328 raft_consensus.cc:1275] T a1babea4ff9246a592bc169c71a89230 P b730299799dc4acbbe1167a13b9a3403 [term 2 FOLLOWER]: Refusing update from remote peer 96f4e03ca81f4930b722103d1eaee337: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:39.581802  2137 consensus_queue.cc:1048] T a1babea4ff9246a592bc169c71a89230 P 96f4e03ca81f4930b722103d1eaee337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:39.602278  1328 raft_consensus.cc:1275] T 32fa4d96885f455ea5b50fe3d17cdd13 P b730299799dc4acbbe1167a13b9a3403 [term 2 FOLLOWER]: Refusing update from remote peer 96f4e03ca81f4930b722103d1eaee337: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:39.604362  2137 consensus_queue.cc:1048] T 32fa4d96885f455ea5b50fe3d17cdd13 P 96f4e03ca81f4930b722103d1eaee337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:39.611196  1474 raft_consensus.cc:1275] T c07cbdc7ec8b44018f66e42b2c985bd0 P 96f4e03ca81f4930b722103d1eaee337 [term 2 FOLLOWER]: Refusing update from remote peer a95caefdbc7143908d79de88b12fa9f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:39.615731  1225 catalog_manager.cc:5697] T eb7ca662cbbe49e2807e55e9ca48a398 P a95caefdbc7143908d79de88b12fa9f2 reported cstate change: term changed from 1 to 2, leader changed from b730299799dc4acbbe1167a13b9a3403 (127.31.232.65) to a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68). New cstate: current_term: 2 leader_uuid: "a95caefdbc7143908d79de88b12fa9f2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:39.640998  1402 raft_consensus.cc:1275] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e [term 2 FOLLOWER]: Refusing update from remote peer a95caefdbc7143908d79de88b12fa9f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:39.644042  2152 consensus_queue.cc:1048] T c07cbdc7ec8b44018f66e42b2c985bd0 P a95caefdbc7143908d79de88b12fa9f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:39.652913  2152 consensus_queue.cc:1048] T c07cbdc7ec8b44018f66e42b2c985bd0 P a95caefdbc7143908d79de88b12fa9f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:39.683202  1323 raft_consensus.cc:1275] T 9f5c005b4c5a4c2cac21e26d73560d8d P b730299799dc4acbbe1167a13b9a3403 [term 2 FOLLOWER]: Refusing update from remote peer a95caefdbc7143908d79de88b12fa9f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:39.690629  2153 consensus_queue.cc:1048] T 9f5c005b4c5a4c2cac21e26d73560d8d P a95caefdbc7143908d79de88b12fa9f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:11:39.723574  1401 raft_consensus.cc:1275] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e [term 2 FOLLOWER]: Refusing update from remote peer a95caefdbc7143908d79de88b12fa9f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:39.725306  2175 consensus_queue.cc:1048] T 9f5c005b4c5a4c2cac21e26d73560d8d P a95caefdbc7143908d79de88b12fa9f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:39.805313  1401 raft_consensus.cc:1275] T 9752ba0d7bc44fe59484935624f22571 P a710df9394784834a814f2eeb1f0230e [term 2 FOLLOWER]: Refusing update from remote peer 96f4e03ca81f4930b722103d1eaee337: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:39.806412  2137 consensus_queue.cc:1048] T 9752ba0d7bc44fe59484935624f22571 P 96f4e03ca81f4930b722103d1eaee337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:39.818207  1324 raft_consensus.cc:1275] T 9752ba0d7bc44fe59484935624f22571 P b730299799dc4acbbe1167a13b9a3403 [term 2 FOLLOWER]: Refusing update from remote peer 96f4e03ca81f4930b722103d1eaee337: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:39.820333  2161 consensus_queue.cc:1048] T 9752ba0d7bc44fe59484935624f22571 P 96f4e03ca81f4930b722103d1eaee337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:39.946128  1324 raft_consensus.cc:1275] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 [term 2 FOLLOWER]: Refusing update from remote peer a95caefdbc7143908d79de88b12fa9f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:39.947495  2173 consensus_queue.cc:1048] T eb7ca662cbbe49e2807e55e9ca48a398 P a95caefdbc7143908d79de88b12fa9f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:39.958316  1474 raft_consensus.cc:1275] T eb7ca662cbbe49e2807e55e9ca48a398 P 96f4e03ca81f4930b722103d1eaee337 [term 2 FOLLOWER]: Refusing update from remote peer a95caefdbc7143908d79de88b12fa9f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:39.960240  2175 consensus_queue.cc:1048] T eb7ca662cbbe49e2807e55e9ca48a398 P a95caefdbc7143908d79de88b12fa9f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:39.984570 32673 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:40.000311 32673 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:40.027841  1476 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a44af2064d94675a45509b083fba058"
dest_uuid: "96f4e03ca81f4930b722103d1eaee337"
mode: GRACEFUL
new_leader_uuid: "a95caefdbc7143908d79de88b12fa9f2"
 from {username='slave'} at 127.0.0.1:56482
I20260713 09:11:40.028503  1476 raft_consensus.cc:606] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 [term 1 LEADER]: Received request to transfer leadership to TS a95caefdbc7143908d79de88b12fa9f2
I20260713 09:11:40.031880  1401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d697c35d9cf4e54b6fdb35004cc3f01"
dest_uuid: "a710df9394784834a814f2eeb1f0230e"
mode: GRACEFUL
new_leader_uuid: "a95caefdbc7143908d79de88b12fa9f2"
 from {username='slave'} at 127.0.0.1:53802
I20260713 09:11:40.032506  1401 raft_consensus.cc:606] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Received request to transfer leadership to TS a95caefdbc7143908d79de88b12fa9f2
I20260713 09:11:40.036013  1476 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56eb443280a64e368c2d00173ffe8de3"
dest_uuid: "96f4e03ca81f4930b722103d1eaee337"
mode: GRACEFUL
new_leader_uuid: "a95caefdbc7143908d79de88b12fa9f2"
 from {username='slave'} at 127.0.0.1:56482
I20260713 09:11:40.036613  1476 raft_consensus.cc:606] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 [term 1 LEADER]: Received request to transfer leadership to TS a95caefdbc7143908d79de88b12fa9f2
I20260713 09:11:40.037932 32673 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260713 09:11:40.038755 32673 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:40.049286  2165 raft_consensus.cc:993] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337: : Instructing follower a95caefdbc7143908d79de88b12fa9f2 to start an election
I20260713 09:11:40.049743  2161 raft_consensus.cc:1081] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 [term 1 LEADER]: Signalling peer a95caefdbc7143908d79de88b12fa9f2 to start an election
I20260713 09:11:40.051532  1747 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a44af2064d94675a45509b083fba058"
dest_uuid: "a95caefdbc7143908d79de88b12fa9f2"
 from {username='slave'} at 127.0.0.1:54488
I20260713 09:11:40.052117  1747 raft_consensus.cc:493] T 1a44af2064d94675a45509b083fba058 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:40.052460  1747 raft_consensus.cc:3060] T 1a44af2064d94675a45509b083fba058 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.059412  1747 raft_consensus.cc:515] T 1a44af2064d94675a45509b083fba058 P a95caefdbc7143908d79de88b12fa9f2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:40.061717  1747 leader_election.cc:290] T 1a44af2064d94675a45509b083fba058 P a95caefdbc7143908d79de88b12fa9f2 [CANDIDATE]: Term 2 election: Requested vote from peers a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:40.062011  1401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a44af2064d94675a45509b083fba058" candidate_uuid: "a95caefdbc7143908d79de88b12fa9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a710df9394784834a814f2eeb1f0230e"
I20260713 09:11:40.062661  1401 raft_consensus.cc:3060] T 1a44af2064d94675a45509b083fba058 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.062526  1476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a44af2064d94675a45509b083fba058" candidate_uuid: "a95caefdbc7143908d79de88b12fa9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "96f4e03ca81f4930b722103d1eaee337"
I20260713 09:11:40.063303  1476 raft_consensus.cc:3055] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:40.063668  1476 raft_consensus.cc:740] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 96f4e03ca81f4930b722103d1eaee337, State: Running, Role: LEADER
I20260713 09:11:40.064700  1476 consensus_queue.cc:260] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 [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: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:40.066151  1476 raft_consensus.cc:3060] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.070428  1401 raft_consensus.cc:2468] T 1a44af2064d94675a45509b083fba058 P a710df9394784834a814f2eeb1f0230e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a95caefdbc7143908d79de88b12fa9f2 in term 2.
I20260713 09:11:40.071930  1710 leader_election.cc:304] T 1a44af2064d94675a45509b083fba058 P a95caefdbc7143908d79de88b12fa9f2 [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: a710df9394784834a814f2eeb1f0230e, a95caefdbc7143908d79de88b12fa9f2; no voters: 
I20260713 09:11:40.072790  2175 raft_consensus.cc:2804] T 1a44af2064d94675a45509b083fba058 P a95caefdbc7143908d79de88b12fa9f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:40.072950  1476 raft_consensus.cc:2468] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a95caefdbc7143908d79de88b12fa9f2 in term 2.
I20260713 09:11:40.073342  2175 raft_consensus.cc:697] T 1a44af2064d94675a45509b083fba058 P a95caefdbc7143908d79de88b12fa9f2 [term 2 LEADER]: Becoming Leader. State: Replica: a95caefdbc7143908d79de88b12fa9f2, State: Running, Role: LEADER
I20260713 09:11:40.074380  2175 consensus_queue.cc:237] T 1a44af2064d94675a45509b083fba058 P a95caefdbc7143908d79de88b12fa9f2 [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: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:40.082906  1221 catalog_manager.cc:5697] T 1a44af2064d94675a45509b083fba058 P a95caefdbc7143908d79de88b12fa9f2 reported cstate change: term changed from 1 to 2, leader changed from 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67) to a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68). New cstate: current_term: 2 leader_uuid: "a95caefdbc7143908d79de88b12fa9f2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:40.236472  2165 raft_consensus.cc:993] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337: : Instructing follower a95caefdbc7143908d79de88b12fa9f2 to start an election
I20260713 09:11:40.236966  2161 raft_consensus.cc:1081] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 [term 1 LEADER]: Signalling peer a95caefdbc7143908d79de88b12fa9f2 to start an election
I20260713 09:11:40.238538  1747 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56eb443280a64e368c2d00173ffe8de3"
dest_uuid: "a95caefdbc7143908d79de88b12fa9f2"
 from {username='slave'} at 127.0.0.1:54488
I20260713 09:11:40.239059  1747 raft_consensus.cc:493] T 56eb443280a64e368c2d00173ffe8de3 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:40.239403  1747 raft_consensus.cc:3060] T 56eb443280a64e368c2d00173ffe8de3 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.244179  1747 raft_consensus.cc:515] T 56eb443280a64e368c2d00173ffe8de3 P a95caefdbc7143908d79de88b12fa9f2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:40.245551  1747 leader_election.cc:290] T 56eb443280a64e368c2d00173ffe8de3 P a95caefdbc7143908d79de88b12fa9f2 [CANDIDATE]: Term 2 election: Requested vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479)
I20260713 09:11:40.246722  1324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56eb443280a64e368c2d00173ffe8de3" candidate_uuid: "a95caefdbc7143908d79de88b12fa9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b730299799dc4acbbe1167a13b9a3403"
I20260713 09:11:40.247336  1324 raft_consensus.cc:3060] T 56eb443280a64e368c2d00173ffe8de3 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.247454  1476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56eb443280a64e368c2d00173ffe8de3" candidate_uuid: "a95caefdbc7143908d79de88b12fa9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "96f4e03ca81f4930b722103d1eaee337"
I20260713 09:11:40.248135  1476 raft_consensus.cc:3055] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:40.248514  1476 raft_consensus.cc:740] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 96f4e03ca81f4930b722103d1eaee337, State: Running, Role: LEADER
I20260713 09:11:40.250039  1476 consensus_queue.cc:260] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:40.251245  1476 raft_consensus.cc:3060] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.252601  1324 raft_consensus.cc:2468] T 56eb443280a64e368c2d00173ffe8de3 P b730299799dc4acbbe1167a13b9a3403 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a95caefdbc7143908d79de88b12fa9f2 in term 2.
I20260713 09:11:40.253712  1711 leader_election.cc:304] T 56eb443280a64e368c2d00173ffe8de3 P a95caefdbc7143908d79de88b12fa9f2 [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: a95caefdbc7143908d79de88b12fa9f2, b730299799dc4acbbe1167a13b9a3403; no voters: 
I20260713 09:11:40.254367  2175 raft_consensus.cc:2804] T 56eb443280a64e368c2d00173ffe8de3 P a95caefdbc7143908d79de88b12fa9f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:40.255105  2175 raft_consensus.cc:697] T 56eb443280a64e368c2d00173ffe8de3 P a95caefdbc7143908d79de88b12fa9f2 [term 2 LEADER]: Becoming Leader. State: Replica: a95caefdbc7143908d79de88b12fa9f2, State: Running, Role: LEADER
I20260713 09:11:40.255997  2175 consensus_queue.cc:237] T 56eb443280a64e368c2d00173ffe8de3 P a95caefdbc7143908d79de88b12fa9f2 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:40.256780  1476 raft_consensus.cc:2468] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a95caefdbc7143908d79de88b12fa9f2 in term 2.
I20260713 09:11:40.263490  1221 catalog_manager.cc:5697] T 56eb443280a64e368c2d00173ffe8de3 P a95caefdbc7143908d79de88b12fa9f2 reported cstate change: term changed from 1 to 2, leader changed from 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67) to a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68). New cstate: current_term: 2 leader_uuid: "a95caefdbc7143908d79de88b12fa9f2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:40.341077  2185 raft_consensus.cc:993] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e: : Instructing follower a95caefdbc7143908d79de88b12fa9f2 to start an election
I20260713 09:11:40.341823  2145 raft_consensus.cc:1081] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Signalling peer a95caefdbc7143908d79de88b12fa9f2 to start an election
I20260713 09:11:40.343564  1747 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d697c35d9cf4e54b6fdb35004cc3f01"
dest_uuid: "a95caefdbc7143908d79de88b12fa9f2"
 from {username='slave'} at 127.0.0.1:54484
I20260713 09:11:40.344094  1747 raft_consensus.cc:493] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:40.344427  1747 raft_consensus.cc:3060] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.350694  1747 raft_consensus.cc:515] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a95caefdbc7143908d79de88b12fa9f2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:40.352222  1747 leader_election.cc:290] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a95caefdbc7143908d79de88b12fa9f2 [CANDIDATE]: Term 2 election: Requested vote from peers b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909), a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069)
I20260713 09:11:40.352895  1324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d697c35d9cf4e54b6fdb35004cc3f01" candidate_uuid: "a95caefdbc7143908d79de88b12fa9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b730299799dc4acbbe1167a13b9a3403"
I20260713 09:11:40.353178  1401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d697c35d9cf4e54b6fdb35004cc3f01" candidate_uuid: "a95caefdbc7143908d79de88b12fa9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a710df9394784834a814f2eeb1f0230e"
I20260713 09:11:40.353663  1401 raft_consensus.cc:3055] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:40.353694  1324 raft_consensus.cc:3060] T 3d697c35d9cf4e54b6fdb35004cc3f01 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.354089  1401 raft_consensus.cc:740] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a710df9394784834a814f2eeb1f0230e, State: Running, Role: LEADER
I20260713 09:11:40.354898  1401 consensus_queue.cc:260] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:40.356166  1401 raft_consensus.cc:3060] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.360273  1324 raft_consensus.cc:2468] T 3d697c35d9cf4e54b6fdb35004cc3f01 P b730299799dc4acbbe1167a13b9a3403 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a95caefdbc7143908d79de88b12fa9f2 in term 2.
I20260713 09:11:40.361368  1711 leader_election.cc:304] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a95caefdbc7143908d79de88b12fa9f2 [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: a95caefdbc7143908d79de88b12fa9f2, b730299799dc4acbbe1167a13b9a3403; no voters: 
I20260713 09:11:40.362172  2175 raft_consensus.cc:2804] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a95caefdbc7143908d79de88b12fa9f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:40.362360  1401 raft_consensus.cc:2468] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a95caefdbc7143908d79de88b12fa9f2 in term 2.
I20260713 09:11:40.362733  2175 raft_consensus.cc:697] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a95caefdbc7143908d79de88b12fa9f2 [term 2 LEADER]: Becoming Leader. State: Replica: a95caefdbc7143908d79de88b12fa9f2, State: Running, Role: LEADER
I20260713 09:11:40.363787  2175 consensus_queue.cc:237] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a95caefdbc7143908d79de88b12fa9f2 [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: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } }
I20260713 09:11:40.371873  1221 catalog_manager.cc:5697] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a95caefdbc7143908d79de88b12fa9f2 reported cstate change: term changed from 1 to 2, leader changed from a710df9394784834a814f2eeb1f0230e (127.31.232.66) to a95caefdbc7143908d79de88b12fa9f2 (127.31.232.68). New cstate: current_term: 2 leader_uuid: "a95caefdbc7143908d79de88b12fa9f2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a95caefdbc7143908d79de88b12fa9f2" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 39743 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:40.541208  1476 raft_consensus.cc:1275] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 [term 2 FOLLOWER]: Refusing update from remote peer a95caefdbc7143908d79de88b12fa9f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:40.542449  2175 consensus_queue.cc:1048] T 1a44af2064d94675a45509b083fba058 P a95caefdbc7143908d79de88b12fa9f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:40.552454  1401 raft_consensus.cc:1275] T 1a44af2064d94675a45509b083fba058 P a710df9394784834a814f2eeb1f0230e [term 2 FOLLOWER]: Refusing update from remote peer a95caefdbc7143908d79de88b12fa9f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:40.554605  2171 consensus_queue.cc:1048] T 1a44af2064d94675a45509b083fba058 P a95caefdbc7143908d79de88b12fa9f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:40.720098  1324 raft_consensus.cc:1275] T 56eb443280a64e368c2d00173ffe8de3 P b730299799dc4acbbe1167a13b9a3403 [term 2 FOLLOWER]: Refusing update from remote peer a95caefdbc7143908d79de88b12fa9f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:40.721354  2171 consensus_queue.cc:1048] T 56eb443280a64e368c2d00173ffe8de3 P a95caefdbc7143908d79de88b12fa9f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:40.734301  1476 raft_consensus.cc:1275] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 [term 2 FOLLOWER]: Refusing update from remote peer a95caefdbc7143908d79de88b12fa9f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:40.735634  2193 consensus_queue.cc:1048] T 56eb443280a64e368c2d00173ffe8de3 P a95caefdbc7143908d79de88b12fa9f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f4e03ca81f4930b722103d1eaee337" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:40.830958  1324 raft_consensus.cc:1275] T 3d697c35d9cf4e54b6fdb35004cc3f01 P b730299799dc4acbbe1167a13b9a3403 [term 2 FOLLOWER]: Refusing update from remote peer a95caefdbc7143908d79de88b12fa9f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:40.832383  2193 consensus_queue.cc:1048] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a95caefdbc7143908d79de88b12fa9f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b730299799dc4acbbe1167a13b9a3403" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 33909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:40.844038  1401 raft_consensus.cc:1275] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e [term 2 FOLLOWER]: Refusing update from remote peer a95caefdbc7143908d79de88b12fa9f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:40.845140  2193 consensus_queue.cc:1048] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a95caefdbc7143908d79de88b12fa9f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a710df9394784834a814f2eeb1f0230e" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 38069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:41.039629 32673 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:41.053221 32673 tablet_server.cc:179] TabletServer@127.31.232.65:0 shutting down...
W20260713 09:11:41.065145  1442 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]
W20260713 09:11:41.069226  1442 consensus_peers.cc:597] T a1babea4ff9246a592bc169c71a89230 P 96f4e03ca81f4930b722103d1eaee337 -> Peer b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909): Couldn't send request to peer b730299799dc4acbbe1167a13b9a3403. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:41.089720 32673 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:41.090891 32673 tablet_replica.cc:333] T cc8e2564ff2240ee8fb3c2cfe860f76a P b730299799dc4acbbe1167a13b9a3403: stopping tablet replica
I20260713 09:11:41.091899 32673 raft_consensus.cc:2243] T cc8e2564ff2240ee8fb3c2cfe860f76a P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.092617 32673 raft_consensus.cc:2272] T cc8e2564ff2240ee8fb3c2cfe860f76a P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.095201 32673 tablet_replica.cc:333] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403: stopping tablet replica
I20260713 09:11:41.095885 32673 raft_consensus.cc:2243] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:41.096640 32673 raft_consensus.cc:2272] T c0e7ebf5df804f23859e1dac203263ca P b730299799dc4acbbe1167a13b9a3403 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.098975 32673 tablet_replica.cc:333] T a1babea4ff9246a592bc169c71a89230 P b730299799dc4acbbe1167a13b9a3403: stopping tablet replica
I20260713 09:11:41.099782 32673 raft_consensus.cc:2243] T a1babea4ff9246a592bc169c71a89230 P b730299799dc4acbbe1167a13b9a3403 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.100263 32673 raft_consensus.cc:2272] T a1babea4ff9246a592bc169c71a89230 P b730299799dc4acbbe1167a13b9a3403 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.101933 32673 tablet_replica.cc:333] T 9752ba0d7bc44fe59484935624f22571 P b730299799dc4acbbe1167a13b9a3403: stopping tablet replica
I20260713 09:11:41.102434 32673 raft_consensus.cc:2243] T 9752ba0d7bc44fe59484935624f22571 P b730299799dc4acbbe1167a13b9a3403 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.102834 32673 raft_consensus.cc:2272] T 9752ba0d7bc44fe59484935624f22571 P b730299799dc4acbbe1167a13b9a3403 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.104470 32673 tablet_replica.cc:333] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403: stopping tablet replica
I20260713 09:11:41.105013 32673 raft_consensus.cc:2243] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:41.105895 32673 raft_consensus.cc:2272] T 962ddc3baa9846a0a0d9cb69a5fad4ef P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.108410 32673 tablet_replica.cc:333] T 9f5c005b4c5a4c2cac21e26d73560d8d P b730299799dc4acbbe1167a13b9a3403: stopping tablet replica
I20260713 09:11:41.109091 32673 raft_consensus.cc:2243] T 9f5c005b4c5a4c2cac21e26d73560d8d P b730299799dc4acbbe1167a13b9a3403 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.109797 32673 raft_consensus.cc:2272] T 9f5c005b4c5a4c2cac21e26d73560d8d P b730299799dc4acbbe1167a13b9a3403 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.111691 32673 tablet_replica.cc:333] T 251ce9aa4fbc4931825e205b1c172964 P b730299799dc4acbbe1167a13b9a3403: stopping tablet replica
I20260713 09:11:41.112257 32673 raft_consensus.cc:2243] T 251ce9aa4fbc4931825e205b1c172964 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.112666 32673 raft_consensus.cc:2272] T 251ce9aa4fbc4931825e205b1c172964 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.114303 32673 tablet_replica.cc:333] T 56eb443280a64e368c2d00173ffe8de3 P b730299799dc4acbbe1167a13b9a3403: stopping tablet replica
I20260713 09:11:41.114852 32673 raft_consensus.cc:2243] T 56eb443280a64e368c2d00173ffe8de3 P b730299799dc4acbbe1167a13b9a3403 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.115522 32673 raft_consensus.cc:2272] T 56eb443280a64e368c2d00173ffe8de3 P b730299799dc4acbbe1167a13b9a3403 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.119001 32673 tablet_replica.cc:333] T f50d9ed2142440b5a671484853b96355 P b730299799dc4acbbe1167a13b9a3403: stopping tablet replica
I20260713 09:11:41.119908 32673 raft_consensus.cc:2243] T f50d9ed2142440b5a671484853b96355 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.120992 32673 raft_consensus.cc:2272] T f50d9ed2142440b5a671484853b96355 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:41.122332  1368 consensus_peers.cc:597] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e -> Peer b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909): Couldn't send request to peer b730299799dc4acbbe1167a13b9a3403. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:41.123039 32673 tablet_replica.cc:333] T 1cce297576024447be3e9f8695501ac2 P b730299799dc4acbbe1167a13b9a3403: stopping tablet replica
I20260713 09:11:41.123675 32673 raft_consensus.cc:2243] T 1cce297576024447be3e9f8695501ac2 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.124130 32673 raft_consensus.cc:2272] T 1cce297576024447be3e9f8695501ac2 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.126077 32673 tablet_replica.cc:333] T 101d0a1bd6aa404f9a69dd86d72462ac P b730299799dc4acbbe1167a13b9a3403: stopping tablet replica
I20260713 09:11:41.126593 32673 raft_consensus.cc:2243] T 101d0a1bd6aa404f9a69dd86d72462ac P b730299799dc4acbbe1167a13b9a3403 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:41.127401 32673 raft_consensus.cc:2272] T 101d0a1bd6aa404f9a69dd86d72462ac P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.129062 32673 tablet_replica.cc:333] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403: stopping tablet replica
I20260713 09:11:41.129567 32673 raft_consensus.cc:2243] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:41.130336 32673 raft_consensus.cc:2272] T 09464180c4fb4ea1b5d24f1ead6bcded P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.132177 32673 tablet_replica.cc:333] T 32fa4d96885f455ea5b50fe3d17cdd13 P b730299799dc4acbbe1167a13b9a3403: stopping tablet replica
I20260713 09:11:41.132663 32673 raft_consensus.cc:2243] T 32fa4d96885f455ea5b50fe3d17cdd13 P b730299799dc4acbbe1167a13b9a3403 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.133076 32673 raft_consensus.cc:2272] T 32fa4d96885f455ea5b50fe3d17cdd13 P b730299799dc4acbbe1167a13b9a3403 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.134950 32673 tablet_replica.cc:333] T 82d8e85a437c479085a523f60bb74070 P b730299799dc4acbbe1167a13b9a3403: stopping tablet replica
I20260713 09:11:41.135608 32673 raft_consensus.cc:2243] T 82d8e85a437c479085a523f60bb74070 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.136070 32673 raft_consensus.cc:2272] T 82d8e85a437c479085a523f60bb74070 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.138283 32673 tablet_replica.cc:333] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403: stopping tablet replica
I20260713 09:11:41.138760 32673 raft_consensus.cc:2243] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:41.139591 32673 raft_consensus.cc:2272] T 3fbe1029363f43378dcab371f5892494 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.141284 32673 tablet_replica.cc:333] T 3d697c35d9cf4e54b6fdb35004cc3f01 P b730299799dc4acbbe1167a13b9a3403: stopping tablet replica
I20260713 09:11:41.141762 32673 raft_consensus.cc:2243] T 3d697c35d9cf4e54b6fdb35004cc3f01 P b730299799dc4acbbe1167a13b9a3403 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.142379 32673 raft_consensus.cc:2272] T 3d697c35d9cf4e54b6fdb35004cc3f01 P b730299799dc4acbbe1167a13b9a3403 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.144680 32673 tablet_replica.cc:333] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403: stopping tablet replica
I20260713 09:11:41.145228 32673 raft_consensus.cc:2243] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:41.145943 32673 raft_consensus.cc:2272] T ec27ecc6871a4df68317a2c597dddc22 P b730299799dc4acbbe1167a13b9a3403 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.147881 32673 tablet_replica.cc:333] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403: stopping tablet replica
I20260713 09:11:41.148342 32673 raft_consensus.cc:2243] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.148732 32673 raft_consensus.cc:2272] T eb7ca662cbbe49e2807e55e9ca48a398 P b730299799dc4acbbe1167a13b9a3403 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:41.168474  1442 consensus_peers.cc:597] T 251ce9aa4fbc4931825e205b1c172964 P 96f4e03ca81f4930b722103d1eaee337 -> Peer b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909): Couldn't send request to peer b730299799dc4acbbe1167a13b9a3403. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:41.176715  1368 consensus_peers.cc:597] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e -> Peer b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909): Couldn't send request to peer b730299799dc4acbbe1167a13b9a3403. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:41.183401  1711 consensus_peers.cc:597] T 56eb443280a64e368c2d00173ffe8de3 P a95caefdbc7143908d79de88b12fa9f2 -> Peer b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909): Couldn't send request to peer b730299799dc4acbbe1167a13b9a3403. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:41.190898  1442 consensus_peers.cc:597] T 32fa4d96885f455ea5b50fe3d17cdd13 P 96f4e03ca81f4930b722103d1eaee337 -> Peer b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909): Couldn't send request to peer b730299799dc4acbbe1167a13b9a3403. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:33909: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:41.219388 32673 tablet_server.cc:196] TabletServer@127.31.232.65:0 shutdown complete.
I20260713 09:11:41.263787 32673 tablet_server.cc:179] TabletServer@127.31.232.66:0 shutting down...
W20260713 09:11:41.265075  1442 consensus_peers.cc:597] T 82d8e85a437c479085a523f60bb74070 P 96f4e03ca81f4930b722103d1eaee337 -> Peer b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909): Couldn't send request to peer b730299799dc4acbbe1167a13b9a3403. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:33909: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:41.270952  1710 consensus_peers.cc:597] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a95caefdbc7143908d79de88b12fa9f2 -> Peer a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069): Couldn't send request to peer a710df9394784834a814f2eeb1f0230e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:41.299077 32673 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:41.300041 32673 tablet_replica.cc:333] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e: stopping tablet replica
I20260713 09:11:41.300822 32673 raft_consensus.cc:2243] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:41.301659 32673 raft_consensus.cc:2272] T 2799490bda5b4183b009879fe219f527 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.303608 32673 tablet_replica.cc:333] T 9752ba0d7bc44fe59484935624f22571 P a710df9394784834a814f2eeb1f0230e: stopping tablet replica
I20260713 09:11:41.304193 32673 raft_consensus.cc:2243] T 9752ba0d7bc44fe59484935624f22571 P a710df9394784834a814f2eeb1f0230e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.304627 32673 raft_consensus.cc:2272] T 9752ba0d7bc44fe59484935624f22571 P a710df9394784834a814f2eeb1f0230e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.306334 32673 tablet_replica.cc:333] T 251ce9aa4fbc4931825e205b1c172964 P a710df9394784834a814f2eeb1f0230e: stopping tablet replica
I20260713 09:11:41.306887 32673 raft_consensus.cc:2243] T 251ce9aa4fbc4931825e205b1c172964 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.307374 32673 raft_consensus.cc:2272] T 251ce9aa4fbc4931825e205b1c172964 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.309042 32673 tablet_replica.cc:333] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e: stopping tablet replica
I20260713 09:11:41.309567 32673 raft_consensus.cc:2243] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.309983 32673 raft_consensus.cc:2272] T 9f5c005b4c5a4c2cac21e26d73560d8d P a710df9394784834a814f2eeb1f0230e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.311625 32673 tablet_replica.cc:333] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e: stopping tablet replica
I20260713 09:11:41.312413 32673 raft_consensus.cc:2243] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:41.313279 32673 raft_consensus.cc:2272] T f50d9ed2142440b5a671484853b96355 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.315888 32673 tablet_replica.cc:333] T 1cce297576024447be3e9f8695501ac2 P a710df9394784834a814f2eeb1f0230e: stopping tablet replica
I20260713 09:11:41.316742 32673 raft_consensus.cc:2243] T 1cce297576024447be3e9f8695501ac2 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:41.317721 32673 raft_consensus.cc:2272] T 1cce297576024447be3e9f8695501ac2 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:41.317842  1711 consensus_peers.cc:597] T 9f5c005b4c5a4c2cac21e26d73560d8d P a95caefdbc7143908d79de88b12fa9f2 -> Peer b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909): Couldn't send request to peer b730299799dc4acbbe1167a13b9a3403. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:33909: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:41.320403 32673 tablet_replica.cc:333] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e: stopping tablet replica
I20260713 09:11:41.321154 32673 raft_consensus.cc:2243] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:41.322052 32673 raft_consensus.cc:2272] T cc8e2564ff2240ee8fb3c2cfe860f76a P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.323799 32673 tablet_replica.cc:333] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e: stopping tablet replica
I20260713 09:11:41.324285 32673 raft_consensus.cc:2243] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:41.325078 32673 raft_consensus.cc:2272] T e373949693364f58ba7e67278b37305a P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.326794 32673 tablet_replica.cc:333] T 101d0a1bd6aa404f9a69dd86d72462ac P a710df9394784834a814f2eeb1f0230e: stopping tablet replica
I20260713 09:11:41.327327 32673 raft_consensus.cc:2243] T 101d0a1bd6aa404f9a69dd86d72462ac P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.327847 32673 raft_consensus.cc:2272] T 101d0a1bd6aa404f9a69dd86d72462ac P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.329468 32673 tablet_replica.cc:333] T a1babea4ff9246a592bc169c71a89230 P a710df9394784834a814f2eeb1f0230e: stopping tablet replica
I20260713 09:11:41.329926 32673 raft_consensus.cc:2243] T a1babea4ff9246a592bc169c71a89230 P a710df9394784834a814f2eeb1f0230e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.330272 32673 raft_consensus.cc:2272] T a1babea4ff9246a592bc169c71a89230 P a710df9394784834a814f2eeb1f0230e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.331866 32673 tablet_replica.cc:333] T 1a44af2064d94675a45509b083fba058 P a710df9394784834a814f2eeb1f0230e: stopping tablet replica
I20260713 09:11:41.332322 32673 raft_consensus.cc:2243] T 1a44af2064d94675a45509b083fba058 P a710df9394784834a814f2eeb1f0230e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.332682 32673 raft_consensus.cc:2272] T 1a44af2064d94675a45509b083fba058 P a710df9394784834a814f2eeb1f0230e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.334657 32673 tablet_replica.cc:333] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e: stopping tablet replica
I20260713 09:11:41.335106 32673 raft_consensus.cc:2243] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.335572 32673 raft_consensus.cc:2272] T c07cbdc7ec8b44018f66e42b2c985bd0 P a710df9394784834a814f2eeb1f0230e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.337131 32673 tablet_replica.cc:333] T ec27ecc6871a4df68317a2c597dddc22 P a710df9394784834a814f2eeb1f0230e: stopping tablet replica
I20260713 09:11:41.337559 32673 raft_consensus.cc:2243] T ec27ecc6871a4df68317a2c597dddc22 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.337961 32673 raft_consensus.cc:2272] T ec27ecc6871a4df68317a2c597dddc22 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.340098 32673 tablet_replica.cc:333] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e: stopping tablet replica
I20260713 09:11:41.340914 32673 raft_consensus.cc:2243] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.341341 32673 raft_consensus.cc:2272] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a710df9394784834a814f2eeb1f0230e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.343847 32673 tablet_replica.cc:333] T 7b2a1d8cebb94c4599ba60e95f5393df P a710df9394784834a814f2eeb1f0230e: stopping tablet replica
W20260713 09:11:41.343981  1711 consensus_peers.cc:597] T eb7ca662cbbe49e2807e55e9ca48a398 P a95caefdbc7143908d79de88b12fa9f2 -> Peer b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909): Couldn't send request to peer b730299799dc4acbbe1167a13b9a3403. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:33909: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:41.344422 32673 raft_consensus.cc:2243] T 7b2a1d8cebb94c4599ba60e95f5393df P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.345075 32673 raft_consensus.cc:2272] T 7b2a1d8cebb94c4599ba60e95f5393df P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.347708 32673 tablet_replica.cc:333] T bbb18b0fe3534e65889488ee924da5b0 P a710df9394784834a814f2eeb1f0230e: stopping tablet replica
W20260713 09:11:41.348387  1441 consensus_peers.cc:597] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337 -> Peer a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069): Couldn't send request to peer a710df9394784834a814f2eeb1f0230e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:41.348390 32673 raft_consensus.cc:2243] T bbb18b0fe3534e65889488ee924da5b0 P a710df9394784834a814f2eeb1f0230e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:41.349484 32673 raft_consensus.cc:2272] T bbb18b0fe3534e65889488ee924da5b0 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.351289 32673 tablet_replica.cc:333] T 32fa4d96885f455ea5b50fe3d17cdd13 P a710df9394784834a814f2eeb1f0230e: stopping tablet replica
I20260713 09:11:41.351847 32673 raft_consensus.cc:2243] T 32fa4d96885f455ea5b50fe3d17cdd13 P a710df9394784834a814f2eeb1f0230e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.352255 32673 raft_consensus.cc:2272] T 32fa4d96885f455ea5b50fe3d17cdd13 P a710df9394784834a814f2eeb1f0230e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.353825 32673 tablet_replica.cc:333] T 82d8e85a437c479085a523f60bb74070 P a710df9394784834a814f2eeb1f0230e: stopping tablet replica
I20260713 09:11:41.354247 32673 raft_consensus.cc:2243] T 82d8e85a437c479085a523f60bb74070 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.354646 32673 raft_consensus.cc:2272] T 82d8e85a437c479085a523f60bb74070 P a710df9394784834a814f2eeb1f0230e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:41.378496  1711 consensus_peers.cc:597] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a95caefdbc7143908d79de88b12fa9f2 -> Peer b730299799dc4acbbe1167a13b9a3403 (127.31.232.65:33909): Couldn't send request to peer b730299799dc4acbbe1167a13b9a3403. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:33909: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:41.397858 32673 tablet_server.cc:196] TabletServer@127.31.232.66:0 shutdown complete.
I20260713 09:11:41.434317 32673 tablet_server.cc:179] TabletServer@127.31.232.67:0 shutting down...
W20260713 09:11:41.472569  1441 consensus_peers.cc:597] T 9752ba0d7bc44fe59484935624f22571 P 96f4e03ca81f4930b722103d1eaee337 -> Peer a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069): Couldn't send request to peer a710df9394784834a814f2eeb1f0230e. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.66:38069: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:41.475011  1710 consensus_peers.cc:597] T 1a44af2064d94675a45509b083fba058 P a95caefdbc7143908d79de88b12fa9f2 -> Peer a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069): Couldn't send request to peer a710df9394784834a814f2eeb1f0230e. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.66:38069: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:41.479305  1710 consensus_peers.cc:597] T c07cbdc7ec8b44018f66e42b2c985bd0 P a95caefdbc7143908d79de88b12fa9f2 -> Peer a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069): Couldn't send request to peer a710df9394784834a814f2eeb1f0230e. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.66:38069: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:41.481244 32673 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:41.481964 32673 tablet_replica.cc:333] T 3fbe1029363f43378dcab371f5892494 P 96f4e03ca81f4930b722103d1eaee337: stopping tablet replica
I20260713 09:11:41.482524 32673 raft_consensus.cc:2243] T 3fbe1029363f43378dcab371f5892494 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.483245 32673 raft_consensus.cc:2272] T 3fbe1029363f43378dcab371f5892494 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.485024 32673 tablet_replica.cc:333] T 2799490bda5b4183b009879fe219f527 P 96f4e03ca81f4930b722103d1eaee337: stopping tablet replica
I20260713 09:11:41.485532 32673 raft_consensus.cc:2243] T 2799490bda5b4183b009879fe219f527 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.486057 32673 raft_consensus.cc:2272] T 2799490bda5b4183b009879fe219f527 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.487848 32673 tablet_replica.cc:333] T 1cce297576024447be3e9f8695501ac2 P 96f4e03ca81f4930b722103d1eaee337: stopping tablet replica
I20260713 09:11:41.488385 32673 raft_consensus.cc:2243] T 1cce297576024447be3e9f8695501ac2 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.489008 32673 raft_consensus.cc:2272] T 1cce297576024447be3e9f8695501ac2 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.490916 32673 tablet_replica.cc:333] T 9752ba0d7bc44fe59484935624f22571 P 96f4e03ca81f4930b722103d1eaee337: stopping tablet replica
I20260713 09:11:41.491708 32673 raft_consensus.cc:2243] T 9752ba0d7bc44fe59484935624f22571 P 96f4e03ca81f4930b722103d1eaee337 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:41.492403 32673 raft_consensus.cc:2272] T 9752ba0d7bc44fe59484935624f22571 P 96f4e03ca81f4930b722103d1eaee337 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.494874 32673 tablet_replica.cc:333] T c0e7ebf5df804f23859e1dac203263ca P 96f4e03ca81f4930b722103d1eaee337: stopping tablet replica
I20260713 09:11:41.495636 32673 raft_consensus.cc:2243] T c0e7ebf5df804f23859e1dac203263ca P 96f4e03ca81f4930b722103d1eaee337 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.496100 32673 raft_consensus.cc:2272] T c0e7ebf5df804f23859e1dac203263ca P 96f4e03ca81f4930b722103d1eaee337 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.498687 32673 tablet_replica.cc:333] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337: stopping tablet replica
I20260713 09:11:41.499313 32673 raft_consensus.cc:2243] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.499712 32673 raft_consensus.cc:2272] T 1a44af2064d94675a45509b083fba058 P 96f4e03ca81f4930b722103d1eaee337 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.501946 32673 tablet_replica.cc:333] T a1babea4ff9246a592bc169c71a89230 P 96f4e03ca81f4930b722103d1eaee337: stopping tablet replica
I20260713 09:11:41.502507 32673 raft_consensus.cc:2243] T a1babea4ff9246a592bc169c71a89230 P 96f4e03ca81f4930b722103d1eaee337 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:41.503262 32673 raft_consensus.cc:2272] T a1babea4ff9246a592bc169c71a89230 P 96f4e03ca81f4930b722103d1eaee337 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.505117 32673 tablet_replica.cc:333] T e373949693364f58ba7e67278b37305a P 96f4e03ca81f4930b722103d1eaee337: stopping tablet replica
I20260713 09:11:41.505674 32673 raft_consensus.cc:2243] T e373949693364f58ba7e67278b37305a P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.506188 32673 raft_consensus.cc:2272] T e373949693364f58ba7e67278b37305a P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.508150 32673 tablet_replica.cc:333] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337: stopping tablet replica
I20260713 09:11:41.508646 32673 raft_consensus.cc:2243] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.509088 32673 raft_consensus.cc:2272] T 56eb443280a64e368c2d00173ffe8de3 P 96f4e03ca81f4930b722103d1eaee337 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.512009 32673 tablet_replica.cc:333] T 962ddc3baa9846a0a0d9cb69a5fad4ef P 96f4e03ca81f4930b722103d1eaee337: stopping tablet replica
I20260713 09:11:41.512537 32673 raft_consensus.cc:2243] T 962ddc3baa9846a0a0d9cb69a5fad4ef P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.513167 32673 raft_consensus.cc:2272] T 962ddc3baa9846a0a0d9cb69a5fad4ef P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.514932 32673 tablet_replica.cc:333] T 251ce9aa4fbc4931825e205b1c172964 P 96f4e03ca81f4930b722103d1eaee337: stopping tablet replica
I20260713 09:11:41.515460 32673 raft_consensus.cc:2243] T 251ce9aa4fbc4931825e205b1c172964 P 96f4e03ca81f4930b722103d1eaee337 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:41.516196 32673 raft_consensus.cc:2272] T 251ce9aa4fbc4931825e205b1c172964 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.517913 32673 tablet_replica.cc:333] T c07cbdc7ec8b44018f66e42b2c985bd0 P 96f4e03ca81f4930b722103d1eaee337: stopping tablet replica
I20260713 09:11:41.518405 32673 raft_consensus.cc:2243] T c07cbdc7ec8b44018f66e42b2c985bd0 P 96f4e03ca81f4930b722103d1eaee337 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.518919 32673 raft_consensus.cc:2272] T c07cbdc7ec8b44018f66e42b2c985bd0 P 96f4e03ca81f4930b722103d1eaee337 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.520851 32673 tablet_replica.cc:333] T eb7ca662cbbe49e2807e55e9ca48a398 P 96f4e03ca81f4930b722103d1eaee337: stopping tablet replica
I20260713 09:11:41.521368 32673 raft_consensus.cc:2243] T eb7ca662cbbe49e2807e55e9ca48a398 P 96f4e03ca81f4930b722103d1eaee337 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.522046 32673 raft_consensus.cc:2272] T eb7ca662cbbe49e2807e55e9ca48a398 P 96f4e03ca81f4930b722103d1eaee337 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.524245 32673 tablet_replica.cc:333] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337: stopping tablet replica
I20260713 09:11:41.524883 32673 raft_consensus.cc:2243] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:11:41.525049  1441 consensus_peers.cc:597] T 32fa4d96885f455ea5b50fe3d17cdd13 P 96f4e03ca81f4930b722103d1eaee337 -> Peer a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069): Couldn't send request to peer a710df9394784834a814f2eeb1f0230e. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.66:38069: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:41.525751 32673 raft_consensus.cc:2272] T 7b2a1d8cebb94c4599ba60e95f5393df P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.527534 32673 tablet_replica.cc:333] T 82d8e85a437c479085a523f60bb74070 P 96f4e03ca81f4930b722103d1eaee337: stopping tablet replica
I20260713 09:11:41.528045 32673 raft_consensus.cc:2243] T 82d8e85a437c479085a523f60bb74070 P 96f4e03ca81f4930b722103d1eaee337 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:41.528748 32673 raft_consensus.cc:2272] T 82d8e85a437c479085a523f60bb74070 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.530411 32673 tablet_replica.cc:333] T 32fa4d96885f455ea5b50fe3d17cdd13 P 96f4e03ca81f4930b722103d1eaee337: stopping tablet replica
I20260713 09:11:41.530977 32673 raft_consensus.cc:2243] T 32fa4d96885f455ea5b50fe3d17cdd13 P 96f4e03ca81f4930b722103d1eaee337 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:41.531699 32673 raft_consensus.cc:2272] T 32fa4d96885f455ea5b50fe3d17cdd13 P 96f4e03ca81f4930b722103d1eaee337 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:41.533828  1711 consensus_peers.cc:597] T eb7ca662cbbe49e2807e55e9ca48a398 P a95caefdbc7143908d79de88b12fa9f2 -> Peer 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): Couldn't send request to peer 96f4e03ca81f4930b722103d1eaee337. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:41.534046 32673 tablet_replica.cc:333] T 09464180c4fb4ea1b5d24f1ead6bcded P 96f4e03ca81f4930b722103d1eaee337: stopping tablet replica
I20260713 09:11:41.534739 32673 raft_consensus.cc:2243] T 09464180c4fb4ea1b5d24f1ead6bcded P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.535416 32673 raft_consensus.cc:2272] T 09464180c4fb4ea1b5d24f1ead6bcded P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.538033 32673 tablet_replica.cc:333] T bbb18b0fe3534e65889488ee924da5b0 P 96f4e03ca81f4930b722103d1eaee337: stopping tablet replica
I20260713 09:11:41.538692 32673 raft_consensus.cc:2243] T bbb18b0fe3534e65889488ee924da5b0 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.539399 32673 raft_consensus.cc:2272] T bbb18b0fe3534e65889488ee924da5b0 P 96f4e03ca81f4930b722103d1eaee337 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.609786 32673 tablet_server.cc:196] TabletServer@127.31.232.67:0 shutdown complete.
W20260713 09:11:41.636804  1711 consensus_peers.cc:597] T c07cbdc7ec8b44018f66e42b2c985bd0 P a95caefdbc7143908d79de88b12fa9f2 -> Peer 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): Couldn't send request to peer 96f4e03ca81f4930b722103d1eaee337. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.67:35479: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:41.647755 32673 tablet_server.cc:179] TabletServer@127.31.232.68:0 shutting down...
W20260713 09:11:41.663228  1711 consensus_peers.cc:597] T 1a44af2064d94675a45509b083fba058 P a95caefdbc7143908d79de88b12fa9f2 -> Peer 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): Couldn't send request to peer 96f4e03ca81f4930b722103d1eaee337. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.67:35479: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:41.668378  1710 consensus_peers.cc:597] T 9f5c005b4c5a4c2cac21e26d73560d8d P a95caefdbc7143908d79de88b12fa9f2 -> Peer a710df9394784834a814f2eeb1f0230e (127.31.232.66:38069): Couldn't send request to peer a710df9394784834a814f2eeb1f0230e. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.66:38069: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:41.677166 32673 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:41.677985 32673 tablet_replica.cc:333] T cc8e2564ff2240ee8fb3c2cfe860f76a P a95caefdbc7143908d79de88b12fa9f2: stopping tablet replica
I20260713 09:11:41.678589 32673 raft_consensus.cc:2243] T cc8e2564ff2240ee8fb3c2cfe860f76a P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.679155 32673 raft_consensus.cc:2272] T cc8e2564ff2240ee8fb3c2cfe860f76a P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.681109 32673 tablet_replica.cc:333] T 2799490bda5b4183b009879fe219f527 P a95caefdbc7143908d79de88b12fa9f2: stopping tablet replica
I20260713 09:11:41.681586 32673 raft_consensus.cc:2243] T 2799490bda5b4183b009879fe219f527 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.682039 32673 raft_consensus.cc:2272] T 2799490bda5b4183b009879fe219f527 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.683715 32673 tablet_replica.cc:333] T 3fbe1029363f43378dcab371f5892494 P a95caefdbc7143908d79de88b12fa9f2: stopping tablet replica
I20260713 09:11:41.684192 32673 raft_consensus.cc:2243] T 3fbe1029363f43378dcab371f5892494 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.684612 32673 raft_consensus.cc:2272] T 3fbe1029363f43378dcab371f5892494 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.686278 32673 tablet_replica.cc:333] T ec27ecc6871a4df68317a2c597dddc22 P a95caefdbc7143908d79de88b12fa9f2: stopping tablet replica
I20260713 09:11:41.686748 32673 raft_consensus.cc:2243] T ec27ecc6871a4df68317a2c597dddc22 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.687258 32673 raft_consensus.cc:2272] T ec27ecc6871a4df68317a2c597dddc22 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.689428 32673 tablet_replica.cc:333] T 962ddc3baa9846a0a0d9cb69a5fad4ef P a95caefdbc7143908d79de88b12fa9f2: stopping tablet replica
I20260713 09:11:41.690014 32673 raft_consensus.cc:2243] T 962ddc3baa9846a0a0d9cb69a5fad4ef P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.690666 32673 raft_consensus.cc:2272] T 962ddc3baa9846a0a0d9cb69a5fad4ef P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.692693 32673 tablet_replica.cc:333] T 1a44af2064d94675a45509b083fba058 P a95caefdbc7143908d79de88b12fa9f2: stopping tablet replica
I20260713 09:11:41.693483 32673 raft_consensus.cc:2243] T 1a44af2064d94675a45509b083fba058 P a95caefdbc7143908d79de88b12fa9f2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:41.694171 32673 raft_consensus.cc:2272] T 1a44af2064d94675a45509b083fba058 P a95caefdbc7143908d79de88b12fa9f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.695909 32673 tablet_replica.cc:333] T 101d0a1bd6aa404f9a69dd86d72462ac P a95caefdbc7143908d79de88b12fa9f2: stopping tablet replica
I20260713 09:11:41.696414 32673 raft_consensus.cc:2243] T 101d0a1bd6aa404f9a69dd86d72462ac P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.696835 32673 raft_consensus.cc:2272] T 101d0a1bd6aa404f9a69dd86d72462ac P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.698858 32673 tablet_replica.cc:333] T 7b2a1d8cebb94c4599ba60e95f5393df P a95caefdbc7143908d79de88b12fa9f2: stopping tablet replica
I20260713 09:11:41.699502 32673 raft_consensus.cc:2243] T 7b2a1d8cebb94c4599ba60e95f5393df P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.699977 32673 raft_consensus.cc:2272] T 7b2a1d8cebb94c4599ba60e95f5393df P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.701694 32673 tablet_replica.cc:333] T eb7ca662cbbe49e2807e55e9ca48a398 P a95caefdbc7143908d79de88b12fa9f2: stopping tablet replica
I20260713 09:11:41.702216 32673 raft_consensus.cc:2243] T eb7ca662cbbe49e2807e55e9ca48a398 P a95caefdbc7143908d79de88b12fa9f2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:41.702900 32673 raft_consensus.cc:2272] T eb7ca662cbbe49e2807e55e9ca48a398 P a95caefdbc7143908d79de88b12fa9f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.704614 32673 tablet_replica.cc:333] T bbb18b0fe3534e65889488ee924da5b0 P a95caefdbc7143908d79de88b12fa9f2: stopping tablet replica
I20260713 09:11:41.705241 32673 raft_consensus.cc:2243] T bbb18b0fe3534e65889488ee924da5b0 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.705785 32673 raft_consensus.cc:2272] T bbb18b0fe3534e65889488ee924da5b0 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.707882 32673 tablet_replica.cc:333] T 09464180c4fb4ea1b5d24f1ead6bcded P a95caefdbc7143908d79de88b12fa9f2: stopping tablet replica
I20260713 09:11:41.708590 32673 raft_consensus.cc:2243] T 09464180c4fb4ea1b5d24f1ead6bcded P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.709259 32673 raft_consensus.cc:2272] T 09464180c4fb4ea1b5d24f1ead6bcded P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:41.711289  1711 consensus_peers.cc:597] T 56eb443280a64e368c2d00173ffe8de3 P a95caefdbc7143908d79de88b12fa9f2 -> Peer 96f4e03ca81f4930b722103d1eaee337 (127.31.232.67:35479): Couldn't send request to peer 96f4e03ca81f4930b722103d1eaee337. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.67:35479: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:41.711576 32673 tablet_replica.cc:333] T 9f5c005b4c5a4c2cac21e26d73560d8d P a95caefdbc7143908d79de88b12fa9f2: stopping tablet replica
I20260713 09:11:41.712198 32673 raft_consensus.cc:2243] T 9f5c005b4c5a4c2cac21e26d73560d8d P a95caefdbc7143908d79de88b12fa9f2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:41.712934 32673 raft_consensus.cc:2272] T 9f5c005b4c5a4c2cac21e26d73560d8d P a95caefdbc7143908d79de88b12fa9f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.714501 32673 tablet_replica.cc:333] T c07cbdc7ec8b44018f66e42b2c985bd0 P a95caefdbc7143908d79de88b12fa9f2: stopping tablet replica
I20260713 09:11:41.714987 32673 raft_consensus.cc:2243] T c07cbdc7ec8b44018f66e42b2c985bd0 P a95caefdbc7143908d79de88b12fa9f2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:41.715754 32673 raft_consensus.cc:2272] T c07cbdc7ec8b44018f66e42b2c985bd0 P a95caefdbc7143908d79de88b12fa9f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.717391 32673 tablet_replica.cc:333] T e373949693364f58ba7e67278b37305a P a95caefdbc7143908d79de88b12fa9f2: stopping tablet replica
I20260713 09:11:41.717859 32673 raft_consensus.cc:2243] T e373949693364f58ba7e67278b37305a P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.718330 32673 raft_consensus.cc:2272] T e373949693364f58ba7e67278b37305a P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.719947 32673 tablet_replica.cc:333] T 56eb443280a64e368c2d00173ffe8de3 P a95caefdbc7143908d79de88b12fa9f2: stopping tablet replica
I20260713 09:11:41.720422 32673 raft_consensus.cc:2243] T 56eb443280a64e368c2d00173ffe8de3 P a95caefdbc7143908d79de88b12fa9f2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:41.721089 32673 raft_consensus.cc:2272] T 56eb443280a64e368c2d00173ffe8de3 P a95caefdbc7143908d79de88b12fa9f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.723560 32673 tablet_replica.cc:333] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a95caefdbc7143908d79de88b12fa9f2: stopping tablet replica
I20260713 09:11:41.724031 32673 raft_consensus.cc:2243] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a95caefdbc7143908d79de88b12fa9f2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:41.724714 32673 raft_consensus.cc:2272] T 3d697c35d9cf4e54b6fdb35004cc3f01 P a95caefdbc7143908d79de88b12fa9f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.726589 32673 tablet_replica.cc:333] T c0e7ebf5df804f23859e1dac203263ca P a95caefdbc7143908d79de88b12fa9f2: stopping tablet replica
I20260713 09:11:41.727078 32673 raft_consensus.cc:2243] T c0e7ebf5df804f23859e1dac203263ca P a95caefdbc7143908d79de88b12fa9f2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.727627 32673 raft_consensus.cc:2272] T c0e7ebf5df804f23859e1dac203263ca P a95caefdbc7143908d79de88b12fa9f2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.729162 32673 tablet_replica.cc:333] T f50d9ed2142440b5a671484853b96355 P a95caefdbc7143908d79de88b12fa9f2: stopping tablet replica
I20260713 09:11:41.729570 32673 raft_consensus.cc:2243] T f50d9ed2142440b5a671484853b96355 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.730036 32673 raft_consensus.cc:2272] T f50d9ed2142440b5a671484853b96355 P a95caefdbc7143908d79de88b12fa9f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.765635 32673 tablet_server.cc:196] TabletServer@127.31.232.68:0 shutdown complete.
I20260713 09:11:41.793481 32673 master.cc:562] Master@127.31.232.126:37745 shutting down...
I20260713 09:11:41.815515 32673 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0b9ab80f7061471d8e5605f8274dfdd9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:41.816068 32673 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0b9ab80f7061471d8e5605f8274dfdd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.816395 32673 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0b9ab80f7061471d8e5605f8274dfdd9: stopping tablet replica
I20260713 09:11:41.838740 32673 master.cc:584] Master@127.31.232.126:37745 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (28381 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:11:41.899969 32673 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.232.126:35907
I20260713 09:11:41.901235 32673 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:41.908083  2209 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:41.908079  2208 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:41.909078  2211 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:41.909372 32673 server_base.cc:1061] running on GCE node
I20260713 09:11:41.910421 32673 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:41.910635 32673 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:41.910799 32673 hybrid_clock.cc:648] HybridClock initialized: now 1783933901910781 us; error 0 us; skew 500 ppm
I20260713 09:11:41.911392 32673 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:41.913861 32673 webserver.cc:533] Webserver started at http://127.31.232.126:40107/ using document root <none> and password file <none>
I20260713 09:11:41.914357 32673 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:41.914554 32673 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:41.914893 32673 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:41.916030 32673 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933848945823-32673-0/minicluster-data/master-0-root/instance:
uuid: "12fef82961e147f4979a8db6a9de1d40"
format_stamp: "Formatted at 2026-07-13 09:11:41 on dist-test-slave-32h3"
I20260713 09:11:41.920401 32673 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:11:41.923872  2216 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:41.924808 32673 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:11:41.925076 32673 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933848945823-32673-0/minicluster-data/master-0-root
uuid: "12fef82961e147f4979a8db6a9de1d40"
format_stamp: "Formatted at 2026-07-13 09:11:41 on dist-test-slave-32h3"
I20260713 09:11:41.925314 32673 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933848945823-32673-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933848945823-32673-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933848945823-32673-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)
I20260713 09:11:41.938802 32673 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:41.940111 32673 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:41.980187 32673 rpc_server.cc:307] RPC server started. Bound to: 127.31.232.126:35907
I20260713 09:11:41.980283  2267 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.232.126:35907 every 8 connection(s)
I20260713 09:11:41.984258  2268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:41.993875  2268 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 12fef82961e147f4979a8db6a9de1d40: Bootstrap starting.
I20260713 09:11:41.998588  2268 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 12fef82961e147f4979a8db6a9de1d40: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:42.002866  2268 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 12fef82961e147f4979a8db6a9de1d40: No bootstrap required, opened a new log
I20260713 09:11:42.005023  2268 raft_consensus.cc:359] T 00000000000000000000000000000000 P 12fef82961e147f4979a8db6a9de1d40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12fef82961e147f4979a8db6a9de1d40" member_type: VOTER }
I20260713 09:11:42.005391  2268 raft_consensus.cc:385] T 00000000000000000000000000000000 P 12fef82961e147f4979a8db6a9de1d40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:42.005707  2268 raft_consensus.cc:740] T 00000000000000000000000000000000 P 12fef82961e147f4979a8db6a9de1d40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12fef82961e147f4979a8db6a9de1d40, State: Initialized, Role: FOLLOWER
I20260713 09:11:42.006374  2268 consensus_queue.cc:260] T 00000000000000000000000000000000 P 12fef82961e147f4979a8db6a9de1d40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "12fef82961e147f4979a8db6a9de1d40" member_type: VOTER }
I20260713 09:11:42.006811  2268 raft_consensus.cc:399] T 00000000000000000000000000000000 P 12fef82961e147f4979a8db6a9de1d40 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:11:42.007025  2268 raft_consensus.cc:493] T 00000000000000000000000000000000 P 12fef82961e147f4979a8db6a9de1d40 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:11:42.007347  2268 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 12fef82961e147f4979a8db6a9de1d40 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:42.011502  2268 raft_consensus.cc:515] T 00000000000000000000000000000000 P 12fef82961e147f4979a8db6a9de1d40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12fef82961e147f4979a8db6a9de1d40" member_type: VOTER }
I20260713 09:11:42.012019  2268 leader_election.cc:304] T 00000000000000000000000000000000 P 12fef82961e147f4979a8db6a9de1d40 [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: 12fef82961e147f4979a8db6a9de1d40; no voters: 
I20260713 09:11:42.013218  2268 leader_election.cc:290] T 00000000000000000000000000000000 P 12fef82961e147f4979a8db6a9de1d40 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:11:42.013823  2271 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 12fef82961e147f4979a8db6a9de1d40 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:42.015343  2271 raft_consensus.cc:697] T 00000000000000000000000000000000 P 12fef82961e147f4979a8db6a9de1d40 [term 1 LEADER]: Becoming Leader. State: Replica: 12fef82961e147f4979a8db6a9de1d40, State: Running, Role: LEADER
I20260713 09:11:42.016247  2268 sys_catalog.cc:565] T 00000000000000000000000000000000 P 12fef82961e147f4979a8db6a9de1d40 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:11:42.016100  2271 consensus_queue.cc:237] T 00000000000000000000000000000000 P 12fef82961e147f4979a8db6a9de1d40 [LEADER]: Queue going to LEADER mode. State: All 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: "12fef82961e147f4979a8db6a9de1d40" member_type: VOTER }
I20260713 09:11:42.020891  2272 sys_catalog.cc:455] T 00000000000000000000000000000000 P 12fef82961e147f4979a8db6a9de1d40 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "12fef82961e147f4979a8db6a9de1d40" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12fef82961e147f4979a8db6a9de1d40" member_type: VOTER } }
I20260713 09:11:42.020988  2273 sys_catalog.cc:455] T 00000000000000000000000000000000 P 12fef82961e147f4979a8db6a9de1d40 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 12fef82961e147f4979a8db6a9de1d40. Latest consensus state: current_term: 1 leader_uuid: "12fef82961e147f4979a8db6a9de1d40" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12fef82961e147f4979a8db6a9de1d40" member_type: VOTER } }
I20260713 09:11:42.021682  2272 sys_catalog.cc:458] T 00000000000000000000000000000000 P 12fef82961e147f4979a8db6a9de1d40 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:42.021726  2273 sys_catalog.cc:458] T 00000000000000000000000000000000 P 12fef82961e147f4979a8db6a9de1d40 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:42.026067  2279 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:11:42.031409  2279 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:11:42.033186 32673 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:11:42.041605  2279 catalog_manager.cc:1383] Generated new cluster ID: 16f2b304464b4731940b86b52f7cf499
I20260713 09:11:42.041946  2279 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:11:42.060094  2279 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:11:42.061339  2279 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:11:42.076807  2279 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 12fef82961e147f4979a8db6a9de1d40: Generated new TSK 0
I20260713 09:11:42.077383  2279 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:11:42.099741 32673 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:42.106199  2289 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:42.107494  2290 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:42.108337  2292 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:42.109086 32673 server_base.cc:1061] running on GCE node
I20260713 09:11:42.110164 32673 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:42.110402 32673 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:42.110603 32673 hybrid_clock.cc:648] HybridClock initialized: now 1783933902110585 us; error 0 us; skew 500 ppm
I20260713 09:11:42.111259 32673 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:42.113716 32673 webserver.cc:533] Webserver started at http://127.31.232.65:46859/ using document root <none> and password file <none>
I20260713 09:11:42.114238 32673 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:42.114461 32673 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:42.114768 32673 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:42.115983 32673 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933848945823-32673-0/minicluster-data/ts-0-root/instance:
uuid: "2269eb340f014b588891176c7fd4497a"
format_stamp: "Formatted at 2026-07-13 09:11:42 on dist-test-slave-32h3"
I20260713 09:11:42.120935 32673 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260713 09:11:42.125109  2297 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:42.126091 32673 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:11:42.126449 32673 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933848945823-32673-0/minicluster-data/ts-0-root
uuid: "2269eb340f014b588891176c7fd4497a"
format_stamp: "Formatted at 2026-07-13 09:11:42 on dist-test-slave-32h3"
I20260713 09:11:42.126850 32673 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933848945823-32673-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933848945823-32673-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933848945823-32673-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)
I20260713 09:11:42.157322 32673 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:42.158449 32673 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:42.159875 32673 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:42.162163 32673 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:42.162336 32673 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:42.162652 32673 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:42.162824 32673 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:42.203372 32673 rpc_server.cc:307] RPC server started. Bound to: 127.31.232.65:43591
I20260713 09:11:42.203473  2359 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.232.65:43591 every 8 connection(s)
I20260713 09:11:42.208540 32673 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:42.215873  2364 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:42.216413  2365 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:42.221107  2367 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:42.221318 32673 server_base.cc:1061] running on GCE node
I20260713 09:11:42.222285  2360 heartbeater.cc:344] Connected to a master server at 127.31.232.126:35907
I20260713 09:11:42.222476 32673 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:11:42.222697  2360 heartbeater.cc:461] Registering TS with master...
W20260713 09:11:42.223062 32673 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:42.223376 32673 hybrid_clock.cc:648] HybridClock initialized: now 1783933902223350 us; error 0 us; skew 500 ppm
I20260713 09:11:42.223991 32673 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:42.224014  2360 heartbeater.cc:507] Master 127.31.232.126:35907 requested a full tablet report, sending...
I20260713 09:11:42.227015 32673 webserver.cc:533] Webserver started at http://127.31.232.66:35899/ using document root <none> and password file <none>
I20260713 09:11:42.227099  2233 ts_manager.cc:194] Registered new tserver with Master: 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591)
I20260713 09:11:42.227807 32673 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:42.228092 32673 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:42.228400 32673 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:42.229602  2233 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50544
I20260713 09:11:42.229785 32673 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933848945823-32673-0/minicluster-data/ts-1-root/instance:
uuid: "b5d7ab0bc338415586214d2508b69864"
format_stamp: "Formatted at 2026-07-13 09:11:42 on dist-test-slave-32h3"
I20260713 09:11:42.235003 32673 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260713 09:11:42.238461  2372 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:42.239409 32673 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:11:42.239718 32673 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933848945823-32673-0/minicluster-data/ts-1-root
uuid: "b5d7ab0bc338415586214d2508b69864"
format_stamp: "Formatted at 2026-07-13 09:11:42 on dist-test-slave-32h3"
I20260713 09:11:42.239985 32673 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933848945823-32673-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933848945823-32673-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933848945823-32673-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)
I20260713 09:11:42.253921 32673 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:42.255290 32673 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:42.256940 32673 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:42.259281 32673 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:42.259476 32673 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:42.259766 32673 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:42.259908 32673 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:42.308136 32673 rpc_server.cc:307] RPC server started. Bound to: 127.31.232.66:41697
I20260713 09:11:42.308246  2434 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.232.66:41697 every 8 connection(s)
I20260713 09:11:42.313519 32673 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:42.323788  2439 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:42.323733  2438 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:42.332335  2435 heartbeater.cc:344] Connected to a master server at 127.31.232.126:35907
I20260713 09:11:42.332587 32673 server_base.cc:1061] running on GCE node
I20260713 09:11:42.332828  2435 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:42.333822  2435 heartbeater.cc:507] Master 127.31.232.126:35907 requested a full tablet report, sending...
W20260713 09:11:42.334185  2441 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:42.335287 32673 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:42.335561 32673 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:42.335747 32673 hybrid_clock.cc:648] HybridClock initialized: now 1783933902335732 us; error 0 us; skew 500 ppm
I20260713 09:11:42.336257  2233 ts_manager.cc:194] Registered new tserver with Master: b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697)
I20260713 09:11:42.336359 32673 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:42.338117  2233 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50550
I20260713 09:11:42.339322 32673 webserver.cc:533] Webserver started at http://127.31.232.67:40403/ using document root <none> and password file <none>
I20260713 09:11:42.339915 32673 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:42.340129 32673 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:42.340415 32673 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:42.341533 32673 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933848945823-32673-0/minicluster-data/ts-2-root/instance:
uuid: "83b66d31a37543b6b8d5525868be3409"
format_stamp: "Formatted at 2026-07-13 09:11:42 on dist-test-slave-32h3"
I20260713 09:11:42.346061 32673 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:11:42.349661  2446 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:42.350656 32673 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260713 09:11:42.350935 32673 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933848945823-32673-0/minicluster-data/ts-2-root
uuid: "83b66d31a37543b6b8d5525868be3409"
format_stamp: "Formatted at 2026-07-13 09:11:42 on dist-test-slave-32h3"
I20260713 09:11:42.351361 32673 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933848945823-32673-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933848945823-32673-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933848945823-32673-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)
I20260713 09:11:42.378881 32673 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:42.380297 32673 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:42.381971 32673 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:42.384150 32673 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:42.384364 32673 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:42.384663 32673 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:42.384838 32673 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:42.425794 32673 rpc_server.cc:307] RPC server started. Bound to: 127.31.232.67:37867
I20260713 09:11:42.425863  2508 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.232.67:37867 every 8 connection(s)
I20260713 09:11:42.430971 32673 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:42.437583  2512 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:42.439289  2513 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:42.442658  2509 heartbeater.cc:344] Connected to a master server at 127.31.232.126:35907
I20260713 09:11:42.443137  2509 heartbeater.cc:461] Registering TS with master...
W20260713 09:11:42.443221  2515 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:42.443548 32673 server_base.cc:1061] running on GCE node
I20260713 09:11:42.444216  2509 heartbeater.cc:507] Master 127.31.232.126:35907 requested a full tablet report, sending...
I20260713 09:11:42.445214 32673 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:42.445410 32673 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:42.445530 32673 hybrid_clock.cc:648] HybridClock initialized: now 1783933902445519 us; error 0 us; skew 500 ppm
I20260713 09:11:42.446313 32673 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:42.446727  2233 ts_manager.cc:194] Registered new tserver with Master: 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867)
I20260713 09:11:42.448477  2233 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50556
I20260713 09:11:42.448856 32673 webserver.cc:533] Webserver started at http://127.31.232.68:42093/ using document root <none> and password file <none>
I20260713 09:11:42.449421 32673 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:42.449707 32673 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:42.450029 32673 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:42.451408 32673 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933848945823-32673-0/minicluster-data/ts-3-root/instance:
uuid: "c3fd13b0b3e14fab90331d514773e35a"
format_stamp: "Formatted at 2026-07-13 09:11:42 on dist-test-slave-32h3"
I20260713 09:11:42.455996 32673 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:11:42.459403  2520 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:42.460276 32673 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:11:42.460538 32673 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933848945823-32673-0/minicluster-data/ts-3-root
uuid: "c3fd13b0b3e14fab90331d514773e35a"
format_stamp: "Formatted at 2026-07-13 09:11:42 on dist-test-slave-32h3"
I20260713 09:11:42.460835 32673 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933848945823-32673-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933848945823-32673-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933848945823-32673-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)
I20260713 09:11:42.483312 32673 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:42.484616 32673 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:42.486140 32673 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:42.488413 32673 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:42.488652 32673 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:42.488893 32673 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:42.489063 32673 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:42.531620 32673 rpc_server.cc:307] RPC server started. Bound to: 127.31.232.68:42503
I20260713 09:11:42.531752  2582 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.232.68:42503 every 8 connection(s)
I20260713 09:11:42.546252  2583 heartbeater.cc:344] Connected to a master server at 127.31.232.126:35907
I20260713 09:11:42.546761  2583 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:42.547546  2583 heartbeater.cc:507] Master 127.31.232.126:35907 requested a full tablet report, sending...
I20260713 09:11:42.549481  2233 ts_manager.cc:194] Registered new tserver with Master: c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503)
I20260713 09:11:42.549968 32673 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015263649s
I20260713 09:11:42.551445  2233 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50558
I20260713 09:11:42.577904  2233 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50568:
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\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260713 09:11:42.715440  2548 tablet_service.cc:1511] Processing CreateTablet for tablet 391190c0e5344dfc9e92bdb53b74d000 (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:11:42.717111  2548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 391190c0e5344dfc9e92bdb53b74d000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.724653  2400 tablet_service.cc:1511] Processing CreateTablet for tablet 391190c0e5344dfc9e92bdb53b74d000 (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:11:42.726128  2400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 391190c0e5344dfc9e92bdb53b74d000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.727699  2545 tablet_service.cc:1511] Processing CreateTablet for tablet da62f0844cba45f4854cd20e9217d0ab (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:11:42.728233  2399 tablet_service.cc:1511] Processing CreateTablet for tablet 3c048bdefd0b4e45b904b53c48481319 (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:11:42.729274  2545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da62f0844cba45f4854cd20e9217d0ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.729699  2399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c048bdefd0b4e45b904b53c48481319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.732690  2397 tablet_service.cc:1511] Processing CreateTablet for tablet 8e509f60dad94c9cb4b2992ab957173c (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:11:42.734223  2397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e509f60dad94c9cb4b2992ab957173c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.736519  2398 tablet_service.cc:1511] Processing CreateTablet for tablet 2d7a8dc0764742dc8c579c3e1b7ea4f8 (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:11:42.738065  2398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d7a8dc0764742dc8c579c3e1b7ea4f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.718632  2547 tablet_service.cc:1511] Processing CreateTablet for tablet 2d7a8dc0764742dc8c579c3e1b7ea4f8 (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:11:42.740083  2547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d7a8dc0764742dc8c579c3e1b7ea4f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.742194  2544 tablet_service.cc:1511] Processing CreateTablet for tablet 7b144eb939e24b4381afc7dd452a470d (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:11:42.743690  2544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b144eb939e24b4381afc7dd452a470d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.720570  2546 tablet_service.cc:1511] Processing CreateTablet for tablet 848611830aed456b833a3a46e958b05e (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:11:42.748121  2546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 848611830aed456b833a3a46e958b05e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.750056  2543 tablet_service.cc:1511] Processing CreateTablet for tablet cb0ad7bf974349579ac4d3ffa48e628f (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:11:42.753070  2542 tablet_service.cc:1511] Processing CreateTablet for tablet 0d24c6d8f8c34e63aeea526366c95389 (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:11:42.754660  2542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d24c6d8f8c34e63aeea526366c95389. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.758399  2396 tablet_service.cc:1511] Processing CreateTablet for tablet da62f0844cba45f4854cd20e9217d0ab (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:11:42.760044  2396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da62f0844cba45f4854cd20e9217d0ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.764479  2395 tablet_service.cc:1511] Processing CreateTablet for tablet cb0ad7bf974349579ac4d3ffa48e628f (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:11:42.766011  2395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb0ad7bf974349579ac4d3ffa48e628f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.768496  2394 tablet_service.cc:1511] Processing CreateTablet for tablet 13933476baf34403a0464c425cc95be5 (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:11:42.770242  2394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13933476baf34403a0464c425cc95be5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.772926  2393 tablet_service.cc:1511] Processing CreateTablet for tablet 0d24c6d8f8c34e63aeea526366c95389 (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:11:42.777285  2541 tablet_service.cc:1511] Processing CreateTablet for tablet 08d015a7c5f34f81b02020b321963383 (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:11:42.778796  2541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08d015a7c5f34f81b02020b321963383. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.780405  2540 tablet_service.cc:1511] Processing CreateTablet for tablet 90b8b8e1725540c489f3f83b11491a8e (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:11:42.783650  2540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90b8b8e1725540c489f3f83b11491a8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.787930  2543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb0ad7bf974349579ac4d3ffa48e628f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.797055  2539 tablet_service.cc:1511] Processing CreateTablet for tablet dc9face4ba224dab8618d989e0511f2f (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:11:42.798595  2539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc9face4ba224dab8618d989e0511f2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.805027  2392 tablet_service.cc:1511] Processing CreateTablet for tablet 90b8b8e1725540c489f3f83b11491a8e (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:11:42.807977  2391 tablet_service.cc:1511] Processing CreateTablet for tablet f1aadd165bb24d9b86c084adb0dea9e3 (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:11:42.812093  2393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d24c6d8f8c34e63aeea526366c95389. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.815569  2391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1aadd165bb24d9b86c084adb0dea9e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.823645  2392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90b8b8e1725540c489f3f83b11491a8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.850379  2548 tablet_service.cc:1511] Processing CreateTablet for tablet d28e1d0dba2943f6973bd76356c08436 (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:11:42.852348  2548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d28e1d0dba2943f6973bd76356c08436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.856199  2544 tablet_service.cc:1511] Processing CreateTablet for tablet ba4274cd3dde4b6e8b9c95a25d766e44 (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:11:42.857771  2544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba4274cd3dde4b6e8b9c95a25d766e44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.883725  2603 tablet_bootstrap.cc:492] T 848611830aed456b833a3a46e958b05e P c3fd13b0b3e14fab90331d514773e35a: Bootstrap starting.
I20260713 09:11:42.885435  2546 tablet_service.cc:1511] Processing CreateTablet for tablet e11b91199c524fa09cee8afe49d2d5bd (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:11:42.898384  2325 tablet_service.cc:1511] Processing CreateTablet for tablet 3c048bdefd0b4e45b904b53c48481319 (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:11:42.900640  2325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c048bdefd0b4e45b904b53c48481319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.908267  2400 tablet_service.cc:1511] Processing CreateTablet for tablet dc9face4ba224dab8618d989e0511f2f (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:11:42.908882  2324 tablet_service.cc:1511] Processing CreateTablet for tablet 2d7a8dc0764742dc8c579c3e1b7ea4f8 (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:11:42.909837  2400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc9face4ba224dab8618d989e0511f2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.910221  2324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d7a8dc0764742dc8c579c3e1b7ea4f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.912532  2399 tablet_service.cc:1511] Processing CreateTablet for tablet e11b91199c524fa09cee8afe49d2d5bd (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:11:42.916704  2323 tablet_service.cc:1511] Processing CreateTablet for tablet 848611830aed456b833a3a46e958b05e (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:11:42.917174  2322 tablet_service.cc:1511] Processing CreateTablet for tablet 8e509f60dad94c9cb4b2992ab957173c (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:11:42.917824  2391 tablet_service.cc:1511] Processing CreateTablet for tablet b333b9f43f0544f0b62b646acd301b64 (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:11:42.918231  2323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 848611830aed456b833a3a46e958b05e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.919520  2547 tablet_service.cc:1511] Processing CreateTablet for tablet 814c3aa2e4ba44499efb3f3f3947f8f5 (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:11:42.920737  2547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 814c3aa2e4ba44499efb3f3f3947f8f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.923578  2322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e509f60dad94c9cb4b2992ab957173c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.930867  2604 tablet_bootstrap.cc:492] T 3c048bdefd0b4e45b904b53c48481319 P b5d7ab0bc338415586214d2508b69864: Bootstrap starting.
I20260713 09:11:42.927840  2398 tablet_service.cc:1511] Processing CreateTablet for tablet 54f979b5d4d54518bb02038583ab583f (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:11:42.937050  2542 tablet_service.cc:1511] Processing CreateTablet for tablet d76ca61e035e44518cb46c3fa347c10c (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:11:42.938339  2542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d76ca61e035e44518cb46c3fa347c10c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.940552  2474 tablet_service.cc:1511] Processing CreateTablet for tablet 391190c0e5344dfc9e92bdb53b74d000 (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:11:42.944336  2472 tablet_service.cc:1511] Processing CreateTablet for tablet 848611830aed456b833a3a46e958b05e (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:11:42.945338  2321 tablet_service.cc:1511] Processing CreateTablet for tablet da62f0844cba45f4854cd20e9217d0ab (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:11:42.946380  2470 tablet_service.cc:1511] Processing CreateTablet for tablet 7b144eb939e24b4381afc7dd452a470d (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:11:42.946906  2321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da62f0844cba45f4854cd20e9217d0ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.949787  2473 tablet_service.cc:1511] Processing CreateTablet for tablet 3c048bdefd0b4e45b904b53c48481319 (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:11:42.948463  2320 tablet_service.cc:1511] Processing CreateTablet for tablet 7b144eb939e24b4381afc7dd452a470d (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:11:42.954545  2467 tablet_service.cc:1511] Processing CreateTablet for tablet 08d015a7c5f34f81b02020b321963383 (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:11:42.950898  2469 tablet_service.cc:1511] Processing CreateTablet for tablet cb0ad7bf974349579ac4d3ffa48e628f (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:11:42.956441  2396 tablet_service.cc:1511] Processing CreateTablet for tablet d3460a6eb6254e4cb980dfb6a15f8913 (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:11:42.966984  2319 tablet_service.cc:1511] Processing CreateTablet for tablet 13933476baf34403a0464c425cc95be5 (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:11:42.968658  2319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13933476baf34403a0464c425cc95be5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.964514  2399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e11b91199c524fa09cee8afe49d2d5bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.956508  2466 tablet_service.cc:1511] Processing CreateTablet for tablet 90b8b8e1725540c489f3f83b11491a8e (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:11:42.959225  2465 tablet_service.cc:1511] Processing CreateTablet for tablet f1aadd165bb24d9b86c084adb0dea9e3 (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:11:42.952566  2468 tablet_service.cc:1511] Processing CreateTablet for tablet 13933476baf34403a0464c425cc95be5 (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:11:42.944978  2541 tablet_service.cc:1511] Processing CreateTablet for tablet 54f979b5d4d54518bb02038583ab583f (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:11:42.951932  2474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 391190c0e5344dfc9e92bdb53b74d000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.948455  2471 tablet_service.cc:1511] Processing CreateTablet for tablet 8e509f60dad94c9cb4b2992ab957173c (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:11:42.991060  2471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e509f60dad94c9cb4b2992ab957173c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.993486  2465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1aadd165bb24d9b86c084adb0dea9e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.995157  2392 tablet_service.cc:1511] Processing CreateTablet for tablet d76ca61e035e44518cb46c3fa347c10c (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:11:42.975713  2320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b144eb939e24b4381afc7dd452a470d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.996618  2321 tablet_service.cc:1511] Processing CreateTablet for tablet 814c3aa2e4ba44499efb3f3f3947f8f5 (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:11:42.998000  2321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 814c3aa2e4ba44499efb3f3f3947f8f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.976243  2317 tablet_service.cc:1511] Processing CreateTablet for tablet 08d015a7c5f34f81b02020b321963383 (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:11:43.000041  2317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08d015a7c5f34f81b02020b321963383. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.976511  2318 tablet_service.cc:1511] Processing CreateTablet for tablet 0d24c6d8f8c34e63aeea526366c95389 (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:11:43.001641  2318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d24c6d8f8c34e63aeea526366c95389. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.978261  2316 tablet_service.cc:1511] Processing CreateTablet for tablet f1aadd165bb24d9b86c084adb0dea9e3 (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:11:43.003080  2469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb0ad7bf974349579ac4d3ffa48e628f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.004331  2316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1aadd165bb24d9b86c084adb0dea9e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.009371  2467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08d015a7c5f34f81b02020b321963383. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.020458  2603 tablet_bootstrap.cc:654] T 848611830aed456b833a3a46e958b05e P c3fd13b0b3e14fab90331d514773e35a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:43.023401  2546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e11b91199c524fa09cee8afe49d2d5bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.980096  2397 tablet_service.cc:1511] Processing CreateTablet for tablet d28e1d0dba2943f6973bd76356c08436 (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:11:42.914068  2544 tablet_service.cc:1511] Processing CreateTablet for tablet d3460a6eb6254e4cb980dfb6a15f8913 (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:11:43.024607  2397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d28e1d0dba2943f6973bd76356c08436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.027650  2605 tablet_bootstrap.cc:492] T 848611830aed456b833a3a46e958b05e P 2269eb340f014b588891176c7fd4497a: Bootstrap starting.
W20260713 09:11:43.028064  2281 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:43.035081  2541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54f979b5d4d54518bb02038583ab583f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.022559  2324 tablet_service.cc:1511] Processing CreateTablet for tablet dc9face4ba224dab8618d989e0511f2f (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:11:43.039624  2466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90b8b8e1725540c489f3f83b11491a8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.040366  2324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc9face4ba224dab8618d989e0511f2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.043334  2392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d76ca61e035e44518cb46c3fa347c10c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.044406  2468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13933476baf34403a0464c425cc95be5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.978881  2395 tablet_service.cc:1511] Processing CreateTablet for tablet 41e0636be5d44363a359e8cd66a733ca (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:11:43.048292  2544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3460a6eb6254e4cb980dfb6a15f8913. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.051556  2391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b333b9f43f0544f0b62b646acd301b64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.054278  2395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41e0636be5d44363a359e8cd66a733ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.054890  2545 tablet_service.cc:1511] Processing CreateTablet for tablet bb112bd24f944926914b22738ef46aac (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:11:43.055720  2398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54f979b5d4d54518bb02038583ab583f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.056386  2545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb112bd24f944926914b22738ef46aac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.061755  2604 tablet_bootstrap.cc:654] T 3c048bdefd0b4e45b904b53c48481319 P b5d7ab0bc338415586214d2508b69864: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:43.064733  2323 tablet_service.cc:1511] Processing CreateTablet for tablet ba4274cd3dde4b6e8b9c95a25d766e44 (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:11:43.066330  2323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba4274cd3dde4b6e8b9c95a25d766e44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.066764  2470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b144eb939e24b4381afc7dd452a470d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.067742  2472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 848611830aed456b833a3a46e958b05e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.070070  2473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c048bdefd0b4e45b904b53c48481319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.075659  2396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3460a6eb6254e4cb980dfb6a15f8913. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.103937  2325 tablet_service.cc:1511] Processing CreateTablet for tablet b333b9f43f0544f0b62b646acd301b64 (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:11:43.109745  2605 tablet_bootstrap.cc:654] T 848611830aed456b833a3a46e958b05e P 2269eb340f014b588891176c7fd4497a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:43.131379  2325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b333b9f43f0544f0b62b646acd301b64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.144088  2471 tablet_service.cc:1511] Processing CreateTablet for tablet ba4274cd3dde4b6e8b9c95a25d766e44 (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:11:43.145563  2471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba4274cd3dde4b6e8b9c95a25d766e44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.147547  2320 tablet_service.cc:1511] Processing CreateTablet for tablet bb112bd24f944926914b22738ef46aac (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:11:43.148823  2320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb112bd24f944926914b22738ef46aac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.194741  2603 tablet_bootstrap.cc:492] T 848611830aed456b833a3a46e958b05e P c3fd13b0b3e14fab90331d514773e35a: No bootstrap required, opened a new log
I20260713 09:11:43.195307  2603 ts_tablet_manager.cc:1403] T 848611830aed456b833a3a46e958b05e P c3fd13b0b3e14fab90331d514773e35a: Time spent bootstrapping tablet: real 0.312s	user 0.018s	sys 0.006s
I20260713 09:11:43.198109  2603 raft_consensus.cc:359] T 848611830aed456b833a3a46e958b05e P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:43.198800  2603 raft_consensus.cc:385] T 848611830aed456b833a3a46e958b05e P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:43.199767  2318 tablet_service.cc:1511] Processing CreateTablet for tablet e11b91199c524fa09cee8afe49d2d5bd (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:11:43.201066  2318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e11b91199c524fa09cee8afe49d2d5bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.201367  2319 tablet_service.cc:1511] Processing CreateTablet for tablet d3460a6eb6254e4cb980dfb6a15f8913 (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:11:43.202550  2319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3460a6eb6254e4cb980dfb6a15f8913. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.203555  2471 tablet_service.cc:1511] Processing CreateTablet for tablet b333b9f43f0544f0b62b646acd301b64 (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:11:43.204634  2471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b333b9f43f0544f0b62b646acd301b64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.215083  2604 tablet_bootstrap.cc:492] T 3c048bdefd0b4e45b904b53c48481319 P b5d7ab0bc338415586214d2508b69864: No bootstrap required, opened a new log
I20260713 09:11:43.218024  2604 ts_tablet_manager.cc:1403] T 3c048bdefd0b4e45b904b53c48481319 P b5d7ab0bc338415586214d2508b69864: Time spent bootstrapping tablet: real 0.288s	user 0.014s	sys 0.018s
I20260713 09:11:43.199110  2603 raft_consensus.cc:740] T 848611830aed456b833a3a46e958b05e P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3fd13b0b3e14fab90331d514773e35a, State: Initialized, Role: FOLLOWER
I20260713 09:11:43.221766  2604 raft_consensus.cc:359] T 3c048bdefd0b4e45b904b53c48481319 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:43.232987  2360 heartbeater.cc:499] Master 127.31.232.126:35907 was elected leader, sending a full tablet report...
I20260713 09:11:43.233074  2604 raft_consensus.cc:385] T 3c048bdefd0b4e45b904b53c48481319 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:43.240060  2604 raft_consensus.cc:740] T 3c048bdefd0b4e45b904b53c48481319 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5d7ab0bc338415586214d2508b69864, State: Initialized, Role: FOLLOWER
I20260713 09:11:43.241024  2604 consensus_queue.cc:260] T 3c048bdefd0b4e45b904b53c48481319 P b5d7ab0bc338415586214d2508b69864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:43.243587  2321 tablet_service.cc:1511] Processing CreateTablet for tablet 41e0636be5d44363a359e8cd66a733ca (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:11:43.237358  2608 tablet_bootstrap.cc:492] T 8e509f60dad94c9cb4b2992ab957173c P 83b66d31a37543b6b8d5525868be3409: Bootstrap starting.
I20260713 09:11:43.256937  2605 tablet_bootstrap.cc:492] T 848611830aed456b833a3a46e958b05e P 2269eb340f014b588891176c7fd4497a: No bootstrap required, opened a new log
I20260713 09:11:43.257474  2605 ts_tablet_manager.cc:1403] T 848611830aed456b833a3a46e958b05e P 2269eb340f014b588891176c7fd4497a: Time spent bootstrapping tablet: real 0.230s	user 0.020s	sys 0.013s
I20260713 09:11:43.262147  2435 heartbeater.cc:499] Master 127.31.232.126:35907 was elected leader, sending a full tablet report...
I20260713 09:11:43.252346  2603 consensus_queue.cc:260] T 848611830aed456b833a3a46e958b05e P c3fd13b0b3e14fab90331d514773e35a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:43.262017  2605 raft_consensus.cc:359] T 848611830aed456b833a3a46e958b05e P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:43.269219  2605 raft_consensus.cc:385] T 848611830aed456b833a3a46e958b05e P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:43.269526  2605 raft_consensus.cc:740] T 848611830aed456b833a3a46e958b05e P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Initialized, Role: FOLLOWER
I20260713 09:11:43.270395  2605 consensus_queue.cc:260] T 848611830aed456b833a3a46e958b05e P 2269eb340f014b588891176c7fd4497a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:43.275315  2604 ts_tablet_manager.cc:1434] T 3c048bdefd0b4e45b904b53c48481319 P b5d7ab0bc338415586214d2508b69864: Time spent starting tablet: real 0.057s	user 0.013s	sys 0.000s
I20260713 09:11:43.276352  2604 tablet_bootstrap.cc:492] T 391190c0e5344dfc9e92bdb53b74d000 P b5d7ab0bc338415586214d2508b69864: Bootstrap starting.
I20260713 09:11:43.248255  2469 tablet_service.cc:1511] Processing CreateTablet for tablet d28e1d0dba2943f6973bd76356c08436 (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:11:43.277822  2467 tablet_service.cc:1511] Processing CreateTablet for tablet bb112bd24f944926914b22738ef46aac (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:11:43.278934  2469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d28e1d0dba2943f6973bd76356c08436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.282411  2321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41e0636be5d44363a359e8cd66a733ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.284870  2467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb112bd24f944926914b22738ef46aac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.286593  2605 ts_tablet_manager.cc:1434] T 848611830aed456b833a3a46e958b05e P 2269eb340f014b588891176c7fd4497a: Time spent starting tablet: real 0.029s	user 0.010s	sys 0.000s
I20260713 09:11:43.301364  2605 tablet_bootstrap.cc:492] T da62f0844cba45f4854cd20e9217d0ab P 2269eb340f014b588891176c7fd4497a: Bootstrap starting.
I20260713 09:11:43.297381  2608 tablet_bootstrap.cc:654] T 8e509f60dad94c9cb4b2992ab957173c P 83b66d31a37543b6b8d5525868be3409: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:43.309288  2603 ts_tablet_manager.cc:1434] T 848611830aed456b833a3a46e958b05e P c3fd13b0b3e14fab90331d514773e35a: Time spent starting tablet: real 0.114s	user 0.020s	sys 0.008s
I20260713 09:11:43.310166  2583 heartbeater.cc:499] Master 127.31.232.126:35907 was elected leader, sending a full tablet report...
I20260713 09:11:43.311059  2465 tablet_service.cc:1511] Processing CreateTablet for tablet 814c3aa2e4ba44499efb3f3f3947f8f5 (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:11:43.312373  2465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 814c3aa2e4ba44499efb3f3f3947f8f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.320475  2466 tablet_service.cc:1511] Processing CreateTablet for tablet 54f979b5d4d54518bb02038583ab583f (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
W20260713 09:11:43.321043  2436 tablet.cc:2406] T 3c048bdefd0b4e45b904b53c48481319 P b5d7ab0bc338415586214d2508b69864: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:11:43.322211  2466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54f979b5d4d54518bb02038583ab583f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.322685  2603 tablet_bootstrap.cc:492] T 391190c0e5344dfc9e92bdb53b74d000 P c3fd13b0b3e14fab90331d514773e35a: Bootstrap starting.
I20260713 09:11:43.329682  2603 tablet_bootstrap.cc:654] T 391190c0e5344dfc9e92bdb53b74d000 P c3fd13b0b3e14fab90331d514773e35a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:43.330185  2604 tablet_bootstrap.cc:654] T 391190c0e5344dfc9e92bdb53b74d000 P b5d7ab0bc338415586214d2508b69864: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:43.334515  2474 tablet_service.cc:1511] Processing CreateTablet for tablet 41e0636be5d44363a359e8cd66a733ca (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:11:43.336316  2474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41e0636be5d44363a359e8cd66a733ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.344681  2470 tablet_service.cc:1511] Processing CreateTablet for tablet d76ca61e035e44518cb46c3fa347c10c (DEFAULT_TABLE table=test-workload [id=499f5d848cea4b0bb6d0d4107accf026]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:11:43.346015  2470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d76ca61e035e44518cb46c3fa347c10c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.354681  2608 tablet_bootstrap.cc:492] T 8e509f60dad94c9cb4b2992ab957173c P 83b66d31a37543b6b8d5525868be3409: No bootstrap required, opened a new log
I20260713 09:11:43.355317  2608 ts_tablet_manager.cc:1403] T 8e509f60dad94c9cb4b2992ab957173c P 83b66d31a37543b6b8d5525868be3409: Time spent bootstrapping tablet: real 0.131s	user 0.009s	sys 0.012s
I20260713 09:11:43.358299  2608 raft_consensus.cc:359] T 8e509f60dad94c9cb4b2992ab957173c P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:43.359025  2608 raft_consensus.cc:385] T 8e509f60dad94c9cb4b2992ab957173c P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:43.359381  2608 raft_consensus.cc:740] T 8e509f60dad94c9cb4b2992ab957173c P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83b66d31a37543b6b8d5525868be3409, State: Initialized, Role: FOLLOWER
I20260713 09:11:43.361519  2605 tablet_bootstrap.cc:654] T da62f0844cba45f4854cd20e9217d0ab P 2269eb340f014b588891176c7fd4497a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:43.366315  2608 consensus_queue.cc:260] T 8e509f60dad94c9cb4b2992ab957173c P 83b66d31a37543b6b8d5525868be3409 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:43.404179  2509 heartbeater.cc:499] Master 127.31.232.126:35907 was elected leader, sending a full tablet report...
I20260713 09:11:43.405323  2605 tablet_bootstrap.cc:492] T da62f0844cba45f4854cd20e9217d0ab P 2269eb340f014b588891176c7fd4497a: No bootstrap required, opened a new log
I20260713 09:11:43.407799  2603 tablet_bootstrap.cc:492] T 391190c0e5344dfc9e92bdb53b74d000 P c3fd13b0b3e14fab90331d514773e35a: No bootstrap required, opened a new log
I20260713 09:11:43.408053  2615 raft_consensus.cc:493] T 8e509f60dad94c9cb4b2992ab957173c P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:43.408442  2603 ts_tablet_manager.cc:1403] T 391190c0e5344dfc9e92bdb53b74d000 P c3fd13b0b3e14fab90331d514773e35a: Time spent bootstrapping tablet: real 0.086s	user 0.012s	sys 0.020s
I20260713 09:11:43.409768  2615 raft_consensus.cc:515] T 8e509f60dad94c9cb4b2992ab957173c P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:43.412879  2603 raft_consensus.cc:359] T 391190c0e5344dfc9e92bdb53b74d000 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:43.406050  2605 ts_tablet_manager.cc:1403] T da62f0844cba45f4854cd20e9217d0ab P 2269eb340f014b588891176c7fd4497a: Time spent bootstrapping tablet: real 0.105s	user 0.019s	sys 0.001s
I20260713 09:11:43.415118  2615 leader_election.cc:290] T 8e509f60dad94c9cb4b2992ab957173c P 83b66d31a37543b6b8d5525868be3409 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591), b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697)
I20260713 09:11:43.414697  2603 raft_consensus.cc:385] T 391190c0e5344dfc9e92bdb53b74d000 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:43.421355  2603 raft_consensus.cc:740] T 391190c0e5344dfc9e92bdb53b74d000 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3fd13b0b3e14fab90331d514773e35a, State: Initialized, Role: FOLLOWER
I20260713 09:11:43.424844  2603 consensus_queue.cc:260] T 391190c0e5344dfc9e92bdb53b74d000 P c3fd13b0b3e14fab90331d514773e35a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:43.423252  2605 raft_consensus.cc:359] T da62f0844cba45f4854cd20e9217d0ab P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:43.430567  2605 raft_consensus.cc:385] T da62f0844cba45f4854cd20e9217d0ab P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:43.430968  2605 raft_consensus.cc:740] T da62f0844cba45f4854cd20e9217d0ab P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Initialized, Role: FOLLOWER
I20260713 09:11:43.431931  2605 consensus_queue.cc:260] T da62f0844cba45f4854cd20e9217d0ab P 2269eb340f014b588891176c7fd4497a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:43.434324  2605 ts_tablet_manager.cc:1434] T da62f0844cba45f4854cd20e9217d0ab P 2269eb340f014b588891176c7fd4497a: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260713 09:11:43.437278  2604 tablet_bootstrap.cc:492] T 391190c0e5344dfc9e92bdb53b74d000 P b5d7ab0bc338415586214d2508b69864: No bootstrap required, opened a new log
I20260713 09:11:43.437812  2604 ts_tablet_manager.cc:1403] T 391190c0e5344dfc9e92bdb53b74d000 P b5d7ab0bc338415586214d2508b69864: Time spent bootstrapping tablet: real 0.162s	user 0.019s	sys 0.000s
I20260713 09:11:43.440639  2605 tablet_bootstrap.cc:492] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P 2269eb340f014b588891176c7fd4497a: Bootstrap starting.
I20260713 09:11:43.440240  2603 ts_tablet_manager.cc:1434] T 391190c0e5344dfc9e92bdb53b74d000 P c3fd13b0b3e14fab90331d514773e35a: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260713 09:11:43.442116  2603 tablet_bootstrap.cc:492] T 7b144eb939e24b4381afc7dd452a470d P c3fd13b0b3e14fab90331d514773e35a: Bootstrap starting.
I20260713 09:11:43.442622  2608 ts_tablet_manager.cc:1434] T 8e509f60dad94c9cb4b2992ab957173c P 83b66d31a37543b6b8d5525868be3409: Time spent starting tablet: real 0.087s	user 0.015s	sys 0.006s
I20260713 09:11:43.443706  2608 tablet_bootstrap.cc:492] T cb0ad7bf974349579ac4d3ffa48e628f P 83b66d31a37543b6b8d5525868be3409: Bootstrap starting.
I20260713 09:11:43.452071  2603 tablet_bootstrap.cc:654] T 7b144eb939e24b4381afc7dd452a470d P c3fd13b0b3e14fab90331d514773e35a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:43.452618  2604 raft_consensus.cc:359] T 391190c0e5344dfc9e92bdb53b74d000 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:43.453356  2604 raft_consensus.cc:385] T 391190c0e5344dfc9e92bdb53b74d000 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:43.453627  2604 raft_consensus.cc:740] T 391190c0e5344dfc9e92bdb53b74d000 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5d7ab0bc338415586214d2508b69864, State: Initialized, Role: FOLLOWER
I20260713 09:11:43.454224  2604 consensus_queue.cc:260] T 391190c0e5344dfc9e92bdb53b74d000 P b5d7ab0bc338415586214d2508b69864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:43.457404  2605 tablet_bootstrap.cc:654] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P 2269eb340f014b588891176c7fd4497a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:43.456641  2604 ts_tablet_manager.cc:1434] T 391190c0e5344dfc9e92bdb53b74d000 P b5d7ab0bc338415586214d2508b69864: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260713 09:11:43.466130  2604 tablet_bootstrap.cc:492] T 8e509f60dad94c9cb4b2992ab957173c P b5d7ab0bc338415586214d2508b69864: Bootstrap starting.
I20260713 09:11:43.469928  2608 tablet_bootstrap.cc:654] T cb0ad7bf974349579ac4d3ffa48e628f P 83b66d31a37543b6b8d5525868be3409: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:43.486534  2603 tablet_bootstrap.cc:492] T 7b144eb939e24b4381afc7dd452a470d P c3fd13b0b3e14fab90331d514773e35a: No bootstrap required, opened a new log
I20260713 09:11:43.487089  2603 ts_tablet_manager.cc:1403] T 7b144eb939e24b4381afc7dd452a470d P c3fd13b0b3e14fab90331d514773e35a: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.021s
I20260713 09:11:43.491577  2410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e509f60dad94c9cb4b2992ab957173c" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d7ab0bc338415586214d2508b69864" is_pre_election: true
W20260713 09:11:43.493647  2450 leader_election.cc:343] T 8e509f60dad94c9cb4b2992ab957173c P 83b66d31a37543b6b8d5525868be3409 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:43.496567  2603 raft_consensus.cc:359] T 7b144eb939e24b4381afc7dd452a470d P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:43.498800  2335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e509f60dad94c9cb4b2992ab957173c" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a" is_pre_election: true
I20260713 09:11:43.499409  2603 raft_consensus.cc:385] T 7b144eb939e24b4381afc7dd452a470d P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:43.499818  2603 raft_consensus.cc:740] T 7b144eb939e24b4381afc7dd452a470d P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3fd13b0b3e14fab90331d514773e35a, State: Initialized, Role: FOLLOWER
W20260713 09:11:43.500499  2449 leader_election.cc:343] T 8e509f60dad94c9cb4b2992ab957173c P 83b66d31a37543b6b8d5525868be3409 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:43.500563  2603 consensus_queue.cc:260] T 7b144eb939e24b4381afc7dd452a470d P c3fd13b0b3e14fab90331d514773e35a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:43.501103  2449 leader_election.cc:304] T 8e509f60dad94c9cb4b2992ab957173c P 83b66d31a37543b6b8d5525868be3409 [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: 83b66d31a37543b6b8d5525868be3409; no voters: 2269eb340f014b588891176c7fd4497a, b5d7ab0bc338415586214d2508b69864
I20260713 09:11:43.501470  2604 tablet_bootstrap.cc:654] T 8e509f60dad94c9cb4b2992ab957173c P b5d7ab0bc338415586214d2508b69864: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:43.501983  2615 raft_consensus.cc:2749] T 8e509f60dad94c9cb4b2992ab957173c P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:43.502832  2603 ts_tablet_manager.cc:1434] T 7b144eb939e24b4381afc7dd452a470d P c3fd13b0b3e14fab90331d514773e35a: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260713 09:11:43.503892  2603 tablet_bootstrap.cc:492] T 08d015a7c5f34f81b02020b321963383 P c3fd13b0b3e14fab90331d514773e35a: Bootstrap starting.
I20260713 09:11:43.508435  2611 raft_consensus.cc:493] T 848611830aed456b833a3a46e958b05e P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:43.508993  2611 raft_consensus.cc:515] T 848611830aed456b833a3a46e958b05e P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:43.510197  2603 tablet_bootstrap.cc:654] T 08d015a7c5f34f81b02020b321963383 P c3fd13b0b3e14fab90331d514773e35a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:43.513316  2605 tablet_bootstrap.cc:492] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P 2269eb340f014b588891176c7fd4497a: No bootstrap required, opened a new log
I20260713 09:11:43.514477  2605 ts_tablet_manager.cc:1403] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P 2269eb340f014b588891176c7fd4497a: Time spent bootstrapping tablet: real 0.079s	user 0.012s	sys 0.017s
I20260713 09:11:43.517850  2608 tablet_bootstrap.cc:492] T cb0ad7bf974349579ac4d3ffa48e628f P 83b66d31a37543b6b8d5525868be3409: No bootstrap required, opened a new log
I20260713 09:11:43.518530  2608 ts_tablet_manager.cc:1403] T cb0ad7bf974349579ac4d3ffa48e628f P 83b66d31a37543b6b8d5525868be3409: Time spent bootstrapping tablet: real 0.075s	user 0.010s	sys 0.005s
I20260713 09:11:43.528000  2605 raft_consensus.cc:359] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:43.529176  2605 raft_consensus.cc:385] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:43.529666  2605 raft_consensus.cc:740] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Initialized, Role: FOLLOWER
I20260713 09:11:43.530691  2605 consensus_queue.cc:260] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P 2269eb340f014b588891176c7fd4497a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:43.533654  2605 ts_tablet_manager.cc:1434] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P 2269eb340f014b588891176c7fd4497a: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260713 09:11:43.513664  2611 leader_election.cc:290] T 848611830aed456b833a3a46e958b05e P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591), 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867)
I20260713 09:11:43.537981  2605 tablet_bootstrap.cc:492] T 3c048bdefd0b4e45b904b53c48481319 P 2269eb340f014b588891176c7fd4497a: Bootstrap starting.
I20260713 09:11:43.546657  2604 tablet_bootstrap.cc:492] T 8e509f60dad94c9cb4b2992ab957173c P b5d7ab0bc338415586214d2508b69864: No bootstrap required, opened a new log
I20260713 09:11:43.548625  2604 ts_tablet_manager.cc:1403] T 8e509f60dad94c9cb4b2992ab957173c P b5d7ab0bc338415586214d2508b69864: Time spent bootstrapping tablet: real 0.083s	user 0.015s	sys 0.017s
I20260713 09:11:43.556171  2604 raft_consensus.cc:359] T 8e509f60dad94c9cb4b2992ab957173c P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:43.557060  2604 raft_consensus.cc:385] T 8e509f60dad94c9cb4b2992ab957173c P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:43.550206  2608 raft_consensus.cc:359] T cb0ad7bf974349579ac4d3ffa48e628f P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:43.557407  2604 raft_consensus.cc:740] T 8e509f60dad94c9cb4b2992ab957173c P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5d7ab0bc338415586214d2508b69864, State: Initialized, Role: FOLLOWER
I20260713 09:11:43.557749  2608 raft_consensus.cc:385] T cb0ad7bf974349579ac4d3ffa48e628f P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:43.558157  2608 raft_consensus.cc:740] T cb0ad7bf974349579ac4d3ffa48e628f P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83b66d31a37543b6b8d5525868be3409, State: Initialized, Role: FOLLOWER
I20260713 09:11:43.551594  2605 tablet_bootstrap.cc:654] T 3c048bdefd0b4e45b904b53c48481319 P 2269eb340f014b588891176c7fd4497a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:43.558609  2604 consensus_queue.cc:260] T 8e509f60dad94c9cb4b2992ab957173c P b5d7ab0bc338415586214d2508b69864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:43.561053  2604 ts_tablet_manager.cc:1434] T 8e509f60dad94c9cb4b2992ab957173c P b5d7ab0bc338415586214d2508b69864: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:11:43.562220  2604 tablet_bootstrap.cc:492] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P b5d7ab0bc338415586214d2508b69864: Bootstrap starting.
I20260713 09:11:43.563117  2335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848611830aed456b833a3a46e958b05e" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a" is_pre_election: true
I20260713 09:11:43.563778  2335 raft_consensus.cc:2468] T 848611830aed456b833a3a46e958b05e P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3fd13b0b3e14fab90331d514773e35a in term 0.
I20260713 09:11:43.564111  2603 tablet_bootstrap.cc:492] T 08d015a7c5f34f81b02020b321963383 P c3fd13b0b3e14fab90331d514773e35a: No bootstrap required, opened a new log
I20260713 09:11:43.564582  2603 ts_tablet_manager.cc:1403] T 08d015a7c5f34f81b02020b321963383 P c3fd13b0b3e14fab90331d514773e35a: Time spent bootstrapping tablet: real 0.061s	user 0.018s	sys 0.004s
I20260713 09:11:43.566769  2603 raft_consensus.cc:359] T 08d015a7c5f34f81b02020b321963383 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:43.567418  2603 raft_consensus.cc:385] T 08d015a7c5f34f81b02020b321963383 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:43.567744  2603 raft_consensus.cc:740] T 08d015a7c5f34f81b02020b321963383 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3fd13b0b3e14fab90331d514773e35a, State: Initialized, Role: FOLLOWER
I20260713 09:11:43.567698  2523 leader_election.cc:304] T 848611830aed456b833a3a46e958b05e P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2269eb340f014b588891176c7fd4497a, c3fd13b0b3e14fab90331d514773e35a; no voters: 
I20260713 09:11:43.568650  2611 raft_consensus.cc:2804] T 848611830aed456b833a3a46e958b05e P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:43.569016  2611 raft_consensus.cc:493] T 848611830aed456b833a3a46e958b05e P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:43.568744  2603 consensus_queue.cc:260] T 08d015a7c5f34f81b02020b321963383 P c3fd13b0b3e14fab90331d514773e35a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:43.569404  2611 raft_consensus.cc:3060] T 848611830aed456b833a3a46e958b05e P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:43.558907  2608 consensus_queue.cc:260] T cb0ad7bf974349579ac4d3ffa48e628f P 83b66d31a37543b6b8d5525868be3409 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:43.574065  2608 ts_tablet_manager.cc:1434] T cb0ad7bf974349579ac4d3ffa48e628f P 83b66d31a37543b6b8d5525868be3409: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.003s
I20260713 09:11:43.575426  2608 tablet_bootstrap.cc:492] T ba4274cd3dde4b6e8b9c95a25d766e44 P 83b66d31a37543b6b8d5525868be3409: Bootstrap starting.
I20260713 09:11:43.578365  2603 ts_tablet_manager.cc:1434] T 08d015a7c5f34f81b02020b321963383 P c3fd13b0b3e14fab90331d514773e35a: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.003s
I20260713 09:11:43.580188  2611 raft_consensus.cc:515] T 848611830aed456b833a3a46e958b05e P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:43.581974  2608 tablet_bootstrap.cc:654] T ba4274cd3dde4b6e8b9c95a25d766e44 P 83b66d31a37543b6b8d5525868be3409: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:43.582336  2604 tablet_bootstrap.cc:654] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P b5d7ab0bc338415586214d2508b69864: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:43.583155  2335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848611830aed456b833a3a46e958b05e" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a"
I20260713 09:11:43.583791  2335 raft_consensus.cc:3060] T 848611830aed456b833a3a46e958b05e P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:43.585259  2605 tablet_bootstrap.cc:492] T 3c048bdefd0b4e45b904b53c48481319 P 2269eb340f014b588891176c7fd4497a: No bootstrap required, opened a new log
I20260713 09:11:43.585722  2605 ts_tablet_manager.cc:1403] T 3c048bdefd0b4e45b904b53c48481319 P 2269eb340f014b588891176c7fd4497a: Time spent bootstrapping tablet: real 0.048s	user 0.006s	sys 0.005s
I20260713 09:11:43.586148  2611 leader_election.cc:290] T 848611830aed456b833a3a46e958b05e P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 1 election: Requested vote from peers 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591), 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867)
I20260713 09:11:43.588887  2605 raft_consensus.cc:359] T 3c048bdefd0b4e45b904b53c48481319 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:43.589643  2605 raft_consensus.cc:385] T 3c048bdefd0b4e45b904b53c48481319 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:43.589936  2605 raft_consensus.cc:740] T 3c048bdefd0b4e45b904b53c48481319 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Initialized, Role: FOLLOWER
I20260713 09:11:43.590991  2603 tablet_bootstrap.cc:492] T da62f0844cba45f4854cd20e9217d0ab P c3fd13b0b3e14fab90331d514773e35a: Bootstrap starting.
I20260713 09:11:43.590655  2605 consensus_queue.cc:260] T 3c048bdefd0b4e45b904b53c48481319 P 2269eb340f014b588891176c7fd4497a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:43.597781  2603 tablet_bootstrap.cc:654] T da62f0844cba45f4854cd20e9217d0ab P c3fd13b0b3e14fab90331d514773e35a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:43.599895  2335 raft_consensus.cc:2468] T 848611830aed456b833a3a46e958b05e P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3fd13b0b3e14fab90331d514773e35a in term 1.
I20260713 09:11:43.601248  2523 leader_election.cc:304] T 848611830aed456b833a3a46e958b05e P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2269eb340f014b588891176c7fd4497a, c3fd13b0b3e14fab90331d514773e35a; no voters: 
I20260713 09:11:43.602057  2611 raft_consensus.cc:2804] T 848611830aed456b833a3a46e958b05e P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:43.602502  2605 ts_tablet_manager.cc:1434] T 3c048bdefd0b4e45b904b53c48481319 P 2269eb340f014b588891176c7fd4497a: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260713 09:11:43.602563  2611 raft_consensus.cc:697] T 848611830aed456b833a3a46e958b05e P c3fd13b0b3e14fab90331d514773e35a [term 1 LEADER]: Becoming Leader. State: Replica: c3fd13b0b3e14fab90331d514773e35a, State: Running, Role: LEADER
I20260713 09:11:43.603657  2611 consensus_queue.cc:237] T 848611830aed456b833a3a46e958b05e P c3fd13b0b3e14fab90331d514773e35a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:43.606659  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848611830aed456b833a3a46e958b05e" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409" is_pre_election: true
I20260713 09:11:43.607842  2483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848611830aed456b833a3a46e958b05e" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409"
W20260713 09:11:43.614949  2522 leader_election.cc:343] T 848611830aed456b833a3a46e958b05e P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:43.614486  2231 catalog_manager.cc:5697] T 848611830aed456b833a3a46e958b05e P c3fd13b0b3e14fab90331d514773e35a reported cstate change: term changed from 0 to 1, leader changed from <none> to c3fd13b0b3e14fab90331d514773e35a (127.31.232.68). New cstate: current_term: 1 leader_uuid: "c3fd13b0b3e14fab90331d514773e35a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:43.615911  2611 raft_consensus.cc:493] T 08d015a7c5f34f81b02020b321963383 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:11:43.616106  2522 leader_election.cc:343] T 848611830aed456b833a3a46e958b05e P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:43.616387  2611 raft_consensus.cc:515] T 08d015a7c5f34f81b02020b321963383 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:43.617027  2604 tablet_bootstrap.cc:492] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P b5d7ab0bc338415586214d2508b69864: No bootstrap required, opened a new log
I20260713 09:11:43.617509  2604 ts_tablet_manager.cc:1403] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P b5d7ab0bc338415586214d2508b69864: Time spent bootstrapping tablet: real 0.056s	user 0.022s	sys 0.003s
I20260713 09:11:43.617583  2605 tablet_bootstrap.cc:492] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a: Bootstrap starting.
I20260713 09:11:43.618594  2611 leader_election.cc:290] T 08d015a7c5f34f81b02020b321963383 P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867), 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591)
I20260713 09:11:43.619457  2483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d015a7c5f34f81b02020b321963383" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409" is_pre_election: true
I20260713 09:11:43.619768  2335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d015a7c5f34f81b02020b321963383" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a" is_pre_election: true
I20260713 09:11:43.620723  2604 raft_consensus.cc:359] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
W20260713 09:11:43.621218  2523 leader_election.cc:343] T 08d015a7c5f34f81b02020b321963383 P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:43.621428  2604 raft_consensus.cc:385] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:43.621726  2604 raft_consensus.cc:740] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5d7ab0bc338415586214d2508b69864, State: Initialized, Role: FOLLOWER
W20260713 09:11:43.621869  2522 leader_election.cc:343] T 08d015a7c5f34f81b02020b321963383 P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:43.622323  2522 leader_election.cc:304] T 08d015a7c5f34f81b02020b321963383 P c3fd13b0b3e14fab90331d514773e35a [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: c3fd13b0b3e14fab90331d514773e35a; no voters: 2269eb340f014b588891176c7fd4497a, 83b66d31a37543b6b8d5525868be3409
I20260713 09:11:43.622607  2604 consensus_queue.cc:260] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P b5d7ab0bc338415586214d2508b69864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:43.623114  2611 raft_consensus.cc:2749] T 08d015a7c5f34f81b02020b321963383 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:43.633754  2604 ts_tablet_manager.cc:1434] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P b5d7ab0bc338415586214d2508b69864: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260713 09:11:43.636514  2608 tablet_bootstrap.cc:492] T ba4274cd3dde4b6e8b9c95a25d766e44 P 83b66d31a37543b6b8d5525868be3409: No bootstrap required, opened a new log
I20260713 09:11:43.637217  2608 ts_tablet_manager.cc:1403] T ba4274cd3dde4b6e8b9c95a25d766e44 P 83b66d31a37543b6b8d5525868be3409: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.003s
I20260713 09:11:43.639159  2604 tablet_bootstrap.cc:492] T f1aadd165bb24d9b86c084adb0dea9e3 P b5d7ab0bc338415586214d2508b69864: Bootstrap starting.
I20260713 09:11:43.640895  2605 tablet_bootstrap.cc:654] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:43.642123  2603 tablet_bootstrap.cc:492] T da62f0844cba45f4854cd20e9217d0ab P c3fd13b0b3e14fab90331d514773e35a: No bootstrap required, opened a new log
I20260713 09:11:43.642699  2603 ts_tablet_manager.cc:1403] T da62f0844cba45f4854cd20e9217d0ab P c3fd13b0b3e14fab90331d514773e35a: Time spent bootstrapping tablet: real 0.052s	user 0.022s	sys 0.022s
I20260713 09:11:43.644438  2612 raft_consensus.cc:493] T da62f0844cba45f4854cd20e9217d0ab P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:43.644923  2612 raft_consensus.cc:515] T da62f0844cba45f4854cd20e9217d0ab P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:43.645663  2603 raft_consensus.cc:359] T da62f0844cba45f4854cd20e9217d0ab P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:43.646363  2603 raft_consensus.cc:385] T da62f0844cba45f4854cd20e9217d0ab P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:43.646677  2603 raft_consensus.cc:740] T da62f0844cba45f4854cd20e9217d0ab P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3fd13b0b3e14fab90331d514773e35a, State: Initialized, Role: FOLLOWER
I20260713 09:11:43.647787  2610 raft_consensus.cc:493] T 3c048bdefd0b4e45b904b53c48481319 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:43.648283  2610 raft_consensus.cc:515] T 3c048bdefd0b4e45b904b53c48481319 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:43.654273  2604 tablet_bootstrap.cc:654] T f1aadd165bb24d9b86c084adb0dea9e3 P b5d7ab0bc338415586214d2508b69864: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:43.656098  2612 leader_election.cc:290] T da62f0844cba45f4854cd20e9217d0ab P 2269eb340f014b588891176c7fd4497a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503), b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697)
I20260713 09:11:43.661319  2610 leader_election.cc:290] T 3c048bdefd0b4e45b904b53c48481319 P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591), 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867)
I20260713 09:11:43.672227  2604 tablet_bootstrap.cc:492] T f1aadd165bb24d9b86c084adb0dea9e3 P b5d7ab0bc338415586214d2508b69864: No bootstrap required, opened a new log
I20260713 09:11:43.672935  2604 ts_tablet_manager.cc:1403] T f1aadd165bb24d9b86c084adb0dea9e3 P b5d7ab0bc338415586214d2508b69864: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.007s
I20260713 09:11:43.672756  2603 consensus_queue.cc:260] T da62f0844cba45f4854cd20e9217d0ab P c3fd13b0b3e14fab90331d514773e35a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:43.677107  2604 raft_consensus.cc:359] T f1aadd165bb24d9b86c084adb0dea9e3 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:43.678084  2604 raft_consensus.cc:385] T f1aadd165bb24d9b86c084adb0dea9e3 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:43.678177  2608 raft_consensus.cc:359] T ba4274cd3dde4b6e8b9c95a25d766e44 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:43.678556  2604 raft_consensus.cc:740] T f1aadd165bb24d9b86c084adb0dea9e3 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5d7ab0bc338415586214d2508b69864, State: Initialized, Role: FOLLOWER
I20260713 09:11:43.679021  2608 raft_consensus.cc:385] T ba4274cd3dde4b6e8b9c95a25d766e44 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:43.679565  2608 raft_consensus.cc:740] T ba4274cd3dde4b6e8b9c95a25d766e44 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83b66d31a37543b6b8d5525868be3409, State: Initialized, Role: FOLLOWER
I20260713 09:11:43.679843  2604 consensus_queue.cc:260] T f1aadd165bb24d9b86c084adb0dea9e3 P b5d7ab0bc338415586214d2508b69864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:43.681087  2608 consensus_queue.cc:260] T ba4274cd3dde4b6e8b9c95a25d766e44 P 83b66d31a37543b6b8d5525868be3409 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:43.678678  2603 ts_tablet_manager.cc:1434] T da62f0844cba45f4854cd20e9217d0ab P c3fd13b0b3e14fab90331d514773e35a: Time spent starting tablet: real 0.036s	user 0.002s	sys 0.005s
I20260713 09:11:43.684222  2603 tablet_bootstrap.cc:492] T ba4274cd3dde4b6e8b9c95a25d766e44 P c3fd13b0b3e14fab90331d514773e35a: Bootstrap starting.
I20260713 09:11:43.685287  2604 ts_tablet_manager.cc:1434] T f1aadd165bb24d9b86c084adb0dea9e3 P b5d7ab0bc338415586214d2508b69864: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:11:43.687207  2604 tablet_bootstrap.cc:492] T da62f0844cba45f4854cd20e9217d0ab P b5d7ab0bc338415586214d2508b69864: Bootstrap starting.
I20260713 09:11:43.692979  2610 raft_consensus.cc:493] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:43.693255  2615 raft_consensus.cc:493] T ba4274cd3dde4b6e8b9c95a25d766e44 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:43.693791  2615 raft_consensus.cc:515] T ba4274cd3dde4b6e8b9c95a25d766e44 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:43.696925  2615 leader_election.cc:290] T ba4274cd3dde4b6e8b9c95a25d766e44 P 83b66d31a37543b6b8d5525868be3409 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503), 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591)
I20260713 09:11:43.697507  2335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4274cd3dde4b6e8b9c95a25d766e44" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a" is_pre_election: true
I20260713 09:11:43.693686  2610 raft_consensus.cc:515] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
W20260713 09:11:43.699851  2449 leader_election.cc:343] T ba4274cd3dde4b6e8b9c95a25d766e44 P 83b66d31a37543b6b8d5525868be3409 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:43.700105  2610 leader_election.cc:290] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591), c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503)
I20260713 09:11:43.704041  2604 tablet_bootstrap.cc:654] T da62f0844cba45f4854cd20e9217d0ab P b5d7ab0bc338415586214d2508b69864: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:43.717780  2611 raft_consensus.cc:493] T 7b144eb939e24b4381afc7dd452a470d P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:43.718395  2611 raft_consensus.cc:515] T 7b144eb939e24b4381afc7dd452a470d P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:43.718900  2604 tablet_bootstrap.cc:492] T da62f0844cba45f4854cd20e9217d0ab P b5d7ab0bc338415586214d2508b69864: No bootstrap required, opened a new log
I20260713 09:11:43.719452  2604 ts_tablet_manager.cc:1403] T da62f0844cba45f4854cd20e9217d0ab P b5d7ab0bc338415586214d2508b69864: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.009s
I20260713 09:11:43.720566  2611 leader_election.cc:290] T 7b144eb939e24b4381afc7dd452a470d P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867), 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591)
I20260713 09:11:43.722169  2483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b144eb939e24b4381afc7dd452a470d" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409" is_pre_election: true
I20260713 09:11:43.722438  2604 raft_consensus.cc:359] T da62f0844cba45f4854cd20e9217d0ab P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
W20260713 09:11:43.723624  2522 leader_election.cc:343] T 7b144eb939e24b4381afc7dd452a470d P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:43.724771  2335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c048bdefd0b4e45b904b53c48481319" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a" is_pre_election: true
I20260713 09:11:43.725426  2335 raft_consensus.cc:2468] T 3c048bdefd0b4e45b904b53c48481319 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5d7ab0bc338415586214d2508b69864 in term 0.
I20260713 09:11:43.726475  2604 raft_consensus.cc:385] T da62f0844cba45f4854cd20e9217d0ab P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:43.727301  2483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c048bdefd0b4e45b904b53c48481319" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409" is_pre_election: true
I20260713 09:11:43.728920  2335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b144eb939e24b4381afc7dd452a470d" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a" is_pre_election: true
I20260713 09:11:43.726904  2604 raft_consensus.cc:740] T da62f0844cba45f4854cd20e9217d0ab P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5d7ab0bc338415586214d2508b69864, State: Initialized, Role: FOLLOWER
W20260713 09:11:43.730417  2374 leader_election.cc:343] T 3c048bdefd0b4e45b904b53c48481319 P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:43.731856  2335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d7a8dc0764742dc8c579c3e1b7ea4f8" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a" is_pre_election: true
I20260713 09:11:43.732543  2335 raft_consensus.cc:2468] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5d7ab0bc338415586214d2508b69864 in term 0.
I20260713 09:11:43.733958  2375 leader_election.cc:304] T 3c048bdefd0b4e45b904b53c48481319 P b5d7ab0bc338415586214d2508b69864 [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: 2269eb340f014b588891176c7fd4497a, b5d7ab0bc338415586214d2508b69864; no voters: 83b66d31a37543b6b8d5525868be3409
I20260713 09:11:43.735987  2605 tablet_bootstrap.cc:492] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a: No bootstrap required, opened a new log
I20260713 09:11:43.735811  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d7a8dc0764742dc8c579c3e1b7ea4f8" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3fd13b0b3e14fab90331d514773e35a" is_pre_election: true
I20260713 09:11:43.736472  2605 ts_tablet_manager.cc:1403] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a: Time spent bootstrapping tablet: real 0.119s	user 0.012s	sys 0.001s
I20260713 09:11:43.730947  2604 consensus_queue.cc:260] T da62f0844cba45f4854cd20e9217d0ab P b5d7ab0bc338415586214d2508b69864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
W20260713 09:11:43.737367  2374 leader_election.cc:343] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:43.738041  2610 raft_consensus.cc:2804] T 3c048bdefd0b4e45b904b53c48481319 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:43.738415  2610 raft_consensus.cc:493] T 3c048bdefd0b4e45b904b53c48481319 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:43.738746  2610 raft_consensus.cc:3060] T 3c048bdefd0b4e45b904b53c48481319 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:43.739526  2605 raft_consensus.cc:359] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:43.740249  2605 raft_consensus.cc:385] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:43.740574  2605 raft_consensus.cc:740] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Initialized, Role: FOLLOWER
W20260713 09:11:43.741478  2523 leader_election.cc:343] T 7b144eb939e24b4381afc7dd452a470d P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:43.742509  2523 leader_election.cc:304] T 7b144eb939e24b4381afc7dd452a470d P c3fd13b0b3e14fab90331d514773e35a [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: c3fd13b0b3e14fab90331d514773e35a; no voters: 2269eb340f014b588891176c7fd4497a, 83b66d31a37543b6b8d5525868be3409
I20260713 09:11:43.743340  2611 raft_consensus.cc:2749] T 7b144eb939e24b4381afc7dd452a470d P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:43.745286  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4274cd3dde4b6e8b9c95a25d766e44" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3fd13b0b3e14fab90331d514773e35a" is_pre_election: true
I20260713 09:11:43.745850  2410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f0844cba45f4854cd20e9217d0ab" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d7ab0bc338415586214d2508b69864" is_pre_election: true
I20260713 09:11:43.746086  2605 consensus_queue.cc:260] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:43.746470  2410 raft_consensus.cc:2468] T da62f0844cba45f4854cd20e9217d0ab P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2269eb340f014b588891176c7fd4497a in term 0.
I20260713 09:11:43.746554  2557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f0844cba45f4854cd20e9217d0ab" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3fd13b0b3e14fab90331d514773e35a" is_pre_election: true
I20260713 09:11:43.747394  2604 ts_tablet_manager.cc:1434] T da62f0844cba45f4854cd20e9217d0ab P b5d7ab0bc338415586214d2508b69864: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.003s
I20260713 09:11:43.747309  2557 raft_consensus.cc:2468] T da62f0844cba45f4854cd20e9217d0ab P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2269eb340f014b588891176c7fd4497a in term 0.
I20260713 09:11:43.747793  2301 leader_election.cc:304] T da62f0844cba45f4854cd20e9217d0ab P 2269eb340f014b588891176c7fd4497a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2269eb340f014b588891176c7fd4497a, b5d7ab0bc338415586214d2508b69864; no voters: 
I20260713 09:11:43.748473  2604 tablet_bootstrap.cc:492] T 90b8b8e1725540c489f3f83b11491a8e P b5d7ab0bc338415586214d2508b69864: Bootstrap starting.
I20260713 09:11:43.748633  2612 raft_consensus.cc:2804] T da62f0844cba45f4854cd20e9217d0ab P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:43.749083  2612 raft_consensus.cc:493] T da62f0844cba45f4854cd20e9217d0ab P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:43.749557  2612 raft_consensus.cc:3060] T da62f0844cba45f4854cd20e9217d0ab P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:43.750209  2610 raft_consensus.cc:515] T 3c048bdefd0b4e45b904b53c48481319 P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:43.748284  2375 leader_election.cc:304] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P b5d7ab0bc338415586214d2508b69864 [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: 2269eb340f014b588891176c7fd4497a, b5d7ab0bc338415586214d2508b69864; no voters: c3fd13b0b3e14fab90331d514773e35a
I20260713 09:11:43.754644  2651 raft_consensus.cc:2804] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:43.755082  2603 tablet_bootstrap.cc:654] T ba4274cd3dde4b6e8b9c95a25d766e44 P c3fd13b0b3e14fab90331d514773e35a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:43.755230  2651 raft_consensus.cc:493] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:43.755611  2651 raft_consensus.cc:3060] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:43.755853  2610 leader_election.cc:290] T 3c048bdefd0b4e45b904b53c48481319 P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 election: Requested vote from peers 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591), 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867)
W20260713 09:11:43.756752  2448 leader_election.cc:343] T ba4274cd3dde4b6e8b9c95a25d766e44 P 83b66d31a37543b6b8d5525868be3409 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:43.757179  2448 leader_election.cc:304] T ba4274cd3dde4b6e8b9c95a25d766e44 P 83b66d31a37543b6b8d5525868be3409 [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: 83b66d31a37543b6b8d5525868be3409; no voters: 2269eb340f014b588891176c7fd4497a, c3fd13b0b3e14fab90331d514773e35a
I20260713 09:11:43.757949  2615 raft_consensus.cc:2749] T ba4274cd3dde4b6e8b9c95a25d766e44 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:43.730588  2608 ts_tablet_manager.cc:1434] T ba4274cd3dde4b6e8b9c95a25d766e44 P 83b66d31a37543b6b8d5525868be3409: Time spent starting tablet: real 0.093s	user 0.009s	sys 0.000s
I20260713 09:11:43.753785  2483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c048bdefd0b4e45b904b53c48481319" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409"
I20260713 09:11:43.760604  2608 tablet_bootstrap.cc:492] T 08d015a7c5f34f81b02020b321963383 P 83b66d31a37543b6b8d5525868be3409: Bootstrap starting.
I20260713 09:11:43.760777  2335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c048bdefd0b4e45b904b53c48481319" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a"
I20260713 09:11:43.771366  2604 tablet_bootstrap.cc:654] T 90b8b8e1725540c489f3f83b11491a8e P b5d7ab0bc338415586214d2508b69864: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:43.770628  2610 raft_consensus.cc:493] T 391190c0e5344dfc9e92bdb53b74d000 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:43.771879  2335 raft_consensus.cc:3060] T 3c048bdefd0b4e45b904b53c48481319 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:43.772096  2610 raft_consensus.cc:515] T 391190c0e5344dfc9e92bdb53b74d000 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:43.774322  2610 leader_election.cc:290] T 391190c0e5344dfc9e92bdb53b74d000 P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503), 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867)
W20260713 09:11:43.761649  2374 leader_election.cc:343] T 3c048bdefd0b4e45b904b53c48481319 P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:43.771366  2608 tablet_bootstrap.cc:654] T 08d015a7c5f34f81b02020b321963383 P 83b66d31a37543b6b8d5525868be3409: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:43.776889  2557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391190c0e5344dfc9e92bdb53b74d000" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3fd13b0b3e14fab90331d514773e35a" is_pre_election: true
I20260713 09:11:43.777778  2557 raft_consensus.cc:2468] T 391190c0e5344dfc9e92bdb53b74d000 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5d7ab0bc338415586214d2508b69864 in term 0.
I20260713 09:11:43.780568  2483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391190c0e5344dfc9e92bdb53b74d000" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409" is_pre_election: true
I20260713 09:11:43.782927  2610 raft_consensus.cc:493] T 8e509f60dad94c9cb4b2992ab957173c P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:11:43.783071  2374 leader_election.cc:343] T 391190c0e5344dfc9e92bdb53b74d000 P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:43.783732  2610 raft_consensus.cc:515] T 8e509f60dad94c9cb4b2992ab957173c P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:43.784322  2374 leader_election.cc:304] T 391190c0e5344dfc9e92bdb53b74d000 P b5d7ab0bc338415586214d2508b69864 [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: b5d7ab0bc338415586214d2508b69864, c3fd13b0b3e14fab90331d514773e35a; no voters: 83b66d31a37543b6b8d5525868be3409
I20260713 09:11:43.787189  2610 leader_election.cc:290] T 8e509f60dad94c9cb4b2992ab957173c P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591), 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867)
I20260713 09:11:43.787484  2334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e509f60dad94c9cb4b2992ab957173c" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a" is_pre_election: true
I20260713 09:11:43.787979  2610 raft_consensus.cc:2804] T 391190c0e5344dfc9e92bdb53b74d000 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:43.788501  2610 raft_consensus.cc:493] T 391190c0e5344dfc9e92bdb53b74d000 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:43.788928  2610 raft_consensus.cc:3060] T 391190c0e5344dfc9e92bdb53b74d000 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:43.789727  2375 leader_election.cc:343] T 8e509f60dad94c9cb4b2992ab957173c P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:43.796368  2604 tablet_bootstrap.cc:492] T 90b8b8e1725540c489f3f83b11491a8e P b5d7ab0bc338415586214d2508b69864: No bootstrap required, opened a new log
I20260713 09:11:43.796962  2604 ts_tablet_manager.cc:1403] T 90b8b8e1725540c489f3f83b11491a8e P b5d7ab0bc338415586214d2508b69864: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.010s
I20260713 09:11:43.800724  2604 raft_consensus.cc:359] T 90b8b8e1725540c489f3f83b11491a8e P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:43.801748  2604 raft_consensus.cc:385] T 90b8b8e1725540c489f3f83b11491a8e P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:43.802119  2604 raft_consensus.cc:740] T 90b8b8e1725540c489f3f83b11491a8e P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5d7ab0bc338415586214d2508b69864, State: Initialized, Role: FOLLOWER
I20260713 09:11:43.766430  2612 raft_consensus.cc:515] T da62f0844cba45f4854cd20e9217d0ab P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:43.807825  2610 raft_consensus.cc:515] T 391190c0e5344dfc9e92bdb53b74d000 P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:43.803088  2604 consensus_queue.cc:260] T 90b8b8e1725540c489f3f83b11491a8e P b5d7ab0bc338415586214d2508b69864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:43.813479  2604 ts_tablet_manager.cc:1434] T 90b8b8e1725540c489f3f83b11491a8e P b5d7ab0bc338415586214d2508b69864: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260713 09:11:43.814174  2557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f0844cba45f4854cd20e9217d0ab" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3fd13b0b3e14fab90331d514773e35a"
I20260713 09:11:43.814770  2557 raft_consensus.cc:3060] T da62f0844cba45f4854cd20e9217d0ab P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:43.817448  2604 tablet_bootstrap.cc:492] T cb0ad7bf974349579ac4d3ffa48e628f P b5d7ab0bc338415586214d2508b69864: Bootstrap starting.
I20260713 09:11:43.817965  2612 leader_election.cc:290] T da62f0844cba45f4854cd20e9217d0ab P 2269eb340f014b588891176c7fd4497a [CANDIDATE]: Term 1 election: Requested vote from peers c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503), b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697)
I20260713 09:11:43.820361  2610 leader_election.cc:290] T 391190c0e5344dfc9e92bdb53b74d000 P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 election: Requested vote from peers c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503), 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867)
I20260713 09:11:43.821511  2410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f0844cba45f4854cd20e9217d0ab" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d7ab0bc338415586214d2508b69864"
I20260713 09:11:43.822091  2410 raft_consensus.cc:3060] T da62f0844cba45f4854cd20e9217d0ab P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:43.822363  2557 raft_consensus.cc:2468] T da62f0844cba45f4854cd20e9217d0ab P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2269eb340f014b588891176c7fd4497a in term 1.
I20260713 09:11:43.823642  2299 leader_election.cc:304] T da62f0844cba45f4854cd20e9217d0ab P 2269eb340f014b588891176c7fd4497a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2269eb340f014b588891176c7fd4497a, c3fd13b0b3e14fab90331d514773e35a; no voters: 
I20260713 09:11:43.825709  2612 raft_consensus.cc:2804] T da62f0844cba45f4854cd20e9217d0ab P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:43.826256  2612 raft_consensus.cc:697] T da62f0844cba45f4854cd20e9217d0ab P 2269eb340f014b588891176c7fd4497a [term 1 LEADER]: Becoming Leader. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Running, Role: LEADER
I20260713 09:11:43.826390  2604 tablet_bootstrap.cc:654] T cb0ad7bf974349579ac4d3ffa48e628f P b5d7ab0bc338415586214d2508b69864: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:43.826696  2615 raft_consensus.cc:493] T cb0ad7bf974349579ac4d3ffa48e628f P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:43.827204  2615 raft_consensus.cc:515] T cb0ad7bf974349579ac4d3ffa48e628f P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:43.828460  2610 raft_consensus.cc:493] T f1aadd165bb24d9b86c084adb0dea9e3 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:43.828994  2610 raft_consensus.cc:515] T f1aadd165bb24d9b86c084adb0dea9e3 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:43.831277  2557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0ad7bf974349579ac4d3ffa48e628f" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3fd13b0b3e14fab90331d514773e35a" is_pre_election: true
I20260713 09:11:43.831720  2334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1aadd165bb24d9b86c084adb0dea9e3" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a" is_pre_election: true
W20260713 09:11:43.832571  2448 leader_election.cc:343] T cb0ad7bf974349579ac4d3ffa48e628f P 83b66d31a37543b6b8d5525868be3409 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:43.833058  2375 leader_election.cc:343] T f1aadd165bb24d9b86c084adb0dea9e3 P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:43.833582  2410 raft_consensus.cc:2468] T da62f0844cba45f4854cd20e9217d0ab P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2269eb340f014b588891176c7fd4497a in term 1.
W20260713 09:11:43.834666  2374 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.232.68:42503, user_credentials={real_user=slave}} blocked reactor thread for 50452.1us
I20260713 09:11:43.836150  2615 leader_election.cc:290] T cb0ad7bf974349579ac4d3ffa48e628f P 83b66d31a37543b6b8d5525868be3409 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697), c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503)
I20260713 09:11:43.836417  2483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e509f60dad94c9cb4b2992ab957173c" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409" is_pre_election: true
I20260713 09:11:43.834501  2409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0ad7bf974349579ac4d3ffa48e628f" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d7ab0bc338415586214d2508b69864" is_pre_election: true
I20260713 09:11:43.837292  2557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391190c0e5344dfc9e92bdb53b74d000" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3fd13b0b3e14fab90331d514773e35a"
I20260713 09:11:43.838279  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391190c0e5344dfc9e92bdb53b74d000" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409"
W20260713 09:11:43.838536  2450 leader_election.cc:343] T cb0ad7bf974349579ac4d3ffa48e628f P 83b66d31a37543b6b8d5525868be3409 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:43.838989  2450 leader_election.cc:304] T cb0ad7bf974349579ac4d3ffa48e628f P 83b66d31a37543b6b8d5525868be3409 [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: 83b66d31a37543b6b8d5525868be3409; no voters: b5d7ab0bc338415586214d2508b69864, c3fd13b0b3e14fab90331d514773e35a
W20260713 09:11:43.839903  2374 leader_election.cc:343] T 391190c0e5344dfc9e92bdb53b74d000 P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:43.839236  2335 raft_consensus.cc:2468] T 3c048bdefd0b4e45b904b53c48481319 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5d7ab0bc338415586214d2508b69864 in term 1.
I20260713 09:11:43.840653  2483 raft_consensus.cc:2468] T 8e509f60dad94c9cb4b2992ab957173c P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5d7ab0bc338415586214d2508b69864 in term 0.
I20260713 09:11:43.841884  2615 raft_consensus.cc:2749] T cb0ad7bf974349579ac4d3ffa48e628f P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:43.841727  2375 leader_election.cc:304] T 3c048bdefd0b4e45b904b53c48481319 P b5d7ab0bc338415586214d2508b69864 [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: 2269eb340f014b588891176c7fd4497a, b5d7ab0bc338415586214d2508b69864; no voters: 83b66d31a37543b6b8d5525868be3409
I20260713 09:11:43.842207  2374 leader_election.cc:304] T 8e509f60dad94c9cb4b2992ab957173c P b5d7ab0bc338415586214d2508b69864 [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: 83b66d31a37543b6b8d5525868be3409, b5d7ab0bc338415586214d2508b69864; no voters: 2269eb340f014b588891176c7fd4497a
I20260713 09:11:43.847259  2651 raft_consensus.cc:515] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:43.847254  2657 raft_consensus.cc:2804] T 8e509f60dad94c9cb4b2992ab957173c P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:43.848701  2657 raft_consensus.cc:493] T 8e509f60dad94c9cb4b2992ab957173c P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:43.849138  2657 raft_consensus.cc:3060] T 8e509f60dad94c9cb4b2992ab957173c P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:43.849296  2603 tablet_bootstrap.cc:492] T ba4274cd3dde4b6e8b9c95a25d766e44 P c3fd13b0b3e14fab90331d514773e35a: No bootstrap required, opened a new log
I20260713 09:11:43.850014  2603 ts_tablet_manager.cc:1403] T ba4274cd3dde4b6e8b9c95a25d766e44 P c3fd13b0b3e14fab90331d514773e35a: Time spent bootstrapping tablet: real 0.166s	user 0.010s	sys 0.010s
I20260713 09:11:43.851320  2334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d7a8dc0764742dc8c579c3e1b7ea4f8" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a"
I20260713 09:11:43.851687  2610 leader_election.cc:290] T f1aadd165bb24d9b86c084adb0dea9e3 P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591), 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867)
I20260713 09:11:43.851959  2334 raft_consensus.cc:3060] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:43.852831  2483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1aadd165bb24d9b86c084adb0dea9e3" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409" is_pre_election: true
W20260713 09:11:43.854674  2374 leader_election.cc:343] T f1aadd165bb24d9b86c084adb0dea9e3 P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:43.855159  2374 leader_election.cc:304] T f1aadd165bb24d9b86c084adb0dea9e3 P b5d7ab0bc338415586214d2508b69864 [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: b5d7ab0bc338415586214d2508b69864; no voters: 2269eb340f014b588891176c7fd4497a, 83b66d31a37543b6b8d5525868be3409
I20260713 09:11:43.855530  2651 leader_election.cc:290] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 election: Requested vote from peers 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591), c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503)
I20260713 09:11:43.856057  2651 raft_consensus.cc:2749] T f1aadd165bb24d9b86c084adb0dea9e3 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:43.857342  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d7a8dc0764742dc8c579c3e1b7ea4f8" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3fd13b0b3e14fab90331d514773e35a"
I20260713 09:11:43.860116  2334 raft_consensus.cc:2468] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5d7ab0bc338415586214d2508b69864 in term 1.
I20260713 09:11:43.861200  2375 leader_election.cc:304] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2269eb340f014b588891176c7fd4497a, b5d7ab0bc338415586214d2508b69864; no voters: 
W20260713 09:11:43.862807  2374 leader_election.cc:343] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:43.862859  2655 raft_consensus.cc:2804] T 3c048bdefd0b4e45b904b53c48481319 P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:43.865415  2655 raft_consensus.cc:697] T 3c048bdefd0b4e45b904b53c48481319 P b5d7ab0bc338415586214d2508b69864 [term 1 LEADER]: Becoming Leader. State: Replica: b5d7ab0bc338415586214d2508b69864, State: Running, Role: LEADER
I20260713 09:11:43.863410  2651 raft_consensus.cc:2804] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:43.866448  2655 consensus_queue.cc:237] T 3c048bdefd0b4e45b904b53c48481319 P b5d7ab0bc338415586214d2508b69864 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:43.867642  2651 raft_consensus.cc:697] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P b5d7ab0bc338415586214d2508b69864 [term 1 LEADER]: Becoming Leader. State: Replica: b5d7ab0bc338415586214d2508b69864, State: Running, Role: LEADER
I20260713 09:11:43.869240  2604 tablet_bootstrap.cc:492] T cb0ad7bf974349579ac4d3ffa48e628f P b5d7ab0bc338415586214d2508b69864: No bootstrap required, opened a new log
I20260713 09:11:43.870038  2604 ts_tablet_manager.cc:1403] T cb0ad7bf974349579ac4d3ffa48e628f P b5d7ab0bc338415586214d2508b69864: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.007s
I20260713 09:11:43.862187  2603 raft_consensus.cc:359] T ba4274cd3dde4b6e8b9c95a25d766e44 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:43.871973  2603 raft_consensus.cc:385] T ba4274cd3dde4b6e8b9c95a25d766e44 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:43.871315  2651 consensus_queue.cc:237] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P b5d7ab0bc338415586214d2508b69864 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:43.872438  2603 raft_consensus.cc:740] T ba4274cd3dde4b6e8b9c95a25d766e44 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3fd13b0b3e14fab90331d514773e35a, State: Initialized, Role: FOLLOWER
I20260713 09:11:43.873597  2603 consensus_queue.cc:260] T ba4274cd3dde4b6e8b9c95a25d766e44 P c3fd13b0b3e14fab90331d514773e35a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:43.837846  2557 raft_consensus.cc:3060] T 391190c0e5344dfc9e92bdb53b74d000 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:43.870672  2657 raft_consensus.cc:515] T 8e509f60dad94c9cb4b2992ab957173c P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:43.827405  2612 consensus_queue.cc:237] T da62f0844cba45f4854cd20e9217d0ab P 2269eb340f014b588891176c7fd4497a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:43.885903  2483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e509f60dad94c9cb4b2992ab957173c" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409"
I20260713 09:11:43.886173  2657 leader_election.cc:290] T 8e509f60dad94c9cb4b2992ab957173c P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 election: Requested vote from peers 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591), 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867)
I20260713 09:11:43.886586  2483 raft_consensus.cc:3060] T 8e509f60dad94c9cb4b2992ab957173c P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:43.886878  2335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e509f60dad94c9cb4b2992ab957173c" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a"
I20260713 09:11:43.886173  2604 raft_consensus.cc:359] T cb0ad7bf974349579ac4d3ffa48e628f P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:43.888006  2604 raft_consensus.cc:385] T cb0ad7bf974349579ac4d3ffa48e628f P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:43.888345  2604 raft_consensus.cc:740] T cb0ad7bf974349579ac4d3ffa48e628f P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5d7ab0bc338415586214d2508b69864, State: Initialized, Role: FOLLOWER
W20260713 09:11:43.888964  2375 leader_election.cc:343] T 8e509f60dad94c9cb4b2992ab957173c P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:43.890604  2604 consensus_queue.cc:260] T cb0ad7bf974349579ac4d3ffa48e628f P b5d7ab0bc338415586214d2508b69864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:43.891903  2605 ts_tablet_manager.cc:1434] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a: Time spent starting tablet: real 0.155s	user 0.027s	sys 0.063s
I20260713 09:11:43.893015  2604 ts_tablet_manager.cc:1434] T cb0ad7bf974349579ac4d3ffa48e628f P b5d7ab0bc338415586214d2508b69864: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260713 09:11:43.892957  2605 tablet_bootstrap.cc:492] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 2269eb340f014b588891176c7fd4497a: Bootstrap starting.
I20260713 09:11:43.894106  2604 tablet_bootstrap.cc:492] T 0d24c6d8f8c34e63aeea526366c95389 P b5d7ab0bc338415586214d2508b69864: Bootstrap starting.
I20260713 09:11:43.894835  2483 raft_consensus.cc:2468] T 8e509f60dad94c9cb4b2992ab957173c P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5d7ab0bc338415586214d2508b69864 in term 1.
I20260713 09:11:43.896203  2374 leader_election.cc:304] T 8e509f60dad94c9cb4b2992ab957173c P b5d7ab0bc338415586214d2508b69864 [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: 83b66d31a37543b6b8d5525868be3409, b5d7ab0bc338415586214d2508b69864; no voters: 2269eb340f014b588891176c7fd4497a
I20260713 09:11:43.897147  2657 raft_consensus.cc:2804] T 8e509f60dad94c9cb4b2992ab957173c P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:43.897648  2657 raft_consensus.cc:697] T 8e509f60dad94c9cb4b2992ab957173c P b5d7ab0bc338415586214d2508b69864 [term 1 LEADER]: Becoming Leader. State: Replica: b5d7ab0bc338415586214d2508b69864, State: Running, Role: LEADER
I20260713 09:11:43.898772  2657 consensus_queue.cc:237] T 8e509f60dad94c9cb4b2992ab957173c P b5d7ab0bc338415586214d2508b69864 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:43.876677  2603 ts_tablet_manager.cc:1434] T ba4274cd3dde4b6e8b9c95a25d766e44 P c3fd13b0b3e14fab90331d514773e35a: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.001s
I20260713 09:11:43.902586  2605 tablet_bootstrap.cc:654] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 2269eb340f014b588891176c7fd4497a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:43.909543  2229 catalog_manager.cc:5697] T da62f0844cba45f4854cd20e9217d0ab P 2269eb340f014b588891176c7fd4497a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2269eb340f014b588891176c7fd4497a (127.31.232.65). New cstate: current_term: 1 leader_uuid: "2269eb340f014b588891176c7fd4497a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:43.913370  2231 catalog_manager.cc:5697] T 3c048bdefd0b4e45b904b53c48481319 P b5d7ab0bc338415586214d2508b69864 reported cstate change: term changed from 0 to 1, leader changed from <none> to b5d7ab0bc338415586214d2508b69864 (127.31.232.66). New cstate: current_term: 1 leader_uuid: "b5d7ab0bc338415586214d2508b69864" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:43.917630  2608 tablet_bootstrap.cc:492] T 08d015a7c5f34f81b02020b321963383 P 83b66d31a37543b6b8d5525868be3409: No bootstrap required, opened a new log
I20260713 09:11:43.918322  2608 ts_tablet_manager.cc:1403] T 08d015a7c5f34f81b02020b321963383 P 83b66d31a37543b6b8d5525868be3409: Time spent bootstrapping tablet: real 0.158s	user 0.045s	sys 0.045s
I20260713 09:11:43.920298  2603 tablet_bootstrap.cc:492] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P c3fd13b0b3e14fab90331d514773e35a: Bootstrap starting.
I20260713 09:11:43.923411  2655 raft_consensus.cc:493] T cb0ad7bf974349579ac4d3ffa48e628f P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:43.924144  2655 raft_consensus.cc:515] T cb0ad7bf974349579ac4d3ffa48e628f P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:43.928594  2483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0ad7bf974349579ac4d3ffa48e628f" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409" is_pre_election: true
I20260713 09:11:43.929880  2483 raft_consensus.cc:2468] T cb0ad7bf974349579ac4d3ffa48e628f P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5d7ab0bc338415586214d2508b69864 in term 0.
I20260713 09:11:43.930292  2608 raft_consensus.cc:359] T 08d015a7c5f34f81b02020b321963383 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:43.932121  2374 leader_election.cc:304] T cb0ad7bf974349579ac4d3ffa48e628f P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83b66d31a37543b6b8d5525868be3409, b5d7ab0bc338415586214d2508b69864; no voters: 
I20260713 09:11:43.935647  2608 raft_consensus.cc:385] T 08d015a7c5f34f81b02020b321963383 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:43.936170  2610 raft_consensus.cc:2804] T cb0ad7bf974349579ac4d3ffa48e628f P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:43.921435  2557 raft_consensus.cc:2468] T 391190c0e5344dfc9e92bdb53b74d000 P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5d7ab0bc338415586214d2508b69864 in term 1.
I20260713 09:11:43.938196  2374 leader_election.cc:304] T 391190c0e5344dfc9e92bdb53b74d000 P b5d7ab0bc338415586214d2508b69864 [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: b5d7ab0bc338415586214d2508b69864, c3fd13b0b3e14fab90331d514773e35a; no voters: 83b66d31a37543b6b8d5525868be3409
I20260713 09:11:43.936789  2610 raft_consensus.cc:493] T cb0ad7bf974349579ac4d3ffa48e628f P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:43.939380  2610 raft_consensus.cc:3060] T cb0ad7bf974349579ac4d3ffa48e628f P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:43.940711  2655 leader_election.cc:290] T cb0ad7bf974349579ac4d3ffa48e628f P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867), c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503)
I20260713 09:11:43.940938  2603 tablet_bootstrap.cc:654] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P c3fd13b0b3e14fab90331d514773e35a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:43.942359  2604 tablet_bootstrap.cc:654] T 0d24c6d8f8c34e63aeea526366c95389 P b5d7ab0bc338415586214d2508b69864: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:43.936123  2608 raft_consensus.cc:740] T 08d015a7c5f34f81b02020b321963383 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83b66d31a37543b6b8d5525868be3409, State: Initialized, Role: FOLLOWER
I20260713 09:11:43.949425  2608 consensus_queue.cc:260] T 08d015a7c5f34f81b02020b321963383 P 83b66d31a37543b6b8d5525868be3409 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:43.957342  2557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0ad7bf974349579ac4d3ffa48e628f" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3fd13b0b3e14fab90331d514773e35a" is_pre_election: true
I20260713 09:11:43.958666  2603 tablet_bootstrap.cc:492] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P c3fd13b0b3e14fab90331d514773e35a: No bootstrap required, opened a new log
W20260713 09:11:43.958822  2374 leader_election.cc:343] T cb0ad7bf974349579ac4d3ffa48e628f P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:43.959302  2603 ts_tablet_manager.cc:1403] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P c3fd13b0b3e14fab90331d514773e35a: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.017s
I20260713 09:11:43.959513  2608 ts_tablet_manager.cc:1434] T 08d015a7c5f34f81b02020b321963383 P 83b66d31a37543b6b8d5525868be3409: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.004s
I20260713 09:11:43.960330  2608 tablet_bootstrap.cc:492] T 7b144eb939e24b4381afc7dd452a470d P 83b66d31a37543b6b8d5525868be3409: Bootstrap starting.
I20260713 09:11:43.956413  2610 raft_consensus.cc:515] T cb0ad7bf974349579ac4d3ffa48e628f P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:43.962705  2603 raft_consensus.cc:359] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:43.963836  2604 tablet_bootstrap.cc:492] T 0d24c6d8f8c34e63aeea526366c95389 P b5d7ab0bc338415586214d2508b69864: No bootstrap required, opened a new log
I20260713 09:11:43.965040  2604 ts_tablet_manager.cc:1403] T 0d24c6d8f8c34e63aeea526366c95389 P b5d7ab0bc338415586214d2508b69864: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.003s
I20260713 09:11:43.964722  2603 raft_consensus.cc:385] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:43.966190  2603 raft_consensus.cc:740] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3fd13b0b3e14fab90331d514773e35a, State: Initialized, Role: FOLLOWER
I20260713 09:11:43.966969  2603 consensus_queue.cc:260] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P c3fd13b0b3e14fab90331d514773e35a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:43.968756  2610 leader_election.cc:290] T cb0ad7bf974349579ac4d3ffa48e628f P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 election: Requested vote from peers 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867), c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503)
I20260713 09:11:43.970256  2615 raft_consensus.cc:493] T 08d015a7c5f34f81b02020b321963383 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:43.970441  2483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0ad7bf974349579ac4d3ffa48e628f" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409"
I20260713 09:11:43.970984  2483 raft_consensus.cc:3060] T cb0ad7bf974349579ac4d3ffa48e628f P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:43.970743  2615 raft_consensus.cc:515] T 08d015a7c5f34f81b02020b321963383 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:43.972076  2603 ts_tablet_manager.cc:1434] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P c3fd13b0b3e14fab90331d514773e35a: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:11:43.972862  2615 leader_election.cc:290] T 08d015a7c5f34f81b02020b321963383 P 83b66d31a37543b6b8d5525868be3409 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503), 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591)
I20260713 09:11:43.973133  2603 tablet_bootstrap.cc:492] T 0d24c6d8f8c34e63aeea526366c95389 P c3fd13b0b3e14fab90331d514773e35a: Bootstrap starting.
I20260713 09:11:43.974835  2335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d015a7c5f34f81b02020b321963383" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a" is_pre_election: true
W20260713 09:11:43.976302  2449 leader_election.cc:343] T 08d015a7c5f34f81b02020b321963383 P 83b66d31a37543b6b8d5525868be3409 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:43.978057  2483 raft_consensus.cc:2468] T cb0ad7bf974349579ac4d3ffa48e628f P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5d7ab0bc338415586214d2508b69864 in term 1.
I20260713 09:11:43.980099  2557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d015a7c5f34f81b02020b321963383" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3fd13b0b3e14fab90331d514773e35a" is_pre_election: true
I20260713 09:11:43.980700  2557 raft_consensus.cc:2468] T 08d015a7c5f34f81b02020b321963383 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83b66d31a37543b6b8d5525868be3409 in term 0.
I20260713 09:11:43.980834  2603 tablet_bootstrap.cc:654] T 0d24c6d8f8c34e63aeea526366c95389 P c3fd13b0b3e14fab90331d514773e35a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:43.981405  2608 tablet_bootstrap.cc:654] T 7b144eb939e24b4381afc7dd452a470d P 83b66d31a37543b6b8d5525868be3409: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:43.982084  2605 tablet_bootstrap.cc:492] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 2269eb340f014b588891176c7fd4497a: No bootstrap required, opened a new log
I20260713 09:11:43.982630  2605 ts_tablet_manager.cc:1403] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 2269eb340f014b588891176c7fd4497a: Time spent bootstrapping tablet: real 0.090s	user 0.014s	sys 0.012s
I20260713 09:11:43.983237  2448 leader_election.cc:304] T 08d015a7c5f34f81b02020b321963383 P 83b66d31a37543b6b8d5525868be3409 [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: 83b66d31a37543b6b8d5525868be3409, c3fd13b0b3e14fab90331d514773e35a; no voters: 2269eb340f014b588891176c7fd4497a
I20260713 09:11:43.986752  2611 consensus_queue.cc:1048] T 848611830aed456b833a3a46e958b05e P c3fd13b0b3e14fab90331d514773e35a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:43.989347  2557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0ad7bf974349579ac4d3ffa48e628f" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3fd13b0b3e14fab90331d514773e35a"
I20260713 09:11:43.987628  2615 raft_consensus.cc:2804] T 08d015a7c5f34f81b02020b321963383 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:43.987056  2605 raft_consensus.cc:359] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:44.019280  2615 raft_consensus.cc:493] T 08d015a7c5f34f81b02020b321963383 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:44.021229  2615 raft_consensus.cc:3060] T 08d015a7c5f34f81b02020b321963383 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.000304  2230 catalog_manager.cc:5697] T 8e509f60dad94c9cb4b2992ab957173c P b5d7ab0bc338415586214d2508b69864 reported cstate change: term changed from 0 to 1, leader changed from <none> to b5d7ab0bc338415586214d2508b69864 (127.31.232.66). New cstate: current_term: 1 leader_uuid: "b5d7ab0bc338415586214d2508b69864" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:44.019562  2605 raft_consensus.cc:385] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.023367  2605 raft_consensus.cc:740] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Initialized, Role: FOLLOWER
I20260713 09:11:43.956453  2651 raft_consensus.cc:2804] T 391190c0e5344dfc9e92bdb53b74d000 P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:44.025063  2651 raft_consensus.cc:697] T 391190c0e5344dfc9e92bdb53b74d000 P b5d7ab0bc338415586214d2508b69864 [term 1 LEADER]: Becoming Leader. State: Replica: b5d7ab0bc338415586214d2508b69864, State: Running, Role: LEADER
I20260713 09:11:43.994213  2374 leader_election.cc:304] T cb0ad7bf974349579ac4d3ffa48e628f P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83b66d31a37543b6b8d5525868be3409, b5d7ab0bc338415586214d2508b69864; no voters: 
I20260713 09:11:44.004464  2604 raft_consensus.cc:359] T 0d24c6d8f8c34e63aeea526366c95389 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:44.026247  2651 consensus_queue.cc:237] T 391190c0e5344dfc9e92bdb53b74d000 P b5d7ab0bc338415586214d2508b69864 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:44.028092  2604 raft_consensus.cc:385] T 0d24c6d8f8c34e63aeea526366c95389 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.028398  2608 tablet_bootstrap.cc:492] T 7b144eb939e24b4381afc7dd452a470d P 83b66d31a37543b6b8d5525868be3409: No bootstrap required, opened a new log
I20260713 09:11:44.028864  2610 raft_consensus.cc:2804] T cb0ad7bf974349579ac4d3ffa48e628f P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:44.028420  2604 raft_consensus.cc:740] T 0d24c6d8f8c34e63aeea526366c95389 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5d7ab0bc338415586214d2508b69864, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.029414  2610 raft_consensus.cc:697] T cb0ad7bf974349579ac4d3ffa48e628f P b5d7ab0bc338415586214d2508b69864 [term 1 LEADER]: Becoming Leader. State: Replica: b5d7ab0bc338415586214d2508b69864, State: Running, Role: LEADER
I20260713 09:11:44.029896  2604 consensus_queue.cc:260] T 0d24c6d8f8c34e63aeea526366c95389 P b5d7ab0bc338415586214d2508b69864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:44.030229  2610 consensus_queue.cc:237] T cb0ad7bf974349579ac4d3ffa48e628f P b5d7ab0bc338415586214d2508b69864 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:44.030791  2608 ts_tablet_manager.cc:1403] T 7b144eb939e24b4381afc7dd452a470d P 83b66d31a37543b6b8d5525868be3409: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.002s
W20260713 09:11:44.030936  2281 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:44.032936  2604 ts_tablet_manager.cc:1434] T 0d24c6d8f8c34e63aeea526366c95389 P b5d7ab0bc338415586214d2508b69864: Time spent starting tablet: real 0.068s	user 0.010s	sys 0.000s
W20260713 09:11:44.033070  2374 leader_election.cc:343] T cb0ad7bf974349579ac4d3ffa48e628f P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:44.034042  2604 tablet_bootstrap.cc:492] T dc9face4ba224dab8618d989e0511f2f P b5d7ab0bc338415586214d2508b69864: Bootstrap starting.
I20260713 09:11:44.033766  2605 consensus_queue.cc:260] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 2269eb340f014b588891176c7fd4497a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:44.036759  2608 raft_consensus.cc:359] T 7b144eb939e24b4381afc7dd452a470d P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:44.038283  2657 raft_consensus.cc:493] T 90b8b8e1725540c489f3f83b11491a8e P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:44.031826  2230 catalog_manager.cc:5697] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P b5d7ab0bc338415586214d2508b69864 reported cstate change: term changed from 0 to 1, leader changed from <none> to b5d7ab0bc338415586214d2508b69864 (127.31.232.66). New cstate: current_term: 1 leader_uuid: "b5d7ab0bc338415586214d2508b69864" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:44.043733  2612 raft_consensus.cc:493] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:44.052491  2612 raft_consensus.cc:515] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:44.055860  2612 leader_election.cc:290] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503), b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697)
I20260713 09:11:44.056385  2604 tablet_bootstrap.cc:654] T dc9face4ba224dab8618d989e0511f2f P b5d7ab0bc338415586214d2508b69864: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.051592  2657 raft_consensus.cc:515] T 90b8b8e1725540c489f3f83b11491a8e P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:44.058121  2657 leader_election.cc:290] T 90b8b8e1725540c489f3f83b11491a8e P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867), c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503)
I20260713 09:11:44.058941  2605 ts_tablet_manager.cc:1434] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 2269eb340f014b588891176c7fd4497a: Time spent starting tablet: real 0.076s	user 0.012s	sys 0.000s
I20260713 09:11:44.059988  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b8b8e1725540c489f3f83b11491a8e" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3fd13b0b3e14fab90331d514773e35a" is_pre_election: true
I20260713 09:11:44.060221  2557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d24c6d8f8c34e63aeea526366c95389" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3fd13b0b3e14fab90331d514773e35a" is_pre_election: true
I20260713 09:11:44.045790  2608 raft_consensus.cc:385] T 7b144eb939e24b4381afc7dd452a470d P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.060000  2605 tablet_bootstrap.cc:492] T 7b144eb939e24b4381afc7dd452a470d P 2269eb340f014b588891176c7fd4497a: Bootstrap starting.
I20260713 09:11:44.066011  2608 raft_consensus.cc:740] T 7b144eb939e24b4381afc7dd452a470d P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83b66d31a37543b6b8d5525868be3409, State: Initialized, Role: FOLLOWER
W20260713 09:11:44.068825  2374 leader_election.cc:343] T 90b8b8e1725540c489f3f83b11491a8e P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:44.073158  2608 consensus_queue.cc:260] T 7b144eb939e24b4381afc7dd452a470d P 83b66d31a37543b6b8d5525868be3409 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:44.064770  2615 raft_consensus.cc:515] T 08d015a7c5f34f81b02020b321963383 P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:44.067634  2409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d24c6d8f8c34e63aeea526366c95389" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d7ab0bc338415586214d2508b69864" is_pre_election: true
I20260713 09:11:44.075949  2409 raft_consensus.cc:2468] T 0d24c6d8f8c34e63aeea526366c95389 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2269eb340f014b588891176c7fd4497a in term 0.
I20260713 09:11:44.070842  2483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b8b8e1725540c489f3f83b11491a8e" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409" is_pre_election: true
W20260713 09:11:44.080560  2374 leader_election.cc:343] T 90b8b8e1725540c489f3f83b11491a8e P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:44.081040  2374 leader_election.cc:304] T 90b8b8e1725540c489f3f83b11491a8e P b5d7ab0bc338415586214d2508b69864 [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: b5d7ab0bc338415586214d2508b69864; no voters: 83b66d31a37543b6b8d5525868be3409, c3fd13b0b3e14fab90331d514773e35a
I20260713 09:11:44.081449  2334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d015a7c5f34f81b02020b321963383" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a"
W20260713 09:11:44.083022  2449 leader_election.cc:343] T 08d015a7c5f34f81b02020b321963383 P 83b66d31a37543b6b8d5525868be3409 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:44.074824  2299 leader_election.cc:343] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:44.078006  2603 tablet_bootstrap.cc:492] T 0d24c6d8f8c34e63aeea526366c95389 P c3fd13b0b3e14fab90331d514773e35a: No bootstrap required, opened a new log
I20260713 09:11:44.084968  2603 ts_tablet_manager.cc:1403] T 0d24c6d8f8c34e63aeea526366c95389 P c3fd13b0b3e14fab90331d514773e35a: Time spent bootstrapping tablet: real 0.112s	user 0.046s	sys 0.045s
I20260713 09:11:44.085274  2557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d015a7c5f34f81b02020b321963383" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3fd13b0b3e14fab90331d514773e35a"
I20260713 09:11:44.085954  2557 raft_consensus.cc:3060] T 08d015a7c5f34f81b02020b321963383 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.087152  2301 leader_election.cc:304] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a [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: 2269eb340f014b588891176c7fd4497a, b5d7ab0bc338415586214d2508b69864; no voters: c3fd13b0b3e14fab90331d514773e35a
I20260713 09:11:44.088080  2603 raft_consensus.cc:359] T 0d24c6d8f8c34e63aeea526366c95389 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:44.088421  2612 raft_consensus.cc:2804] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:44.088896  2603 raft_consensus.cc:385] T 0d24c6d8f8c34e63aeea526366c95389 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.089286  2612 raft_consensus.cc:493] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:44.089418  2605 tablet_bootstrap.cc:654] T 7b144eb939e24b4381afc7dd452a470d P 2269eb340f014b588891176c7fd4497a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.089334  2603 raft_consensus.cc:740] T 0d24c6d8f8c34e63aeea526366c95389 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3fd13b0b3e14fab90331d514773e35a, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.089826  2612 raft_consensus.cc:3060] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.090462  2603 consensus_queue.cc:260] T 0d24c6d8f8c34e63aeea526366c95389 P c3fd13b0b3e14fab90331d514773e35a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:44.093008  2603 ts_tablet_manager.cc:1434] T 0d24c6d8f8c34e63aeea526366c95389 P c3fd13b0b3e14fab90331d514773e35a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:11:44.094053  2603 tablet_bootstrap.cc:492] T dc9face4ba224dab8618d989e0511f2f P c3fd13b0b3e14fab90331d514773e35a: Bootstrap starting.
I20260713 09:11:44.093998  2557 raft_consensus.cc:2468] T 08d015a7c5f34f81b02020b321963383 P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83b66d31a37543b6b8d5525868be3409 in term 1.
I20260713 09:11:44.095767  2448 leader_election.cc:304] T 08d015a7c5f34f81b02020b321963383 P 83b66d31a37543b6b8d5525868be3409 [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: 83b66d31a37543b6b8d5525868be3409, c3fd13b0b3e14fab90331d514773e35a; no voters: 2269eb340f014b588891176c7fd4497a
I20260713 09:11:44.096745  2651 raft_consensus.cc:2749] T 90b8b8e1725540c489f3f83b11491a8e P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:44.100003  2672 raft_consensus.cc:2804] T 08d015a7c5f34f81b02020b321963383 P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:44.107898  2603 tablet_bootstrap.cc:654] T dc9face4ba224dab8618d989e0511f2f P c3fd13b0b3e14fab90331d514773e35a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.100554  2672 raft_consensus.cc:697] T 08d015a7c5f34f81b02020b321963383 P 83b66d31a37543b6b8d5525868be3409 [term 1 LEADER]: Becoming Leader. State: Replica: 83b66d31a37543b6b8d5525868be3409, State: Running, Role: LEADER
I20260713 09:11:44.100683  2615 leader_election.cc:290] T 08d015a7c5f34f81b02020b321963383 P 83b66d31a37543b6b8d5525868be3409 [CANDIDATE]: Term 1 election: Requested vote from peers c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503), 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591)
I20260713 09:11:44.111610  2608 ts_tablet_manager.cc:1434] T 7b144eb939e24b4381afc7dd452a470d P 83b66d31a37543b6b8d5525868be3409: Time spent starting tablet: real 0.080s	user 0.006s	sys 0.003s
I20260713 09:11:44.112885  2608 tablet_bootstrap.cc:492] T 90b8b8e1725540c489f3f83b11491a8e P 83b66d31a37543b6b8d5525868be3409: Bootstrap starting.
I20260713 09:11:44.115391  2604 tablet_bootstrap.cc:492] T dc9face4ba224dab8618d989e0511f2f P b5d7ab0bc338415586214d2508b69864: No bootstrap required, opened a new log
I20260713 09:11:44.115971  2604 ts_tablet_manager.cc:1403] T dc9face4ba224dab8618d989e0511f2f P b5d7ab0bc338415586214d2508b69864: Time spent bootstrapping tablet: real 0.082s	user 0.011s	sys 0.004s
I20260713 09:11:44.116385  2672 consensus_queue.cc:237] T 08d015a7c5f34f81b02020b321963383 P 83b66d31a37543b6b8d5525868be3409 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:44.118889  2604 raft_consensus.cc:359] T dc9face4ba224dab8618d989e0511f2f P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:44.119750  2604 raft_consensus.cc:385] T dc9face4ba224dab8618d989e0511f2f P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.120126  2604 raft_consensus.cc:740] T dc9face4ba224dab8618d989e0511f2f P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5d7ab0bc338415586214d2508b69864, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.121095  2604 consensus_queue.cc:260] T dc9face4ba224dab8618d989e0511f2f P b5d7ab0bc338415586214d2508b69864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:44.130214  2608 tablet_bootstrap.cc:654] T 90b8b8e1725540c489f3f83b11491a8e P 83b66d31a37543b6b8d5525868be3409: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.134315  2604 ts_tablet_manager.cc:1434] T dc9face4ba224dab8618d989e0511f2f P b5d7ab0bc338415586214d2508b69864: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
W20260713 09:11:44.139117  2522 consensus_peers.cc:597] T 848611830aed456b833a3a46e958b05e P c3fd13b0b3e14fab90331d514773e35a -> Peer 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867): Couldn't send request to peer 83b66d31a37543b6b8d5525868be3409. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:44.139457  2632 raft_consensus.cc:493] T ba4274cd3dde4b6e8b9c95a25d766e44 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:44.142261  2632 raft_consensus.cc:515] T ba4274cd3dde4b6e8b9c95a25d766e44 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:44.136610  2229 catalog_manager.cc:5697] T 391190c0e5344dfc9e92bdb53b74d000 P b5d7ab0bc338415586214d2508b69864 reported cstate change: term changed from 0 to 1, leader changed from <none> to b5d7ab0bc338415586214d2508b69864 (127.31.232.66). New cstate: current_term: 1 leader_uuid: "b5d7ab0bc338415586214d2508b69864" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:44.149098  2483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4274cd3dde4b6e8b9c95a25d766e44" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409" is_pre_election: true
I20260713 09:11:44.149994  2483 raft_consensus.cc:2468] T ba4274cd3dde4b6e8b9c95a25d766e44 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3fd13b0b3e14fab90331d514773e35a in term 0.
I20260713 09:11:44.150769  2229 catalog_manager.cc:5697] T cb0ad7bf974349579ac4d3ffa48e628f P b5d7ab0bc338415586214d2508b69864 reported cstate change: term changed from 0 to 1, leader changed from <none> to b5d7ab0bc338415586214d2508b69864 (127.31.232.66). New cstate: current_term: 1 leader_uuid: "b5d7ab0bc338415586214d2508b69864" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:44.151805  2522 leader_election.cc:304] T ba4274cd3dde4b6e8b9c95a25d766e44 P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83b66d31a37543b6b8d5525868be3409, c3fd13b0b3e14fab90331d514773e35a; no voters: 
I20260713 09:11:44.150012  2632 leader_election.cc:290] T ba4274cd3dde4b6e8b9c95a25d766e44 P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867), 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591)
I20260713 09:11:44.165122  2604 tablet_bootstrap.cc:492] T 13933476baf34403a0464c425cc95be5 P b5d7ab0bc338415586214d2508b69864: Bootstrap starting.
I20260713 09:11:44.137557  2612 raft_consensus.cc:515] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:44.186095  2612 leader_election.cc:290] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a [CANDIDATE]: Term 1 election: Requested vote from peers c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503), b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697)
I20260713 09:11:44.187466  2611 raft_consensus.cc:2804] T ba4274cd3dde4b6e8b9c95a25d766e44 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:44.187552  2409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d24c6d8f8c34e63aeea526366c95389" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d7ab0bc338415586214d2508b69864"
I20260713 09:11:44.191372  2611 raft_consensus.cc:493] T ba4274cd3dde4b6e8b9c95a25d766e44 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:44.191705  2409 raft_consensus.cc:3060] T 0d24c6d8f8c34e63aeea526366c95389 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.191789  2611 raft_consensus.cc:3060] T ba4274cd3dde4b6e8b9c95a25d766e44 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.188520  2557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d24c6d8f8c34e63aeea526366c95389" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3fd13b0b3e14fab90331d514773e35a"
I20260713 09:11:44.194904  2557 raft_consensus.cc:3060] T 0d24c6d8f8c34e63aeea526366c95389 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.189715  2335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4274cd3dde4b6e8b9c95a25d766e44" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a" is_pre_election: true
W20260713 09:11:44.198581  2523 leader_election.cc:343] T ba4274cd3dde4b6e8b9c95a25d766e44 P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:44.190415  2603 tablet_bootstrap.cc:492] T dc9face4ba224dab8618d989e0511f2f P c3fd13b0b3e14fab90331d514773e35a: No bootstrap required, opened a new log
I20260713 09:11:44.199784  2611 raft_consensus.cc:515] T ba4274cd3dde4b6e8b9c95a25d766e44 P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:44.200495  2603 ts_tablet_manager.cc:1403] T dc9face4ba224dab8618d989e0511f2f P c3fd13b0b3e14fab90331d514773e35a: Time spent bootstrapping tablet: real 0.107s	user 0.017s	sys 0.021s
W20260713 09:11:44.199985  2522 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.232.67:37867, user_credentials={real_user=slave}} blocked reactor thread for 48319.4us
I20260713 09:11:44.203589  2603 raft_consensus.cc:359] T dc9face4ba224dab8618d989e0511f2f P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:44.203655  2483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4274cd3dde4b6e8b9c95a25d766e44" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409"
I20260713 09:11:44.204329  2603 raft_consensus.cc:385] T dc9face4ba224dab8618d989e0511f2f P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.204499  2483 raft_consensus.cc:3060] T ba4274cd3dde4b6e8b9c95a25d766e44 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.204697  2603 raft_consensus.cc:740] T dc9face4ba224dab8618d989e0511f2f P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3fd13b0b3e14fab90331d514773e35a, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.205499  2603 consensus_queue.cc:260] T dc9face4ba224dab8618d989e0511f2f P c3fd13b0b3e14fab90331d514773e35a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:44.206449  2632 raft_consensus.cc:493] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:44.206933  2632 raft_consensus.cc:515] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:44.209810  2608 tablet_bootstrap.cc:492] T 90b8b8e1725540c489f3f83b11491a8e P 83b66d31a37543b6b8d5525868be3409: No bootstrap required, opened a new log
I20260713 09:11:44.210299  2603 ts_tablet_manager.cc:1434] T dc9face4ba224dab8618d989e0511f2f P c3fd13b0b3e14fab90331d514773e35a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:11:44.210393  2608 ts_tablet_manager.cc:1403] T 90b8b8e1725540c489f3f83b11491a8e P 83b66d31a37543b6b8d5525868be3409: Time spent bootstrapping tablet: real 0.098s	user 0.012s	sys 0.004s
I20260713 09:11:44.212940  2409 raft_consensus.cc:2468] T 0d24c6d8f8c34e63aeea526366c95389 P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2269eb340f014b588891176c7fd4497a in term 1.
I20260713 09:11:44.213689  2603 tablet_bootstrap.cc:492] T d28e1d0dba2943f6973bd76356c08436 P c3fd13b0b3e14fab90331d514773e35a: Bootstrap starting.
I20260713 09:11:44.221069  2483 raft_consensus.cc:2468] T ba4274cd3dde4b6e8b9c95a25d766e44 P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3fd13b0b3e14fab90331d514773e35a in term 1.
I20260713 09:11:44.221515  2605 tablet_bootstrap.cc:492] T 7b144eb939e24b4381afc7dd452a470d P 2269eb340f014b588891176c7fd4497a: No bootstrap required, opened a new log
I20260713 09:11:44.222057  2605 ts_tablet_manager.cc:1403] T 7b144eb939e24b4381afc7dd452a470d P 2269eb340f014b588891176c7fd4497a: Time spent bootstrapping tablet: real 0.162s	user 0.012s	sys 0.010s
I20260713 09:11:44.222445  2301 leader_election.cc:304] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2269eb340f014b588891176c7fd4497a, b5d7ab0bc338415586214d2508b69864; no voters: 
I20260713 09:11:44.214315  2608 raft_consensus.cc:359] T 90b8b8e1725540c489f3f83b11491a8e P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:44.215131  2231 catalog_manager.cc:5697] T 08d015a7c5f34f81b02020b321963383 P 83b66d31a37543b6b8d5525868be3409 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83b66d31a37543b6b8d5525868be3409 (127.31.232.67). New cstate: current_term: 1 leader_uuid: "83b66d31a37543b6b8d5525868be3409" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:44.218189  2557 raft_consensus.cc:2468] T 0d24c6d8f8c34e63aeea526366c95389 P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2269eb340f014b588891176c7fd4497a in term 1.
I20260713 09:11:44.190953  2604 tablet_bootstrap.cc:654] T 13933476baf34403a0464c425cc95be5 P b5d7ab0bc338415586214d2508b69864: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.223398  2612 raft_consensus.cc:2804] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:44.225390  2603 tablet_bootstrap.cc:654] T d28e1d0dba2943f6973bd76356c08436 P c3fd13b0b3e14fab90331d514773e35a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.224058  2608 raft_consensus.cc:385] T 90b8b8e1725540c489f3f83b11491a8e P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.224298  2611 leader_election.cc:290] T ba4274cd3dde4b6e8b9c95a25d766e44 P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 1 election: Requested vote from peers 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867), 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591)
I20260713 09:11:44.228909  2335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4274cd3dde4b6e8b9c95a25d766e44" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a"
I20260713 09:11:44.227838  2522 leader_election.cc:304] T ba4274cd3dde4b6e8b9c95a25d766e44 P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83b66d31a37543b6b8d5525868be3409, c3fd13b0b3e14fab90331d514773e35a; no voters: 
I20260713 09:11:44.230067  2611 raft_consensus.cc:2804] T ba4274cd3dde4b6e8b9c95a25d766e44 P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:44.230585  2611 raft_consensus.cc:697] T ba4274cd3dde4b6e8b9c95a25d766e44 P c3fd13b0b3e14fab90331d514773e35a [term 1 LEADER]: Becoming Leader. State: Replica: c3fd13b0b3e14fab90331d514773e35a, State: Running, Role: LEADER
I20260713 09:11:44.231597  2611 consensus_queue.cc:237] T ba4274cd3dde4b6e8b9c95a25d766e44 P c3fd13b0b3e14fab90331d514773e35a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:44.233004  2632 leader_election.cc:290] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591), b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697)
I20260713 09:11:44.227907  2612 raft_consensus.cc:697] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a [term 1 LEADER]: Becoming Leader. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Running, Role: LEADER
I20260713 09:11:44.235869  2612 consensus_queue.cc:237] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
W20260713 09:11:44.236310  2523 leader_election.cc:343] T ba4274cd3dde4b6e8b9c95a25d766e44 P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:44.237156  2335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d7a8dc0764742dc8c579c3e1b7ea4f8" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a" is_pre_election: true
I20260713 09:11:44.238090  2335 raft_consensus.cc:2393] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c3fd13b0b3e14fab90331d514773e35a in current term 1: Already voted for candidate b5d7ab0bc338415586214d2508b69864 in this term.
I20260713 09:11:44.243422  2608 raft_consensus.cc:740] T 90b8b8e1725540c489f3f83b11491a8e P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83b66d31a37543b6b8d5525868be3409, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.250594  2608 consensus_queue.cc:260] T 90b8b8e1725540c489f3f83b11491a8e P 83b66d31a37543b6b8d5525868be3409 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:44.251456  2605 raft_consensus.cc:359] T 7b144eb939e24b4381afc7dd452a470d P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:44.256444  2605 raft_consensus.cc:385] T 7b144eb939e24b4381afc7dd452a470d P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.256750  2605 raft_consensus.cc:740] T 7b144eb939e24b4381afc7dd452a470d P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.263283  2608 ts_tablet_manager.cc:1434] T 90b8b8e1725540c489f3f83b11491a8e P 83b66d31a37543b6b8d5525868be3409: Time spent starting tablet: real 0.052s	user 0.010s	sys 0.000s
I20260713 09:11:44.264412  2608 tablet_bootstrap.cc:492] T f1aadd165bb24d9b86c084adb0dea9e3 P 83b66d31a37543b6b8d5525868be3409: Bootstrap starting.
I20260713 09:11:44.267732  2231 catalog_manager.cc:5697] T ba4274cd3dde4b6e8b9c95a25d766e44 P c3fd13b0b3e14fab90331d514773e35a reported cstate change: term changed from 0 to 1, leader changed from <none> to c3fd13b0b3e14fab90331d514773e35a (127.31.232.68). New cstate: current_term: 1 leader_uuid: "c3fd13b0b3e14fab90331d514773e35a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:44.270498  2608 tablet_bootstrap.cc:654] T f1aadd165bb24d9b86c084adb0dea9e3 P 83b66d31a37543b6b8d5525868be3409: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.260957  2230 catalog_manager.cc:5697] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2269eb340f014b588891176c7fd4497a (127.31.232.65). New cstate: current_term: 1 leader_uuid: "2269eb340f014b588891176c7fd4497a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:44.274796  2605 consensus_queue.cc:260] T 7b144eb939e24b4381afc7dd452a470d P 2269eb340f014b588891176c7fd4497a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:44.277592  2604 tablet_bootstrap.cc:492] T 13933476baf34403a0464c425cc95be5 P b5d7ab0bc338415586214d2508b69864: No bootstrap required, opened a new log
I20260713 09:11:44.277732  2409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d7a8dc0764742dc8c579c3e1b7ea4f8" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d7ab0bc338415586214d2508b69864" is_pre_election: true
I20260713 09:11:44.279573  2524 leader_election.cc:304] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P c3fd13b0b3e14fab90331d514773e35a [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: c3fd13b0b3e14fab90331d514773e35a; no voters: 2269eb340f014b588891176c7fd4497a, b5d7ab0bc338415586214d2508b69864
I20260713 09:11:44.280061  2605 ts_tablet_manager.cc:1434] T 7b144eb939e24b4381afc7dd452a470d P 2269eb340f014b588891176c7fd4497a: Time spent starting tablet: real 0.058s	user 0.013s	sys 0.000s
I20260713 09:11:44.281020  2611 raft_consensus.cc:3060] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.281424  2605 tablet_bootstrap.cc:492] T 13933476baf34403a0464c425cc95be5 P 2269eb340f014b588891176c7fd4497a: Bootstrap starting.
I20260713 09:11:44.278673  2604 ts_tablet_manager.cc:1403] T 13933476baf34403a0464c425cc95be5 P b5d7ab0bc338415586214d2508b69864: Time spent bootstrapping tablet: real 0.114s	user 0.014s	sys 0.009s
I20260713 09:11:44.285725  2603 tablet_bootstrap.cc:492] T d28e1d0dba2943f6973bd76356c08436 P c3fd13b0b3e14fab90331d514773e35a: No bootstrap required, opened a new log
I20260713 09:11:44.286227  2603 ts_tablet_manager.cc:1403] T d28e1d0dba2943f6973bd76356c08436 P c3fd13b0b3e14fab90331d514773e35a: Time spent bootstrapping tablet: real 0.073s	user 0.013s	sys 0.001s
I20260713 09:11:44.286315  2604 raft_consensus.cc:359] T 13933476baf34403a0464c425cc95be5 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:44.287196  2604 raft_consensus.cc:385] T 13933476baf34403a0464c425cc95be5 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.287499  2604 raft_consensus.cc:740] T 13933476baf34403a0464c425cc95be5 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5d7ab0bc338415586214d2508b69864, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.288224  2604 consensus_queue.cc:260] T 13933476baf34403a0464c425cc95be5 P b5d7ab0bc338415586214d2508b69864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:44.290320  2603 raft_consensus.cc:359] T d28e1d0dba2943f6973bd76356c08436 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:44.290997  2603 raft_consensus.cc:385] T d28e1d0dba2943f6973bd76356c08436 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.291311  2603 raft_consensus.cc:740] T d28e1d0dba2943f6973bd76356c08436 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3fd13b0b3e14fab90331d514773e35a, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.296693  2604 ts_tablet_manager.cc:1434] T 13933476baf34403a0464c425cc95be5 P b5d7ab0bc338415586214d2508b69864: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:11:44.297749  2604 tablet_bootstrap.cc:492] T e11b91199c524fa09cee8afe49d2d5bd P b5d7ab0bc338415586214d2508b69864: Bootstrap starting.
I20260713 09:11:44.297868  2651 consensus_queue.cc:1048] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P b5d7ab0bc338415586214d2508b69864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:44.299887  2605 tablet_bootstrap.cc:654] T 13933476baf34403a0464c425cc95be5 P 2269eb340f014b588891176c7fd4497a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.292687  2611 raft_consensus.cc:2749] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:44.300320  2603 consensus_queue.cc:260] T d28e1d0dba2943f6973bd76356c08436 P c3fd13b0b3e14fab90331d514773e35a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:44.302698  2603 ts_tablet_manager.cc:1434] T d28e1d0dba2943f6973bd76356c08436 P c3fd13b0b3e14fab90331d514773e35a: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
W20260713 09:11:44.303455  2374 consensus_peers.cc:597] T 3c048bdefd0b4e45b904b53c48481319 P b5d7ab0bc338415586214d2508b69864 -> Peer 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867): Couldn't send request to peer 83b66d31a37543b6b8d5525868be3409. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:44.308719  2604 tablet_bootstrap.cc:654] T e11b91199c524fa09cee8afe49d2d5bd P b5d7ab0bc338415586214d2508b69864: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.314345  2608 tablet_bootstrap.cc:492] T f1aadd165bb24d9b86c084adb0dea9e3 P 83b66d31a37543b6b8d5525868be3409: No bootstrap required, opened a new log
I20260713 09:11:44.315024  2608 ts_tablet_manager.cc:1403] T f1aadd165bb24d9b86c084adb0dea9e3 P 83b66d31a37543b6b8d5525868be3409: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.011s
I20260713 09:11:44.318642  2608 raft_consensus.cc:359] T f1aadd165bb24d9b86c084adb0dea9e3 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:44.319732  2608 raft_consensus.cc:385] T f1aadd165bb24d9b86c084adb0dea9e3 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.320216  2608 raft_consensus.cc:740] T f1aadd165bb24d9b86c084adb0dea9e3 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83b66d31a37543b6b8d5525868be3409, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.321188  2608 consensus_queue.cc:260] T f1aadd165bb24d9b86c084adb0dea9e3 P 83b66d31a37543b6b8d5525868be3409 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:44.323771  2608 ts_tablet_manager.cc:1434] T f1aadd165bb24d9b86c084adb0dea9e3 P 83b66d31a37543b6b8d5525868be3409: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260713 09:11:44.324345  2603 tablet_bootstrap.cc:492] T 90b8b8e1725540c489f3f83b11491a8e P c3fd13b0b3e14fab90331d514773e35a: Bootstrap starting.
I20260713 09:11:44.324815  2608 tablet_bootstrap.cc:492] T 391190c0e5344dfc9e92bdb53b74d000 P 83b66d31a37543b6b8d5525868be3409: Bootstrap starting.
I20260713 09:11:44.333318  2603 tablet_bootstrap.cc:654] T 90b8b8e1725540c489f3f83b11491a8e P c3fd13b0b3e14fab90331d514773e35a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.341895  2651 consensus_queue.cc:1048] T 8e509f60dad94c9cb4b2992ab957173c P b5d7ab0bc338415586214d2508b69864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:44.343477  2612 consensus_queue.cc:1048] T da62f0844cba45f4854cd20e9217d0ab P 2269eb340f014b588891176c7fd4497a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:44.362102  2605 tablet_bootstrap.cc:492] T 13933476baf34403a0464c425cc95be5 P 2269eb340f014b588891176c7fd4497a: No bootstrap required, opened a new log
I20260713 09:11:44.362598  2605 ts_tablet_manager.cc:1403] T 13933476baf34403a0464c425cc95be5 P 2269eb340f014b588891176c7fd4497a: Time spent bootstrapping tablet: real 0.081s	user 0.030s	sys 0.021s
I20260713 09:11:44.365233  2605 raft_consensus.cc:359] T 13933476baf34403a0464c425cc95be5 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:44.365911  2605 raft_consensus.cc:385] T 13933476baf34403a0464c425cc95be5 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.366209  2605 raft_consensus.cc:740] T 13933476baf34403a0464c425cc95be5 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.371696  2605 consensus_queue.cc:260] T 13933476baf34403a0464c425cc95be5 P 2269eb340f014b588891176c7fd4497a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:44.374051  2605 ts_tablet_manager.cc:1434] T 13933476baf34403a0464c425cc95be5 P 2269eb340f014b588891176c7fd4497a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260713 09:11:44.374986  2605 tablet_bootstrap.cc:492] T dc9face4ba224dab8618d989e0511f2f P 2269eb340f014b588891176c7fd4497a: Bootstrap starting.
I20260713 09:11:44.375967  2608 tablet_bootstrap.cc:654] T 391190c0e5344dfc9e92bdb53b74d000 P 83b66d31a37543b6b8d5525868be3409: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.376765  2672 raft_consensus.cc:493] T 90b8b8e1725540c489f3f83b11491a8e P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:44.376639  2610 consensus_queue.cc:1048] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P b5d7ab0bc338415586214d2508b69864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:44.377233  2672 raft_consensus.cc:515] T 90b8b8e1725540c489f3f83b11491a8e P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:44.380506  2605 tablet_bootstrap.cc:654] T dc9face4ba224dab8618d989e0511f2f P 2269eb340f014b588891176c7fd4497a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.380381  2409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b8b8e1725540c489f3f83b11491a8e" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d7ab0bc338415586214d2508b69864" is_pre_election: true
I20260713 09:11:44.381100  2409 raft_consensus.cc:2468] T 90b8b8e1725540c489f3f83b11491a8e P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83b66d31a37543b6b8d5525868be3409 in term 0.
I20260713 09:11:44.382097  2672 leader_election.cc:290] T 90b8b8e1725540c489f3f83b11491a8e P 83b66d31a37543b6b8d5525868be3409 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697), c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503)
I20260713 09:11:44.383733  2450 leader_election.cc:304] T 90b8b8e1725540c489f3f83b11491a8e P 83b66d31a37543b6b8d5525868be3409 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83b66d31a37543b6b8d5525868be3409, b5d7ab0bc338415586214d2508b69864; no voters: 
I20260713 09:11:44.385941  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b8b8e1725540c489f3f83b11491a8e" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3fd13b0b3e14fab90331d514773e35a" is_pre_election: true
I20260713 09:11:44.390511  2652 consensus_queue.cc:1048] T da62f0844cba45f4854cd20e9217d0ab P 2269eb340f014b588891176c7fd4497a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:11:44.392908  2448 leader_election.cc:343] T 90b8b8e1725540c489f3f83b11491a8e P 83b66d31a37543b6b8d5525868be3409 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:44.396232  2604 tablet_bootstrap.cc:492] T e11b91199c524fa09cee8afe49d2d5bd P b5d7ab0bc338415586214d2508b69864: No bootstrap required, opened a new log
I20260713 09:11:44.396764  2604 ts_tablet_manager.cc:1403] T e11b91199c524fa09cee8afe49d2d5bd P b5d7ab0bc338415586214d2508b69864: Time spent bootstrapping tablet: real 0.099s	user 0.018s	sys 0.000s
I20260713 09:11:44.398375  2672 raft_consensus.cc:2804] T 90b8b8e1725540c489f3f83b11491a8e P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:44.398773  2672 raft_consensus.cc:493] T 90b8b8e1725540c489f3f83b11491a8e P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:11:44.399061  2375 consensus_peers.cc:597] T 8e509f60dad94c9cb4b2992ab957173c P b5d7ab0bc338415586214d2508b69864 -> Peer 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591): Couldn't send request to peer 2269eb340f014b588891176c7fd4497a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:44.399572  2611 raft_consensus.cc:493] T d28e1d0dba2943f6973bd76356c08436 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:44.399724  2652 raft_consensus.cc:493] T 7b144eb939e24b4381afc7dd452a470d P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:44.400105  2611 raft_consensus.cc:515] T d28e1d0dba2943f6973bd76356c08436 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:44.400190  2652 raft_consensus.cc:515] T 7b144eb939e24b4381afc7dd452a470d P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:44.401778  2603 tablet_bootstrap.cc:492] T 90b8b8e1725540c489f3f83b11491a8e P c3fd13b0b3e14fab90331d514773e35a: No bootstrap required, opened a new log
I20260713 09:11:44.402230  2603 ts_tablet_manager.cc:1403] T 90b8b8e1725540c489f3f83b11491a8e P c3fd13b0b3e14fab90331d514773e35a: Time spent bootstrapping tablet: real 0.078s	user 0.010s	sys 0.017s
I20260713 09:11:44.403126  2611 leader_election.cc:290] T d28e1d0dba2943f6973bd76356c08436 P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697), 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867)
I20260713 09:11:44.405027  2652 leader_election.cc:290] T 7b144eb939e24b4381afc7dd452a470d P 2269eb340f014b588891176c7fd4497a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867), c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503)
I20260713 09:11:44.405249  2603 raft_consensus.cc:359] T 90b8b8e1725540c489f3f83b11491a8e P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:44.406183  2603 raft_consensus.cc:385] T 90b8b8e1725540c489f3f83b11491a8e P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.399115  2672 raft_consensus.cc:3060] T 90b8b8e1725540c489f3f83b11491a8e P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.406572  2603 raft_consensus.cc:740] T 90b8b8e1725540c489f3f83b11491a8e P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3fd13b0b3e14fab90331d514773e35a, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.406407  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d28e1d0dba2943f6973bd76356c08436" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409" is_pre_election: true
I20260713 09:11:44.408139  2410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d28e1d0dba2943f6973bd76356c08436" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d7ab0bc338415586214d2508b69864" is_pre_election: true
I20260713 09:11:44.407768  2603 consensus_queue.cc:260] T 90b8b8e1725540c489f3f83b11491a8e P c3fd13b0b3e14fab90331d514773e35a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:44.410172  2652 raft_consensus.cc:493] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:44.410838  2652 raft_consensus.cc:515] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:44.413583  2652 leader_election.cc:290] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 2269eb340f014b588891176c7fd4497a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867), c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503)
I20260713 09:11:44.415578  2603 ts_tablet_manager.cc:1434] T 90b8b8e1725540c489f3f83b11491a8e P c3fd13b0b3e14fab90331d514773e35a: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.003s
I20260713 09:11:44.413712  2604 raft_consensus.cc:359] T e11b91199c524fa09cee8afe49d2d5bd P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:44.416285  2604 raft_consensus.cc:385] T e11b91199c524fa09cee8afe49d2d5bd P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.416632  2604 raft_consensus.cc:740] T e11b91199c524fa09cee8afe49d2d5bd P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5d7ab0bc338415586214d2508b69864, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.416776  2603 tablet_bootstrap.cc:492] T cb0ad7bf974349579ac4d3ffa48e628f P c3fd13b0b3e14fab90331d514773e35a: Bootstrap starting.
W20260713 09:11:44.417727  2524 leader_election.cc:343] T d28e1d0dba2943f6973bd76356c08436 P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:44.417622  2604 consensus_queue.cc:260] T e11b91199c524fa09cee8afe49d2d5bd P b5d7ab0bc338415586214d2508b69864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:44.425132  2603 tablet_bootstrap.cc:654] T cb0ad7bf974349579ac4d3ffa48e628f P c3fd13b0b3e14fab90331d514773e35a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.429191  2604 ts_tablet_manager.cc:1434] T e11b91199c524fa09cee8afe49d2d5bd P b5d7ab0bc338415586214d2508b69864: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.002s
I20260713 09:11:44.430485  2604 tablet_bootstrap.cc:492] T d76ca61e035e44518cb46c3fa347c10c P b5d7ab0bc338415586214d2508b69864: Bootstrap starting.
W20260713 09:11:44.443971  2374 consensus_peers.cc:597] T 391190c0e5344dfc9e92bdb53b74d000 P b5d7ab0bc338415586214d2508b69864 -> Peer 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867): Couldn't send request to peer 83b66d31a37543b6b8d5525868be3409. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:44.454273  2522 leader_election.cc:343] T d28e1d0dba2943f6973bd76356c08436 P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:44.475260  2522 leader_election.cc:304] T d28e1d0dba2943f6973bd76356c08436 P c3fd13b0b3e14fab90331d514773e35a [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: c3fd13b0b3e14fab90331d514773e35a; no voters: 83b66d31a37543b6b8d5525868be3409, b5d7ab0bc338415586214d2508b69864
I20260713 09:11:44.476122  2611 raft_consensus.cc:2749] T d28e1d0dba2943f6973bd76356c08436 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:44.447136  2672 raft_consensus.cc:515] T 90b8b8e1725540c489f3f83b11491a8e P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:44.477079  2557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b144eb939e24b4381afc7dd452a470d" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3fd13b0b3e14fab90331d514773e35a" is_pre_election: true
I20260713 09:11:44.477803  2557 raft_consensus.cc:2468] T 7b144eb939e24b4381afc7dd452a470d P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2269eb340f014b588891176c7fd4497a in term 0.
I20260713 09:11:44.479146  2556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814c3aa2e4ba44499efb3f3f3947f8f5" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3fd13b0b3e14fab90331d514773e35a" is_pre_election: true
I20260713 09:11:44.484952  2604 tablet_bootstrap.cc:654] T d76ca61e035e44518cb46c3fa347c10c P b5d7ab0bc338415586214d2508b69864: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:44.504705  2374 consensus_peers.cc:597] T cb0ad7bf974349579ac4d3ffa48e628f P b5d7ab0bc338415586214d2508b69864 -> Peer c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503): Couldn't send request to peer c3fd13b0b3e14fab90331d514773e35a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:44.508011  2605 tablet_bootstrap.cc:492] T dc9face4ba224dab8618d989e0511f2f P 2269eb340f014b588891176c7fd4497a: No bootstrap required, opened a new log
I20260713 09:11:44.508697  2605 ts_tablet_manager.cc:1403] T dc9face4ba224dab8618d989e0511f2f P 2269eb340f014b588891176c7fd4497a: Time spent bootstrapping tablet: real 0.134s	user 0.041s	sys 0.063s
I20260713 09:11:44.509164  2603 tablet_bootstrap.cc:492] T cb0ad7bf974349579ac4d3ffa48e628f P c3fd13b0b3e14fab90331d514773e35a: No bootstrap required, opened a new log
I20260713 09:11:44.509709  2603 ts_tablet_manager.cc:1403] T cb0ad7bf974349579ac4d3ffa48e628f P c3fd13b0b3e14fab90331d514773e35a: Time spent bootstrapping tablet: real 0.093s	user 0.032s	sys 0.041s
I20260713 09:11:44.510594  2615 raft_consensus.cc:493] T 7b144eb939e24b4381afc7dd452a470d P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:44.511102  2615 raft_consensus.cc:515] T 7b144eb939e24b4381afc7dd452a470d P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:44.511965  2605 raft_consensus.cc:359] T dc9face4ba224dab8618d989e0511f2f P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:44.512692  2605 raft_consensus.cc:385] T dc9face4ba224dab8618d989e0511f2f P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.512696  2603 raft_consensus.cc:359] T cb0ad7bf974349579ac4d3ffa48e628f P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:44.513394  2605 raft_consensus.cc:740] T dc9face4ba224dab8618d989e0511f2f P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.513792  2603 raft_consensus.cc:385] T cb0ad7bf974349579ac4d3ffa48e628f P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.484966  2299 leader_election.cc:304] T 7b144eb939e24b4381afc7dd452a470d P 2269eb340f014b588891176c7fd4497a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2269eb340f014b588891176c7fd4497a, c3fd13b0b3e14fab90331d514773e35a; no voters: 
I20260713 09:11:44.485518  2610 consensus_queue.cc:1048] T 3c048bdefd0b4e45b904b53c48481319 P b5d7ab0bc338415586214d2508b69864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:44.514170  2603 raft_consensus.cc:740] T cb0ad7bf974349579ac4d3ffa48e628f P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3fd13b0b3e14fab90331d514773e35a, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.514462  2605 consensus_queue.cc:260] T dc9face4ba224dab8618d989e0511f2f P 2269eb340f014b588891176c7fd4497a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:44.486545  2611 raft_consensus.cc:493] T dc9face4ba224dab8618d989e0511f2f P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:44.515203  2556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b144eb939e24b4381afc7dd452a470d" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3fd13b0b3e14fab90331d514773e35a" is_pre_election: true
I20260713 09:11:44.515666  2611 raft_consensus.cc:515] T dc9face4ba224dab8618d989e0511f2f P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:44.513386  2615 leader_election.cc:290] T 7b144eb939e24b4381afc7dd452a470d P 83b66d31a37543b6b8d5525868be3409 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503), 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591)
I20260713 09:11:44.517817  2611 leader_election.cc:290] T dc9face4ba224dab8618d989e0511f2f P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591), b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697)
I20260713 09:11:44.519353  2410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc9face4ba224dab8618d989e0511f2f" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d7ab0bc338415586214d2508b69864" is_pre_election: true
I20260713 09:11:44.519994  2410 raft_consensus.cc:2468] T dc9face4ba224dab8618d989e0511f2f P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3fd13b0b3e14fab90331d514773e35a in term 0.
I20260713 09:11:44.520315  2334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b144eb939e24b4381afc7dd452a470d" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a" is_pre_election: true
I20260713 09:11:44.520697  2605 ts_tablet_manager.cc:1434] T dc9face4ba224dab8618d989e0511f2f P 2269eb340f014b588891176c7fd4497a: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:11:44.520970  2334 raft_consensus.cc:2468] T 7b144eb939e24b4381afc7dd452a470d P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83b66d31a37543b6b8d5525868be3409 in term 0.
I20260713 09:11:44.521286  2524 leader_election.cc:304] T dc9face4ba224dab8618d989e0511f2f P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5d7ab0bc338415586214d2508b69864, c3fd13b0b3e14fab90331d514773e35a; no voters: 
I20260713 09:11:44.522090  2605 tablet_bootstrap.cc:492] T 08d015a7c5f34f81b02020b321963383 P 2269eb340f014b588891176c7fd4497a: Bootstrap starting.
I20260713 09:11:44.522534  2449 leader_election.cc:304] T 7b144eb939e24b4381afc7dd452a470d P 83b66d31a37543b6b8d5525868be3409 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2269eb340f014b588891176c7fd4497a, 83b66d31a37543b6b8d5525868be3409; no voters: 
I20260713 09:11:44.523439  2615 raft_consensus.cc:2804] T 7b144eb939e24b4381afc7dd452a470d P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:44.523803  2615 raft_consensus.cc:493] T 7b144eb939e24b4381afc7dd452a470d P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:44.524137  2615 raft_consensus.cc:3060] T 7b144eb939e24b4381afc7dd452a470d P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.527987  2682 raft_consensus.cc:2804] T dc9face4ba224dab8618d989e0511f2f P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:44.528409  2682 raft_consensus.cc:493] T dc9face4ba224dab8618d989e0511f2f P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:44.528735  2682 raft_consensus.cc:3060] T dc9face4ba224dab8618d989e0511f2f P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.498023  2672 leader_election.cc:290] T 90b8b8e1725540c489f3f83b11491a8e P 83b66d31a37543b6b8d5525868be3409 [CANDIDATE]: Term 1 election: Requested vote from peers b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697), c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503)
I20260713 09:11:44.498720  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b8b8e1725540c489f3f83b11491a8e" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3fd13b0b3e14fab90331d514773e35a"
I20260713 09:11:44.500181  2608 tablet_bootstrap.cc:492] T 391190c0e5344dfc9e92bdb53b74d000 P 83b66d31a37543b6b8d5525868be3409: No bootstrap required, opened a new log
I20260713 09:11:44.515889  2556 raft_consensus.cc:2468] T 7b144eb939e24b4381afc7dd452a470d P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83b66d31a37543b6b8d5525868be3409 in term 0.
I20260713 09:11:44.531133  2558 raft_consensus.cc:3060] T 90b8b8e1725540c489f3f83b11491a8e P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.531368  2605 tablet_bootstrap.cc:654] T 08d015a7c5f34f81b02020b321963383 P 2269eb340f014b588891176c7fd4497a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.531916  2608 ts_tablet_manager.cc:1403] T 391190c0e5344dfc9e92bdb53b74d000 P 83b66d31a37543b6b8d5525868be3409: Time spent bootstrapping tablet: real 0.207s	user 0.008s	sys 0.010s
I20260713 09:11:44.532001  2335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc9face4ba224dab8618d989e0511f2f" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a" is_pre_election: true
I20260713 09:11:44.532713  2335 raft_consensus.cc:2468] T dc9face4ba224dab8618d989e0511f2f P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3fd13b0b3e14fab90331d514773e35a in term 0.
I20260713 09:11:44.535135  2608 raft_consensus.cc:359] T 391190c0e5344dfc9e92bdb53b74d000 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:44.541288  2608 raft_consensus.cc:385] T 391190c0e5344dfc9e92bdb53b74d000 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.541960  2608 raft_consensus.cc:740] T 391190c0e5344dfc9e92bdb53b74d000 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83b66d31a37543b6b8d5525868be3409, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.543186  2608 consensus_queue.cc:260] T 391190c0e5344dfc9e92bdb53b74d000 P 83b66d31a37543b6b8d5525868be3409 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
W20260713 09:11:44.544696  2449 consensus_peers.cc:597] T 08d015a7c5f34f81b02020b321963383 P 83b66d31a37543b6b8d5525868be3409 -> Peer 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591): Couldn't send request to peer 2269eb340f014b588891176c7fd4497a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:44.544927  2612 raft_consensus.cc:2804] T 7b144eb939e24b4381afc7dd452a470d P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:44.545352  2612 raft_consensus.cc:493] T 7b144eb939e24b4381afc7dd452a470d P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:44.545790  2612 raft_consensus.cc:3060] T 7b144eb939e24b4381afc7dd452a470d P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.546789  2615 raft_consensus.cc:515] T 7b144eb939e24b4381afc7dd452a470d P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:44.547583  2608 ts_tablet_manager.cc:1434] T 391190c0e5344dfc9e92bdb53b74d000 P 83b66d31a37543b6b8d5525868be3409: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.002s
I20260713 09:11:44.538480  2558 raft_consensus.cc:2468] T 90b8b8e1725540c489f3f83b11491a8e P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83b66d31a37543b6b8d5525868be3409 in term 1.
I20260713 09:11:44.549716  2610 raft_consensus.cc:493] T 13933476baf34403a0464c425cc95be5 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:44.549947  2448 leader_election.cc:304] T 90b8b8e1725540c489f3f83b11491a8e P 83b66d31a37543b6b8d5525868be3409 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83b66d31a37543b6b8d5525868be3409, c3fd13b0b3e14fab90331d514773e35a; no voters: 
I20260713 09:11:44.550261  2610 raft_consensus.cc:515] T 13933476baf34403a0464c425cc95be5 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:44.550524  2682 raft_consensus.cc:515] T dc9face4ba224dab8618d989e0511f2f P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:44.551021  2672 raft_consensus.cc:2804] T 90b8b8e1725540c489f3f83b11491a8e P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:44.551971  2672 raft_consensus.cc:697] T 90b8b8e1725540c489f3f83b11491a8e P 83b66d31a37543b6b8d5525868be3409 [term 1 LEADER]: Becoming Leader. State: Replica: 83b66d31a37543b6b8d5525868be3409, State: Running, Role: LEADER
I20260713 09:11:44.554869  2610 leader_election.cc:290] T 13933476baf34403a0464c425cc95be5 P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591), 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867)
I20260713 09:11:44.555053  2672 consensus_queue.cc:237] T 90b8b8e1725540c489f3f83b11491a8e P 83b66d31a37543b6b8d5525868be3409 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:44.556048  2410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc9face4ba224dab8618d989e0511f2f" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d7ab0bc338415586214d2508b69864"
I20260713 09:11:44.556703  2410 raft_consensus.cc:3060] T dc9face4ba224dab8618d989e0511f2f P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.558359  2612 raft_consensus.cc:515] T 7b144eb939e24b4381afc7dd452a470d P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
W20260713 09:11:44.559273  2299 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.232.68:42503, user_credentials={real_user=slave}} blocked reactor thread for 74467us
W20260713 09:11:44.560151  2299 leader_election.cc:343] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 2269eb340f014b588891176c7fd4497a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:44.489413  2409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b8b8e1725540c489f3f83b11491a8e" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d7ab0bc338415586214d2508b69864"
I20260713 09:11:44.553705  2335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13933476baf34403a0464c425cc95be5" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a" is_pre_election: true
I20260713 09:11:44.553910  2333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc9face4ba224dab8618d989e0511f2f" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a"
I20260713 09:11:44.563040  2335 raft_consensus.cc:2468] T 13933476baf34403a0464c425cc95be5 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5d7ab0bc338415586214d2508b69864 in term 0.
I20260713 09:11:44.563195  2333 raft_consensus.cc:3060] T dc9face4ba224dab8618d989e0511f2f P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.564073  2410 raft_consensus.cc:2468] T dc9face4ba224dab8618d989e0511f2f P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3fd13b0b3e14fab90331d514773e35a in term 1.
I20260713 09:11:44.564374  2375 leader_election.cc:304] T 13933476baf34403a0464c425cc95be5 P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2269eb340f014b588891176c7fd4497a, b5d7ab0bc338415586214d2508b69864; no voters: 
I20260713 09:11:44.565182  2610 raft_consensus.cc:2804] T 13933476baf34403a0464c425cc95be5 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:44.556048  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b144eb939e24b4381afc7dd452a470d" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3fd13b0b3e14fab90331d514773e35a"
I20260713 09:11:44.565634  2610 raft_consensus.cc:493] T 13933476baf34403a0464c425cc95be5 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:44.566033  2558 raft_consensus.cc:3060] T 7b144eb939e24b4381afc7dd452a470d P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.566083  2610 raft_consensus.cc:3060] T 13933476baf34403a0464c425cc95be5 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.566818  2612 leader_election.cc:290] T 7b144eb939e24b4381afc7dd452a470d P 2269eb340f014b588891176c7fd4497a [CANDIDATE]: Term 1 election: Requested vote from peers 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867), c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503)
I20260713 09:11:44.565261  2524 leader_election.cc:304] T dc9face4ba224dab8618d989e0511f2f P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5d7ab0bc338415586214d2508b69864, c3fd13b0b3e14fab90331d514773e35a; no voters: 
I20260713 09:11:44.568073  2611 raft_consensus.cc:2804] T dc9face4ba224dab8618d989e0511f2f P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:44.568548  2611 raft_consensus.cc:697] T dc9face4ba224dab8618d989e0511f2f P c3fd13b0b3e14fab90331d514773e35a [term 1 LEADER]: Becoming Leader. State: Replica: c3fd13b0b3e14fab90331d514773e35a, State: Running, Role: LEADER
I20260713 09:11:44.568923  2483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13933476baf34403a0464c425cc95be5" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409" is_pre_election: true
I20260713 09:11:44.569473  2481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b144eb939e24b4381afc7dd452a470d" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409"
I20260713 09:11:44.570055  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b144eb939e24b4381afc7dd452a470d" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409" is_pre_election: true
W20260713 09:11:44.570574  2374 leader_election.cc:343] T 13933476baf34403a0464c425cc95be5 P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:44.571118  2556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b144eb939e24b4381afc7dd452a470d" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3fd13b0b3e14fab90331d514773e35a"
I20260713 09:11:44.571130  2482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814c3aa2e4ba44499efb3f3f3947f8f5" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409" is_pre_election: true
I20260713 09:11:44.572844  2608 tablet_bootstrap.cc:492] T 848611830aed456b833a3a46e958b05e P 83b66d31a37543b6b8d5525868be3409: Bootstrap starting.
I20260713 09:11:44.570257  2481 raft_consensus.cc:2393] T 7b144eb939e24b4381afc7dd452a470d P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2269eb340f014b588891176c7fd4497a in current term 1: Already voted for candidate 83b66d31a37543b6b8d5525868be3409 in this term.
I20260713 09:11:44.573575  2674 raft_consensus.cc:493] T f1aadd165bb24d9b86c084adb0dea9e3 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:44.574213  2674 raft_consensus.cc:515] T f1aadd165bb24d9b86c084adb0dea9e3 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:44.575320  2611 consensus_queue.cc:237] T dc9face4ba224dab8618d989e0511f2f P c3fd13b0b3e14fab90331d514773e35a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:44.577008  2674 leader_election.cc:290] T f1aadd165bb24d9b86c084adb0dea9e3 P 83b66d31a37543b6b8d5525868be3409 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591), b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697)
I20260713 09:11:44.577354  2610 raft_consensus.cc:515] T 13933476baf34403a0464c425cc95be5 P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:44.578472  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1aadd165bb24d9b86c084adb0dea9e3" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d7ab0bc338415586214d2508b69864" is_pre_election: true
I20260713 09:11:44.579165  2408 raft_consensus.cc:2468] T f1aadd165bb24d9b86c084adb0dea9e3 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83b66d31a37543b6b8d5525868be3409 in term 0.
I20260713 09:11:44.579583  2608 tablet_bootstrap.cc:654] T 848611830aed456b833a3a46e958b05e P 83b66d31a37543b6b8d5525868be3409: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.580366  2335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13933476baf34403a0464c425cc95be5" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a"
I20260713 09:11:44.580613  2450 leader_election.cc:304] T f1aadd165bb24d9b86c084adb0dea9e3 P 83b66d31a37543b6b8d5525868be3409 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83b66d31a37543b6b8d5525868be3409, b5d7ab0bc338415586214d2508b69864; no voters: 
I20260713 09:11:44.580986  2335 raft_consensus.cc:3060] T 13933476baf34403a0464c425cc95be5 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:44.581480  2299 leader_election.cc:343] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 2269eb340f014b588891176c7fd4497a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:44.581956  2299 leader_election.cc:304] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 2269eb340f014b588891176c7fd4497a [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: 2269eb340f014b588891176c7fd4497a; no voters: 83b66d31a37543b6b8d5525868be3409, c3fd13b0b3e14fab90331d514773e35a
I20260713 09:11:44.582726  2612 raft_consensus.cc:2749] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:44.584919  2603 consensus_queue.cc:260] T cb0ad7bf974349579ac4d3ffa48e628f P c3fd13b0b3e14fab90331d514773e35a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:44.552591  2682 leader_election.cc:290] T dc9face4ba224dab8618d989e0511f2f P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 1 election: Requested vote from peers 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591), b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697)
I20260713 09:11:44.582870  2332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1aadd165bb24d9b86c084adb0dea9e3" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a" is_pre_election: true
I20260713 09:11:44.589483  2674 raft_consensus.cc:2804] T f1aadd165bb24d9b86c084adb0dea9e3 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:44.589965  2299 leader_election.cc:304] T 7b144eb939e24b4381afc7dd452a470d P 2269eb340f014b588891176c7fd4497a [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: 2269eb340f014b588891176c7fd4497a; no voters: 83b66d31a37543b6b8d5525868be3409, c3fd13b0b3e14fab90331d514773e35a
I20260713 09:11:44.598793  2615 leader_election.cc:290] T 7b144eb939e24b4381afc7dd452a470d P 83b66d31a37543b6b8d5525868be3409 [CANDIDATE]: Term 1 election: Requested vote from peers c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503), 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591)
W20260713 09:11:44.598722  2449 leader_election.cc:343] T f1aadd165bb24d9b86c084adb0dea9e3 P 83b66d31a37543b6b8d5525868be3409 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:44.565256  2409 raft_consensus.cc:3060] T 90b8b8e1725540c489f3f83b11491a8e P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.597749  2674 raft_consensus.cc:493] T f1aadd165bb24d9b86c084adb0dea9e3 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:44.609308  2674 raft_consensus.cc:3060] T f1aadd165bb24d9b86c084adb0dea9e3 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.613389  2332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b144eb939e24b4381afc7dd452a470d" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a"
I20260713 09:11:44.614270  2612 raft_consensus.cc:2749] T 7b144eb939e24b4381afc7dd452a470d P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:11:44.618634  2603 ts_tablet_manager.cc:1434] T cb0ad7bf974349579ac4d3ffa48e628f P c3fd13b0b3e14fab90331d514773e35a: Time spent starting tablet: real 0.109s	user 0.007s	sys 0.003s
I20260713 09:11:44.614840  2657 consensus_queue.cc:1048] T cb0ad7bf974349579ac4d3ffa48e628f P b5d7ab0bc338415586214d2508b69864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:11:44.619917  2332 raft_consensus.cc:2393] T 7b144eb939e24b4381afc7dd452a470d P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 83b66d31a37543b6b8d5525868be3409 in current term 1: Already voted for candidate 2269eb340f014b588891176c7fd4497a in this term.
I20260713 09:11:44.614284  2651 consensus_queue.cc:1048] T 391190c0e5344dfc9e92bdb53b74d000 P b5d7ab0bc338415586214d2508b69864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260713 09:11:44.620966  2608 tablet_bootstrap.cc:492] T 848611830aed456b833a3a46e958b05e P 83b66d31a37543b6b8d5525868be3409: No bootstrap required, opened a new log
I20260713 09:11:44.621449  2608 ts_tablet_manager.cc:1403] T 848611830aed456b833a3a46e958b05e P 83b66d31a37543b6b8d5525868be3409: Time spent bootstrapping tablet: real 0.049s	user 0.019s	sys 0.013s
I20260713 09:11:44.623517  2603 tablet_bootstrap.cc:492] T d3460a6eb6254e4cb980dfb6a15f8913 P c3fd13b0b3e14fab90331d514773e35a: Bootstrap starting.
I20260713 09:11:44.625196  2608 raft_consensus.cc:359] T 848611830aed456b833a3a46e958b05e P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:44.626202  2608 raft_consensus.cc:385] T 848611830aed456b833a3a46e958b05e P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.626590  2608 raft_consensus.cc:740] T 848611830aed456b833a3a46e958b05e P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83b66d31a37543b6b8d5525868be3409, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.627547  2608 consensus_queue.cc:260] T 848611830aed456b833a3a46e958b05e P 83b66d31a37543b6b8d5525868be3409 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:44.630242  2335 raft_consensus.cc:2468] T 13933476baf34403a0464c425cc95be5 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5d7ab0bc338415586214d2508b69864 in term 1.
I20260713 09:11:44.629721  2230 catalog_manager.cc:5697] T dc9face4ba224dab8618d989e0511f2f P c3fd13b0b3e14fab90331d514773e35a reported cstate change: term changed from 0 to 1, leader changed from <none> to c3fd13b0b3e14fab90331d514773e35a (127.31.232.68). New cstate: current_term: 1 leader_uuid: "c3fd13b0b3e14fab90331d514773e35a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:44.630703  2608 ts_tablet_manager.cc:1434] T 848611830aed456b833a3a46e958b05e P 83b66d31a37543b6b8d5525868be3409: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260713 09:11:44.637313  2608 tablet_bootstrap.cc:492] T bb112bd24f944926914b22738ef46aac P 83b66d31a37543b6b8d5525868be3409: Bootstrap starting.
I20260713 09:11:44.634122  2558 raft_consensus.cc:2468] T 7b144eb939e24b4381afc7dd452a470d P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83b66d31a37543b6b8d5525868be3409 in term 1.
I20260713 09:11:44.614470  2333 raft_consensus.cc:2468] T dc9face4ba224dab8618d989e0511f2f P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3fd13b0b3e14fab90331d514773e35a in term 1.
I20260713 09:11:44.642598  2481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13933476baf34403a0464c425cc95be5" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409"
I20260713 09:11:44.635640  2610 leader_election.cc:290] T 13933476baf34403a0464c425cc95be5 P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 election: Requested vote from peers 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591), 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867)
I20260713 09:11:44.659972  2375 leader_election.cc:304] T 13933476baf34403a0464c425cc95be5 P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2269eb340f014b588891176c7fd4497a, b5d7ab0bc338415586214d2508b69864; no voters: 
I20260713 09:11:44.662735  2448 leader_election.cc:304] T 7b144eb939e24b4381afc7dd452a470d P 83b66d31a37543b6b8d5525868be3409 [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: 83b66d31a37543b6b8d5525868be3409, c3fd13b0b3e14fab90331d514773e35a; no voters: 2269eb340f014b588891176c7fd4497a
I20260713 09:11:44.664975  2615 raft_consensus.cc:2804] T 7b144eb939e24b4381afc7dd452a470d P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:44.665449  2231 catalog_manager.cc:5697] T 90b8b8e1725540c489f3f83b11491a8e P 83b66d31a37543b6b8d5525868be3409 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83b66d31a37543b6b8d5525868be3409 (127.31.232.67). New cstate: current_term: 1 leader_uuid: "83b66d31a37543b6b8d5525868be3409" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:44.668311  2608 tablet_bootstrap.cc:654] T bb112bd24f944926914b22738ef46aac P 83b66d31a37543b6b8d5525868be3409: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:44.669221  2374 leader_election.cc:343] T 13933476baf34403a0464c425cc95be5 P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:44.671643  2615 raft_consensus.cc:697] T 7b144eb939e24b4381afc7dd452a470d P 83b66d31a37543b6b8d5525868be3409 [term 1 LEADER]: Becoming Leader. State: Replica: 83b66d31a37543b6b8d5525868be3409, State: Running, Role: LEADER
I20260713 09:11:44.673746  2615 consensus_queue.cc:237] T 7b144eb939e24b4381afc7dd452a470d P 83b66d31a37543b6b8d5525868be3409 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:44.676491  2610 raft_consensus.cc:2804] T 13933476baf34403a0464c425cc95be5 P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:44.687129  2674 raft_consensus.cc:515] T f1aadd165bb24d9b86c084adb0dea9e3 P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:44.690371  2334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1aadd165bb24d9b86c084adb0dea9e3" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a"
W20260713 09:11:44.691766  2449 leader_election.cc:343] T f1aadd165bb24d9b86c084adb0dea9e3 P 83b66d31a37543b6b8d5525868be3409 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:44.699139  2481 raft_consensus.cc:3060] T 848611830aed456b833a3a46e958b05e P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.700275  2605 tablet_bootstrap.cc:492] T 08d015a7c5f34f81b02020b321963383 P 2269eb340f014b588891176c7fd4497a: No bootstrap required, opened a new log
I20260713 09:11:44.700786  2605 ts_tablet_manager.cc:1403] T 08d015a7c5f34f81b02020b321963383 P 2269eb340f014b588891176c7fd4497a: Time spent bootstrapping tablet: real 0.179s	user 0.047s	sys 0.049s
I20260713 09:11:44.706323  2605 raft_consensus.cc:359] T 08d015a7c5f34f81b02020b321963383 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:44.707131  2605 raft_consensus.cc:385] T 08d015a7c5f34f81b02020b321963383 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:11:44.707443  2523 consensus_peers.cc:597] T ba4274cd3dde4b6e8b9c95a25d766e44 P c3fd13b0b3e14fab90331d514773e35a -> Peer 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591): Couldn't send request to peer 2269eb340f014b588891176c7fd4497a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:44.707511  2605 raft_consensus.cc:740] T 08d015a7c5f34f81b02020b321963383 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.708614  2605 consensus_queue.cc:260] T 08d015a7c5f34f81b02020b321963383 P 2269eb340f014b588891176c7fd4497a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:44.709203  2603 tablet_bootstrap.cc:654] T d3460a6eb6254e4cb980dfb6a15f8913 P c3fd13b0b3e14fab90331d514773e35a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.713783  2605 ts_tablet_manager.cc:1434] T 08d015a7c5f34f81b02020b321963383 P 2269eb340f014b588891176c7fd4497a: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260713 09:11:44.714671  2605 tablet_bootstrap.cc:492] T 8e509f60dad94c9cb4b2992ab957173c P 2269eb340f014b588891176c7fd4497a: Bootstrap starting.
I20260713 09:11:44.692320  2610 raft_consensus.cc:697] T 13933476baf34403a0464c425cc95be5 P b5d7ab0bc338415586214d2508b69864 [term 1 LEADER]: Becoming Leader. State: Replica: b5d7ab0bc338415586214d2508b69864, State: Running, Role: LEADER
I20260713 09:11:44.725481  2605 tablet_bootstrap.cc:654] T 8e509f60dad94c9cb4b2992ab957173c P 2269eb340f014b588891176c7fd4497a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.739284  2674 leader_election.cc:290] T f1aadd165bb24d9b86c084adb0dea9e3 P 83b66d31a37543b6b8d5525868be3409 [CANDIDATE]: Term 1 election: Requested vote from peers 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591), b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697)
I20260713 09:11:44.740429  2410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1aadd165bb24d9b86c084adb0dea9e3" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d7ab0bc338415586214d2508b69864"
I20260713 09:11:44.744587  2410 raft_consensus.cc:3060] T f1aadd165bb24d9b86c084adb0dea9e3 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.749477  2664 raft_consensus.cc:493] T e11b91199c524fa09cee8afe49d2d5bd P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:44.750074  2664 raft_consensus.cc:515] T e11b91199c524fa09cee8afe49d2d5bd P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:44.750625  2604 tablet_bootstrap.cc:492] T d76ca61e035e44518cb46c3fa347c10c P b5d7ab0bc338415586214d2508b69864: No bootstrap required, opened a new log
I20260713 09:11:44.751133  2604 ts_tablet_manager.cc:1403] T d76ca61e035e44518cb46c3fa347c10c P b5d7ab0bc338415586214d2508b69864: Time spent bootstrapping tablet: real 0.321s	user 0.033s	sys 0.036s
I20260713 09:11:44.754088  2612 consensus_queue.cc:1048] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:44.754293  2611 consensus_queue.cc:1048] T ba4274cd3dde4b6e8b9c95a25d766e44 P c3fd13b0b3e14fab90331d514773e35a [LEADER]: Connected to new peer: Peer: permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:44.754323  2557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e11b91199c524fa09cee8afe49d2d5bd" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3fd13b0b3e14fab90331d514773e35a" is_pre_election: true
I20260713 09:11:44.755508  2664 leader_election.cc:290] T e11b91199c524fa09cee8afe49d2d5bd P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503), 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591)
I20260713 09:11:44.755097  2333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e11b91199c524fa09cee8afe49d2d5bd" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a" is_pre_election: true
W20260713 09:11:44.757458  2374 leader_election.cc:343] T e11b91199c524fa09cee8afe49d2d5bd P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:44.757972  2375 leader_election.cc:343] T e11b91199c524fa09cee8afe49d2d5bd P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:44.758636  2375 leader_election.cc:304] T e11b91199c524fa09cee8afe49d2d5bd P b5d7ab0bc338415586214d2508b69864 [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: b5d7ab0bc338415586214d2508b69864; no voters: 2269eb340f014b588891176c7fd4497a, c3fd13b0b3e14fab90331d514773e35a
I20260713 09:11:44.729398  2610 consensus_queue.cc:237] T 13933476baf34403a0464c425cc95be5 P b5d7ab0bc338415586214d2508b69864 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:44.759829  2604 raft_consensus.cc:359] T d76ca61e035e44518cb46c3fa347c10c P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:44.762323  2604 raft_consensus.cc:385] T d76ca61e035e44518cb46c3fa347c10c P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.762583  2604 raft_consensus.cc:740] T d76ca61e035e44518cb46c3fa347c10c P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5d7ab0bc338415586214d2508b69864, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.763147  2604 consensus_queue.cc:260] T d76ca61e035e44518cb46c3fa347c10c P b5d7ab0bc338415586214d2508b69864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:44.768085  2604 ts_tablet_manager.cc:1434] T d76ca61e035e44518cb46c3fa347c10c P b5d7ab0bc338415586214d2508b69864: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.003s
I20260713 09:11:44.759682  2611 raft_consensus.cc:493] T cb0ad7bf974349579ac4d3ffa48e628f P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:44.761782  2655 raft_consensus.cc:2749] T e11b91199c524fa09cee8afe49d2d5bd P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:44.764380  2674 consensus_queue.cc:1048] T 08d015a7c5f34f81b02020b321963383 P 83b66d31a37543b6b8d5525868be3409 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260713 09:11:44.775851  2611 raft_consensus.cc:515] T cb0ad7bf974349579ac4d3ffa48e628f P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:44.779655  2409 raft_consensus.cc:2468] T 90b8b8e1725540c489f3f83b11491a8e P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83b66d31a37543b6b8d5525868be3409 in term 1.
I20260713 09:11:44.795300  2604 tablet_bootstrap.cc:492] T b333b9f43f0544f0b62b646acd301b64 P b5d7ab0bc338415586214d2508b69864: Bootstrap starting.
I20260713 09:11:44.806613  2603 tablet_bootstrap.cc:492] T d3460a6eb6254e4cb980dfb6a15f8913 P c3fd13b0b3e14fab90331d514773e35a: No bootstrap required, opened a new log
I20260713 09:11:44.807399  2603 ts_tablet_manager.cc:1403] T d3460a6eb6254e4cb980dfb6a15f8913 P c3fd13b0b3e14fab90331d514773e35a: Time spent bootstrapping tablet: real 0.184s	user 0.019s	sys 0.003s
I20260713 09:11:44.810207  2410 raft_consensus.cc:2468] T f1aadd165bb24d9b86c084adb0dea9e3 P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83b66d31a37543b6b8d5525868be3409 in term 1.
I20260713 09:11:44.800443  2612 consensus_queue.cc:1048] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260713 09:11:44.817241  2450 leader_election.cc:304] T f1aadd165bb24d9b86c084adb0dea9e3 P 83b66d31a37543b6b8d5525868be3409 [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: 83b66d31a37543b6b8d5525868be3409, b5d7ab0bc338415586214d2508b69864; no voters: 2269eb340f014b588891176c7fd4497a
I20260713 09:11:44.819389  2611 leader_election.cc:290] T cb0ad7bf974349579ac4d3ffa48e628f P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697), 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867)
I20260713 09:11:44.820832  2410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0ad7bf974349579ac4d3ffa48e628f" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d7ab0bc338415586214d2508b69864" is_pre_election: true
I20260713 09:11:44.820921  2603 raft_consensus.cc:359] T d3460a6eb6254e4cb980dfb6a15f8913 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:44.821779  2603 raft_consensus.cc:385] T d3460a6eb6254e4cb980dfb6a15f8913 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.822080  2603 raft_consensus.cc:740] T d3460a6eb6254e4cb980dfb6a15f8913 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3fd13b0b3e14fab90331d514773e35a, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.822813  2483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0ad7bf974349579ac4d3ffa48e628f" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409" is_pre_election: true
I20260713 09:11:44.822757  2603 consensus_queue.cc:260] T d3460a6eb6254e4cb980dfb6a15f8913 P c3fd13b0b3e14fab90331d514773e35a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:44.824481  2605 tablet_bootstrap.cc:492] T 8e509f60dad94c9cb4b2992ab957173c P 2269eb340f014b588891176c7fd4497a: No bootstrap required, opened a new log
I20260713 09:11:44.825026  2605 ts_tablet_manager.cc:1403] T 8e509f60dad94c9cb4b2992ab957173c P 2269eb340f014b588891176c7fd4497a: Time spent bootstrapping tablet: real 0.111s	user 0.011s	sys 0.011s
I20260713 09:11:44.825464  2603 ts_tablet_manager.cc:1434] T d3460a6eb6254e4cb980dfb6a15f8913 P c3fd13b0b3e14fab90331d514773e35a: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260713 09:11:44.825704  2608 tablet_bootstrap.cc:492] T bb112bd24f944926914b22738ef46aac P 83b66d31a37543b6b8d5525868be3409: No bootstrap required, opened a new log
I20260713 09:11:44.826270  2608 ts_tablet_manager.cc:1403] T bb112bd24f944926914b22738ef46aac P 83b66d31a37543b6b8d5525868be3409: Time spent bootstrapping tablet: real 0.189s	user 0.012s	sys 0.015s
I20260713 09:11:44.826828  2603 tablet_bootstrap.cc:492] T d76ca61e035e44518cb46c3fa347c10c P c3fd13b0b3e14fab90331d514773e35a: Bootstrap starting.
I20260713 09:11:44.834481  2615 raft_consensus.cc:2804] T f1aadd165bb24d9b86c084adb0dea9e3 P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:44.840050  2615 raft_consensus.cc:697] T f1aadd165bb24d9b86c084adb0dea9e3 P 83b66d31a37543b6b8d5525868be3409 [term 1 LEADER]: Becoming Leader. State: Replica: 83b66d31a37543b6b8d5525868be3409, State: Running, Role: LEADER
I20260713 09:11:44.840833  2612 raft_consensus.cc:493] T 08d015a7c5f34f81b02020b321963383 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:44.842885  2522 leader_election.cc:304] T cb0ad7bf974349579ac4d3ffa48e628f P c3fd13b0b3e14fab90331d514773e35a [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: c3fd13b0b3e14fab90331d514773e35a; no voters: 83b66d31a37543b6b8d5525868be3409, b5d7ab0bc338415586214d2508b69864
I20260713 09:11:44.842938  2605 raft_consensus.cc:359] T 8e509f60dad94c9cb4b2992ab957173c P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:44.843874  2605 raft_consensus.cc:385] T 8e509f60dad94c9cb4b2992ab957173c P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.844122  2611 raft_consensus.cc:2749] T cb0ad7bf974349579ac4d3ffa48e628f P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:44.844182  2605 raft_consensus.cc:740] T 8e509f60dad94c9cb4b2992ab957173c P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.844905  2612 raft_consensus.cc:515] T 08d015a7c5f34f81b02020b321963383 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:44.845201  2605 consensus_queue.cc:260] T 8e509f60dad94c9cb4b2992ab957173c P 2269eb340f014b588891176c7fd4497a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:44.845772  2608 raft_consensus.cc:359] T bb112bd24f944926914b22738ef46aac P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:44.846419  2608 raft_consensus.cc:385] T bb112bd24f944926914b22738ef46aac P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.846691  2608 raft_consensus.cc:740] T bb112bd24f944926914b22738ef46aac P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83b66d31a37543b6b8d5525868be3409, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.847746  2605 ts_tablet_manager.cc:1434] T 8e509f60dad94c9cb4b2992ab957173c P 2269eb340f014b588891176c7fd4497a: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260713 09:11:44.848766  2605 tablet_bootstrap.cc:492] T f1aadd165bb24d9b86c084adb0dea9e3 P 2269eb340f014b588891176c7fd4497a: Bootstrap starting.
I20260713 09:11:44.848636  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d015a7c5f34f81b02020b321963383" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3fd13b0b3e14fab90331d514773e35a" is_pre_election: true
I20260713 09:11:44.850291  2482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d015a7c5f34f81b02020b321963383" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409" is_pre_election: true
I20260713 09:11:44.846946  2612 leader_election.cc:290] T 08d015a7c5f34f81b02020b321963383 P 2269eb340f014b588891176c7fd4497a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867), c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503)
I20260713 09:11:44.852507  2299 leader_election.cc:304] T 08d015a7c5f34f81b02020b321963383 P 2269eb340f014b588891176c7fd4497a [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: 2269eb340f014b588891176c7fd4497a; no voters: 83b66d31a37543b6b8d5525868be3409, c3fd13b0b3e14fab90331d514773e35a
I20260713 09:11:44.853185  2615 consensus_queue.cc:237] T f1aadd165bb24d9b86c084adb0dea9e3 P 83b66d31a37543b6b8d5525868be3409 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:44.847431  2608 consensus_queue.cc:260] T bb112bd24f944926914b22738ef46aac P 83b66d31a37543b6b8d5525868be3409 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:44.857652  2724 raft_consensus.cc:2749] T 08d015a7c5f34f81b02020b321963383 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:44.868014  2229 catalog_manager.cc:5697] T 13933476baf34403a0464c425cc95be5 P b5d7ab0bc338415586214d2508b69864 reported cstate change: term changed from 0 to 1, leader changed from <none> to b5d7ab0bc338415586214d2508b69864 (127.31.232.66). New cstate: current_term: 1 leader_uuid: "b5d7ab0bc338415586214d2508b69864" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:44.872143  2604 tablet_bootstrap.cc:654] T b333b9f43f0544f0b62b646acd301b64 P b5d7ab0bc338415586214d2508b69864: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.872645  2231 catalog_manager.cc:5697] T 7b144eb939e24b4381afc7dd452a470d P 83b66d31a37543b6b8d5525868be3409 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83b66d31a37543b6b8d5525868be3409 (127.31.232.67). New cstate: current_term: 1 leader_uuid: "83b66d31a37543b6b8d5525868be3409" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:44.879289  2603 tablet_bootstrap.cc:654] T d76ca61e035e44518cb46c3fa347c10c P c3fd13b0b3e14fab90331d514773e35a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.885807  2482 raft_consensus.cc:3060] T 391190c0e5344dfc9e92bdb53b74d000 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.888022  2605 tablet_bootstrap.cc:654] T f1aadd165bb24d9b86c084adb0dea9e3 P 2269eb340f014b588891176c7fd4497a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.892031  2608 ts_tablet_manager.cc:1434] T bb112bd24f944926914b22738ef46aac P 83b66d31a37543b6b8d5525868be3409: Time spent starting tablet: real 0.065s	user 0.005s	sys 0.004s
I20260713 09:11:44.893328  2608 tablet_bootstrap.cc:492] T 3c048bdefd0b4e45b904b53c48481319 P 83b66d31a37543b6b8d5525868be3409: Bootstrap starting.
I20260713 09:11:44.901772  2652 raft_consensus.cc:493] T 8e509f60dad94c9cb4b2992ab957173c P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:44.902323  2652 raft_consensus.cc:515] T 8e509f60dad94c9cb4b2992ab957173c P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:44.904587  2652 leader_election.cc:290] T 8e509f60dad94c9cb4b2992ab957173c P 2269eb340f014b588891176c7fd4497a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697), 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867)
I20260713 09:11:44.905103  2608 tablet_bootstrap.cc:654] T 3c048bdefd0b4e45b904b53c48481319 P 83b66d31a37543b6b8d5525868be3409: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.906306  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e509f60dad94c9cb4b2992ab957173c" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409" is_pre_election: true
I20260713 09:11:44.908500  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e509f60dad94c9cb4b2992ab957173c" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d7ab0bc338415586214d2508b69864" is_pre_election: true
I20260713 09:11:44.912242  2299 leader_election.cc:304] T 8e509f60dad94c9cb4b2992ab957173c P 2269eb340f014b588891176c7fd4497a [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: 2269eb340f014b588891176c7fd4497a; no voters: 83b66d31a37543b6b8d5525868be3409, b5d7ab0bc338415586214d2508b69864
I20260713 09:11:44.913643  2724 raft_consensus.cc:2749] T 8e509f60dad94c9cb4b2992ab957173c P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:44.918785  2605 tablet_bootstrap.cc:492] T f1aadd165bb24d9b86c084adb0dea9e3 P 2269eb340f014b588891176c7fd4497a: No bootstrap required, opened a new log
I20260713 09:11:44.919360  2605 ts_tablet_manager.cc:1403] T f1aadd165bb24d9b86c084adb0dea9e3 P 2269eb340f014b588891176c7fd4497a: Time spent bootstrapping tablet: real 0.071s	user 0.016s	sys 0.000s
I20260713 09:11:44.922365  2605 raft_consensus.cc:359] T f1aadd165bb24d9b86c084adb0dea9e3 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:44.923062  2605 raft_consensus.cc:385] T f1aadd165bb24d9b86c084adb0dea9e3 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.927258  2657 raft_consensus.cc:493] T d76ca61e035e44518cb46c3fa347c10c P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:44.927791  2657 raft_consensus.cc:515] T d76ca61e035e44518cb46c3fa347c10c P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:44.931273  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76ca61e035e44518cb46c3fa347c10c" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409" is_pre_election: true
W20260713 09:11:44.932675  2374 leader_election.cc:343] T d76ca61e035e44518cb46c3fa347c10c P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:44.933713  2657 leader_election.cc:290] T d76ca61e035e44518cb46c3fa347c10c P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867), c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503)
I20260713 09:11:44.935262  2556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76ca61e035e44518cb46c3fa347c10c" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3fd13b0b3e14fab90331d514773e35a" is_pre_election: true
W20260713 09:11:44.936650  2374 leader_election.cc:343] T d76ca61e035e44518cb46c3fa347c10c P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:44.936894  2604 tablet_bootstrap.cc:492] T b333b9f43f0544f0b62b646acd301b64 P b5d7ab0bc338415586214d2508b69864: No bootstrap required, opened a new log
I20260713 09:11:44.937069  2374 leader_election.cc:304] T d76ca61e035e44518cb46c3fa347c10c P b5d7ab0bc338415586214d2508b69864 [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: b5d7ab0bc338415586214d2508b69864; no voters: 83b66d31a37543b6b8d5525868be3409, c3fd13b0b3e14fab90331d514773e35a
I20260713 09:11:44.937381  2604 ts_tablet_manager.cc:1403] T b333b9f43f0544f0b62b646acd301b64 P b5d7ab0bc338415586214d2508b69864: Time spent bootstrapping tablet: real 0.142s	user 0.010s	sys 0.001s
I20260713 09:11:44.938174  2657 raft_consensus.cc:2749] T d76ca61e035e44518cb46c3fa347c10c P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:44.940039  2604 raft_consensus.cc:359] T b333b9f43f0544f0b62b646acd301b64 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:44.940747  2604 raft_consensus.cc:385] T b333b9f43f0544f0b62b646acd301b64 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.941016  2604 raft_consensus.cc:740] T b333b9f43f0544f0b62b646acd301b64 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5d7ab0bc338415586214d2508b69864, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.923411  2605 raft_consensus.cc:740] T f1aadd165bb24d9b86c084adb0dea9e3 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.942636  2605 consensus_queue.cc:260] T f1aadd165bb24d9b86c084adb0dea9e3 P 2269eb340f014b588891176c7fd4497a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:44.943363  2603 tablet_bootstrap.cc:492] T d76ca61e035e44518cb46c3fa347c10c P c3fd13b0b3e14fab90331d514773e35a: No bootstrap required, opened a new log
I20260713 09:11:44.943812  2603 ts_tablet_manager.cc:1403] T d76ca61e035e44518cb46c3fa347c10c P c3fd13b0b3e14fab90331d514773e35a: Time spent bootstrapping tablet: real 0.117s	user 0.013s	sys 0.000s
I20260713 09:11:44.944550  2605 ts_tablet_manager.cc:1434] T f1aadd165bb24d9b86c084adb0dea9e3 P 2269eb340f014b588891176c7fd4497a: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260713 09:11:44.945444  2605 tablet_bootstrap.cc:492] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a: Bootstrap starting.
I20260713 09:11:44.946305  2603 raft_consensus.cc:359] T d76ca61e035e44518cb46c3fa347c10c P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:44.946943  2603 raft_consensus.cc:385] T d76ca61e035e44518cb46c3fa347c10c P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.947214  2603 raft_consensus.cc:740] T d76ca61e035e44518cb46c3fa347c10c P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3fd13b0b3e14fab90331d514773e35a, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.947886  2603 consensus_queue.cc:260] T d76ca61e035e44518cb46c3fa347c10c P c3fd13b0b3e14fab90331d514773e35a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:44.950598  2603 ts_tablet_manager.cc:1434] T d76ca61e035e44518cb46c3fa347c10c P c3fd13b0b3e14fab90331d514773e35a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:11:44.953905  2556 raft_consensus.cc:3060] T cb0ad7bf974349579ac4d3ffa48e628f P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.957470  2672 consensus_queue.cc:1048] T 90b8b8e1725540c489f3f83b11491a8e P 83b66d31a37543b6b8d5525868be3409 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:44.957211  2231 catalog_manager.cc:5697] T f1aadd165bb24d9b86c084adb0dea9e3 P 83b66d31a37543b6b8d5525868be3409 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83b66d31a37543b6b8d5525868be3409 (127.31.232.67). New cstate: current_term: 1 leader_uuid: "83b66d31a37543b6b8d5525868be3409" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:44.959990  2605 tablet_bootstrap.cc:654] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.963014  2672 consensus_queue.cc:1048] T 90b8b8e1725540c489f3f83b11491a8e P 83b66d31a37543b6b8d5525868be3409 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:44.972719  2605 tablet_bootstrap.cc:492] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a: No bootstrap required, opened a new log
I20260713 09:11:44.973264  2605 ts_tablet_manager.cc:1403] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.001s
I20260713 09:11:44.980851  2608 tablet_bootstrap.cc:492] T 3c048bdefd0b4e45b904b53c48481319 P 83b66d31a37543b6b8d5525868be3409: No bootstrap required, opened a new log
I20260713 09:11:44.981364  2608 ts_tablet_manager.cc:1403] T 3c048bdefd0b4e45b904b53c48481319 P 83b66d31a37543b6b8d5525868be3409: Time spent bootstrapping tablet: real 0.088s	user 0.018s	sys 0.006s
I20260713 09:11:44.984807  2608 raft_consensus.cc:359] T 3c048bdefd0b4e45b904b53c48481319 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:44.985523  2608 raft_consensus.cc:385] T 3c048bdefd0b4e45b904b53c48481319 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.985793  2608 raft_consensus.cc:740] T 3c048bdefd0b4e45b904b53c48481319 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83b66d31a37543b6b8d5525868be3409, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.986825  2605 raft_consensus.cc:359] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:44.987524  2605 raft_consensus.cc:385] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.987771  2605 raft_consensus.cc:740] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.989537  2604 consensus_queue.cc:260] T b333b9f43f0544f0b62b646acd301b64 P b5d7ab0bc338415586214d2508b69864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:44.998085  2605 consensus_queue.cc:260] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:44.999300  2604 ts_tablet_manager.cc:1434] T b333b9f43f0544f0b62b646acd301b64 P b5d7ab0bc338415586214d2508b69864: Time spent starting tablet: real 0.062s	user 0.006s	sys 0.002s
I20260713 09:11:44.999581  2605 ts_tablet_manager.cc:1434] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260713 09:11:45.000212  2604 tablet_bootstrap.cc:492] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864: Bootstrap starting.
I20260713 09:11:45.000355  2605 tablet_bootstrap.cc:492] T d3460a6eb6254e4cb980dfb6a15f8913 P 2269eb340f014b588891176c7fd4497a: Bootstrap starting.
I20260713 09:11:44.991343  2603 tablet_bootstrap.cc:492] T 54f979b5d4d54518bb02038583ab583f P c3fd13b0b3e14fab90331d514773e35a: Bootstrap starting.
I20260713 09:11:44.996515  2608 consensus_queue.cc:260] T 3c048bdefd0b4e45b904b53c48481319 P 83b66d31a37543b6b8d5525868be3409 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:45.005060  2608 ts_tablet_manager.cc:1434] T 3c048bdefd0b4e45b904b53c48481319 P 83b66d31a37543b6b8d5525868be3409: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260713 09:11:45.006019  2608 tablet_bootstrap.cc:492] T b333b9f43f0544f0b62b646acd301b64 P 83b66d31a37543b6b8d5525868be3409: Bootstrap starting.
I20260713 09:11:45.007118  2605 tablet_bootstrap.cc:654] T d3460a6eb6254e4cb980dfb6a15f8913 P 2269eb340f014b588891176c7fd4497a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.013693  2604 tablet_bootstrap.cc:654] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.017632  2611 consensus_queue.cc:1048] T dc9face4ba224dab8618d989e0511f2f P c3fd13b0b3e14fab90331d514773e35a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:45.023797  2608 tablet_bootstrap.cc:654] T b333b9f43f0544f0b62b646acd301b64 P 83b66d31a37543b6b8d5525868be3409: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.035677  2603 tablet_bootstrap.cc:654] T 54f979b5d4d54518bb02038583ab583f P c3fd13b0b3e14fab90331d514773e35a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.043113  2604 tablet_bootstrap.cc:492] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864: No bootstrap required, opened a new log
I20260713 09:11:45.043612  2604 ts_tablet_manager.cc:1403] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.019s
I20260713 09:11:45.046357  2604 raft_consensus.cc:359] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:45.047021  2604 raft_consensus.cc:385] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.047117  2605 tablet_bootstrap.cc:492] T d3460a6eb6254e4cb980dfb6a15f8913 P 2269eb340f014b588891176c7fd4497a: No bootstrap required, opened a new log
I20260713 09:11:45.047432  2604 raft_consensus.cc:740] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5d7ab0bc338415586214d2508b69864, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.047710  2605 ts_tablet_manager.cc:1403] T d3460a6eb6254e4cb980dfb6a15f8913 P 2269eb340f014b588891176c7fd4497a: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.002s
I20260713 09:11:45.048128  2604 consensus_queue.cc:260] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:45.050217  2604 ts_tablet_manager.cc:1434] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:11:45.051141  2604 tablet_bootstrap.cc:492] T d3460a6eb6254e4cb980dfb6a15f8913 P b5d7ab0bc338415586214d2508b69864: Bootstrap starting.
I20260713 09:11:45.054087  2605 raft_consensus.cc:359] T d3460a6eb6254e4cb980dfb6a15f8913 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:45.054893  2605 raft_consensus.cc:385] T d3460a6eb6254e4cb980dfb6a15f8913 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.055161  2605 raft_consensus.cc:740] T d3460a6eb6254e4cb980dfb6a15f8913 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.055965  2605 consensus_queue.cc:260] T d3460a6eb6254e4cb980dfb6a15f8913 P 2269eb340f014b588891176c7fd4497a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:45.057250  2604 tablet_bootstrap.cc:654] T d3460a6eb6254e4cb980dfb6a15f8913 P b5d7ab0bc338415586214d2508b69864: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.062000  2608 tablet_bootstrap.cc:492] T b333b9f43f0544f0b62b646acd301b64 P 83b66d31a37543b6b8d5525868be3409: No bootstrap required, opened a new log
I20260713 09:11:45.062486  2608 ts_tablet_manager.cc:1403] T b333b9f43f0544f0b62b646acd301b64 P 83b66d31a37543b6b8d5525868be3409: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.009s
I20260713 09:11:45.065518  2608 raft_consensus.cc:359] T b333b9f43f0544f0b62b646acd301b64 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:45.066282  2608 raft_consensus.cc:385] T b333b9f43f0544f0b62b646acd301b64 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.066598  2608 raft_consensus.cc:740] T b333b9f43f0544f0b62b646acd301b64 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83b66d31a37543b6b8d5525868be3409, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.067677  2608 consensus_queue.cc:260] T b333b9f43f0544f0b62b646acd301b64 P 83b66d31a37543b6b8d5525868be3409 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:45.076018  2682 consensus_queue.cc:1048] T dc9face4ba224dab8618d989e0511f2f P c3fd13b0b3e14fab90331d514773e35a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:45.080572  2608 ts_tablet_manager.cc:1434] T b333b9f43f0544f0b62b646acd301b64 P 83b66d31a37543b6b8d5525868be3409: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260713 09:11:45.081878  2608 tablet_bootstrap.cc:492] T d76ca61e035e44518cb46c3fa347c10c P 83b66d31a37543b6b8d5525868be3409: Bootstrap starting.
I20260713 09:11:45.083877  2605 ts_tablet_manager.cc:1434] T d3460a6eb6254e4cb980dfb6a15f8913 P 2269eb340f014b588891176c7fd4497a: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260713 09:11:45.084806  2605 tablet_bootstrap.cc:492] T b333b9f43f0544f0b62b646acd301b64 P 2269eb340f014b588891176c7fd4497a: Bootstrap starting.
I20260713 09:11:45.091013  2605 tablet_bootstrap.cc:654] T b333b9f43f0544f0b62b646acd301b64 P 2269eb340f014b588891176c7fd4497a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.091013  2608 tablet_bootstrap.cc:654] T d76ca61e035e44518cb46c3fa347c10c P 83b66d31a37543b6b8d5525868be3409: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.097131  2611 raft_consensus.cc:493] T d3460a6eb6254e4cb980dfb6a15f8913 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.097632  2611 raft_consensus.cc:515] T d3460a6eb6254e4cb980dfb6a15f8913 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
W20260713 09:11:45.098407  2281 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:45.100716  2611 leader_election.cc:290] T d3460a6eb6254e4cb980dfb6a15f8913 P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591), b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697)
I20260713 09:11:45.102214  2410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3460a6eb6254e4cb980dfb6a15f8913" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d7ab0bc338415586214d2508b69864" is_pre_election: true
W20260713 09:11:45.107414  2524 leader_election.cc:343] T d3460a6eb6254e4cb980dfb6a15f8913 P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:45.107642  2334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3460a6eb6254e4cb980dfb6a15f8913" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a" is_pre_election: true
I20260713 09:11:45.108258  2334 raft_consensus.cc:2468] T d3460a6eb6254e4cb980dfb6a15f8913 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3fd13b0b3e14fab90331d514773e35a in term 0.
I20260713 09:11:45.109483  2335 raft_consensus.cc:3060] T 08d015a7c5f34f81b02020b321963383 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.111513  2615 raft_consensus.cc:493] T bb112bd24f944926914b22738ef46aac P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.111976  2615 raft_consensus.cc:515] T bb112bd24f944926914b22738ef46aac P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:45.114074  2615 leader_election.cc:290] T bb112bd24f944926914b22738ef46aac P 83b66d31a37543b6b8d5525868be3409 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503), 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591)
I20260713 09:11:45.116755  2523 leader_election.cc:304] T d3460a6eb6254e4cb980dfb6a15f8913 P c3fd13b0b3e14fab90331d514773e35a [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: 2269eb340f014b588891176c7fd4497a, c3fd13b0b3e14fab90331d514773e35a; no voters: b5d7ab0bc338415586214d2508b69864
I20260713 09:11:45.118677  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb112bd24f944926914b22738ef46aac" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3fd13b0b3e14fab90331d514773e35a" is_pre_election: true
I20260713 09:11:45.120057  2334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb112bd24f944926914b22738ef46aac" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a" is_pre_election: true
W20260713 09:11:45.121717  2449 leader_election.cc:343] T bb112bd24f944926914b22738ef46aac P 83b66d31a37543b6b8d5525868be3409 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:45.129377  2611 raft_consensus.cc:2804] T d3460a6eb6254e4cb980dfb6a15f8913 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:11:45.130277  2448 leader_election.cc:343] T bb112bd24f944926914b22738ef46aac P 83b66d31a37543b6b8d5525868be3409 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:45.130577  2611 raft_consensus.cc:493] T d3460a6eb6254e4cb980dfb6a15f8913 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:45.130800  2448 leader_election.cc:304] T bb112bd24f944926914b22738ef46aac P 83b66d31a37543b6b8d5525868be3409 [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: 83b66d31a37543b6b8d5525868be3409; no voters: 2269eb340f014b588891176c7fd4497a, c3fd13b0b3e14fab90331d514773e35a
I20260713 09:11:45.133023  2615 raft_consensus.cc:2749] T bb112bd24f944926914b22738ef46aac P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:45.134285  2657 raft_consensus.cc:493] T b333b9f43f0544f0b62b646acd301b64 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.137084  2604 tablet_bootstrap.cc:492] T d3460a6eb6254e4cb980dfb6a15f8913 P b5d7ab0bc338415586214d2508b69864: No bootstrap required, opened a new log
I20260713 09:11:45.137688  2604 ts_tablet_manager.cc:1403] T d3460a6eb6254e4cb980dfb6a15f8913 P b5d7ab0bc338415586214d2508b69864: Time spent bootstrapping tablet: real 0.087s	user 0.027s	sys 0.051s
I20260713 09:11:45.137084  2657 raft_consensus.cc:515] T b333b9f43f0544f0b62b646acd301b64 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:45.138361  2605 tablet_bootstrap.cc:492] T b333b9f43f0544f0b62b646acd301b64 P 2269eb340f014b588891176c7fd4497a: No bootstrap required, opened a new log
I20260713 09:11:45.138788  2605 ts_tablet_manager.cc:1403] T b333b9f43f0544f0b62b646acd301b64 P 2269eb340f014b588891176c7fd4497a: Time spent bootstrapping tablet: real 0.054s	user 0.008s	sys 0.000s
I20260713 09:11:45.139412  2603 tablet_bootstrap.cc:492] T 54f979b5d4d54518bb02038583ab583f P c3fd13b0b3e14fab90331d514773e35a: No bootstrap required, opened a new log
I20260713 09:11:45.139849  2603 ts_tablet_manager.cc:1403] T 54f979b5d4d54518bb02038583ab583f P c3fd13b0b3e14fab90331d514773e35a: Time spent bootstrapping tablet: real 0.149s	user 0.015s	sys 0.022s
I20260713 09:11:45.140271  2604 raft_consensus.cc:359] T d3460a6eb6254e4cb980dfb6a15f8913 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:45.140970  2604 raft_consensus.cc:385] T d3460a6eb6254e4cb980dfb6a15f8913 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.141211  2604 raft_consensus.cc:740] T d3460a6eb6254e4cb980dfb6a15f8913 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5d7ab0bc338415586214d2508b69864, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.139508  2657 leader_election.cc:290] T b333b9f43f0544f0b62b646acd301b64 P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591), 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867)
I20260713 09:11:45.142218  2603 raft_consensus.cc:359] T 54f979b5d4d54518bb02038583ab583f P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:45.142329  2604 consensus_queue.cc:260] T d3460a6eb6254e4cb980dfb6a15f8913 P b5d7ab0bc338415586214d2508b69864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:45.142938  2603 raft_consensus.cc:385] T 54f979b5d4d54518bb02038583ab583f P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.143246  2482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b333b9f43f0544f0b62b646acd301b64" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409" is_pre_election: true
I20260713 09:11:45.143887  2482 raft_consensus.cc:2468] T b333b9f43f0544f0b62b646acd301b64 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5d7ab0bc338415586214d2508b69864 in term 0.
I20260713 09:11:45.144872  2374 leader_election.cc:304] T b333b9f43f0544f0b62b646acd301b64 P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83b66d31a37543b6b8d5525868be3409, b5d7ab0bc338415586214d2508b69864; no voters: 
I20260713 09:11:45.144433  2604 ts_tablet_manager.cc:1434] T d3460a6eb6254e4cb980dfb6a15f8913 P b5d7ab0bc338415586214d2508b69864: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:11:45.145606  2608 tablet_bootstrap.cc:492] T d76ca61e035e44518cb46c3fa347c10c P 83b66d31a37543b6b8d5525868be3409: No bootstrap required, opened a new log
I20260713 09:11:45.146065  2608 ts_tablet_manager.cc:1403] T d76ca61e035e44518cb46c3fa347c10c P 83b66d31a37543b6b8d5525868be3409: Time spent bootstrapping tablet: real 0.064s	user 0.007s	sys 0.008s
I20260713 09:11:45.146245  2604 tablet_bootstrap.cc:492] T 41e0636be5d44363a359e8cd66a733ca P b5d7ab0bc338415586214d2508b69864: Bootstrap starting.
I20260713 09:11:45.147090  2657 raft_consensus.cc:2804] T b333b9f43f0544f0b62b646acd301b64 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:45.147531  2657 raft_consensus.cc:493] T b333b9f43f0544f0b62b646acd301b64 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:45.147921  2657 raft_consensus.cc:3060] T b333b9f43f0544f0b62b646acd301b64 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.148731  2608 raft_consensus.cc:359] T d76ca61e035e44518cb46c3fa347c10c P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:45.149413  2608 raft_consensus.cc:385] T d76ca61e035e44518cb46c3fa347c10c P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.149679  2608 raft_consensus.cc:740] T d76ca61e035e44518cb46c3fa347c10c P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83b66d31a37543b6b8d5525868be3409, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.150393  2608 consensus_queue.cc:260] T d76ca61e035e44518cb46c3fa347c10c P 83b66d31a37543b6b8d5525868be3409 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:45.131598  2611 raft_consensus.cc:3060] T d3460a6eb6254e4cb980dfb6a15f8913 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.141383  2605 raft_consensus.cc:359] T b333b9f43f0544f0b62b646acd301b64 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:45.153333  2605 raft_consensus.cc:385] T b333b9f43f0544f0b62b646acd301b64 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.153618  2605 raft_consensus.cc:740] T b333b9f43f0544f0b62b646acd301b64 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.154420  2605 consensus_queue.cc:260] T b333b9f43f0544f0b62b646acd301b64 P 2269eb340f014b588891176c7fd4497a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:45.141211  2333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b333b9f43f0544f0b62b646acd301b64" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a" is_pre_election: true
I20260713 09:11:45.155478  2333 raft_consensus.cc:2468] T b333b9f43f0544f0b62b646acd301b64 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5d7ab0bc338415586214d2508b69864 in term 0.
I20260713 09:11:45.156826  2605 ts_tablet_manager.cc:1434] T b333b9f43f0544f0b62b646acd301b64 P 2269eb340f014b588891176c7fd4497a: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:11:45.157775  2605 tablet_bootstrap.cc:492] T bb112bd24f944926914b22738ef46aac P 2269eb340f014b588891176c7fd4497a: Bootstrap starting.
I20260713 09:11:45.158138  2604 tablet_bootstrap.cc:654] T 41e0636be5d44363a359e8cd66a733ca P b5d7ab0bc338415586214d2508b69864: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.152405  2608 ts_tablet_manager.cc:1434] T d76ca61e035e44518cb46c3fa347c10c P 83b66d31a37543b6b8d5525868be3409: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:11:45.163604  2608 tablet_bootstrap.cc:492] T 13933476baf34403a0464c425cc95be5 P 83b66d31a37543b6b8d5525868be3409: Bootstrap starting.
I20260713 09:11:45.168996  2608 tablet_bootstrap.cc:654] T 13933476baf34403a0464c425cc95be5 P 83b66d31a37543b6b8d5525868be3409: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.169436  2604 tablet_bootstrap.cc:492] T 41e0636be5d44363a359e8cd66a733ca P b5d7ab0bc338415586214d2508b69864: No bootstrap required, opened a new log
I20260713 09:11:45.169950  2604 ts_tablet_manager.cc:1403] T 41e0636be5d44363a359e8cd66a733ca P b5d7ab0bc338415586214d2508b69864: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.005s
I20260713 09:11:45.171291  2605 tablet_bootstrap.cc:654] T bb112bd24f944926914b22738ef46aac P 2269eb340f014b588891176c7fd4497a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.172675  2604 raft_consensus.cc:359] T 41e0636be5d44363a359e8cd66a733ca P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:45.173352  2604 raft_consensus.cc:385] T 41e0636be5d44363a359e8cd66a733ca P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.173614  2604 raft_consensus.cc:740] T 41e0636be5d44363a359e8cd66a733ca P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5d7ab0bc338415586214d2508b69864, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.174275  2611 raft_consensus.cc:515] T d3460a6eb6254e4cb980dfb6a15f8913 P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:45.178135  2333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3460a6eb6254e4cb980dfb6a15f8913" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a"
I20260713 09:11:45.178902  2333 raft_consensus.cc:3060] T d3460a6eb6254e4cb980dfb6a15f8913 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.143226  2603 raft_consensus.cc:740] T 54f979b5d4d54518bb02038583ab583f P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3fd13b0b3e14fab90331d514773e35a, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.183811  2603 consensus_queue.cc:260] T 54f979b5d4d54518bb02038583ab583f P c3fd13b0b3e14fab90331d514773e35a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:45.174497  2604 consensus_queue.cc:260] T 41e0636be5d44363a359e8cd66a733ca P b5d7ab0bc338415586214d2508b69864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:45.188264  2605 tablet_bootstrap.cc:492] T bb112bd24f944926914b22738ef46aac P 2269eb340f014b588891176c7fd4497a: No bootstrap required, opened a new log
I20260713 09:11:45.188746  2605 ts_tablet_manager.cc:1403] T bb112bd24f944926914b22738ef46aac P 2269eb340f014b588891176c7fd4497a: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.001s
I20260713 09:11:45.189646  2604 ts_tablet_manager.cc:1434] T 41e0636be5d44363a359e8cd66a733ca P b5d7ab0bc338415586214d2508b69864: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260713 09:11:45.185853  2608 tablet_bootstrap.cc:492] T 13933476baf34403a0464c425cc95be5 P 83b66d31a37543b6b8d5525868be3409: No bootstrap required, opened a new log
I20260713 09:11:45.192767  2608 ts_tablet_manager.cc:1403] T 13933476baf34403a0464c425cc95be5 P 83b66d31a37543b6b8d5525868be3409: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.004s
I20260713 09:11:45.173717  2657 raft_consensus.cc:515] T b333b9f43f0544f0b62b646acd301b64 P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:45.194548  2657 leader_election.cc:290] T b333b9f43f0544f0b62b646acd301b64 P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 election: Requested vote from peers 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591), 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867)
I20260713 09:11:45.197988  2410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3460a6eb6254e4cb980dfb6a15f8913" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d7ab0bc338415586214d2508b69864"
I20260713 09:11:45.198474  2410 raft_consensus.cc:3060] T d3460a6eb6254e4cb980dfb6a15f8913 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.185916  2603 ts_tablet_manager.cc:1434] T 54f979b5d4d54518bb02038583ab583f P c3fd13b0b3e14fab90331d514773e35a: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.000s
I20260713 09:11:45.200194  2603 tablet_bootstrap.cc:492] T 814c3aa2e4ba44499efb3f3f3947f8f5 P c3fd13b0b3e14fab90331d514773e35a: Bootstrap starting.
I20260713 09:11:45.195106  2604 tablet_bootstrap.cc:492] T 54f979b5d4d54518bb02038583ab583f P b5d7ab0bc338415586214d2508b69864: Bootstrap starting.
I20260713 09:11:45.206213  2410 raft_consensus.cc:2468] T d3460a6eb6254e4cb980dfb6a15f8913 P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3fd13b0b3e14fab90331d514773e35a in term 1.
I20260713 09:11:45.191362  2605 raft_consensus.cc:359] T bb112bd24f944926914b22738ef46aac P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:45.195297  2334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b333b9f43f0544f0b62b646acd301b64" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a"
I20260713 09:11:45.207320  2334 raft_consensus.cc:3060] T b333b9f43f0544f0b62b646acd301b64 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.195582  2482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b333b9f43f0544f0b62b646acd301b64" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409"
I20260713 09:11:45.211475  2482 raft_consensus.cc:3060] T b333b9f43f0544f0b62b646acd301b64 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.212805  2334 raft_consensus.cc:2468] T b333b9f43f0544f0b62b646acd301b64 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5d7ab0bc338415586214d2508b69864 in term 1.
I20260713 09:11:45.213617  2605 raft_consensus.cc:385] T bb112bd24f944926914b22738ef46aac P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.213838  2603 tablet_bootstrap.cc:654] T 814c3aa2e4ba44499efb3f3f3947f8f5 P c3fd13b0b3e14fab90331d514773e35a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.213919  2605 raft_consensus.cc:740] T bb112bd24f944926914b22738ef46aac P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.214038  2375 leader_election.cc:304] T b333b9f43f0544f0b62b646acd301b64 P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2269eb340f014b588891176c7fd4497a, b5d7ab0bc338415586214d2508b69864; no voters: 
I20260713 09:11:45.214942  2605 consensus_queue.cc:260] T bb112bd24f944926914b22738ef46aac P 2269eb340f014b588891176c7fd4497a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:45.217307  2605 ts_tablet_manager.cc:1434] T bb112bd24f944926914b22738ef46aac P 2269eb340f014b588891176c7fd4497a: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260713 09:11:45.218241  2605 tablet_bootstrap.cc:492] T 41e0636be5d44363a359e8cd66a733ca P 2269eb340f014b588891176c7fd4497a: Bootstrap starting.
I20260713 09:11:45.220042  2524 leader_election.cc:304] T d3460a6eb6254e4cb980dfb6a15f8913 P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5d7ab0bc338415586214d2508b69864, c3fd13b0b3e14fab90331d514773e35a; no voters: 
I20260713 09:11:45.221576  2718 raft_consensus.cc:2804] T b333b9f43f0544f0b62b646acd301b64 P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:45.221664  2683 raft_consensus.cc:2804] T d3460a6eb6254e4cb980dfb6a15f8913 P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:45.222148  2718 raft_consensus.cc:697] T b333b9f43f0544f0b62b646acd301b64 P b5d7ab0bc338415586214d2508b69864 [term 1 LEADER]: Becoming Leader. State: Replica: b5d7ab0bc338415586214d2508b69864, State: Running, Role: LEADER
I20260713 09:11:45.222429  2683 raft_consensus.cc:697] T d3460a6eb6254e4cb980dfb6a15f8913 P c3fd13b0b3e14fab90331d514773e35a [term 1 LEADER]: Becoming Leader. State: Replica: c3fd13b0b3e14fab90331d514773e35a, State: Running, Role: LEADER
I20260713 09:11:45.222705  2674 consensus_queue.cc:1048] T 7b144eb939e24b4381afc7dd452a470d P 83b66d31a37543b6b8d5525868be3409 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:45.223009  2718 consensus_queue.cc:237] T b333b9f43f0544f0b62b646acd301b64 P b5d7ab0bc338415586214d2508b69864 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:45.223649  2683 consensus_queue.cc:237] T d3460a6eb6254e4cb980dfb6a15f8913 P c3fd13b0b3e14fab90331d514773e35a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:45.192063  2333 raft_consensus.cc:2468] T d3460a6eb6254e4cb980dfb6a15f8913 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3fd13b0b3e14fab90331d514773e35a in term 1.
I20260713 09:11:45.218739  2482 raft_consensus.cc:2468] T b333b9f43f0544f0b62b646acd301b64 P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5d7ab0bc338415586214d2508b69864 in term 1.
I20260713 09:11:45.195324  2608 raft_consensus.cc:359] T 13933476baf34403a0464c425cc95be5 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:45.214395  2604 tablet_bootstrap.cc:654] T 54f979b5d4d54518bb02038583ab583f P b5d7ab0bc338415586214d2508b69864: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.237542  2608 raft_consensus.cc:385] T 13933476baf34403a0464c425cc95be5 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.237859  2608 raft_consensus.cc:740] T 13933476baf34403a0464c425cc95be5 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83b66d31a37543b6b8d5525868be3409, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.238595  2608 consensus_queue.cc:260] T 13933476baf34403a0464c425cc95be5 P 83b66d31a37543b6b8d5525868be3409 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:45.240792  2608 ts_tablet_manager.cc:1434] T 13933476baf34403a0464c425cc95be5 P 83b66d31a37543b6b8d5525868be3409: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.000s
I20260713 09:11:45.196940  2611 leader_election.cc:290] T d3460a6eb6254e4cb980dfb6a15f8913 P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 1 election: Requested vote from peers 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591), b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697)
I20260713 09:11:45.246022  2603 tablet_bootstrap.cc:492] T 814c3aa2e4ba44499efb3f3f3947f8f5 P c3fd13b0b3e14fab90331d514773e35a: No bootstrap required, opened a new log
I20260713 09:11:45.246501  2603 ts_tablet_manager.cc:1403] T 814c3aa2e4ba44499efb3f3f3947f8f5 P c3fd13b0b3e14fab90331d514773e35a: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.020s
I20260713 09:11:45.247126  2604 tablet_bootstrap.cc:492] T 54f979b5d4d54518bb02038583ab583f P b5d7ab0bc338415586214d2508b69864: No bootstrap required, opened a new log
I20260713 09:11:45.247645  2604 ts_tablet_manager.cc:1403] T 54f979b5d4d54518bb02038583ab583f P b5d7ab0bc338415586214d2508b69864: Time spent bootstrapping tablet: real 0.053s	user 0.004s	sys 0.009s
I20260713 09:11:45.249315  2603 raft_consensus.cc:359] T 814c3aa2e4ba44499efb3f3f3947f8f5 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:45.250000  2603 raft_consensus.cc:385] T 814c3aa2e4ba44499efb3f3f3947f8f5 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.250257  2603 raft_consensus.cc:740] T 814c3aa2e4ba44499efb3f3f3947f8f5 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3fd13b0b3e14fab90331d514773e35a, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.250540  2604 raft_consensus.cc:359] T 54f979b5d4d54518bb02038583ab583f P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:45.251029  2603 consensus_queue.cc:260] T 814c3aa2e4ba44499efb3f3f3947f8f5 P c3fd13b0b3e14fab90331d514773e35a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:45.251333  2604 raft_consensus.cc:385] T 54f979b5d4d54518bb02038583ab583f P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.252005  2604 raft_consensus.cc:740] T 54f979b5d4d54518bb02038583ab583f P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5d7ab0bc338415586214d2508b69864, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.252046  2683 raft_consensus.cc:493] T 54f979b5d4d54518bb02038583ab583f P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.252562  2683 raft_consensus.cc:515] T 54f979b5d4d54518bb02038583ab583f P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:45.254676  2683 leader_election.cc:290] T 54f979b5d4d54518bb02038583ab583f P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697), 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867)
I20260713 09:11:45.254503  2604 consensus_queue.cc:260] T 54f979b5d4d54518bb02038583ab583f P b5d7ab0bc338415586214d2508b69864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:45.256248  2605 tablet_bootstrap.cc:654] T 41e0636be5d44363a359e8cd66a733ca P 2269eb340f014b588891176c7fd4497a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.256685  2604 ts_tablet_manager.cc:1434] T 54f979b5d4d54518bb02038583ab583f P b5d7ab0bc338415586214d2508b69864: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:11:45.257215  2482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f979b5d4d54518bb02038583ab583f" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409" is_pre_election: true
I20260713 09:11:45.257663  2608 tablet_bootstrap.cc:492] T 54f979b5d4d54518bb02038583ab583f P 83b66d31a37543b6b8d5525868be3409: Bootstrap starting.
I20260713 09:11:45.257985  2333 raft_consensus.cc:3060] T f1aadd165bb24d9b86c084adb0dea9e3 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:45.258504  2522 leader_election.cc:343] T 54f979b5d4d54518bb02038583ab583f P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:45.258459  2410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f979b5d4d54518bb02038583ab583f" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d7ab0bc338415586214d2508b69864" is_pre_election: true
I20260713 09:11:45.257251  2603 ts_tablet_manager.cc:1434] T 814c3aa2e4ba44499efb3f3f3947f8f5 P c3fd13b0b3e14fab90331d514773e35a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:11:45.259420  2410 raft_consensus.cc:2468] T 54f979b5d4d54518bb02038583ab583f P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3fd13b0b3e14fab90331d514773e35a in term 0.
I20260713 09:11:45.260233  2603 tablet_bootstrap.cc:492] T e11b91199c524fa09cee8afe49d2d5bd P c3fd13b0b3e14fab90331d514773e35a: Bootstrap starting.
I20260713 09:11:45.260589  2524 leader_election.cc:304] T 54f979b5d4d54518bb02038583ab583f P c3fd13b0b3e14fab90331d514773e35a [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: b5d7ab0bc338415586214d2508b69864, c3fd13b0b3e14fab90331d514773e35a; no voters: 83b66d31a37543b6b8d5525868be3409
I20260713 09:11:45.261665  2683 raft_consensus.cc:2804] T 54f979b5d4d54518bb02038583ab583f P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:45.262039  2683 raft_consensus.cc:493] T 54f979b5d4d54518bb02038583ab583f P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:45.265223  2608 tablet_bootstrap.cc:654] T 54f979b5d4d54518bb02038583ab583f P 83b66d31a37543b6b8d5525868be3409: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.266631  2603 tablet_bootstrap.cc:654] T e11b91199c524fa09cee8afe49d2d5bd P c3fd13b0b3e14fab90331d514773e35a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.262389  2683 raft_consensus.cc:3060] T 54f979b5d4d54518bb02038583ab583f P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.269846  2724 raft_consensus.cc:493] T f1aadd165bb24d9b86c084adb0dea9e3 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.270454  2724 raft_consensus.cc:515] T f1aadd165bb24d9b86c084adb0dea9e3 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:45.275931  2724 leader_election.cc:290] T f1aadd165bb24d9b86c084adb0dea9e3 P 2269eb340f014b588891176c7fd4497a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697), 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867)
I20260713 09:11:45.279655  2482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1aadd165bb24d9b86c084adb0dea9e3" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409" is_pre_election: true
I20260713 09:11:45.280992  2605 tablet_bootstrap.cc:492] T 41e0636be5d44363a359e8cd66a733ca P 2269eb340f014b588891176c7fd4497a: No bootstrap required, opened a new log
I20260713 09:11:45.281464  2605 ts_tablet_manager.cc:1403] T 41e0636be5d44363a359e8cd66a733ca P 2269eb340f014b588891176c7fd4497a: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.000s
I20260713 09:11:45.282059  2674 consensus_queue.cc:1048] T f1aadd165bb24d9b86c084adb0dea9e3 P 83b66d31a37543b6b8d5525868be3409 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:45.283833  2615 consensus_queue.cc:1048] T f1aadd165bb24d9b86c084adb0dea9e3 P 83b66d31a37543b6b8d5525868be3409 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:45.284067  2672 consensus_queue.cc:1048] T 7b144eb939e24b4381afc7dd452a470d P 83b66d31a37543b6b8d5525868be3409 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:45.284596  2605 raft_consensus.cc:359] T 41e0636be5d44363a359e8cd66a733ca P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:45.285353  2605 raft_consensus.cc:385] T 41e0636be5d44363a359e8cd66a733ca P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.285636  2605 raft_consensus.cc:740] T 41e0636be5d44363a359e8cd66a733ca P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.279022  2231 catalog_manager.cc:5697] T b333b9f43f0544f0b62b646acd301b64 P b5d7ab0bc338415586214d2508b69864 reported cstate change: term changed from 0 to 1, leader changed from <none> to b5d7ab0bc338415586214d2508b69864 (127.31.232.66). New cstate: current_term: 1 leader_uuid: "b5d7ab0bc338415586214d2508b69864" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:45.286343  2605 consensus_queue.cc:260] T 41e0636be5d44363a359e8cd66a733ca P 2269eb340f014b588891176c7fd4497a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:45.280918  2410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1aadd165bb24d9b86c084adb0dea9e3" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d7ab0bc338415586214d2508b69864" is_pre_election: true
I20260713 09:11:45.289558  2603 tablet_bootstrap.cc:492] T e11b91199c524fa09cee8afe49d2d5bd P c3fd13b0b3e14fab90331d514773e35a: No bootstrap required, opened a new log
I20260713 09:11:45.290252  2603 ts_tablet_manager.cc:1403] T e11b91199c524fa09cee8afe49d2d5bd P c3fd13b0b3e14fab90331d514773e35a: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.003s
I20260713 09:11:45.290813  2482 raft_consensus.cc:3060] T 3c048bdefd0b4e45b904b53c48481319 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.292889  2603 raft_consensus.cc:359] T e11b91199c524fa09cee8afe49d2d5bd P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:45.293577  2603 raft_consensus.cc:385] T e11b91199c524fa09cee8afe49d2d5bd P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.294133  2603 raft_consensus.cc:740] T e11b91199c524fa09cee8afe49d2d5bd P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3fd13b0b3e14fab90331d514773e35a, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.294799  2603 consensus_queue.cc:260] T e11b91199c524fa09cee8afe49d2d5bd P c3fd13b0b3e14fab90331d514773e35a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:45.295109  2605 ts_tablet_manager.cc:1434] T 41e0636be5d44363a359e8cd66a733ca P 2269eb340f014b588891176c7fd4497a: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:11:45.296087  2611 raft_consensus.cc:493] T d76ca61e035e44518cb46c3fa347c10c P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.296908  2603 ts_tablet_manager.cc:1434] T e11b91199c524fa09cee8afe49d2d5bd P c3fd13b0b3e14fab90331d514773e35a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:11:45.296504  2301 leader_election.cc:304] T f1aadd165bb24d9b86c084adb0dea9e3 P 2269eb340f014b588891176c7fd4497a [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: 2269eb340f014b588891176c7fd4497a; no voters: 83b66d31a37543b6b8d5525868be3409, b5d7ab0bc338415586214d2508b69864
I20260713 09:11:45.297945  2605 tablet_bootstrap.cc:492] T ba4274cd3dde4b6e8b9c95a25d766e44 P 2269eb340f014b588891176c7fd4497a: Bootstrap starting.
I20260713 09:11:45.299490  2603 tablet_bootstrap.cc:492] T bb112bd24f944926914b22738ef46aac P c3fd13b0b3e14fab90331d514773e35a: Bootstrap starting.
I20260713 09:11:45.296528  2611 raft_consensus.cc:515] T d76ca61e035e44518cb46c3fa347c10c P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:45.293556  2232 catalog_manager.cc:5697] T d3460a6eb6254e4cb980dfb6a15f8913 P c3fd13b0b3e14fab90331d514773e35a reported cstate change: term changed from 0 to 1, leader changed from <none> to c3fd13b0b3e14fab90331d514773e35a (127.31.232.68). New cstate: current_term: 1 leader_uuid: "c3fd13b0b3e14fab90331d514773e35a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:45.302563  2611 leader_election.cc:290] T d76ca61e035e44518cb46c3fa347c10c P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697), 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867)
I20260713 09:11:45.299834  2724 raft_consensus.cc:2749] T f1aadd165bb24d9b86c084adb0dea9e3 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:45.303751  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76ca61e035e44518cb46c3fa347c10c" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409" is_pre_election: true
I20260713 09:11:45.304407  2484 raft_consensus.cc:2468] T d76ca61e035e44518cb46c3fa347c10c P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3fd13b0b3e14fab90331d514773e35a in term 0.
I20260713 09:11:45.310279  2603 tablet_bootstrap.cc:654] T bb112bd24f944926914b22738ef46aac P c3fd13b0b3e14fab90331d514773e35a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.319108  2605 tablet_bootstrap.cc:654] T ba4274cd3dde4b6e8b9c95a25d766e44 P 2269eb340f014b588891176c7fd4497a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.319269  2410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76ca61e035e44518cb46c3fa347c10c" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d7ab0bc338415586214d2508b69864" is_pre_election: true
I20260713 09:11:45.319463  2522 leader_election.cc:304] T d76ca61e035e44518cb46c3fa347c10c P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83b66d31a37543b6b8d5525868be3409, c3fd13b0b3e14fab90331d514773e35a; no voters: 
I20260713 09:11:45.323938  2611 raft_consensus.cc:2804] T d76ca61e035e44518cb46c3fa347c10c P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:45.326179  2611 raft_consensus.cc:493] T d76ca61e035e44518cb46c3fa347c10c P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:45.326674  2611 raft_consensus.cc:3060] T d76ca61e035e44518cb46c3fa347c10c P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.323527  2410 raft_consensus.cc:2468] T d76ca61e035e44518cb46c3fa347c10c P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3fd13b0b3e14fab90331d514773e35a in term 0.
I20260713 09:11:45.334101  2657 consensus_queue.cc:1048] T 13933476baf34403a0464c425cc95be5 P b5d7ab0bc338415586214d2508b69864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:45.342274  2603 tablet_bootstrap.cc:492] T bb112bd24f944926914b22738ef46aac P c3fd13b0b3e14fab90331d514773e35a: No bootstrap required, opened a new log
I20260713 09:11:45.341930  2611 raft_consensus.cc:515] T d76ca61e035e44518cb46c3fa347c10c P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:45.342730  2603 ts_tablet_manager.cc:1403] T bb112bd24f944926914b22738ef46aac P c3fd13b0b3e14fab90331d514773e35a: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.008s
I20260713 09:11:45.345295  2603 raft_consensus.cc:359] T bb112bd24f944926914b22738ef46aac P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:45.345479  2410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76ca61e035e44518cb46c3fa347c10c" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d7ab0bc338415586214d2508b69864"
I20260713 09:11:45.345939  2603 raft_consensus.cc:385] T bb112bd24f944926914b22738ef46aac P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.346288  2603 raft_consensus.cc:740] T bb112bd24f944926914b22738ef46aac P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3fd13b0b3e14fab90331d514773e35a, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.346697  2332 raft_consensus.cc:3060] T 8e509f60dad94c9cb4b2992ab957173c P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.347142  2603 consensus_queue.cc:260] T bb112bd24f944926914b22738ef46aac P c3fd13b0b3e14fab90331d514773e35a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:45.349851  2603 ts_tablet_manager.cc:1434] T bb112bd24f944926914b22738ef46aac P c3fd13b0b3e14fab90331d514773e35a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:11:45.351972  2410 raft_consensus.cc:3060] T d76ca61e035e44518cb46c3fa347c10c P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.359140  2608 tablet_bootstrap.cc:492] T 54f979b5d4d54518bb02038583ab583f P 83b66d31a37543b6b8d5525868be3409: No bootstrap required, opened a new log
I20260713 09:11:45.359709  2608 ts_tablet_manager.cc:1403] T 54f979b5d4d54518bb02038583ab583f P 83b66d31a37543b6b8d5525868be3409: Time spent bootstrapping tablet: real 0.102s	user 0.011s	sys 0.003s
I20260713 09:11:45.350807  2683 raft_consensus.cc:515] T 54f979b5d4d54518bb02038583ab583f P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:45.362254  2608 raft_consensus.cc:359] T 54f979b5d4d54518bb02038583ab583f P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:45.362922  2608 raft_consensus.cc:385] T 54f979b5d4d54518bb02038583ab583f P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.363210  2608 raft_consensus.cc:740] T 54f979b5d4d54518bb02038583ab583f P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83b66d31a37543b6b8d5525868be3409, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.364557  2608 consensus_queue.cc:260] T 54f979b5d4d54518bb02038583ab583f P 83b66d31a37543b6b8d5525868be3409 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:45.366973  2608 ts_tablet_manager.cc:1434] T 54f979b5d4d54518bb02038583ab583f P 83b66d31a37543b6b8d5525868be3409: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:45.367755  2657 raft_consensus.cc:493] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.368294  2657 raft_consensus.cc:515] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:45.370039  2682 raft_consensus.cc:493] T 814c3aa2e4ba44499efb3f3f3947f8f5 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.371625  2657 leader_election.cc:290] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867), c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503)
I20260713 09:11:45.368022  2608 tablet_bootstrap.cc:492] T 41e0636be5d44363a359e8cd66a733ca P 83b66d31a37543b6b8d5525868be3409: Bootstrap starting.
I20260713 09:11:45.378679  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d28e1d0dba2943f6973bd76356c08436" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409" is_pre_election: true
I20260713 09:11:45.370743  2682 raft_consensus.cc:515] T 814c3aa2e4ba44499efb3f3f3947f8f5 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:45.391281  2483 raft_consensus.cc:3060] T 13933476baf34403a0464c425cc95be5 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.392517  2682 leader_election.cc:290] T 814c3aa2e4ba44499efb3f3f3947f8f5 P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867), 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591)
I20260713 09:11:45.383322  2611 leader_election.cc:290] T d76ca61e035e44518cb46c3fa347c10c P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 1 election: Requested vote from peers b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697), 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867)
I20260713 09:11:45.383941  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d28e1d0dba2943f6973bd76356c08436" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3fd13b0b3e14fab90331d514773e35a" is_pre_election: true
I20260713 09:11:45.394336  2558 raft_consensus.cc:2468] T d28e1d0dba2943f6973bd76356c08436 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5d7ab0bc338415586214d2508b69864 in term 0.
I20260713 09:11:45.385831  2481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76ca61e035e44518cb46c3fa347c10c" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409"
I20260713 09:11:45.395358  2481 raft_consensus.cc:3060] T d76ca61e035e44518cb46c3fa347c10c P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.387774  2652 raft_consensus.cc:493] T 41e0636be5d44363a359e8cd66a733ca P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.396179  2652 raft_consensus.cc:515] T 41e0636be5d44363a359e8cd66a733ca P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
W20260713 09:11:45.397085  2374 leader_election.cc:343] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:45.398252  2652 leader_election.cc:290] T 41e0636be5d44363a359e8cd66a733ca P 2269eb340f014b588891176c7fd4497a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697), 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867)
I20260713 09:11:45.399785  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814c3aa2e4ba44499efb3f3f3947f8f5" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409" is_pre_election: true
I20260713 09:11:45.400229  2409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e0636be5d44363a359e8cd66a733ca" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d7ab0bc338415586214d2508b69864" is_pre_election: true
I20260713 09:11:45.400818  2409 raft_consensus.cc:2468] T 41e0636be5d44363a359e8cd66a733ca P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2269eb340f014b588891176c7fd4497a in term 0.
I20260713 09:11:45.400964  2374 leader_election.cc:304] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864 [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: b5d7ab0bc338415586214d2508b69864, c3fd13b0b3e14fab90331d514773e35a; no voters: 83b66d31a37543b6b8d5525868be3409
I20260713 09:11:45.402064  2301 leader_election.cc:304] T 41e0636be5d44363a359e8cd66a733ca P 2269eb340f014b588891176c7fd4497a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2269eb340f014b588891176c7fd4497a, b5d7ab0bc338415586214d2508b69864; no voters: 
I20260713 09:11:45.403543  2410 raft_consensus.cc:2468] T d76ca61e035e44518cb46c3fa347c10c P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3fd13b0b3e14fab90331d514773e35a in term 1.
I20260713 09:11:45.404652  2524 leader_election.cc:304] T d76ca61e035e44518cb46c3fa347c10c P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5d7ab0bc338415586214d2508b69864, c3fd13b0b3e14fab90331d514773e35a; no voters: 
W20260713 09:11:45.404934  2522 leader_election.cc:343] T 814c3aa2e4ba44499efb3f3f3947f8f5 P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:45.405490  2611 raft_consensus.cc:2804] T d76ca61e035e44518cb46c3fa347c10c P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:45.405759  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e0636be5d44363a359e8cd66a733ca" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409" is_pre_election: true
I20260713 09:11:45.405987  2611 raft_consensus.cc:697] T d76ca61e035e44518cb46c3fa347c10c P c3fd13b0b3e14fab90331d514773e35a [term 1 LEADER]: Becoming Leader. State: Replica: c3fd13b0b3e14fab90331d514773e35a, State: Running, Role: LEADER
W20260713 09:11:45.407112  2299 leader_election.cc:343] T 41e0636be5d44363a359e8cd66a733ca P 2269eb340f014b588891176c7fd4497a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:45.408020  2657 raft_consensus.cc:2804] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:45.406818  2611 consensus_queue.cc:237] T d76ca61e035e44518cb46c3fa347c10c P c3fd13b0b3e14fab90331d514773e35a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:45.408411  2657 raft_consensus.cc:493] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:45.408777  2657 raft_consensus.cc:3060] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.411335  2652 raft_consensus.cc:2804] T 41e0636be5d44363a359e8cd66a733ca P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:45.411767  2652 raft_consensus.cc:493] T 41e0636be5d44363a359e8cd66a733ca P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:45.412104  2652 raft_consensus.cc:3060] T 41e0636be5d44363a359e8cd66a733ca P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.419569  2608 tablet_bootstrap.cc:654] T 41e0636be5d44363a359e8cd66a733ca P 83b66d31a37543b6b8d5525868be3409: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.428165  2333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814c3aa2e4ba44499efb3f3f3947f8f5" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a" is_pre_election: true
I20260713 09:11:45.428992  2674 raft_consensus.cc:493] T 13933476baf34403a0464c425cc95be5 P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.429601  2674 raft_consensus.cc:515] T 13933476baf34403a0464c425cc95be5 P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:45.430270  2683 leader_election.cc:290] T 54f979b5d4d54518bb02038583ab583f P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 1 election: Requested vote from peers b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697), 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867)
I20260713 09:11:45.428939  2333 raft_consensus.cc:2468] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3fd13b0b3e14fab90331d514773e35a in term 0.
I20260713 09:11:45.451647  2605 tablet_bootstrap.cc:492] T ba4274cd3dde4b6e8b9c95a25d766e44 P 2269eb340f014b588891176c7fd4497a: No bootstrap required, opened a new log
I20260713 09:11:45.452008  2523 leader_election.cc:304] T 814c3aa2e4ba44499efb3f3f3947f8f5 P c3fd13b0b3e14fab90331d514773e35a [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: 2269eb340f014b588891176c7fd4497a, c3fd13b0b3e14fab90331d514773e35a; no voters: 83b66d31a37543b6b8d5525868be3409
I20260713 09:11:45.452378  2605 ts_tablet_manager.cc:1403] T ba4274cd3dde4b6e8b9c95a25d766e44 P 2269eb340f014b588891176c7fd4497a: Time spent bootstrapping tablet: real 0.155s	user 0.035s	sys 0.015s
I20260713 09:11:45.453262  2683 raft_consensus.cc:2804] T 814c3aa2e4ba44499efb3f3f3947f8f5 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:45.453665  2683 raft_consensus.cc:493] T 814c3aa2e4ba44499efb3f3f3947f8f5 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:45.454015  2683 raft_consensus.cc:3060] T 814c3aa2e4ba44499efb3f3f3947f8f5 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.456561  2605 raft_consensus.cc:359] T ba4274cd3dde4b6e8b9c95a25d766e44 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:45.457628  2605 raft_consensus.cc:385] T ba4274cd3dde4b6e8b9c95a25d766e44 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.458009  2605 raft_consensus.cc:740] T ba4274cd3dde4b6e8b9c95a25d766e44 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.444697  2718 consensus_queue.cc:1048] T 13933476baf34403a0464c425cc95be5 P b5d7ab0bc338415586214d2508b69864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260713 09:11:45.459084  2605 consensus_queue.cc:260] T ba4274cd3dde4b6e8b9c95a25d766e44 P 2269eb340f014b588891176c7fd4497a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:45.467346  2605 ts_tablet_manager.cc:1434] T ba4274cd3dde4b6e8b9c95a25d766e44 P 2269eb340f014b588891176c7fd4497a: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.000s
I20260713 09:11:45.468636  2657 raft_consensus.cc:515] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:45.470507  2674 leader_election.cc:290] T 13933476baf34403a0464c425cc95be5 P 83b66d31a37543b6b8d5525868be3409 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591), b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697)
I20260713 09:11:45.473217  2724 raft_consensus.cc:493] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.474282  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f979b5d4d54518bb02038583ab583f" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d7ab0bc338415586214d2508b69864"
I20260713 09:11:45.473973  2724 raft_consensus.cc:515] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:45.474890  2408 raft_consensus.cc:3060] T 54f979b5d4d54518bb02038583ab583f P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.475354  2674 raft_consensus.cc:493] T 54f979b5d4d54518bb02038583ab583f P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.475840  2674 raft_consensus.cc:515] T 54f979b5d4d54518bb02038583ab583f P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:45.477787  2724 leader_election.cc:290] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503), b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697)
I20260713 09:11:45.478117  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e11b91199c524fa09cee8afe49d2d5bd" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3fd13b0b3e14fab90331d514773e35a" is_pre_election: true
I20260713 09:11:45.478891  2558 raft_consensus.cc:2468] T e11b91199c524fa09cee8afe49d2d5bd P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2269eb340f014b588891176c7fd4497a in term 0.
I20260713 09:11:45.479610  2482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f979b5d4d54518bb02038583ab583f" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409"
I20260713 09:11:45.480197  2482 raft_consensus.cc:3060] T 54f979b5d4d54518bb02038583ab583f P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.480535  2299 leader_election.cc:304] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2269eb340f014b588891176c7fd4497a, c3fd13b0b3e14fab90331d514773e35a; no voters: 
I20260713 09:11:45.485348  2724 raft_consensus.cc:2804] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:45.487939  2674 leader_election.cc:290] T 54f979b5d4d54518bb02038583ab583f P 83b66d31a37543b6b8d5525868be3409 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697), c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503)
W20260713 09:11:45.491052  2449 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.232.65:43591, user_credentials={real_user=slave}} blocked reactor thread for 48912.6us
I20260713 09:11:45.485765  2652 raft_consensus.cc:515] T 41e0636be5d44363a359e8cd66a733ca P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:45.499428  2657 leader_election.cc:290] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 election: Requested vote from peers 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867), c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503)
I20260713 09:11:45.499667  2334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13933476baf34403a0464c425cc95be5" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a" is_pre_election: true
I20260713 09:11:45.492972  2724 raft_consensus.cc:493] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:45.496843  2409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e11b91199c524fa09cee8afe49d2d5bd" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d7ab0bc338415586214d2508b69864" is_pre_election: true
I20260713 09:11:45.507659  2407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13933476baf34403a0464c425cc95be5" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d7ab0bc338415586214d2508b69864" is_pre_election: true
I20260713 09:11:45.511741  2409 raft_consensus.cc:2468] T e11b91199c524fa09cee8afe49d2d5bd P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2269eb340f014b588891176c7fd4497a in term 0.
I20260713 09:11:45.512655  2652 leader_election.cc:290] T 41e0636be5d44363a359e8cd66a733ca P 2269eb340f014b588891176c7fd4497a [CANDIDATE]: Term 1 election: Requested vote from peers b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697), 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867)
I20260713 09:11:45.513049  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d28e1d0dba2943f6973bd76356c08436" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409"
I20260713 09:11:45.513705  2480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e0636be5d44363a359e8cd66a733ca" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409"
I20260713 09:11:45.514612  2556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d28e1d0dba2943f6973bd76356c08436" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3fd13b0b3e14fab90331d514773e35a"
W20260713 09:11:45.514858  2299 leader_election.cc:343] T 41e0636be5d44363a359e8cd66a733ca P 2269eb340f014b588891176c7fd4497a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:45.515213  2556 raft_consensus.cc:3060] T d28e1d0dba2943f6973bd76356c08436 P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:45.517967  2374 leader_election.cc:343] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:45.505059  2724 raft_consensus.cc:3060] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.504765  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f979b5d4d54518bb02038583ab583f" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3fd13b0b3e14fab90331d514773e35a" is_pre_election: true
I20260713 09:11:45.503110  2683 raft_consensus.cc:515] T 814c3aa2e4ba44499efb3f3f3947f8f5 P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:45.528975  2556 raft_consensus.cc:2468] T d28e1d0dba2943f6973bd76356c08436 P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5d7ab0bc338415586214d2508b69864 in term 1.
I20260713 09:11:45.529253  2608 tablet_bootstrap.cc:492] T 41e0636be5d44363a359e8cd66a733ca P 83b66d31a37543b6b8d5525868be3409: No bootstrap required, opened a new log
I20260713 09:11:45.529721  2608 ts_tablet_manager.cc:1403] T 41e0636be5d44363a359e8cd66a733ca P 83b66d31a37543b6b8d5525868be3409: Time spent bootstrapping tablet: real 0.162s	user 0.024s	sys 0.003s
I20260713 09:11:45.529906  2407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f979b5d4d54518bb02038583ab583f" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d7ab0bc338415586214d2508b69864" is_pre_election: true
I20260713 09:11:45.530337  2409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e0636be5d44363a359e8cd66a733ca" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d7ab0bc338415586214d2508b69864"
I20260713 09:11:45.530910  2409 raft_consensus.cc:3060] T 41e0636be5d44363a359e8cd66a733ca P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.522060  2231 catalog_manager.cc:5697] T d76ca61e035e44518cb46c3fa347c10c P c3fd13b0b3e14fab90331d514773e35a reported cstate change: term changed from 0 to 1, leader changed from <none> to c3fd13b0b3e14fab90331d514773e35a (127.31.232.68). New cstate: current_term: 1 leader_uuid: "c3fd13b0b3e14fab90331d514773e35a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:45.533938  2374 leader_election.cc:304] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864 [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: b5d7ab0bc338415586214d2508b69864, c3fd13b0b3e14fab90331d514773e35a; no voters: 83b66d31a37543b6b8d5525868be3409
I20260713 09:11:45.535583  2558 raft_consensus.cc:2393] T 54f979b5d4d54518bb02038583ab583f P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83b66d31a37543b6b8d5525868be3409 in current term 1: Already voted for candidate c3fd13b0b3e14fab90331d514773e35a in this term.
I20260713 09:11:45.539147  2448 leader_election.cc:304] T 54f979b5d4d54518bb02038583ab583f P 83b66d31a37543b6b8d5525868be3409 [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: 83b66d31a37543b6b8d5525868be3409; no voters: b5d7ab0bc338415586214d2508b69864, c3fd13b0b3e14fab90331d514773e35a
I20260713 09:11:45.539824  2408 raft_consensus.cc:2468] T 54f979b5d4d54518bb02038583ab583f P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3fd13b0b3e14fab90331d514773e35a in term 1.
I20260713 09:11:45.543695  2608 raft_consensus.cc:359] T 41e0636be5d44363a359e8cd66a733ca P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:45.544862  2608 raft_consensus.cc:385] T 41e0636be5d44363a359e8cd66a733ca P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.545217  2608 raft_consensus.cc:740] T 41e0636be5d44363a359e8cd66a733ca P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83b66d31a37543b6b8d5525868be3409, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.546151  2608 consensus_queue.cc:260] T 41e0636be5d44363a359e8cd66a733ca P 83b66d31a37543b6b8d5525868be3409 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:45.548844  2608 ts_tablet_manager.cc:1434] T 41e0636be5d44363a359e8cd66a733ca P 83b66d31a37543b6b8d5525868be3409: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260713 09:11:45.550215  2608 tablet_bootstrap.cc:492] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 83b66d31a37543b6b8d5525868be3409: Bootstrap starting.
I20260713 09:11:45.551550  2769 raft_consensus.cc:2804] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:45.554755  2769 raft_consensus.cc:697] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864 [term 1 LEADER]: Becoming Leader. State: Replica: b5d7ab0bc338415586214d2508b69864, State: Running, Role: LEADER
I20260713 09:11:45.555344  2449 leader_election.cc:304] T 13933476baf34403a0464c425cc95be5 P 83b66d31a37543b6b8d5525868be3409 [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: 83b66d31a37543b6b8d5525868be3409; no voters: 2269eb340f014b588891176c7fd4497a, b5d7ab0bc338415586214d2508b69864
I20260713 09:11:45.556102  2769 consensus_queue.cc:237] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:45.558799  2524 leader_election.cc:304] T 54f979b5d4d54518bb02038583ab583f P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5d7ab0bc338415586214d2508b69864, c3fd13b0b3e14fab90331d514773e35a; no voters: 
I20260713 09:11:45.560838  2682 raft_consensus.cc:2804] T 54f979b5d4d54518bb02038583ab583f P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:45.561340  2682 raft_consensus.cc:697] T 54f979b5d4d54518bb02038583ab583f P c3fd13b0b3e14fab90331d514773e35a [term 1 LEADER]: Becoming Leader. State: Replica: c3fd13b0b3e14fab90331d514773e35a, State: Running, Role: LEADER
I20260713 09:11:45.562183  2682 consensus_queue.cc:237] T 54f979b5d4d54518bb02038583ab583f P c3fd13b0b3e14fab90331d514773e35a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:45.563659  2481 raft_consensus.cc:2468] T d76ca61e035e44518cb46c3fa347c10c P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3fd13b0b3e14fab90331d514773e35a in term 1.
I20260713 09:11:45.570479  2608 tablet_bootstrap.cc:654] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 83b66d31a37543b6b8d5525868be3409: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.572875  2683 leader_election.cc:290] T 814c3aa2e4ba44499efb3f3f3947f8f5 P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 1 election: Requested vote from peers 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867), 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591)
I20260713 09:11:45.573983  2332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814c3aa2e4ba44499efb3f3f3947f8f5" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a"
I20260713 09:11:45.574775  2332 raft_consensus.cc:3060] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.579957  2481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814c3aa2e4ba44499efb3f3f3947f8f5" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409"
I20260713 09:11:45.580926  2482 raft_consensus.cc:2468] T 54f979b5d4d54518bb02038583ab583f P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3fd13b0b3e14fab90331d514773e35a in term 1.
I20260713 09:11:45.581641  2674 raft_consensus.cc:2749] T 54f979b5d4d54518bb02038583ab583f P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:11:45.582933  2522 leader_election.cc:343] T 814c3aa2e4ba44499efb3f3f3947f8f5 P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:45.583655  2768 raft_consensus.cc:2749] T 13933476baf34403a0464c425cc95be5 P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:45.588785  2724 raft_consensus.cc:515] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:45.591758  2409 raft_consensus.cc:2468] T 41e0636be5d44363a359e8cd66a733ca P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2269eb340f014b588891176c7fd4497a in term 1.
I20260713 09:11:45.592523  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e11b91199c524fa09cee8afe49d2d5bd" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3fd13b0b3e14fab90331d514773e35a"
I20260713 09:11:45.593132  2558 raft_consensus.cc:3060] T e11b91199c524fa09cee8afe49d2d5bd P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.593873  2301 leader_election.cc:304] T 41e0636be5d44363a359e8cd66a733ca P 2269eb340f014b588891176c7fd4497a [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: 2269eb340f014b588891176c7fd4497a, b5d7ab0bc338415586214d2508b69864; no voters: 83b66d31a37543b6b8d5525868be3409
I20260713 09:11:45.596091  2772 raft_consensus.cc:2804] T 41e0636be5d44363a359e8cd66a733ca P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:45.596802  2772 raft_consensus.cc:697] T 41e0636be5d44363a359e8cd66a733ca P 2269eb340f014b588891176c7fd4497a [term 1 LEADER]: Becoming Leader. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Running, Role: LEADER
I20260713 09:11:45.598033  2772 consensus_queue.cc:237] T 41e0636be5d44363a359e8cd66a733ca P 2269eb340f014b588891176c7fd4497a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:45.605052  2724 leader_election.cc:290] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a [CANDIDATE]: Term 1 election: Requested vote from peers c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503), b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697)
I20260713 09:11:45.608493  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e11b91199c524fa09cee8afe49d2d5bd" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d7ab0bc338415586214d2508b69864"
I20260713 09:11:45.609151  2408 raft_consensus.cc:3060] T e11b91199c524fa09cee8afe49d2d5bd P b5d7ab0bc338415586214d2508b69864 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.610281  2558 raft_consensus.cc:2468] T e11b91199c524fa09cee8afe49d2d5bd P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2269eb340f014b588891176c7fd4497a in term 1.
I20260713 09:11:45.611104  2332 raft_consensus.cc:2468] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3fd13b0b3e14fab90331d514773e35a in term 1.
I20260713 09:11:45.611665  2299 leader_election.cc:304] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2269eb340f014b588891176c7fd4497a, c3fd13b0b3e14fab90331d514773e35a; no voters: 
I20260713 09:11:45.615360  2608 tablet_bootstrap.cc:492] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 83b66d31a37543b6b8d5525868be3409: No bootstrap required, opened a new log
I20260713 09:11:45.615036  2523 leader_election.cc:304] T 814c3aa2e4ba44499efb3f3f3947f8f5 P c3fd13b0b3e14fab90331d514773e35a [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: 2269eb340f014b588891176c7fd4497a, c3fd13b0b3e14fab90331d514773e35a; no voters: 83b66d31a37543b6b8d5525868be3409
I20260713 09:11:45.615902  2608 ts_tablet_manager.cc:1403] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 83b66d31a37543b6b8d5525868be3409: Time spent bootstrapping tablet: real 0.066s	user 0.023s	sys 0.015s
I20260713 09:11:45.616400  2408 raft_consensus.cc:2468] T e11b91199c524fa09cee8afe49d2d5bd P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2269eb340f014b588891176c7fd4497a in term 1.
I20260713 09:11:45.617347  2683 raft_consensus.cc:2804] T 814c3aa2e4ba44499efb3f3f3947f8f5 P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:45.617918  2683 raft_consensus.cc:697] T 814c3aa2e4ba44499efb3f3f3947f8f5 P c3fd13b0b3e14fab90331d514773e35a [term 1 LEADER]: Becoming Leader. State: Replica: c3fd13b0b3e14fab90331d514773e35a, State: Running, Role: LEADER
I20260713 09:11:45.618876  2608 raft_consensus.cc:359] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:45.619500  2657 consensus_queue.cc:1048] T b333b9f43f0544f0b62b646acd301b64 P b5d7ab0bc338415586214d2508b69864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:45.619838  2608 raft_consensus.cc:385] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.620225  2608 raft_consensus.cc:740] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83b66d31a37543b6b8d5525868be3409, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.620972  2608 consensus_queue.cc:260] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 83b66d31a37543b6b8d5525868be3409 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:45.618832  2683 consensus_queue.cc:237] T 814c3aa2e4ba44499efb3f3f3947f8f5 P c3fd13b0b3e14fab90331d514773e35a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:45.623230  2608 ts_tablet_manager.cc:1434] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 83b66d31a37543b6b8d5525868be3409: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:11:45.623631  2770 raft_consensus.cc:2804] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:45.624231  2608 tablet_bootstrap.cc:492] T d28e1d0dba2943f6973bd76356c08436 P 83b66d31a37543b6b8d5525868be3409: Bootstrap starting.
I20260713 09:11:45.624181  2770 raft_consensus.cc:697] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a [term 1 LEADER]: Becoming Leader. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Running, Role: LEADER
I20260713 09:11:45.625419  2770 consensus_queue.cc:237] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:45.632718  2608 tablet_bootstrap.cc:654] T d28e1d0dba2943f6973bd76356c08436 P 83b66d31a37543b6b8d5525868be3409: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.638784  2232 catalog_manager.cc:5697] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864 reported cstate change: term changed from 0 to 1, leader changed from <none> to b5d7ab0bc338415586214d2508b69864 (127.31.232.66). New cstate: current_term: 1 leader_uuid: "b5d7ab0bc338415586214d2508b69864" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:45.666920  2657 consensus_queue.cc:1048] T b333b9f43f0544f0b62b646acd301b64 P b5d7ab0bc338415586214d2508b69864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:45.667876  2608 tablet_bootstrap.cc:492] T d28e1d0dba2943f6973bd76356c08436 P 83b66d31a37543b6b8d5525868be3409: No bootstrap required, opened a new log
I20260713 09:11:45.668401  2608 ts_tablet_manager.cc:1403] T d28e1d0dba2943f6973bd76356c08436 P 83b66d31a37543b6b8d5525868be3409: Time spent bootstrapping tablet: real 0.044s	user 0.021s	sys 0.017s
I20260713 09:11:45.671305  2608 raft_consensus.cc:359] T d28e1d0dba2943f6973bd76356c08436 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:45.672281  2608 raft_consensus.cc:385] T d28e1d0dba2943f6973bd76356c08436 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.672588  2608 raft_consensus.cc:740] T d28e1d0dba2943f6973bd76356c08436 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83b66d31a37543b6b8d5525868be3409, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.673579  2608 consensus_queue.cc:260] T d28e1d0dba2943f6973bd76356c08436 P 83b66d31a37543b6b8d5525868be3409 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:45.676446  2608 ts_tablet_manager.cc:1434] T d28e1d0dba2943f6973bd76356c08436 P 83b66d31a37543b6b8d5525868be3409: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:11:45.683887  2773 raft_consensus.cc:493] T 41e0636be5d44363a359e8cd66a733ca P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.684654  2773 raft_consensus.cc:515] T 41e0636be5d44363a359e8cd66a733ca P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:45.688972  2333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e0636be5d44363a359e8cd66a733ca" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a" is_pre_election: true
I20260713 09:11:45.693081  2772 raft_consensus.cc:493] T bb112bd24f944926914b22738ef46aac P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.693116  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e0636be5d44363a359e8cd66a733ca" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d7ab0bc338415586214d2508b69864" is_pre_election: true
I20260713 09:11:45.693892  2772 raft_consensus.cc:515] T bb112bd24f944926914b22738ef46aac P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:45.694440  2408 raft_consensus.cc:2393] T 41e0636be5d44363a359e8cd66a733ca P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83b66d31a37543b6b8d5525868be3409 in current term 1: Already voted for candidate 2269eb340f014b588891176c7fd4497a in this term.
I20260713 09:11:45.694679  2773 leader_election.cc:290] T 41e0636be5d44363a359e8cd66a733ca P 83b66d31a37543b6b8d5525868be3409 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591), b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697)
I20260713 09:11:45.695685  2450 leader_election.cc:304] T 41e0636be5d44363a359e8cd66a733ca P 83b66d31a37543b6b8d5525868be3409 [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: 83b66d31a37543b6b8d5525868be3409; no voters: 2269eb340f014b588891176c7fd4497a, b5d7ab0bc338415586214d2508b69864
I20260713 09:11:45.697316  2482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb112bd24f944926914b22738ef46aac" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409" is_pre_election: true
I20260713 09:11:45.697964  2482 raft_consensus.cc:2468] T bb112bd24f944926914b22738ef46aac P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2269eb340f014b588891176c7fd4497a in term 0.
I20260713 09:11:45.698755  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb112bd24f944926914b22738ef46aac" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3fd13b0b3e14fab90331d514773e35a" is_pre_election: true
I20260713 09:11:45.699038  2299 leader_election.cc:304] T bb112bd24f944926914b22738ef46aac P 2269eb340f014b588891176c7fd4497a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2269eb340f014b588891176c7fd4497a, 83b66d31a37543b6b8d5525868be3409; no voters: 
I20260713 09:11:45.699362  2772 leader_election.cc:290] T bb112bd24f944926914b22738ef46aac P 2269eb340f014b588891176c7fd4497a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867), c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503)
I20260713 09:11:45.699427  2558 raft_consensus.cc:2468] T bb112bd24f944926914b22738ef46aac P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2269eb340f014b588891176c7fd4497a in term 0.
I20260713 09:11:45.700024  2770 raft_consensus.cc:2804] T bb112bd24f944926914b22738ef46aac P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:45.700419  2770 raft_consensus.cc:493] T bb112bd24f944926914b22738ef46aac P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:45.700755  2770 raft_consensus.cc:3060] T bb112bd24f944926914b22738ef46aac P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.700911  2773 raft_consensus.cc:3060] T 41e0636be5d44363a359e8cd66a733ca P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.707849  2773 raft_consensus.cc:2749] T 41e0636be5d44363a359e8cd66a733ca P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:45.707854  2770 raft_consensus.cc:515] T bb112bd24f944926914b22738ef46aac P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:45.709074  2231 catalog_manager.cc:5697] T 54f979b5d4d54518bb02038583ab583f P c3fd13b0b3e14fab90331d514773e35a reported cstate change: term changed from 0 to 1, leader changed from <none> to c3fd13b0b3e14fab90331d514773e35a (127.31.232.68). New cstate: current_term: 1 leader_uuid: "c3fd13b0b3e14fab90331d514773e35a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:45.710304  2770 leader_election.cc:290] T bb112bd24f944926914b22738ef46aac P 2269eb340f014b588891176c7fd4497a [CANDIDATE]: Term 1 election: Requested vote from peers 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867), c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503)
I20260713 09:11:45.710896  2231 catalog_manager.cc:5697] T 814c3aa2e4ba44499efb3f3f3947f8f5 P c3fd13b0b3e14fab90331d514773e35a reported cstate change: term changed from 0 to 1, leader changed from <none> to c3fd13b0b3e14fab90331d514773e35a (127.31.232.68). New cstate: current_term: 1 leader_uuid: "c3fd13b0b3e14fab90331d514773e35a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:45.711597  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb112bd24f944926914b22738ef46aac" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3fd13b0b3e14fab90331d514773e35a"
I20260713 09:11:45.711956  2482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb112bd24f944926914b22738ef46aac" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409"
I20260713 09:11:45.712302  2558 raft_consensus.cc:3060] T bb112bd24f944926914b22738ef46aac P c3fd13b0b3e14fab90331d514773e35a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.712651  2482 raft_consensus.cc:3060] T bb112bd24f944926914b22738ef46aac P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.715384  2230 catalog_manager.cc:5697] T 41e0636be5d44363a359e8cd66a733ca P 2269eb340f014b588891176c7fd4497a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2269eb340f014b588891176c7fd4497a (127.31.232.65). New cstate: current_term: 1 leader_uuid: "2269eb340f014b588891176c7fd4497a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:45.717746  2230 catalog_manager.cc:5697] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2269eb340f014b588891176c7fd4497a (127.31.232.65). New cstate: current_term: 1 leader_uuid: "2269eb340f014b588891176c7fd4497a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:45.719964  2482 raft_consensus.cc:2468] T bb112bd24f944926914b22738ef46aac P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2269eb340f014b588891176c7fd4497a in term 1.
I20260713 09:11:45.721421  2299 leader_election.cc:304] T bb112bd24f944926914b22738ef46aac P 2269eb340f014b588891176c7fd4497a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2269eb340f014b588891176c7fd4497a, 83b66d31a37543b6b8d5525868be3409; no voters: 
I20260713 09:11:45.721747  2683 consensus_queue.cc:1048] T d3460a6eb6254e4cb980dfb6a15f8913 P c3fd13b0b3e14fab90331d514773e35a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:45.723551  2770 raft_consensus.cc:2804] T bb112bd24f944926914b22738ef46aac P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:45.724218  2770 raft_consensus.cc:697] T bb112bd24f944926914b22738ef46aac P 2269eb340f014b588891176c7fd4497a [term 1 LEADER]: Becoming Leader. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Running, Role: LEADER
I20260713 09:11:45.725042  2770 consensus_queue.cc:237] T bb112bd24f944926914b22738ef46aac P 2269eb340f014b588891176c7fd4497a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:45.725327  2558 raft_consensus.cc:2468] T bb112bd24f944926914b22738ef46aac P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2269eb340f014b588891176c7fd4497a in term 1.
I20260713 09:11:45.732143  2772 raft_consensus.cc:493] T ba4274cd3dde4b6e8b9c95a25d766e44 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.732725  2772 raft_consensus.cc:515] T ba4274cd3dde4b6e8b9c95a25d766e44 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:45.737044  2611 consensus_queue.cc:1048] T d3460a6eb6254e4cb980dfb6a15f8913 P c3fd13b0b3e14fab90331d514773e35a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:45.738193  2482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4274cd3dde4b6e8b9c95a25d766e44" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409" is_pre_election: true
I20260713 09:11:45.742693  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4274cd3dde4b6e8b9c95a25d766e44" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3fd13b0b3e14fab90331d514773e35a" is_pre_election: true
I20260713 09:11:45.744279  2299 leader_election.cc:304] T ba4274cd3dde4b6e8b9c95a25d766e44 P 2269eb340f014b588891176c7fd4497a [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: 2269eb340f014b588891176c7fd4497a; no voters: 83b66d31a37543b6b8d5525868be3409, c3fd13b0b3e14fab90331d514773e35a
I20260713 09:11:45.745700  2724 raft_consensus.cc:2749] T ba4274cd3dde4b6e8b9c95a25d766e44 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:45.746006  2772 leader_election.cc:290] T ba4274cd3dde4b6e8b9c95a25d766e44 P 2269eb340f014b588891176c7fd4497a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867), c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503)
I20260713 09:11:45.752282  2233 catalog_manager.cc:5697] T bb112bd24f944926914b22738ef46aac P 2269eb340f014b588891176c7fd4497a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2269eb340f014b588891176c7fd4497a (127.31.232.65). New cstate: current_term: 1 leader_uuid: "2269eb340f014b588891176c7fd4497a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:45.788498  2333 raft_consensus.cc:3060] T ba4274cd3dde4b6e8b9c95a25d766e44 P 2269eb340f014b588891176c7fd4497a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.794140  2773 raft_consensus.cc:493] T d28e1d0dba2943f6973bd76356c08436 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.794833  2773 raft_consensus.cc:515] T d28e1d0dba2943f6973bd76356c08436 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:45.796782  2773 leader_election.cc:290] T d28e1d0dba2943f6973bd76356c08436 P 83b66d31a37543b6b8d5525868be3409 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697), c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503)
I20260713 09:11:45.798709  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d28e1d0dba2943f6973bd76356c08436" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5d7ab0bc338415586214d2508b69864" is_pre_election: true
I20260713 09:11:45.799201  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d28e1d0dba2943f6973bd76356c08436" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3fd13b0b3e14fab90331d514773e35a" is_pre_election: true
I20260713 09:11:45.799973  2558 raft_consensus.cc:2393] T d28e1d0dba2943f6973bd76356c08436 P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83b66d31a37543b6b8d5525868be3409 in current term 1: Already voted for candidate b5d7ab0bc338415586214d2508b69864 in this term.
I20260713 09:11:45.801501  2448 leader_election.cc:304] T d28e1d0dba2943f6973bd76356c08436 P 83b66d31a37543b6b8d5525868be3409 [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: 83b66d31a37543b6b8d5525868be3409; no voters: b5d7ab0bc338415586214d2508b69864, c3fd13b0b3e14fab90331d514773e35a
I20260713 09:11:45.802163  2773 raft_consensus.cc:3060] T d28e1d0dba2943f6973bd76356c08436 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.808384  2773 raft_consensus.cc:2749] T d28e1d0dba2943f6973bd76356c08436 P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:45.830081  2773 raft_consensus.cc:493] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.830525  2773 raft_consensus.cc:515] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:45.832440  2773 leader_election.cc:290] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 83b66d31a37543b6b8d5525868be3409 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503), 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591)
I20260713 09:11:45.833133  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814c3aa2e4ba44499efb3f3f3947f8f5" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3fd13b0b3e14fab90331d514773e35a" is_pre_election: true
I20260713 09:11:45.833417  2332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814c3aa2e4ba44499efb3f3f3947f8f5" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a" is_pre_election: true
I20260713 09:11:45.834120  2332 raft_consensus.cc:2393] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83b66d31a37543b6b8d5525868be3409 in current term 1: Already voted for candidate c3fd13b0b3e14fab90331d514773e35a in this term.
I20260713 09:11:45.835070  2449 leader_election.cc:304] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 83b66d31a37543b6b8d5525868be3409 [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: 83b66d31a37543b6b8d5525868be3409; no voters: 2269eb340f014b588891176c7fd4497a, c3fd13b0b3e14fab90331d514773e35a
I20260713 09:11:45.835768  2773 raft_consensus.cc:3060] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 83b66d31a37543b6b8d5525868be3409 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.840615  2773 raft_consensus.cc:2749] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:45.944548  2657 consensus_queue.cc:1048] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:45.957048  2657 consensus_queue.cc:1048] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:45.981841  2683 consensus_queue.cc:1048] T d76ca61e035e44518cb46c3fa347c10c P c3fd13b0b3e14fab90331d514773e35a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:45.989181  2682 consensus_queue.cc:1048] T d76ca61e035e44518cb46c3fa347c10c P c3fd13b0b3e14fab90331d514773e35a [LEADER]: Connected to new peer: Peer: permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:46.006912  2683 consensus_queue.cc:1048] T 814c3aa2e4ba44499efb3f3f3947f8f5 P c3fd13b0b3e14fab90331d514773e35a [LEADER]: Connected to new peer: Peer: permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:46.017742  2749 consensus_queue.cc:1048] T 814c3aa2e4ba44499efb3f3f3947f8f5 P c3fd13b0b3e14fab90331d514773e35a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:46.028306  2772 consensus_queue.cc:1048] T 41e0636be5d44363a359e8cd66a733ca P 2269eb340f014b588891176c7fd4497a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:46.047163  2770 consensus_queue.cc:1048] T 41e0636be5d44363a359e8cd66a733ca P 2269eb340f014b588891176c7fd4497a [LEADER]: Connected to new peer: Peer: permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:46.065394  2790 consensus_queue.cc:1048] T 54f979b5d4d54518bb02038583ab583f P c3fd13b0b3e14fab90331d514773e35a [LEADER]: Connected to new peer: Peer: permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:46.077629  2790 consensus_queue.cc:1048] T 54f979b5d4d54518bb02038583ab583f P c3fd13b0b3e14fab90331d514773e35a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:46.116319  2770 consensus_queue.cc:1048] T bb112bd24f944926914b22738ef46aac P 2269eb340f014b588891176c7fd4497a [LEADER]: Connected to new peer: Peer: permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:46.127103  2772 consensus_queue.cc:1048] T bb112bd24f944926914b22738ef46aac P 2269eb340f014b588891176c7fd4497a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:46.141357  2724 consensus_queue.cc:1048] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:46.151836  2772 consensus_queue.cc:1048] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:46.163933 32673 tablet_server.cc:179] TabletServer@127.31.232.65:0 shutting down...
W20260713 09:11:46.192497  2375 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 25 similar messages]
I20260713 09:11:46.193607 32673 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:46.194316 32673 tablet_replica.cc:333] T 41e0636be5d44363a359e8cd66a733ca P 2269eb340f014b588891176c7fd4497a: stopping tablet replica
I20260713 09:11:46.195225 32673 raft_consensus.cc:2243] T 41e0636be5d44363a359e8cd66a733ca P 2269eb340f014b588891176c7fd4497a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:46.196149 32673 raft_consensus.cc:2272] T 41e0636be5d44363a359e8cd66a733ca P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:46.196471  2375 consensus_peers.cc:597] T b333b9f43f0544f0b62b646acd301b64 P b5d7ab0bc338415586214d2508b69864 -> Peer 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591): Couldn't send request to peer 2269eb340f014b588891176c7fd4497a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:46.198107  2375 consensus_peers.cc:597] T 3c048bdefd0b4e45b904b53c48481319 P b5d7ab0bc338415586214d2508b69864 -> Peer 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591): Couldn't send request to peer 2269eb340f014b588891176c7fd4497a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:46.198482 32673 tablet_replica.cc:333] T d3460a6eb6254e4cb980dfb6a15f8913 P 2269eb340f014b588891176c7fd4497a: stopping tablet replica
I20260713 09:11:46.199084 32673 raft_consensus.cc:2243] T d3460a6eb6254e4cb980dfb6a15f8913 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:46.199530 32673 raft_consensus.cc:2272] T d3460a6eb6254e4cb980dfb6a15f8913 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:46.201442 32673 tablet_replica.cc:333] T f1aadd165bb24d9b86c084adb0dea9e3 P 2269eb340f014b588891176c7fd4497a: stopping tablet replica
I20260713 09:11:46.201996 32673 raft_consensus.cc:2243] T f1aadd165bb24d9b86c084adb0dea9e3 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:46.202390 32673 raft_consensus.cc:2272] T f1aadd165bb24d9b86c084adb0dea9e3 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:46.204461 32673 tablet_replica.cc:333] T b333b9f43f0544f0b62b646acd301b64 P 2269eb340f014b588891176c7fd4497a: stopping tablet replica
I20260713 09:11:46.204990 32673 raft_consensus.cc:2243] T b333b9f43f0544f0b62b646acd301b64 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:46.205367 32673 raft_consensus.cc:2272] T b333b9f43f0544f0b62b646acd301b64 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:46.207489 32673 tablet_replica.cc:333] T 8e509f60dad94c9cb4b2992ab957173c P 2269eb340f014b588891176c7fd4497a: stopping tablet replica
I20260713 09:11:46.208009 32673 raft_consensus.cc:2243] T 8e509f60dad94c9cb4b2992ab957173c P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:46.208387 32673 raft_consensus.cc:2272] T 8e509f60dad94c9cb4b2992ab957173c P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:46.210459 32673 tablet_replica.cc:333] T ba4274cd3dde4b6e8b9c95a25d766e44 P 2269eb340f014b588891176c7fd4497a: stopping tablet replica
I20260713 09:11:46.211007 32673 raft_consensus.cc:2243] T ba4274cd3dde4b6e8b9c95a25d766e44 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:46.211475 32673 raft_consensus.cc:2272] T ba4274cd3dde4b6e8b9c95a25d766e44 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:46.213521 32673 tablet_replica.cc:333] T 08d015a7c5f34f81b02020b321963383 P 2269eb340f014b588891176c7fd4497a: stopping tablet replica
I20260713 09:11:46.214059 32673 raft_consensus.cc:2243] T 08d015a7c5f34f81b02020b321963383 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:46.214502 32673 raft_consensus.cc:2272] T 08d015a7c5f34f81b02020b321963383 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:46.216214 32673 tablet_replica.cc:333] T 13933476baf34403a0464c425cc95be5 P 2269eb340f014b588891176c7fd4497a: stopping tablet replica
I20260713 09:11:46.216701 32673 raft_consensus.cc:2243] T 13933476baf34403a0464c425cc95be5 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:46.217031 32673 raft_consensus.cc:2272] T 13933476baf34403a0464c425cc95be5 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:46.218945 32673 tablet_replica.cc:333] T 7b144eb939e24b4381afc7dd452a470d P 2269eb340f014b588891176c7fd4497a: stopping tablet replica
I20260713 09:11:46.219511 32673 raft_consensus.cc:2243] T 7b144eb939e24b4381afc7dd452a470d P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:46.219853 32673 raft_consensus.cc:2272] T 7b144eb939e24b4381afc7dd452a470d P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:46.221801 32673 tablet_replica.cc:333] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 2269eb340f014b588891176c7fd4497a: stopping tablet replica
I20260713 09:11:46.222281 32673 raft_consensus.cc:2243] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:46.222607 32673 raft_consensus.cc:2272] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:46.224661 32673 tablet_replica.cc:333] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a: stopping tablet replica
I20260713 09:11:46.225127 32673 raft_consensus.cc:2243] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:46.225752 32673 raft_consensus.cc:2272] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:46.227484 32673 tablet_replica.cc:333] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P 2269eb340f014b588891176c7fd4497a: stopping tablet replica
I20260713 09:11:46.228013 32673 raft_consensus.cc:2243] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:46.228430 32673 raft_consensus.cc:2272] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:46.230140 32673 tablet_replica.cc:333] T dc9face4ba224dab8618d989e0511f2f P 2269eb340f014b588891176c7fd4497a: stopping tablet replica
I20260713 09:11:46.230656 32673 raft_consensus.cc:2243] T dc9face4ba224dab8618d989e0511f2f P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:46.231032 32673 raft_consensus.cc:2272] T dc9face4ba224dab8618d989e0511f2f P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:46.232692 32673 tablet_replica.cc:333] T bb112bd24f944926914b22738ef46aac P 2269eb340f014b588891176c7fd4497a: stopping tablet replica
I20260713 09:11:46.233228 32673 raft_consensus.cc:2243] T bb112bd24f944926914b22738ef46aac P 2269eb340f014b588891176c7fd4497a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:46.233944 32673 raft_consensus.cc:2272] T bb112bd24f944926914b22738ef46aac P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:46.236320 32673 tablet_replica.cc:333] T da62f0844cba45f4854cd20e9217d0ab P 2269eb340f014b588891176c7fd4497a: stopping tablet replica
I20260713 09:11:46.236872 32673 raft_consensus.cc:2243] T da62f0844cba45f4854cd20e9217d0ab P 2269eb340f014b588891176c7fd4497a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:46.237560 32673 raft_consensus.cc:2272] T da62f0844cba45f4854cd20e9217d0ab P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:46.238823  2375 consensus_peers.cc:597] T 8e509f60dad94c9cb4b2992ab957173c P b5d7ab0bc338415586214d2508b69864 -> Peer 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591): Couldn't send request to peer 2269eb340f014b588891176c7fd4497a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:46.239126 32673 tablet_replica.cc:333] T 3c048bdefd0b4e45b904b53c48481319 P 2269eb340f014b588891176c7fd4497a: stopping tablet replica
I20260713 09:11:46.239789 32673 raft_consensus.cc:2243] T 3c048bdefd0b4e45b904b53c48481319 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:46.240185 32673 raft_consensus.cc:2272] T 3c048bdefd0b4e45b904b53c48481319 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:46.241823 32673 tablet_replica.cc:333] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a: stopping tablet replica
I20260713 09:11:46.242333 32673 raft_consensus.cc:2243] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:46.243475 32673 raft_consensus.cc:2272] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:46.246081 32673 tablet_replica.cc:333] T 848611830aed456b833a3a46e958b05e P 2269eb340f014b588891176c7fd4497a: stopping tablet replica
I20260713 09:11:46.246676 32673 raft_consensus.cc:2243] T 848611830aed456b833a3a46e958b05e P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:46.247218 32673 raft_consensus.cc:2272] T 848611830aed456b833a3a46e958b05e P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:46.254237  2375 consensus_peers.cc:597] T 13933476baf34403a0464c425cc95be5 P b5d7ab0bc338415586214d2508b69864 -> Peer 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591): Couldn't send request to peer 2269eb340f014b588891176c7fd4497a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:46.264673  2523 consensus_peers.cc:597] T ba4274cd3dde4b6e8b9c95a25d766e44 P c3fd13b0b3e14fab90331d514773e35a -> Peer 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591): Couldn't send request to peer 2269eb340f014b588891176c7fd4497a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:46.272125  2375 consensus_peers.cc:597] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P b5d7ab0bc338415586214d2508b69864 -> Peer 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591): Couldn't send request to peer 2269eb340f014b588891176c7fd4497a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:46.278594 32673 tablet_server.cc:196] TabletServer@127.31.232.65:0 shutdown complete.
W20260713 09:11:46.287937  2449 consensus_peers.cc:597] T 7b144eb939e24b4381afc7dd452a470d P 83b66d31a37543b6b8d5525868be3409 -> Peer 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591): Couldn't send request to peer 2269eb340f014b588891176c7fd4497a. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:43591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:46.293170  2523 consensus_peers.cc:597] T d3460a6eb6254e4cb980dfb6a15f8913 P c3fd13b0b3e14fab90331d514773e35a -> Peer 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591): Couldn't send request to peer 2269eb340f014b588891176c7fd4497a. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:43591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:46.304364 32673 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:46.310633  2807 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:46.310871  2808 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:46.313216  2810 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:46.314186 32673 server_base.cc:1061] running on GCE node
I20260713 09:11:46.316663 32673 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:46.316947 32673 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:46.317153 32673 hybrid_clock.cc:648] HybridClock initialized: now 1783933906317133 us; error 0 us; skew 500 ppm
I20260713 09:11:46.318028 32673 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:46.321028 32673 webserver.cc:533] Webserver started at http://127.31.232.65:46859/ using document root <none> and password file <none>
I20260713 09:11:46.321653 32673 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:46.321831 32673 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:11:46.326359 32673 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:11:46.331928  2815 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:46.332937 32673 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:11:46.333356 32673 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933848945823-32673-0/minicluster-data/ts-0-root
uuid: "2269eb340f014b588891176c7fd4497a"
format_stamp: "Formatted at 2026-07-13 09:11:42 on dist-test-slave-32h3"
I20260713 09:11:46.333801 32673 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933848945823-32673-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933848945823-32673-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933848945823-32673-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)
I20260713 09:11:46.352391 32673 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:46.353480 32673 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:46.354857 32673 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:46.358556  2822 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260713 09:11:46.374753  2523 consensus_peers.cc:597] T 848611830aed456b833a3a46e958b05e P c3fd13b0b3e14fab90331d514773e35a -> Peer 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591): Couldn't send request to peer 2269eb340f014b588891176c7fd4497a. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:43591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:46.454479 32673 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:11:46.454784 32673 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.097s	user 0.004s	sys 0.000s
I20260713 09:11:46.455045 32673 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260713 09:11:46.459559  2822 tablet_bootstrap.cc:492] T da62f0844cba45f4854cd20e9217d0ab P 2269eb340f014b588891176c7fd4497a: Bootstrap starting.
W20260713 09:11:46.465721  2449 consensus_peers.cc:597] T f1aadd165bb24d9b86c084adb0dea9e3 P 83b66d31a37543b6b8d5525868be3409 -> Peer 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591): Couldn't send request to peer 2269eb340f014b588891176c7fd4497a. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:43591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:46.475469  2822 tablet_bootstrap.cc:492] T da62f0844cba45f4854cd20e9217d0ab P 2269eb340f014b588891176c7fd4497a: 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
I20260713 09:11:46.476477  2822 tablet_bootstrap.cc:492] T da62f0844cba45f4854cd20e9217d0ab P 2269eb340f014b588891176c7fd4497a: Bootstrap complete.
I20260713 09:11:46.477113  2822 ts_tablet_manager.cc:1403] T da62f0844cba45f4854cd20e9217d0ab P 2269eb340f014b588891176c7fd4497a: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260713 09:11:46.479827  2822 raft_consensus.cc:359] T da62f0844cba45f4854cd20e9217d0ab P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:46.480515  2822 raft_consensus.cc:740] T da62f0844cba45f4854cd20e9217d0ab P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.481323  2822 consensus_queue.cc:260] T da62f0844cba45f4854cd20e9217d0ab P 2269eb340f014b588891176c7fd4497a [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: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:46.483583  2822 ts_tablet_manager.cc:1434] T da62f0844cba45f4854cd20e9217d0ab P 2269eb340f014b588891176c7fd4497a: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:11:46.484350  2822 tablet_bootstrap.cc:492] T 8e509f60dad94c9cb4b2992ab957173c P 2269eb340f014b588891176c7fd4497a: Bootstrap starting.
W20260713 09:11:46.492092  2523 consensus_peers.cc:597] T dc9face4ba224dab8618d989e0511f2f P c3fd13b0b3e14fab90331d514773e35a -> Peer 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591): Couldn't send request to peer 2269eb340f014b588891176c7fd4497a. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:43591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:46.498370  2822 tablet_bootstrap.cc:492] T 8e509f60dad94c9cb4b2992ab957173c P 2269eb340f014b588891176c7fd4497a: 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
I20260713 09:11:46.499346  2822 tablet_bootstrap.cc:492] T 8e509f60dad94c9cb4b2992ab957173c P 2269eb340f014b588891176c7fd4497a: Bootstrap complete.
I20260713 09:11:46.499949  2822 ts_tablet_manager.cc:1403] T 8e509f60dad94c9cb4b2992ab957173c P 2269eb340f014b588891176c7fd4497a: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260713 09:11:46.502173  2822 raft_consensus.cc:359] T 8e509f60dad94c9cb4b2992ab957173c P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:46.502813  2822 raft_consensus.cc:740] T 8e509f60dad94c9cb4b2992ab957173c P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.503458  2822 consensus_queue.cc:260] T 8e509f60dad94c9cb4b2992ab957173c P 2269eb340f014b588891176c7fd4497a [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: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:46.505147  2822 ts_tablet_manager.cc:1434] T 8e509f60dad94c9cb4b2992ab957173c P 2269eb340f014b588891176c7fd4497a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:46.505854  2822 tablet_bootstrap.cc:492] T 848611830aed456b833a3a46e958b05e P 2269eb340f014b588891176c7fd4497a: Bootstrap starting.
I20260713 09:11:46.521633  2822 tablet_bootstrap.cc:492] T 848611830aed456b833a3a46e958b05e P 2269eb340f014b588891176c7fd4497a: 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
I20260713 09:11:46.522655  2822 tablet_bootstrap.cc:492] T 848611830aed456b833a3a46e958b05e P 2269eb340f014b588891176c7fd4497a: Bootstrap complete.
I20260713 09:11:46.523280  2822 ts_tablet_manager.cc:1403] T 848611830aed456b833a3a46e958b05e P 2269eb340f014b588891176c7fd4497a: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260713 09:11:46.525450  2822 raft_consensus.cc:359] T 848611830aed456b833a3a46e958b05e P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:46.526098  2822 raft_consensus.cc:740] T 848611830aed456b833a3a46e958b05e P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.526710  2822 consensus_queue.cc:260] T 848611830aed456b833a3a46e958b05e P 2269eb340f014b588891176c7fd4497a [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: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:46.528475  2822 ts_tablet_manager.cc:1434] T 848611830aed456b833a3a46e958b05e P 2269eb340f014b588891176c7fd4497a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:46.529224  2822 tablet_bootstrap.cc:492] T f1aadd165bb24d9b86c084adb0dea9e3 P 2269eb340f014b588891176c7fd4497a: Bootstrap starting.
I20260713 09:11:46.549276  2822 tablet_bootstrap.cc:492] T f1aadd165bb24d9b86c084adb0dea9e3 P 2269eb340f014b588891176c7fd4497a: 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
I20260713 09:11:46.550168  2822 tablet_bootstrap.cc:492] T f1aadd165bb24d9b86c084adb0dea9e3 P 2269eb340f014b588891176c7fd4497a: Bootstrap complete.
I20260713 09:11:46.550801  2822 ts_tablet_manager.cc:1403] T f1aadd165bb24d9b86c084adb0dea9e3 P 2269eb340f014b588891176c7fd4497a: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.000s
W20260713 09:11:46.552623  2449 consensus_peers.cc:597] T 08d015a7c5f34f81b02020b321963383 P 83b66d31a37543b6b8d5525868be3409 -> Peer 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591): Couldn't send request to peer 2269eb340f014b588891176c7fd4497a. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:43591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:46.553035  2822 raft_consensus.cc:359] T f1aadd165bb24d9b86c084adb0dea9e3 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:46.553844  2822 raft_consensus.cc:740] T f1aadd165bb24d9b86c084adb0dea9e3 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.554471  2822 consensus_queue.cc:260] T f1aadd165bb24d9b86c084adb0dea9e3 P 2269eb340f014b588891176c7fd4497a [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: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:46.556360  2822 ts_tablet_manager.cc:1434] T f1aadd165bb24d9b86c084adb0dea9e3 P 2269eb340f014b588891176c7fd4497a: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:11:46.557073  2822 tablet_bootstrap.cc:492] T 08d015a7c5f34f81b02020b321963383 P 2269eb340f014b588891176c7fd4497a: Bootstrap starting.
I20260713 09:11:46.557456 32673 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:11:46.557767 32673 ts_tablet_manager.cc:595] Time spent register tablets: real 0.103s	user 0.098s	sys 0.000s
I20260713 09:11:46.573179  2822 tablet_bootstrap.cc:492] T 08d015a7c5f34f81b02020b321963383 P 2269eb340f014b588891176c7fd4497a: 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
I20260713 09:11:46.574400  2822 tablet_bootstrap.cc:492] T 08d015a7c5f34f81b02020b321963383 P 2269eb340f014b588891176c7fd4497a: Bootstrap complete.
I20260713 09:11:46.575237  2822 ts_tablet_manager.cc:1403] T 08d015a7c5f34f81b02020b321963383 P 2269eb340f014b588891176c7fd4497a: Time spent bootstrapping tablet: real 0.018s	user 0.018s	sys 0.000s
I20260713 09:11:46.578907  2822 raft_consensus.cc:359] T 08d015a7c5f34f81b02020b321963383 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:46.579741  2822 raft_consensus.cc:740] T 08d015a7c5f34f81b02020b321963383 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.580556  2822 consensus_queue.cc:260] T 08d015a7c5f34f81b02020b321963383 P 2269eb340f014b588891176c7fd4497a [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: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:46.582971  2822 ts_tablet_manager.cc:1434] T 08d015a7c5f34f81b02020b321963383 P 2269eb340f014b588891176c7fd4497a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260713 09:11:46.583904  2822 tablet_bootstrap.cc:492] T 3c048bdefd0b4e45b904b53c48481319 P 2269eb340f014b588891176c7fd4497a: Bootstrap starting.
I20260713 09:11:46.599084  2822 tablet_bootstrap.cc:492] T 3c048bdefd0b4e45b904b53c48481319 P 2269eb340f014b588891176c7fd4497a: 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
I20260713 09:11:46.599915  2822 tablet_bootstrap.cc:492] T 3c048bdefd0b4e45b904b53c48481319 P 2269eb340f014b588891176c7fd4497a: Bootstrap complete.
I20260713 09:11:46.600430  2822 ts_tablet_manager.cc:1403] T 3c048bdefd0b4e45b904b53c48481319 P 2269eb340f014b588891176c7fd4497a: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260713 09:11:46.602020  2822 raft_consensus.cc:359] T 3c048bdefd0b4e45b904b53c48481319 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:46.602519  2822 raft_consensus.cc:740] T 3c048bdefd0b4e45b904b53c48481319 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.603229  2822 consensus_queue.cc:260] T 3c048bdefd0b4e45b904b53c48481319 P 2269eb340f014b588891176c7fd4497a [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: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:46.604743  2822 ts_tablet_manager.cc:1434] T 3c048bdefd0b4e45b904b53c48481319 P 2269eb340f014b588891176c7fd4497a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:46.605350  2822 tablet_bootstrap.cc:492] T ba4274cd3dde4b6e8b9c95a25d766e44 P 2269eb340f014b588891176c7fd4497a: Bootstrap starting.
I20260713 09:11:46.616493  2822 tablet_bootstrap.cc:492] T ba4274cd3dde4b6e8b9c95a25d766e44 P 2269eb340f014b588891176c7fd4497a: 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
I20260713 09:11:46.617223  2822 tablet_bootstrap.cc:492] T ba4274cd3dde4b6e8b9c95a25d766e44 P 2269eb340f014b588891176c7fd4497a: Bootstrap complete.
I20260713 09:11:46.617763  2822 ts_tablet_manager.cc:1403] T ba4274cd3dde4b6e8b9c95a25d766e44 P 2269eb340f014b588891176c7fd4497a: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.001s
I20260713 09:11:46.619555  2822 raft_consensus.cc:359] T ba4274cd3dde4b6e8b9c95a25d766e44 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:46.620078  2822 raft_consensus.cc:740] T ba4274cd3dde4b6e8b9c95a25d766e44 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.620667  2822 consensus_queue.cc:260] T ba4274cd3dde4b6e8b9c95a25d766e44 P 2269eb340f014b588891176c7fd4497a [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: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:46.622018  2822 ts_tablet_manager.cc:1434] T ba4274cd3dde4b6e8b9c95a25d766e44 P 2269eb340f014b588891176c7fd4497a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:46.622666  2822 tablet_bootstrap.cc:492] T 7b144eb939e24b4381afc7dd452a470d P 2269eb340f014b588891176c7fd4497a: Bootstrap starting.
I20260713 09:11:46.628602 32673 rpc_server.cc:307] RPC server started. Bound to: 127.31.232.65:43591
I20260713 09:11:46.628729  2886 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.232.65:43591 every 8 connection(s)
I20260713 09:11:46.635993  2822 tablet_bootstrap.cc:492] T 7b144eb939e24b4381afc7dd452a470d P 2269eb340f014b588891176c7fd4497a: 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
I20260713 09:11:46.637020  2822 tablet_bootstrap.cc:492] T 7b144eb939e24b4381afc7dd452a470d P 2269eb340f014b588891176c7fd4497a: Bootstrap complete.
I20260713 09:11:46.637708  2822 ts_tablet_manager.cc:1403] T 7b144eb939e24b4381afc7dd452a470d P 2269eb340f014b588891176c7fd4497a: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260713 09:11:46.640163  2822 raft_consensus.cc:359] T 7b144eb939e24b4381afc7dd452a470d P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:46.640971  2822 raft_consensus.cc:740] T 7b144eb939e24b4381afc7dd452a470d P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.641837  2822 consensus_queue.cc:260] T 7b144eb939e24b4381afc7dd452a470d P 2269eb340f014b588891176c7fd4497a [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: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:46.644603  2822 ts_tablet_manager.cc:1434] T 7b144eb939e24b4381afc7dd452a470d P 2269eb340f014b588891176c7fd4497a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:46.645700  2822 tablet_bootstrap.cc:492] T b333b9f43f0544f0b62b646acd301b64 P 2269eb340f014b588891176c7fd4497a: Bootstrap starting.
I20260713 09:11:46.655814  2888 heartbeater.cc:344] Connected to a master server at 127.31.232.126:35907
I20260713 09:11:46.656242  2888 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:46.657737  2888 heartbeater.cc:507] Master 127.31.232.126:35907 requested a full tablet report, sending...
W20260713 09:11:46.658368  2523 consensus_peers.cc:597] T 814c3aa2e4ba44499efb3f3f3947f8f5 P c3fd13b0b3e14fab90331d514773e35a -> Peer 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591): Couldn't send request to peer 2269eb340f014b588891176c7fd4497a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:46.662403  2822 tablet_bootstrap.cc:492] T b333b9f43f0544f0b62b646acd301b64 P 2269eb340f014b588891176c7fd4497a: 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
I20260713 09:11:46.663601  2822 tablet_bootstrap.cc:492] T b333b9f43f0544f0b62b646acd301b64 P 2269eb340f014b588891176c7fd4497a: Bootstrap complete.
I20260713 09:11:46.664367  2822 ts_tablet_manager.cc:1403] T b333b9f43f0544f0b62b646acd301b64 P 2269eb340f014b588891176c7fd4497a: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260713 09:11:46.666644  2822 raft_consensus.cc:359] T b333b9f43f0544f0b62b646acd301b64 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:46.667131  2822 raft_consensus.cc:740] T b333b9f43f0544f0b62b646acd301b64 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.667372  2230 ts_manager.cc:194] Re-registered known tserver with Master: 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591)
I20260713 09:11:46.667798  2822 consensus_queue.cc:260] T b333b9f43f0544f0b62b646acd301b64 P 2269eb340f014b588891176c7fd4497a [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: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:46.669898  2822 ts_tablet_manager.cc:1434] T b333b9f43f0544f0b62b646acd301b64 P 2269eb340f014b588891176c7fd4497a: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:11:46.670675  2822 tablet_bootstrap.cc:492] T bb112bd24f944926914b22738ef46aac P 2269eb340f014b588891176c7fd4497a: Bootstrap starting.
I20260713 09:11:46.680678  2822 tablet_bootstrap.cc:492] T bb112bd24f944926914b22738ef46aac P 2269eb340f014b588891176c7fd4497a: 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
I20260713 09:11:46.681376  2822 tablet_bootstrap.cc:492] T bb112bd24f944926914b22738ef46aac P 2269eb340f014b588891176c7fd4497a: Bootstrap complete.
I20260713 09:11:46.681891  2822 ts_tablet_manager.cc:1403] T bb112bd24f944926914b22738ef46aac P 2269eb340f014b588891176c7fd4497a: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:11:46.682394  2230 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50576
I20260713 09:11:46.684172  2822 raft_consensus.cc:359] T bb112bd24f944926914b22738ef46aac P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:46.684837  2822 raft_consensus.cc:740] T bb112bd24f944926914b22738ef46aac P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.685545  2888 heartbeater.cc:499] Master 127.31.232.126:35907 was elected leader, sending a full tablet report...
I20260713 09:11:46.685614  2822 consensus_queue.cc:260] T bb112bd24f944926914b22738ef46aac P 2269eb340f014b588891176c7fd4497a [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: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:46.687685  2822 ts_tablet_manager.cc:1434] T bb112bd24f944926914b22738ef46aac P 2269eb340f014b588891176c7fd4497a: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:11:46.688469  2822 tablet_bootstrap.cc:492] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 2269eb340f014b588891176c7fd4497a: Bootstrap starting.
I20260713 09:11:46.704190  2822 tablet_bootstrap.cc:492] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 2269eb340f014b588891176c7fd4497a: 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
I20260713 09:11:46.705144  2822 tablet_bootstrap.cc:492] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 2269eb340f014b588891176c7fd4497a: Bootstrap complete.
I20260713 09:11:46.705752  2822 ts_tablet_manager.cc:1403] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 2269eb340f014b588891176c7fd4497a: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260713 09:11:46.707458  2822 raft_consensus.cc:359] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:46.707927  2822 raft_consensus.cc:740] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.708542  2822 consensus_queue.cc:260] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 2269eb340f014b588891176c7fd4497a [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: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:46.710275  2822 ts_tablet_manager.cc:1434] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 2269eb340f014b588891176c7fd4497a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:46.710862  2822 tablet_bootstrap.cc:492] T dc9face4ba224dab8618d989e0511f2f P 2269eb340f014b588891176c7fd4497a: Bootstrap starting.
I20260713 09:11:46.723140  2822 tablet_bootstrap.cc:492] T dc9face4ba224dab8618d989e0511f2f P 2269eb340f014b588891176c7fd4497a: 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
I20260713 09:11:46.723889  2822 tablet_bootstrap.cc:492] T dc9face4ba224dab8618d989e0511f2f P 2269eb340f014b588891176c7fd4497a: Bootstrap complete.
I20260713 09:11:46.724402  2822 ts_tablet_manager.cc:1403] T dc9face4ba224dab8618d989e0511f2f P 2269eb340f014b588891176c7fd4497a: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.007s
I20260713 09:11:46.726446  2822 raft_consensus.cc:359] T dc9face4ba224dab8618d989e0511f2f P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:46.727095  2822 raft_consensus.cc:740] T dc9face4ba224dab8618d989e0511f2f P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.727694  2822 consensus_queue.cc:260] T dc9face4ba224dab8618d989e0511f2f P 2269eb340f014b588891176c7fd4497a [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: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:46.729548  2822 ts_tablet_manager.cc:1434] T dc9face4ba224dab8618d989e0511f2f P 2269eb340f014b588891176c7fd4497a: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260713 09:11:46.730515  2822 tablet_bootstrap.cc:492] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a: Bootstrap starting.
I20260713 09:11:46.742189  2822 tablet_bootstrap.cc:492] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a: 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
I20260713 09:11:46.742856  2822 tablet_bootstrap.cc:492] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a: Bootstrap complete.
I20260713 09:11:46.743418  2822 ts_tablet_manager.cc:1403] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260713 09:11:46.745007  2822 raft_consensus.cc:359] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:46.745471  2822 raft_consensus.cc:740] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.746026  2822 consensus_queue.cc:260] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a [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: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:46.747391  2822 ts_tablet_manager.cc:1434] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:46.747992  2822 tablet_bootstrap.cc:492] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a: Bootstrap starting.
I20260713 09:11:46.759717  2822 tablet_bootstrap.cc:492] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a: 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
I20260713 09:11:46.760689  2822 tablet_bootstrap.cc:492] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a: Bootstrap complete.
I20260713 09:11:46.761281  2822 ts_tablet_manager.cc:1403] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260713 09:11:46.763446  2822 raft_consensus.cc:359] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:46.763938  2822 raft_consensus.cc:740] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.764513  2822 consensus_queue.cc:260] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a [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: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:46.766414  2822 ts_tablet_manager.cc:1434] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:46.767197  2822 tablet_bootstrap.cc:492] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P 2269eb340f014b588891176c7fd4497a: Bootstrap starting.
I20260713 09:11:46.779305  2822 tablet_bootstrap.cc:492] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P 2269eb340f014b588891176c7fd4497a: 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
I20260713 09:11:46.780064  2822 tablet_bootstrap.cc:492] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P 2269eb340f014b588891176c7fd4497a: Bootstrap complete.
I20260713 09:11:46.780575  2822 ts_tablet_manager.cc:1403] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P 2269eb340f014b588891176c7fd4497a: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260713 09:11:46.782401  2822 raft_consensus.cc:359] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:46.782873  2822 raft_consensus.cc:740] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.783486  2822 consensus_queue.cc:260] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P 2269eb340f014b588891176c7fd4497a [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: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:46.784924  2822 ts_tablet_manager.cc:1434] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P 2269eb340f014b588891176c7fd4497a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:46.785748  2822 tablet_bootstrap.cc:492] T 41e0636be5d44363a359e8cd66a733ca P 2269eb340f014b588891176c7fd4497a: Bootstrap starting.
I20260713 09:11:46.797857  2822 tablet_bootstrap.cc:492] T 41e0636be5d44363a359e8cd66a733ca P 2269eb340f014b588891176c7fd4497a: 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
I20260713 09:11:46.798669  2822 tablet_bootstrap.cc:492] T 41e0636be5d44363a359e8cd66a733ca P 2269eb340f014b588891176c7fd4497a: Bootstrap complete.
I20260713 09:11:46.799275  2822 ts_tablet_manager.cc:1403] T 41e0636be5d44363a359e8cd66a733ca P 2269eb340f014b588891176c7fd4497a: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260713 09:11:46.800840  2822 raft_consensus.cc:359] T 41e0636be5d44363a359e8cd66a733ca P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:46.801362  2822 raft_consensus.cc:740] T 41e0636be5d44363a359e8cd66a733ca P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.801908  2822 consensus_queue.cc:260] T 41e0636be5d44363a359e8cd66a733ca P 2269eb340f014b588891176c7fd4497a [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: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:46.803373  2822 ts_tablet_manager.cc:1434] T 41e0636be5d44363a359e8cd66a733ca P 2269eb340f014b588891176c7fd4497a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:46.804284  2822 tablet_bootstrap.cc:492] T d3460a6eb6254e4cb980dfb6a15f8913 P 2269eb340f014b588891176c7fd4497a: Bootstrap starting.
I20260713 09:11:46.814699  2822 tablet_bootstrap.cc:492] T d3460a6eb6254e4cb980dfb6a15f8913 P 2269eb340f014b588891176c7fd4497a: 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
I20260713 09:11:46.815471  2822 tablet_bootstrap.cc:492] T d3460a6eb6254e4cb980dfb6a15f8913 P 2269eb340f014b588891176c7fd4497a: Bootstrap complete.
I20260713 09:11:46.816011  2822 ts_tablet_manager.cc:1403] T d3460a6eb6254e4cb980dfb6a15f8913 P 2269eb340f014b588891176c7fd4497a: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260713 09:11:46.817862  2822 raft_consensus.cc:359] T d3460a6eb6254e4cb980dfb6a15f8913 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:46.818324  2822 raft_consensus.cc:740] T d3460a6eb6254e4cb980dfb6a15f8913 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.818841  2822 consensus_queue.cc:260] T d3460a6eb6254e4cb980dfb6a15f8913 P 2269eb340f014b588891176c7fd4497a [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: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:46.820396  2822 ts_tablet_manager.cc:1434] T d3460a6eb6254e4cb980dfb6a15f8913 P 2269eb340f014b588891176c7fd4497a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:46.821483  2822 tablet_bootstrap.cc:492] T 13933476baf34403a0464c425cc95be5 P 2269eb340f014b588891176c7fd4497a: Bootstrap starting.
I20260713 09:11:46.835649  2822 tablet_bootstrap.cc:492] T 13933476baf34403a0464c425cc95be5 P 2269eb340f014b588891176c7fd4497a: 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
I20260713 09:11:46.836606  2822 tablet_bootstrap.cc:492] T 13933476baf34403a0464c425cc95be5 P 2269eb340f014b588891176c7fd4497a: Bootstrap complete.
I20260713 09:11:46.837203  2822 ts_tablet_manager.cc:1403] T 13933476baf34403a0464c425cc95be5 P 2269eb340f014b588891176c7fd4497a: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260713 09:11:46.838838  2822 raft_consensus.cc:359] T 13933476baf34403a0464c425cc95be5 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:46.839316  2822 raft_consensus.cc:740] T 13933476baf34403a0464c425cc95be5 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.839826  2822 consensus_queue.cc:260] T 13933476baf34403a0464c425cc95be5 P 2269eb340f014b588891176c7fd4497a [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: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:46.841133  2822 ts_tablet_manager.cc:1434] T 13933476baf34403a0464c425cc95be5 P 2269eb340f014b588891176c7fd4497a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:47.306991  2610 raft_consensus.cc:493] T 0d24c6d8f8c34e63aeea526366c95389 P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2269eb340f014b588891176c7fd4497a)
I20260713 09:11:47.307680  2610 raft_consensus.cc:515] T 0d24c6d8f8c34e63aeea526366c95389 P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:47.310038  2610 leader_election.cc:290] T 0d24c6d8f8c34e63aeea526366c95389 P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503), 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591)
I20260713 09:11:47.310806  2556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d24c6d8f8c34e63aeea526366c95389" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3fd13b0b3e14fab90331d514773e35a" is_pre_election: true
I20260713 09:11:47.311050  2860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d24c6d8f8c34e63aeea526366c95389" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a" is_pre_election: true
I20260713 09:11:47.311893  2860 raft_consensus.cc:2468] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5d7ab0bc338415586214d2508b69864 in term 1.
I20260713 09:11:47.312985  2375 leader_election.cc:304] T 0d24c6d8f8c34e63aeea526366c95389 P b5d7ab0bc338415586214d2508b69864 [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: 2269eb340f014b588891176c7fd4497a, b5d7ab0bc338415586214d2508b69864; no voters: c3fd13b0b3e14fab90331d514773e35a
I20260713 09:11:47.313694  2610 raft_consensus.cc:2804] T 0d24c6d8f8c34e63aeea526366c95389 P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:47.314087  2610 raft_consensus.cc:493] T 0d24c6d8f8c34e63aeea526366c95389 P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2269eb340f014b588891176c7fd4497a)
I20260713 09:11:47.314390  2610 raft_consensus.cc:3060] T 0d24c6d8f8c34e63aeea526366c95389 P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:47.321408  2610 raft_consensus.cc:515] T 0d24c6d8f8c34e63aeea526366c95389 P b5d7ab0bc338415586214d2508b69864 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:47.323681  2610 leader_election.cc:290] T 0d24c6d8f8c34e63aeea526366c95389 P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 2 election: Requested vote from peers c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503), 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591)
I20260713 09:11:47.325378  2860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d24c6d8f8c34e63aeea526366c95389" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a"
I20260713 09:11:47.325299  2556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d24c6d8f8c34e63aeea526366c95389" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3fd13b0b3e14fab90331d514773e35a"
I20260713 09:11:47.326215  2860 raft_consensus.cc:3060] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:47.331588  2860 raft_consensus.cc:2468] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5d7ab0bc338415586214d2508b69864 in term 2.
I20260713 09:11:47.332716  2375 leader_election.cc:304] T 0d24c6d8f8c34e63aeea526366c95389 P b5d7ab0bc338415586214d2508b69864 [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: 2269eb340f014b588891176c7fd4497a, b5d7ab0bc338415586214d2508b69864; no voters: c3fd13b0b3e14fab90331d514773e35a
I20260713 09:11:47.333593  2610 raft_consensus.cc:2804] T 0d24c6d8f8c34e63aeea526366c95389 P b5d7ab0bc338415586214d2508b69864 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:47.334085  2610 raft_consensus.cc:697] T 0d24c6d8f8c34e63aeea526366c95389 P b5d7ab0bc338415586214d2508b69864 [term 2 LEADER]: Becoming Leader. State: Replica: b5d7ab0bc338415586214d2508b69864, State: Running, Role: LEADER
I20260713 09:11:47.334894  2610 consensus_queue.cc:237] T 0d24c6d8f8c34e63aeea526366c95389 P b5d7ab0bc338415586214d2508b69864 [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: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:47.350343  2230 catalog_manager.cc:5697] T 0d24c6d8f8c34e63aeea526366c95389 P b5d7ab0bc338415586214d2508b69864 reported cstate change: term changed from 1 to 2, leader changed from 2269eb340f014b588891176c7fd4497a (127.31.232.65) to b5d7ab0bc338415586214d2508b69864 (127.31.232.66). New cstate: current_term: 2 leader_uuid: "b5d7ab0bc338415586214d2508b69864" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:47.393472  2610 raft_consensus.cc:493] T da62f0844cba45f4854cd20e9217d0ab P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2269eb340f014b588891176c7fd4497a)
I20260713 09:11:47.394004  2610 raft_consensus.cc:515] T da62f0844cba45f4854cd20e9217d0ab P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:47.396075  2610 leader_election.cc:290] T da62f0844cba45f4854cd20e9217d0ab P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503), 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591)
I20260713 09:11:47.396713  2556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f0844cba45f4854cd20e9217d0ab" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3fd13b0b3e14fab90331d514773e35a" is_pre_election: true
I20260713 09:11:47.397198  2860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f0844cba45f4854cd20e9217d0ab" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a" is_pre_election: true
I20260713 09:11:47.397856  2860 raft_consensus.cc:2468] T da62f0844cba45f4854cd20e9217d0ab P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5d7ab0bc338415586214d2508b69864 in term 1.
I20260713 09:11:47.398839  2375 leader_election.cc:304] T da62f0844cba45f4854cd20e9217d0ab P b5d7ab0bc338415586214d2508b69864 [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: 2269eb340f014b588891176c7fd4497a, b5d7ab0bc338415586214d2508b69864; no voters: c3fd13b0b3e14fab90331d514773e35a
I20260713 09:11:47.399518  2610 raft_consensus.cc:2804] T da62f0844cba45f4854cd20e9217d0ab P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:47.399852  2610 raft_consensus.cc:493] T da62f0844cba45f4854cd20e9217d0ab P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2269eb340f014b588891176c7fd4497a)
I20260713 09:11:47.400096  2610 raft_consensus.cc:3060] T da62f0844cba45f4854cd20e9217d0ab P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:47.404832  2610 raft_consensus.cc:515] T da62f0844cba45f4854cd20e9217d0ab P b5d7ab0bc338415586214d2508b69864 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:47.406790  2610 leader_election.cc:290] T da62f0844cba45f4854cd20e9217d0ab P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 2 election: Requested vote from peers c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503), 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591)
I20260713 09:11:47.407401  2860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f0844cba45f4854cd20e9217d0ab" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a"
I20260713 09:11:47.407289  2556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f0844cba45f4854cd20e9217d0ab" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3fd13b0b3e14fab90331d514773e35a"
I20260713 09:11:47.408034  2860 raft_consensus.cc:3060] T da62f0844cba45f4854cd20e9217d0ab P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:47.412765  2860 raft_consensus.cc:2468] T da62f0844cba45f4854cd20e9217d0ab P 2269eb340f014b588891176c7fd4497a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5d7ab0bc338415586214d2508b69864 in term 2.
I20260713 09:11:47.413291  2749 raft_consensus.cc:493] T da62f0844cba45f4854cd20e9217d0ab P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2269eb340f014b588891176c7fd4497a)
I20260713 09:11:47.413941  2375 leader_election.cc:304] T da62f0844cba45f4854cd20e9217d0ab P b5d7ab0bc338415586214d2508b69864 [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: 2269eb340f014b588891176c7fd4497a, b5d7ab0bc338415586214d2508b69864; no voters: c3fd13b0b3e14fab90331d514773e35a
I20260713 09:11:47.413923  2749 raft_consensus.cc:515] T da62f0844cba45f4854cd20e9217d0ab P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:47.414848  2610 raft_consensus.cc:2804] T da62f0844cba45f4854cd20e9217d0ab P b5d7ab0bc338415586214d2508b69864 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:47.415357  2610 raft_consensus.cc:697] T da62f0844cba45f4854cd20e9217d0ab P b5d7ab0bc338415586214d2508b69864 [term 2 LEADER]: Becoming Leader. State: Replica: b5d7ab0bc338415586214d2508b69864, State: Running, Role: LEADER
I20260713 09:11:47.416164  2749 leader_election.cc:290] T da62f0844cba45f4854cd20e9217d0ab P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591), b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697)
I20260713 09:11:47.416090  2610 consensus_queue.cc:237] T da62f0844cba45f4854cd20e9217d0ab P b5d7ab0bc338415586214d2508b69864 [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: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:47.417651  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f0844cba45f4854cd20e9217d0ab" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5d7ab0bc338415586214d2508b69864" is_pre_election: true
I20260713 09:11:47.417263  2860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f0844cba45f4854cd20e9217d0ab" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a" is_pre_election: true
I20260713 09:11:47.420780  2860 raft_consensus.cc:2393] T da62f0844cba45f4854cd20e9217d0ab P 2269eb340f014b588891176c7fd4497a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c3fd13b0b3e14fab90331d514773e35a in current term 2: Already voted for candidate b5d7ab0bc338415586214d2508b69864 in this term.
I20260713 09:11:47.422133  2523 leader_election.cc:304] T da62f0844cba45f4854cd20e9217d0ab P c3fd13b0b3e14fab90331d514773e35a [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: c3fd13b0b3e14fab90331d514773e35a; no voters: 2269eb340f014b588891176c7fd4497a, b5d7ab0bc338415586214d2508b69864
I20260713 09:11:47.423350  2790 raft_consensus.cc:3060] T da62f0844cba45f4854cd20e9217d0ab P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:47.427341  2233 catalog_manager.cc:5697] T da62f0844cba45f4854cd20e9217d0ab P b5d7ab0bc338415586214d2508b69864 reported cstate change: term changed from 1 to 2, leader changed from 2269eb340f014b588891176c7fd4497a (127.31.232.65) to b5d7ab0bc338415586214d2508b69864 (127.31.232.66). New cstate: current_term: 2 leader_uuid: "b5d7ab0bc338415586214d2508b69864" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:47.430747  2790 raft_consensus.cc:2749] T da62f0844cba45f4854cd20e9217d0ab P c3fd13b0b3e14fab90331d514773e35a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:47.542121  2610 raft_consensus.cc:493] T 41e0636be5d44363a359e8cd66a733ca P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2269eb340f014b588891176c7fd4497a)
I20260713 09:11:47.542546  2610 raft_consensus.cc:515] T 41e0636be5d44363a359e8cd66a733ca P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:47.544027  2610 leader_election.cc:290] T 41e0636be5d44363a359e8cd66a733ca P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591), 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867)
I20260713 09:11:47.544898  2860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e0636be5d44363a359e8cd66a733ca" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a" is_pre_election: true
I20260713 09:11:47.545037  2483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e0636be5d44363a359e8cd66a733ca" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409" is_pre_election: true
I20260713 09:11:47.545584  2860 raft_consensus.cc:2468] T 41e0636be5d44363a359e8cd66a733ca P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5d7ab0bc338415586214d2508b69864 in term 1.
I20260713 09:11:47.546593  2375 leader_election.cc:304] T 41e0636be5d44363a359e8cd66a733ca P b5d7ab0bc338415586214d2508b69864 [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: 2269eb340f014b588891176c7fd4497a, b5d7ab0bc338415586214d2508b69864; no voters: 83b66d31a37543b6b8d5525868be3409
I20260713 09:11:47.547350  2610 raft_consensus.cc:2804] T 41e0636be5d44363a359e8cd66a733ca P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:47.547678  2610 raft_consensus.cc:493] T 41e0636be5d44363a359e8cd66a733ca P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2269eb340f014b588891176c7fd4497a)
I20260713 09:11:47.547963  2610 raft_consensus.cc:3060] T 41e0636be5d44363a359e8cd66a733ca P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:47.551167  2905 raft_consensus.cc:493] T 41e0636be5d44363a359e8cd66a733ca P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2269eb340f014b588891176c7fd4497a)
I20260713 09:11:47.551692  2905 raft_consensus.cc:515] T 41e0636be5d44363a359e8cd66a733ca P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:47.552505  2610 raft_consensus.cc:515] T 41e0636be5d44363a359e8cd66a733ca P b5d7ab0bc338415586214d2508b69864 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:47.553885  2905 leader_election.cc:290] T 41e0636be5d44363a359e8cd66a733ca P 83b66d31a37543b6b8d5525868be3409 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591), b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697)
I20260713 09:11:47.555101  2861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e0636be5d44363a359e8cd66a733ca" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a"
I20260713 09:11:47.554279  2610 leader_election.cc:290] T 41e0636be5d44363a359e8cd66a733ca P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 2 election: Requested vote from peers 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591), 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867)
I20260713 09:11:47.555161  2483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e0636be5d44363a359e8cd66a733ca" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409"
I20260713 09:11:47.555438  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e0636be5d44363a359e8cd66a733ca" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5d7ab0bc338415586214d2508b69864" is_pre_election: true
I20260713 09:11:47.555006  2860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e0636be5d44363a359e8cd66a733ca" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a" is_pre_election: true
I20260713 09:11:47.556036  2861 raft_consensus.cc:3060] T 41e0636be5d44363a359e8cd66a733ca P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:47.556169  2483 raft_consensus.cc:3060] T 41e0636be5d44363a359e8cd66a733ca P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:47.556473  2408 raft_consensus.cc:2393] T 41e0636be5d44363a359e8cd66a733ca P b5d7ab0bc338415586214d2508b69864 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83b66d31a37543b6b8d5525868be3409 in current term 2: Already voted for candidate b5d7ab0bc338415586214d2508b69864 in this term.
I20260713 09:11:47.557615  2450 leader_election.cc:304] T 41e0636be5d44363a359e8cd66a733ca P 83b66d31a37543b6b8d5525868be3409 [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: 83b66d31a37543b6b8d5525868be3409; no voters: 2269eb340f014b588891176c7fd4497a, b5d7ab0bc338415586214d2508b69864
I20260713 09:11:47.562912  2861 raft_consensus.cc:2468] T 41e0636be5d44363a359e8cd66a733ca P 2269eb340f014b588891176c7fd4497a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5d7ab0bc338415586214d2508b69864 in term 2.
I20260713 09:11:47.564085  2375 leader_election.cc:304] T 41e0636be5d44363a359e8cd66a733ca P b5d7ab0bc338415586214d2508b69864 [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: 2269eb340f014b588891176c7fd4497a, b5d7ab0bc338415586214d2508b69864; no voters: 
I20260713 09:11:47.564302  2483 raft_consensus.cc:2468] T 41e0636be5d44363a359e8cd66a733ca P 83b66d31a37543b6b8d5525868be3409 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5d7ab0bc338415586214d2508b69864 in term 2.
I20260713 09:11:47.564772  2610 raft_consensus.cc:2804] T 41e0636be5d44363a359e8cd66a733ca P b5d7ab0bc338415586214d2508b69864 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:47.564800  2905 raft_consensus.cc:2749] T 41e0636be5d44363a359e8cd66a733ca P 83b66d31a37543b6b8d5525868be3409 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:47.565237  2610 raft_consensus.cc:697] T 41e0636be5d44363a359e8cd66a733ca P b5d7ab0bc338415586214d2508b69864 [term 2 LEADER]: Becoming Leader. State: Replica: b5d7ab0bc338415586214d2508b69864, State: Running, Role: LEADER
I20260713 09:11:47.566002  2610 consensus_queue.cc:237] T 41e0636be5d44363a359e8cd66a733ca P b5d7ab0bc338415586214d2508b69864 [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: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:47.573279  2233 catalog_manager.cc:5697] T 41e0636be5d44363a359e8cd66a733ca P b5d7ab0bc338415586214d2508b69864 reported cstate change: term changed from 1 to 2, leader changed from 2269eb340f014b588891176c7fd4497a (127.31.232.65) to b5d7ab0bc338415586214d2508b69864 (127.31.232.66). New cstate: current_term: 2 leader_uuid: "b5d7ab0bc338415586214d2508b69864" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:47.630344  2905 raft_consensus.cc:493] T bb112bd24f944926914b22738ef46aac P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2269eb340f014b588891176c7fd4497a)
I20260713 09:11:47.630863  2905 raft_consensus.cc:515] T bb112bd24f944926914b22738ef46aac P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:47.631279  2790 raft_consensus.cc:493] T bb112bd24f944926914b22738ef46aac P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2269eb340f014b588891176c7fd4497a)
I20260713 09:11:47.631795  2790 raft_consensus.cc:515] T bb112bd24f944926914b22738ef46aac P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:47.633724  2556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb112bd24f944926914b22738ef46aac" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3fd13b0b3e14fab90331d514773e35a" is_pre_election: true
I20260713 09:11:47.633939  2905 leader_election.cc:290] T bb112bd24f944926914b22738ef46aac P 83b66d31a37543b6b8d5525868be3409 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503), 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591)
I20260713 09:11:47.634172  2483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb112bd24f944926914b22738ef46aac" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409" is_pre_election: true
I20260713 09:11:47.634366  2790 leader_election.cc:290] T bb112bd24f944926914b22738ef46aac P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867), 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591)
I20260713 09:11:47.634554  2860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb112bd24f944926914b22738ef46aac" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a" is_pre_election: true
I20260713 09:11:47.634814  2861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb112bd24f944926914b22738ef46aac" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a" is_pre_election: true
I20260713 09:11:47.634836  2483 raft_consensus.cc:2468] T bb112bd24f944926914b22738ef46aac P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3fd13b0b3e14fab90331d514773e35a in term 1.
I20260713 09:11:47.635126  2556 raft_consensus.cc:2468] T bb112bd24f944926914b22738ef46aac P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83b66d31a37543b6b8d5525868be3409 in term 1.
I20260713 09:11:47.635212  2860 raft_consensus.cc:2468] T bb112bd24f944926914b22738ef46aac P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3fd13b0b3e14fab90331d514773e35a in term 1.
I20260713 09:11:47.636629  2522 leader_election.cc:304] T bb112bd24f944926914b22738ef46aac P c3fd13b0b3e14fab90331d514773e35a [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: 83b66d31a37543b6b8d5525868be3409, c3fd13b0b3e14fab90331d514773e35a; no voters: 
I20260713 09:11:47.636773  2448 leader_election.cc:304] T bb112bd24f944926914b22738ef46aac P 83b66d31a37543b6b8d5525868be3409 [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: 83b66d31a37543b6b8d5525868be3409, c3fd13b0b3e14fab90331d514773e35a; no voters: 2269eb340f014b588891176c7fd4497a
I20260713 09:11:47.637444  2790 raft_consensus.cc:2804] T bb112bd24f944926914b22738ef46aac P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:47.637557  2905 raft_consensus.cc:2804] T bb112bd24f944926914b22738ef46aac P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:47.637880  2790 raft_consensus.cc:493] T bb112bd24f944926914b22738ef46aac P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2269eb340f014b588891176c7fd4497a)
I20260713 09:11:47.638060  2905 raft_consensus.cc:493] T bb112bd24f944926914b22738ef46aac P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2269eb340f014b588891176c7fd4497a)
I20260713 09:11:47.638298  2790 raft_consensus.cc:3060] T bb112bd24f944926914b22738ef46aac P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:47.638505  2905 raft_consensus.cc:3060] T bb112bd24f944926914b22738ef46aac P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:47.645102  2790 raft_consensus.cc:515] T bb112bd24f944926914b22738ef46aac P c3fd13b0b3e14fab90331d514773e35a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:47.645987  2905 raft_consensus.cc:515] T bb112bd24f944926914b22738ef46aac P 83b66d31a37543b6b8d5525868be3409 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:47.647898  2483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb112bd24f944926914b22738ef46aac" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83b66d31a37543b6b8d5525868be3409"
I20260713 09:11:47.648615  2483 raft_consensus.cc:2393] T bb112bd24f944926914b22738ef46aac P 83b66d31a37543b6b8d5525868be3409 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c3fd13b0b3e14fab90331d514773e35a in current term 2: Already voted for candidate 83b66d31a37543b6b8d5525868be3409 in this term.
I20260713 09:11:47.648880  2556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb112bd24f944926914b22738ef46aac" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3fd13b0b3e14fab90331d514773e35a"
I20260713 09:11:47.649647  2556 raft_consensus.cc:2393] T bb112bd24f944926914b22738ef46aac P c3fd13b0b3e14fab90331d514773e35a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 83b66d31a37543b6b8d5525868be3409 in current term 2: Already voted for candidate c3fd13b0b3e14fab90331d514773e35a in this term.
I20260713 09:11:47.649889  2905 leader_election.cc:290] T bb112bd24f944926914b22738ef46aac P 83b66d31a37543b6b8d5525868be3409 [CANDIDATE]: Term 2 election: Requested vote from peers c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503), 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591)
I20260713 09:11:47.650523  2790 leader_election.cc:290] T bb112bd24f944926914b22738ef46aac P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 2 election: Requested vote from peers 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867), 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591)
I20260713 09:11:47.650916  2861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb112bd24f944926914b22738ef46aac" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a"
I20260713 09:11:47.650942  2860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb112bd24f944926914b22738ef46aac" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a"
I20260713 09:11:47.651726  2861 raft_consensus.cc:3060] T bb112bd24f944926914b22738ef46aac P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:47.652423  2449 leader_election.cc:304] T bb112bd24f944926914b22738ef46aac P 83b66d31a37543b6b8d5525868be3409 [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: 83b66d31a37543b6b8d5525868be3409; no voters: 2269eb340f014b588891176c7fd4497a, c3fd13b0b3e14fab90331d514773e35a
I20260713 09:11:47.653216  2905 raft_consensus.cc:2749] T bb112bd24f944926914b22738ef46aac P 83b66d31a37543b6b8d5525868be3409 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:11:47.653571  2790 raft_consensus.cc:493] T e11b91199c524fa09cee8afe49d2d5bd P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2269eb340f014b588891176c7fd4497a)
I20260713 09:11:47.654137  2790 raft_consensus.cc:515] T e11b91199c524fa09cee8afe49d2d5bd P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:47.655995  2769 raft_consensus.cc:493] T e11b91199c524fa09cee8afe49d2d5bd P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2269eb340f014b588891176c7fd4497a)
I20260713 09:11:47.656153  2790 leader_election.cc:290] T e11b91199c524fa09cee8afe49d2d5bd P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591), b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697)
I20260713 09:11:47.656512  2769 raft_consensus.cc:515] T e11b91199c524fa09cee8afe49d2d5bd P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:47.658493  2769 leader_election.cc:290] T e11b91199c524fa09cee8afe49d2d5bd P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503), 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591)
I20260713 09:11:47.659152  2556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e11b91199c524fa09cee8afe49d2d5bd" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3fd13b0b3e14fab90331d514773e35a" is_pre_election: true
I20260713 09:11:47.659348  2859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e11b91199c524fa09cee8afe49d2d5bd" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a" is_pre_election: true
I20260713 09:11:47.659595  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e11b91199c524fa09cee8afe49d2d5bd" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5d7ab0bc338415586214d2508b69864" is_pre_election: true
I20260713 09:11:47.659852  2556 raft_consensus.cc:2468] T e11b91199c524fa09cee8afe49d2d5bd P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5d7ab0bc338415586214d2508b69864 in term 1.
I20260713 09:11:47.659976  2859 raft_consensus.cc:2468] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3fd13b0b3e14fab90331d514773e35a in term 1.
I20260713 09:11:47.660385  2408 raft_consensus.cc:2468] T e11b91199c524fa09cee8afe49d2d5bd P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3fd13b0b3e14fab90331d514773e35a in term 1.
I20260713 09:11:47.658542  2861 raft_consensus.cc:2468] T bb112bd24f944926914b22738ef46aac P 2269eb340f014b588891176c7fd4497a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3fd13b0b3e14fab90331d514773e35a in term 2.
I20260713 09:11:47.661131  2374 leader_election.cc:304] T e11b91199c524fa09cee8afe49d2d5bd P b5d7ab0bc338415586214d2508b69864 [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: b5d7ab0bc338415586214d2508b69864, c3fd13b0b3e14fab90331d514773e35a; no voters: 
I20260713 09:11:47.661132  2523 leader_election.cc:304] T e11b91199c524fa09cee8afe49d2d5bd P c3fd13b0b3e14fab90331d514773e35a [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: 2269eb340f014b588891176c7fd4497a, c3fd13b0b3e14fab90331d514773e35a; no voters: 
I20260713 09:11:47.662465  2610 raft_consensus.cc:2804] T e11b91199c524fa09cee8afe49d2d5bd P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:47.662820  2610 raft_consensus.cc:493] T e11b91199c524fa09cee8afe49d2d5bd P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2269eb340f014b588891176c7fd4497a)
I20260713 09:11:47.663430  2610 raft_consensus.cc:3060] T e11b91199c524fa09cee8afe49d2d5bd P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:47.663547  2790 raft_consensus.cc:2804] T e11b91199c524fa09cee8afe49d2d5bd P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:47.663987  2790 raft_consensus.cc:493] T e11b91199c524fa09cee8afe49d2d5bd P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2269eb340f014b588891176c7fd4497a)
I20260713 09:11:47.664367  2790 raft_consensus.cc:3060] T e11b91199c524fa09cee8afe49d2d5bd P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:47.662964  2523 leader_election.cc:304] T bb112bd24f944926914b22738ef46aac P c3fd13b0b3e14fab90331d514773e35a [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: 2269eb340f014b588891176c7fd4497a, c3fd13b0b3e14fab90331d514773e35a; no voters: 83b66d31a37543b6b8d5525868be3409
I20260713 09:11:47.666179  2683 raft_consensus.cc:2804] T bb112bd24f944926914b22738ef46aac P c3fd13b0b3e14fab90331d514773e35a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:47.666640  2683 raft_consensus.cc:697] T bb112bd24f944926914b22738ef46aac P c3fd13b0b3e14fab90331d514773e35a [term 2 LEADER]: Becoming Leader. State: Replica: c3fd13b0b3e14fab90331d514773e35a, State: Running, Role: LEADER
I20260713 09:11:47.667450  2683 consensus_queue.cc:237] T bb112bd24f944926914b22738ef46aac P c3fd13b0b3e14fab90331d514773e35a [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: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } }
I20260713 09:11:47.668987  2610 raft_consensus.cc:515] T e11b91199c524fa09cee8afe49d2d5bd P b5d7ab0bc338415586214d2508b69864 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:47.662767  2861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e11b91199c524fa09cee8afe49d2d5bd" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a" is_pre_election: true
I20260713 09:11:47.671819  2556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e11b91199c524fa09cee8afe49d2d5bd" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3fd13b0b3e14fab90331d514773e35a"
I20260713 09:11:47.671294  2790 raft_consensus.cc:515] T e11b91199c524fa09cee8afe49d2d5bd P c3fd13b0b3e14fab90331d514773e35a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:47.671765  2859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e11b91199c524fa09cee8afe49d2d5bd" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a"
I20260713 09:11:47.673317  2556 raft_consensus.cc:2393] T e11b91199c524fa09cee8afe49d2d5bd P c3fd13b0b3e14fab90331d514773e35a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b5d7ab0bc338415586214d2508b69864 in current term 2: Already voted for candidate c3fd13b0b3e14fab90331d514773e35a in this term.
I20260713 09:11:47.671779  2861 raft_consensus.cc:2468] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5d7ab0bc338415586214d2508b69864 in term 1.
I20260713 09:11:47.674072  2790 leader_election.cc:290] T e11b91199c524fa09cee8afe49d2d5bd P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 2 election: Requested vote from peers 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591), b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697)
I20260713 09:11:47.674417  2374 leader_election.cc:304] T e11b91199c524fa09cee8afe49d2d5bd P b5d7ab0bc338415586214d2508b69864 [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: b5d7ab0bc338415586214d2508b69864; no voters: 2269eb340f014b588891176c7fd4497a, c3fd13b0b3e14fab90331d514773e35a
I20260713 09:11:47.675220  2769 raft_consensus.cc:2749] T e11b91199c524fa09cee8afe49d2d5bd P b5d7ab0bc338415586214d2508b69864 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:11:47.675136  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e11b91199c524fa09cee8afe49d2d5bd" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5d7ab0bc338415586214d2508b69864"
I20260713 09:11:47.675700  2861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e11b91199c524fa09cee8afe49d2d5bd" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a"
I20260713 09:11:47.676144  2408 raft_consensus.cc:2393] T e11b91199c524fa09cee8afe49d2d5bd P b5d7ab0bc338415586214d2508b69864 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c3fd13b0b3e14fab90331d514773e35a in current term 2: Already voted for candidate b5d7ab0bc338415586214d2508b69864 in this term.
I20260713 09:11:47.676258  2861 raft_consensus.cc:3060] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:47.671849  2610 leader_election.cc:290] T e11b91199c524fa09cee8afe49d2d5bd P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 2 election: Requested vote from peers c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503), 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591)
I20260713 09:11:47.682943  2861 raft_consensus.cc:2468] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3fd13b0b3e14fab90331d514773e35a in term 2.
I20260713 09:11:47.684010  2523 leader_election.cc:304] T e11b91199c524fa09cee8afe49d2d5bd P c3fd13b0b3e14fab90331d514773e35a [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: 2269eb340f014b588891176c7fd4497a, c3fd13b0b3e14fab90331d514773e35a; no voters: b5d7ab0bc338415586214d2508b69864
I20260713 09:11:47.684643  2683 raft_consensus.cc:2804] T e11b91199c524fa09cee8afe49d2d5bd P c3fd13b0b3e14fab90331d514773e35a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:47.685098  2683 raft_consensus.cc:697] T e11b91199c524fa09cee8afe49d2d5bd P c3fd13b0b3e14fab90331d514773e35a [term 2 LEADER]: Becoming Leader. State: Replica: c3fd13b0b3e14fab90331d514773e35a, State: Running, Role: LEADER
I20260713 09:11:47.685683  2683 consensus_queue.cc:237] T e11b91199c524fa09cee8afe49d2d5bd P c3fd13b0b3e14fab90331d514773e35a [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: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:47.687873  2233 catalog_manager.cc:5697] T bb112bd24f944926914b22738ef46aac P c3fd13b0b3e14fab90331d514773e35a reported cstate change: term changed from 1 to 2, leader changed from 2269eb340f014b588891176c7fd4497a (127.31.232.65) to c3fd13b0b3e14fab90331d514773e35a (127.31.232.68). New cstate: current_term: 2 leader_uuid: "c3fd13b0b3e14fab90331d514773e35a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:47.704018  2233 catalog_manager.cc:5697] T e11b91199c524fa09cee8afe49d2d5bd P c3fd13b0b3e14fab90331d514773e35a reported cstate change: term changed from 1 to 2, leader changed from 2269eb340f014b588891176c7fd4497a (127.31.232.65) to c3fd13b0b3e14fab90331d514773e35a (127.31.232.68). New cstate: current_term: 2 leader_uuid: "c3fd13b0b3e14fab90331d514773e35a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:47.714326  2683 raft_consensus.cc:493] T 0d24c6d8f8c34e63aeea526366c95389 P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2269eb340f014b588891176c7fd4497a)
I20260713 09:11:47.714843  2683 raft_consensus.cc:515] T 0d24c6d8f8c34e63aeea526366c95389 P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:47.716974  2683 leader_election.cc:290] T 0d24c6d8f8c34e63aeea526366c95389 P c3fd13b0b3e14fab90331d514773e35a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591), b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697)
I20260713 09:11:47.717561  2861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d24c6d8f8c34e63aeea526366c95389" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2269eb340f014b588891176c7fd4497a" is_pre_election: true
I20260713 09:11:47.717939  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d24c6d8f8c34e63aeea526366c95389" candidate_uuid: "c3fd13b0b3e14fab90331d514773e35a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5d7ab0bc338415586214d2508b69864" is_pre_election: true
I20260713 09:11:47.718401  2861 raft_consensus.cc:2393] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c3fd13b0b3e14fab90331d514773e35a in current term 2: Already voted for candidate b5d7ab0bc338415586214d2508b69864 in this term.
I20260713 09:11:47.719376  2523 leader_election.cc:304] T 0d24c6d8f8c34e63aeea526366c95389 P c3fd13b0b3e14fab90331d514773e35a [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: c3fd13b0b3e14fab90331d514773e35a; no voters: 2269eb340f014b588891176c7fd4497a, b5d7ab0bc338415586214d2508b69864
I20260713 09:11:47.720009  2683 raft_consensus.cc:3060] T 0d24c6d8f8c34e63aeea526366c95389 P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:47.732739  2683 raft_consensus.cc:2749] T 0d24c6d8f8c34e63aeea526366c95389 P c3fd13b0b3e14fab90331d514773e35a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:47.825100  2861 raft_consensus.cc:1275] T da62f0844cba45f4854cd20e9217d0ab P 2269eb340f014b588891176c7fd4497a [term 2 FOLLOWER]: Refusing update from remote peer b5d7ab0bc338415586214d2508b69864: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:47.826304  2610 consensus_queue.cc:1048] T da62f0844cba45f4854cd20e9217d0ab P b5d7ab0bc338415586214d2508b69864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:47.835785  2556 raft_consensus.cc:1275] T da62f0844cba45f4854cd20e9217d0ab P c3fd13b0b3e14fab90331d514773e35a [term 2 FOLLOWER]: Refusing update from remote peer b5d7ab0bc338415586214d2508b69864: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:47.837888  2610 consensus_queue.cc:1048] T da62f0844cba45f4854cd20e9217d0ab P b5d7ab0bc338415586214d2508b69864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:47.838963  2859 raft_consensus.cc:1275] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a [term 2 FOLLOWER]: Refusing update from remote peer b5d7ab0bc338415586214d2508b69864: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:47.840205  2610 consensus_queue.cc:1048] T 0d24c6d8f8c34e63aeea526366c95389 P b5d7ab0bc338415586214d2508b69864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:47.855414  2556 raft_consensus.cc:1275] T 0d24c6d8f8c34e63aeea526366c95389 P c3fd13b0b3e14fab90331d514773e35a [term 2 FOLLOWER]: Refusing update from remote peer b5d7ab0bc338415586214d2508b69864: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:47.856686  2610 consensus_queue.cc:1048] T 0d24c6d8f8c34e63aeea526366c95389 P b5d7ab0bc338415586214d2508b69864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:47.983392  2483 raft_consensus.cc:1275] T 41e0636be5d44363a359e8cd66a733ca P 83b66d31a37543b6b8d5525868be3409 [term 2 FOLLOWER]: Refusing update from remote peer b5d7ab0bc338415586214d2508b69864: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:47.985044  2657 consensus_queue.cc:1048] T 41e0636be5d44363a359e8cd66a733ca P b5d7ab0bc338415586214d2508b69864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:47.996820  2859 raft_consensus.cc:1275] T 41e0636be5d44363a359e8cd66a733ca P 2269eb340f014b588891176c7fd4497a [term 2 FOLLOWER]: Refusing update from remote peer b5d7ab0bc338415586214d2508b69864: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:47.998785  2610 consensus_queue.cc:1048] T 41e0636be5d44363a359e8cd66a733ca P b5d7ab0bc338415586214d2508b69864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:48.089097  2483 raft_consensus.cc:1275] T bb112bd24f944926914b22738ef46aac P 83b66d31a37543b6b8d5525868be3409 [term 2 FOLLOWER]: Refusing update from remote peer c3fd13b0b3e14fab90331d514773e35a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:48.090310  2790 consensus_queue.cc:1048] T bb112bd24f944926914b22738ef46aac P c3fd13b0b3e14fab90331d514773e35a [LEADER]: Connected to new peer: Peer: permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:48.099021  2859 raft_consensus.cc:1275] T bb112bd24f944926914b22738ef46aac P 2269eb340f014b588891176c7fd4497a [term 2 FOLLOWER]: Refusing update from remote peer c3fd13b0b3e14fab90331d514773e35a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:48.101224  2790 consensus_queue.cc:1048] T bb112bd24f944926914b22738ef46aac P c3fd13b0b3e14fab90331d514773e35a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:48.171597  2408 raft_consensus.cc:1275] T e11b91199c524fa09cee8afe49d2d5bd P b5d7ab0bc338415586214d2508b69864 [term 2 FOLLOWER]: Refusing update from remote peer c3fd13b0b3e14fab90331d514773e35a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:48.173228  2790 consensus_queue.cc:1048] T e11b91199c524fa09cee8afe49d2d5bd P c3fd13b0b3e14fab90331d514773e35a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:48.187475  2859 raft_consensus.cc:1275] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a [term 2 FOLLOWER]: Refusing update from remote peer c3fd13b0b3e14fab90331d514773e35a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:48.190090  2930 consensus_queue.cc:1048] T e11b91199c524fa09cee8afe49d2d5bd P c3fd13b0b3e14fab90331d514773e35a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260713 09:11:56.223207  2264 debug-util.cc:398] Leaking SignalData structure 0x7b0800070360 after lost signal to thread 32676
W20260713 09:11:56.224161  2264 debug-util.cc:398] Leaking SignalData structure 0x7b0800086000 after lost signal to thread 2267
W20260713 09:11:56.225028  2264 debug-util.cc:398] Leaking SignalData structure 0x7b080008a2c0 after lost signal to thread 2434
W20260713 09:11:56.225821  2264 debug-util.cc:398] Leaking SignalData structure 0x7b08001e17c0 after lost signal to thread 2508
W20260713 09:11:56.226572  2264 debug-util.cc:398] Leaking SignalData structure 0x7b0800059360 after lost signal to thread 2582
W20260713 09:11:56.227524  2264 debug-util.cc:398] Leaking SignalData structure 0x7b080014f700 after lost signal to thread 2886
I20260713 09:11:56.677625 32673 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:56.722110  2408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d7a8dc0764742dc8c579c3e1b7ea4f8"
dest_uuid: "b5d7ab0bc338415586214d2508b69864"
mode: GRACEFUL
new_leader_uuid: "2269eb340f014b588891176c7fd4497a"
 from {username='slave'} at 127.0.0.1:33510
I20260713 09:11:56.722890  2408 raft_consensus.cc:606] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P b5d7ab0bc338415586214d2508b69864 [term 1 LEADER]: Received request to transfer leadership to TS 2269eb340f014b588891176c7fd4497a
I20260713 09:11:56.725841  2408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "391190c0e5344dfc9e92bdb53b74d000"
dest_uuid: "b5d7ab0bc338415586214d2508b69864"
mode: GRACEFUL
new_leader_uuid: "83b66d31a37543b6b8d5525868be3409"
 from {username='slave'} at 127.0.0.1:33510
I20260713 09:11:56.726526  2408 raft_consensus.cc:606] T 391190c0e5344dfc9e92bdb53b74d000 P b5d7ab0bc338415586214d2508b69864 [term 1 LEADER]: Received request to transfer leadership to TS 83b66d31a37543b6b8d5525868be3409
I20260713 09:11:56.729450  2408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c048bdefd0b4e45b904b53c48481319"
dest_uuid: "b5d7ab0bc338415586214d2508b69864"
mode: GRACEFUL
new_leader_uuid: "2269eb340f014b588891176c7fd4497a"
 from {username='slave'} at 127.0.0.1:33510
I20260713 09:11:56.730028  2408 raft_consensus.cc:606] T 3c048bdefd0b4e45b904b53c48481319 P b5d7ab0bc338415586214d2508b69864 [term 1 LEADER]: Received request to transfer leadership to TS 2269eb340f014b588891176c7fd4497a
I20260713 09:11:56.732631  2408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb0ad7bf974349579ac4d3ffa48e628f"
dest_uuid: "b5d7ab0bc338415586214d2508b69864"
mode: GRACEFUL
new_leader_uuid: "83b66d31a37543b6b8d5525868be3409"
 from {username='slave'} at 127.0.0.1:33510
I20260713 09:11:56.733137  2408 raft_consensus.cc:606] T cb0ad7bf974349579ac4d3ffa48e628f P b5d7ab0bc338415586214d2508b69864 [term 1 LEADER]: Received request to transfer leadership to TS 83b66d31a37543b6b8d5525868be3409
I20260713 09:11:56.735591  2408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d28e1d0dba2943f6973bd76356c08436"
dest_uuid: "b5d7ab0bc338415586214d2508b69864"
mode: GRACEFUL
new_leader_uuid: "83b66d31a37543b6b8d5525868be3409"
 from {username='slave'} at 127.0.0.1:33510
I20260713 09:11:56.736071  2408 raft_consensus.cc:606] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864 [term 1 LEADER]: Received request to transfer leadership to TS 83b66d31a37543b6b8d5525868be3409
I20260713 09:11:56.748303  2556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc9face4ba224dab8618d989e0511f2f"
dest_uuid: "c3fd13b0b3e14fab90331d514773e35a"
mode: GRACEFUL
new_leader_uuid: "2269eb340f014b588891176c7fd4497a"
 from {username='slave'} at 127.0.0.1:44100
I20260713 09:11:56.748910  2556 raft_consensus.cc:606] T dc9face4ba224dab8618d989e0511f2f P c3fd13b0b3e14fab90331d514773e35a [term 1 LEADER]: Received request to transfer leadership to TS 2269eb340f014b588891176c7fd4497a
I20260713 09:11:56.750312 32673 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260713 09:11:56.751075 32673 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:56.821556  2951 raft_consensus.cc:993] T dc9face4ba224dab8618d989e0511f2f P c3fd13b0b3e14fab90331d514773e35a: : Instructing follower 2269eb340f014b588891176c7fd4497a to start an election
I20260713 09:11:56.822175  2953 raft_consensus.cc:1081] T dc9face4ba224dab8618d989e0511f2f P c3fd13b0b3e14fab90331d514773e35a [term 1 LEADER]: Signalling peer 2269eb340f014b588891176c7fd4497a to start an election
I20260713 09:11:56.824085  2859 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc9face4ba224dab8618d989e0511f2f"
dest_uuid: "2269eb340f014b588891176c7fd4497a"
 from {username='slave'} at 127.0.0.1:42650
I20260713 09:11:56.824712  2859 raft_consensus.cc:493] T dc9face4ba224dab8618d989e0511f2f P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:56.825079  2859 raft_consensus.cc:3060] T dc9face4ba224dab8618d989e0511f2f P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:56.832258  2859 raft_consensus.cc:515] T dc9face4ba224dab8618d989e0511f2f P 2269eb340f014b588891176c7fd4497a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:56.838313  2859 leader_election.cc:290] T dc9face4ba224dab8618d989e0511f2f P 2269eb340f014b588891176c7fd4497a [CANDIDATE]: Term 2 election: Requested vote from peers c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503), b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697)
I20260713 09:11:56.849504  2556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc9face4ba224dab8618d989e0511f2f" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3fd13b0b3e14fab90331d514773e35a"
I20260713 09:11:56.850317  2556 raft_consensus.cc:3055] T dc9face4ba224dab8618d989e0511f2f P c3fd13b0b3e14fab90331d514773e35a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:56.850597  2556 raft_consensus.cc:740] T dc9face4ba224dab8618d989e0511f2f P c3fd13b0b3e14fab90331d514773e35a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3fd13b0b3e14fab90331d514773e35a, State: Running, Role: LEADER
I20260713 09:11:56.851569  2556 consensus_queue.cc:260] T dc9face4ba224dab8618d989e0511f2f P c3fd13b0b3e14fab90331d514773e35a [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: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:56.852214  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc9face4ba224dab8618d989e0511f2f" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5d7ab0bc338415586214d2508b69864"
I20260713 09:11:56.852905  2408 raft_consensus.cc:3060] T dc9face4ba224dab8618d989e0511f2f P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:56.853255  2556 raft_consensus.cc:3060] T dc9face4ba224dab8618d989e0511f2f P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:56.861436  2408 raft_consensus.cc:2468] T dc9face4ba224dab8618d989e0511f2f P b5d7ab0bc338415586214d2508b69864 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2269eb340f014b588891176c7fd4497a in term 2.
I20260713 09:11:56.862298  2556 raft_consensus.cc:2468] T dc9face4ba224dab8618d989e0511f2f P c3fd13b0b3e14fab90331d514773e35a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2269eb340f014b588891176c7fd4497a in term 2.
I20260713 09:11:56.863709  2819 leader_election.cc:304] T dc9face4ba224dab8618d989e0511f2f P 2269eb340f014b588891176c7fd4497a [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: 2269eb340f014b588891176c7fd4497a, b5d7ab0bc338415586214d2508b69864; no voters: 
I20260713 09:11:56.865747  2960 raft_consensus.cc:2804] T dc9face4ba224dab8618d989e0511f2f P 2269eb340f014b588891176c7fd4497a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:56.867097  2960 raft_consensus.cc:697] T dc9face4ba224dab8618d989e0511f2f P 2269eb340f014b588891176c7fd4497a [term 2 LEADER]: Becoming Leader. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Running, Role: LEADER
I20260713 09:11:56.868211  2960 consensus_queue.cc:237] T dc9face4ba224dab8618d989e0511f2f P 2269eb340f014b588891176c7fd4497a [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: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:56.880125  2233 catalog_manager.cc:5697] T dc9face4ba224dab8618d989e0511f2f P 2269eb340f014b588891176c7fd4497a reported cstate change: term changed from 1 to 2, leader changed from c3fd13b0b3e14fab90331d514773e35a (127.31.232.68) to 2269eb340f014b588891176c7fd4497a (127.31.232.65). New cstate: current_term: 2 leader_uuid: "2269eb340f014b588891176c7fd4497a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:56.983033  2948 raft_consensus.cc:993] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P b5d7ab0bc338415586214d2508b69864: : Instructing follower 2269eb340f014b588891176c7fd4497a to start an election
I20260713 09:11:56.983655  2954 raft_consensus.cc:1081] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P b5d7ab0bc338415586214d2508b69864 [term 1 LEADER]: Signalling peer 2269eb340f014b588891176c7fd4497a to start an election
I20260713 09:11:56.985373  2861 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d7a8dc0764742dc8c579c3e1b7ea4f8"
dest_uuid: "2269eb340f014b588891176c7fd4497a"
 from {username='slave'} at 127.0.0.1:42666
I20260713 09:11:56.985921  2861 raft_consensus.cc:493] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:56.986279  2861 raft_consensus.cc:3060] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:56.994122  2861 raft_consensus.cc:515] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P 2269eb340f014b588891176c7fd4497a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:56.997287  2861 leader_election.cc:290] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P 2269eb340f014b588891176c7fd4497a [CANDIDATE]: Term 2 election: Requested vote from peers c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503), b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697)
I20260713 09:11:56.997185  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d7a8dc0764742dc8c579c3e1b7ea4f8" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5d7ab0bc338415586214d2508b69864"
I20260713 09:11:56.997185  2556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d7a8dc0764742dc8c579c3e1b7ea4f8" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3fd13b0b3e14fab90331d514773e35a"
I20260713 09:11:56.998138  2408 raft_consensus.cc:3055] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P b5d7ab0bc338415586214d2508b69864 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:56.998518  2408 raft_consensus.cc:740] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P b5d7ab0bc338415586214d2508b69864 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5d7ab0bc338415586214d2508b69864, State: Running, Role: LEADER
I20260713 09:11:56.998581  2556 raft_consensus.cc:3060] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:56.999564  2408 consensus_queue.cc:260] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P b5d7ab0bc338415586214d2508b69864 [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: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:57.000698  2408 raft_consensus.cc:3060] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:57.006767  2556 raft_consensus.cc:2468] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P c3fd13b0b3e14fab90331d514773e35a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2269eb340f014b588891176c7fd4497a in term 2.
I20260713 09:11:57.008584  2408 raft_consensus.cc:2468] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P b5d7ab0bc338415586214d2508b69864 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2269eb340f014b588891176c7fd4497a in term 2.
I20260713 09:11:57.008885  2817 leader_election.cc:304] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P 2269eb340f014b588891176c7fd4497a [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: 2269eb340f014b588891176c7fd4497a, c3fd13b0b3e14fab90331d514773e35a; no voters: 
I20260713 09:11:57.009981  2960 raft_consensus.cc:2804] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P 2269eb340f014b588891176c7fd4497a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:57.010542  2960 raft_consensus.cc:697] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P 2269eb340f014b588891176c7fd4497a [term 2 LEADER]: Becoming Leader. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Running, Role: LEADER
I20260713 09:11:57.011602  2960 consensus_queue.cc:237] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P 2269eb340f014b588891176c7fd4497a [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: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:57.013656  2954 raft_consensus.cc:993] T cb0ad7bf974349579ac4d3ffa48e628f P b5d7ab0bc338415586214d2508b69864: : Instructing follower 83b66d31a37543b6b8d5525868be3409 to start an election
I20260713 09:11:57.014276  2954 raft_consensus.cc:1081] T cb0ad7bf974349579ac4d3ffa48e628f P b5d7ab0bc338415586214d2508b69864 [term 1 LEADER]: Signalling peer 83b66d31a37543b6b8d5525868be3409 to start an election
I20260713 09:11:57.016396  2482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb0ad7bf974349579ac4d3ffa48e628f"
dest_uuid: "83b66d31a37543b6b8d5525868be3409"
 from {username='slave'} at 127.0.0.1:52762
I20260713 09:11:57.017082  2482 raft_consensus.cc:493] T cb0ad7bf974349579ac4d3ffa48e628f P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:57.017485  2482 raft_consensus.cc:3060] T cb0ad7bf974349579ac4d3ffa48e628f P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:57.022933  2233 catalog_manager.cc:5697] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P 2269eb340f014b588891176c7fd4497a reported cstate change: term changed from 1 to 2, leader changed from b5d7ab0bc338415586214d2508b69864 (127.31.232.66) to 2269eb340f014b588891176c7fd4497a (127.31.232.65). New cstate: current_term: 2 leader_uuid: "2269eb340f014b588891176c7fd4497a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:57.025514  2482 raft_consensus.cc:515] T cb0ad7bf974349579ac4d3ffa48e628f P 83b66d31a37543b6b8d5525868be3409 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:57.029183  2482 leader_election.cc:290] T cb0ad7bf974349579ac4d3ffa48e628f P 83b66d31a37543b6b8d5525868be3409 [CANDIDATE]: Term 2 election: Requested vote from peers b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697), c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503)
I20260713 09:11:57.031224  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0ad7bf974349579ac4d3ffa48e628f" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5d7ab0bc338415586214d2508b69864"
I20260713 09:11:57.031852  2408 raft_consensus.cc:3055] T cb0ad7bf974349579ac4d3ffa48e628f P b5d7ab0bc338415586214d2508b69864 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:57.032151  2408 raft_consensus.cc:740] T cb0ad7bf974349579ac4d3ffa48e628f P b5d7ab0bc338415586214d2508b69864 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5d7ab0bc338415586214d2508b69864, State: Running, Role: LEADER
I20260713 09:11:57.033052  2408 consensus_queue.cc:260] T cb0ad7bf974349579ac4d3ffa48e628f P b5d7ab0bc338415586214d2508b69864 [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: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:57.030786  2556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0ad7bf974349579ac4d3ffa48e628f" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3fd13b0b3e14fab90331d514773e35a"
I20260713 09:11:57.034332  2408 raft_consensus.cc:3060] T cb0ad7bf974349579ac4d3ffa48e628f P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:57.034432  2556 raft_consensus.cc:3060] T cb0ad7bf974349579ac4d3ffa48e628f P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:57.041653  2408 raft_consensus.cc:2468] T cb0ad7bf974349579ac4d3ffa48e628f P b5d7ab0bc338415586214d2508b69864 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83b66d31a37543b6b8d5525868be3409 in term 2.
I20260713 09:11:57.042995  2450 leader_election.cc:304] T cb0ad7bf974349579ac4d3ffa48e628f P 83b66d31a37543b6b8d5525868be3409 [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: 83b66d31a37543b6b8d5525868be3409, b5d7ab0bc338415586214d2508b69864; no voters: 
I20260713 09:11:57.043448  2556 raft_consensus.cc:2468] T cb0ad7bf974349579ac4d3ffa48e628f P c3fd13b0b3e14fab90331d514773e35a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83b66d31a37543b6b8d5525868be3409 in term 2.
I20260713 09:11:57.044229  2943 raft_consensus.cc:2804] T cb0ad7bf974349579ac4d3ffa48e628f P 83b66d31a37543b6b8d5525868be3409 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:57.046139  2943 raft_consensus.cc:697] T cb0ad7bf974349579ac4d3ffa48e628f P 83b66d31a37543b6b8d5525868be3409 [term 2 LEADER]: Becoming Leader. State: Replica: 83b66d31a37543b6b8d5525868be3409, State: Running, Role: LEADER
I20260713 09:11:57.047217  2943 consensus_queue.cc:237] T cb0ad7bf974349579ac4d3ffa48e628f P 83b66d31a37543b6b8d5525868be3409 [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: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:57.049652  2967 raft_consensus.cc:993] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864: : Instructing follower 83b66d31a37543b6b8d5525868be3409 to start an election
I20260713 09:11:57.050225  2954 raft_consensus.cc:1081] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864 [term 1 LEADER]: Signalling peer 83b66d31a37543b6b8d5525868be3409 to start an election
I20260713 09:11:57.051932  2482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d28e1d0dba2943f6973bd76356c08436"
dest_uuid: "83b66d31a37543b6b8d5525868be3409"
 from {username='slave'} at 127.0.0.1:52762
I20260713 09:11:57.052609  2482 raft_consensus.cc:493] T d28e1d0dba2943f6973bd76356c08436 P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:57.053223  2482 raft_consensus.cc:3060] T d28e1d0dba2943f6973bd76356c08436 P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:57.057709  2233 catalog_manager.cc:5697] T cb0ad7bf974349579ac4d3ffa48e628f P 83b66d31a37543b6b8d5525868be3409 reported cstate change: term changed from 1 to 2, leader changed from b5d7ab0bc338415586214d2508b69864 (127.31.232.66) to 83b66d31a37543b6b8d5525868be3409 (127.31.232.67). New cstate: current_term: 2 leader_uuid: "83b66d31a37543b6b8d5525868be3409" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:57.059664  2482 raft_consensus.cc:515] T d28e1d0dba2943f6973bd76356c08436 P 83b66d31a37543b6b8d5525868be3409 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:57.062618  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d28e1d0dba2943f6973bd76356c08436" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5d7ab0bc338415586214d2508b69864"
I20260713 09:11:57.063259  2408 raft_consensus.cc:3055] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:57.063565  2408 raft_consensus.cc:740] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5d7ab0bc338415586214d2508b69864, State: Running, Role: LEADER
I20260713 09:11:57.063799  2556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d28e1d0dba2943f6973bd76356c08436" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3fd13b0b3e14fab90331d514773e35a"
I20260713 09:11:57.064371  2556 raft_consensus.cc:3060] T d28e1d0dba2943f6973bd76356c08436 P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:57.064415  2408 consensus_queue.cc:260] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864 [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: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:57.065680  2408 raft_consensus.cc:3060] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:57.072338  2556 raft_consensus.cc:2468] T d28e1d0dba2943f6973bd76356c08436 P c3fd13b0b3e14fab90331d514773e35a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83b66d31a37543b6b8d5525868be3409 in term 2.
I20260713 09:11:57.073293  2482 leader_election.cc:290] T d28e1d0dba2943f6973bd76356c08436 P 83b66d31a37543b6b8d5525868be3409 [CANDIDATE]: Term 2 election: Requested vote from peers b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697), c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503)
I20260713 09:11:57.073810  2448 leader_election.cc:304] T d28e1d0dba2943f6973bd76356c08436 P 83b66d31a37543b6b8d5525868be3409 [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: 83b66d31a37543b6b8d5525868be3409, c3fd13b0b3e14fab90331d514773e35a; no voters: 
I20260713 09:11:57.074645  2943 raft_consensus.cc:2804] T d28e1d0dba2943f6973bd76356c08436 P 83b66d31a37543b6b8d5525868be3409 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:57.075417  2943 raft_consensus.cc:697] T d28e1d0dba2943f6973bd76356c08436 P 83b66d31a37543b6b8d5525868be3409 [term 2 LEADER]: Becoming Leader. State: Replica: 83b66d31a37543b6b8d5525868be3409, State: Running, Role: LEADER
I20260713 09:11:57.076419  2943 consensus_queue.cc:237] T d28e1d0dba2943f6973bd76356c08436 P 83b66d31a37543b6b8d5525868be3409 [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: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:57.076572  2408 raft_consensus.cc:2468] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83b66d31a37543b6b8d5525868be3409 in term 2.
I20260713 09:11:57.086748  2233 catalog_manager.cc:5697] T d28e1d0dba2943f6973bd76356c08436 P 83b66d31a37543b6b8d5525868be3409 reported cstate change: term changed from 1 to 2, leader changed from b5d7ab0bc338415586214d2508b69864 (127.31.232.66) to 83b66d31a37543b6b8d5525868be3409 (127.31.232.67). New cstate: current_term: 2 leader_uuid: "83b66d31a37543b6b8d5525868be3409" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:57.105624  2967 raft_consensus.cc:993] T 3c048bdefd0b4e45b904b53c48481319 P b5d7ab0bc338415586214d2508b69864: : Instructing follower 2269eb340f014b588891176c7fd4497a to start an election
I20260713 09:11:57.106140  2954 raft_consensus.cc:1081] T 3c048bdefd0b4e45b904b53c48481319 P b5d7ab0bc338415586214d2508b69864 [term 1 LEADER]: Signalling peer 2269eb340f014b588891176c7fd4497a to start an election
I20260713 09:11:57.107303  2954 raft_consensus.cc:993] T 391190c0e5344dfc9e92bdb53b74d000 P b5d7ab0bc338415586214d2508b69864: : Instructing follower 83b66d31a37543b6b8d5525868be3409 to start an election
I20260713 09:11:57.107755  2967 raft_consensus.cc:1081] T 391190c0e5344dfc9e92bdb53b74d000 P b5d7ab0bc338415586214d2508b69864 [term 1 LEADER]: Signalling peer 83b66d31a37543b6b8d5525868be3409 to start an election
I20260713 09:11:57.107843  2861 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c048bdefd0b4e45b904b53c48481319"
dest_uuid: "2269eb340f014b588891176c7fd4497a"
 from {username='slave'} at 127.0.0.1:42666
I20260713 09:11:57.108304  2861 raft_consensus.cc:493] T 3c048bdefd0b4e45b904b53c48481319 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:57.108539  2861 raft_consensus.cc:3060] T 3c048bdefd0b4e45b904b53c48481319 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:57.109740  2482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "391190c0e5344dfc9e92bdb53b74d000"
dest_uuid: "83b66d31a37543b6b8d5525868be3409"
 from {username='slave'} at 127.0.0.1:52762
I20260713 09:11:57.110376  2482 raft_consensus.cc:493] T 391190c0e5344dfc9e92bdb53b74d000 P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:57.110796  2482 raft_consensus.cc:3060] T 391190c0e5344dfc9e92bdb53b74d000 P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:57.112789  2861 raft_consensus.cc:515] T 3c048bdefd0b4e45b904b53c48481319 P 2269eb340f014b588891176c7fd4497a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:57.117921  2482 raft_consensus.cc:515] T 391190c0e5344dfc9e92bdb53b74d000 P 83b66d31a37543b6b8d5525868be3409 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:57.120693  2556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391190c0e5344dfc9e92bdb53b74d000" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3fd13b0b3e14fab90331d514773e35a"
I20260713 09:11:57.121253  2556 raft_consensus.cc:3060] T 391190c0e5344dfc9e92bdb53b74d000 P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:57.122699  2861 leader_election.cc:290] T 3c048bdefd0b4e45b904b53c48481319 P 2269eb340f014b588891176c7fd4497a [CANDIDATE]: Term 2 election: Requested vote from peers b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697), 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867)
I20260713 09:11:57.124346  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c048bdefd0b4e45b904b53c48481319" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5d7ab0bc338415586214d2508b69864"
I20260713 09:11:57.124931  2408 raft_consensus.cc:3055] T 3c048bdefd0b4e45b904b53c48481319 P b5d7ab0bc338415586214d2508b69864 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:57.125216  2408 raft_consensus.cc:740] T 3c048bdefd0b4e45b904b53c48481319 P b5d7ab0bc338415586214d2508b69864 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5d7ab0bc338415586214d2508b69864, State: Running, Role: LEADER
I20260713 09:11:57.126178  2408 consensus_queue.cc:260] T 3c048bdefd0b4e45b904b53c48481319 P b5d7ab0bc338415586214d2508b69864 [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: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:57.127447  2408 raft_consensus.cc:3060] T 3c048bdefd0b4e45b904b53c48481319 P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:57.128347  2556 raft_consensus.cc:2468] T 391190c0e5344dfc9e92bdb53b74d000 P c3fd13b0b3e14fab90331d514773e35a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83b66d31a37543b6b8d5525868be3409 in term 2.
I20260713 09:11:57.129511  2448 leader_election.cc:304] T 391190c0e5344dfc9e92bdb53b74d000 P 83b66d31a37543b6b8d5525868be3409 [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: 83b66d31a37543b6b8d5525868be3409, c3fd13b0b3e14fab90331d514773e35a; no voters: 
I20260713 09:11:57.130697  2482 leader_election.cc:290] T 391190c0e5344dfc9e92bdb53b74d000 P 83b66d31a37543b6b8d5525868be3409 [CANDIDATE]: Term 2 election: Requested vote from peers c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503), b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697)
I20260713 09:11:57.133747  2409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391190c0e5344dfc9e92bdb53b74d000" candidate_uuid: "83b66d31a37543b6b8d5525868be3409" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5d7ab0bc338415586214d2508b69864"
I20260713 09:11:57.134083  2408 raft_consensus.cc:2468] T 3c048bdefd0b4e45b904b53c48481319 P b5d7ab0bc338415586214d2508b69864 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2269eb340f014b588891176c7fd4497a in term 2.
I20260713 09:11:57.134385  2409 raft_consensus.cc:3055] T 391190c0e5344dfc9e92bdb53b74d000 P b5d7ab0bc338415586214d2508b69864 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:57.134712  2409 raft_consensus.cc:740] T 391190c0e5344dfc9e92bdb53b74d000 P b5d7ab0bc338415586214d2508b69864 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5d7ab0bc338415586214d2508b69864, State: Running, Role: LEADER
I20260713 09:11:57.135807  2943 raft_consensus.cc:2804] T 391190c0e5344dfc9e92bdb53b74d000 P 83b66d31a37543b6b8d5525868be3409 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:57.135505  2409 consensus_queue.cc:260] T 391190c0e5344dfc9e92bdb53b74d000 P b5d7ab0bc338415586214d2508b69864 [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: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:57.136071  2819 leader_election.cc:304] T 3c048bdefd0b4e45b904b53c48481319 P 2269eb340f014b588891176c7fd4497a [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: 2269eb340f014b588891176c7fd4497a, b5d7ab0bc338415586214d2508b69864; no voters: 
I20260713 09:11:57.136909  2409 raft_consensus.cc:3060] T 391190c0e5344dfc9e92bdb53b74d000 P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:57.137049  2960 raft_consensus.cc:2804] T 3c048bdefd0b4e45b904b53c48481319 P 2269eb340f014b588891176c7fd4497a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:57.138787  2960 raft_consensus.cc:697] T 3c048bdefd0b4e45b904b53c48481319 P 2269eb340f014b588891176c7fd4497a [term 2 LEADER]: Becoming Leader. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Running, Role: LEADER
I20260713 09:11:57.139833  2960 consensus_queue.cc:237] T 3c048bdefd0b4e45b904b53c48481319 P 2269eb340f014b588891176c7fd4497a [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: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:57.145993  2409 raft_consensus.cc:2468] T 391190c0e5344dfc9e92bdb53b74d000 P b5d7ab0bc338415586214d2508b69864 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83b66d31a37543b6b8d5525868be3409 in term 2.
I20260713 09:11:57.148239  2482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c048bdefd0b4e45b904b53c48481319" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83b66d31a37543b6b8d5525868be3409"
I20260713 09:11:57.148494  2943 raft_consensus.cc:697] T 391190c0e5344dfc9e92bdb53b74d000 P 83b66d31a37543b6b8d5525868be3409 [term 2 LEADER]: Becoming Leader. State: Replica: 83b66d31a37543b6b8d5525868be3409, State: Running, Role: LEADER
I20260713 09:11:57.148839  2482 raft_consensus.cc:3060] T 3c048bdefd0b4e45b904b53c48481319 P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:57.149712  2943 consensus_queue.cc:237] T 391190c0e5344dfc9e92bdb53b74d000 P 83b66d31a37543b6b8d5525868be3409 [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: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } }
I20260713 09:11:57.157156  2233 catalog_manager.cc:5697] T 3c048bdefd0b4e45b904b53c48481319 P 2269eb340f014b588891176c7fd4497a reported cstate change: term changed from 1 to 2, leader changed from b5d7ab0bc338415586214d2508b69864 (127.31.232.66) to 2269eb340f014b588891176c7fd4497a (127.31.232.65). New cstate: current_term: 2 leader_uuid: "2269eb340f014b588891176c7fd4497a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:57.158550  2482 raft_consensus.cc:2468] T 3c048bdefd0b4e45b904b53c48481319 P 83b66d31a37543b6b8d5525868be3409 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2269eb340f014b588891176c7fd4497a in term 2.
I20260713 09:11:57.160181  2231 catalog_manager.cc:5697] T 391190c0e5344dfc9e92bdb53b74d000 P 83b66d31a37543b6b8d5525868be3409 reported cstate change: term changed from 1 to 2, leader changed from b5d7ab0bc338415586214d2508b69864 (127.31.232.66) to 83b66d31a37543b6b8d5525868be3409 (127.31.232.67). New cstate: current_term: 2 leader_uuid: "83b66d31a37543b6b8d5525868be3409" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:57.367282  2409 raft_consensus.cc:1275] T dc9face4ba224dab8618d989e0511f2f P b5d7ab0bc338415586214d2508b69864 [term 2 FOLLOWER]: Refusing update from remote peer 2269eb340f014b588891176c7fd4497a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:57.368947  2960 consensus_queue.cc:1048] T dc9face4ba224dab8618d989e0511f2f P 2269eb340f014b588891176c7fd4497a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:57.374840  2556 raft_consensus.cc:1275] T dc9face4ba224dab8618d989e0511f2f P c3fd13b0b3e14fab90331d514773e35a [term 2 FOLLOWER]: Refusing update from remote peer 2269eb340f014b588891176c7fd4497a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:57.376410  2960 consensus_queue.cc:1048] T dc9face4ba224dab8618d989e0511f2f P 2269eb340f014b588891176c7fd4497a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:57.474228  2409 raft_consensus.cc:1275] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P b5d7ab0bc338415586214d2508b69864 [term 2 FOLLOWER]: Refusing update from remote peer 2269eb340f014b588891176c7fd4497a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:57.475914  2982 consensus_queue.cc:1048] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P 2269eb340f014b588891176c7fd4497a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:57.485972  2556 raft_consensus.cc:1275] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P c3fd13b0b3e14fab90331d514773e35a [term 2 FOLLOWER]: Refusing update from remote peer 2269eb340f014b588891176c7fd4497a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:57.487612  2960 consensus_queue.cc:1048] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P 2269eb340f014b588891176c7fd4497a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:57.522241  2409 raft_consensus.cc:1275] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864 [term 2 FOLLOWER]: Refusing update from remote peer 83b66d31a37543b6b8d5525868be3409: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:57.522261  2556 raft_consensus.cc:1275] T cb0ad7bf974349579ac4d3ffa48e628f P c3fd13b0b3e14fab90331d514773e35a [term 2 FOLLOWER]: Refusing update from remote peer 83b66d31a37543b6b8d5525868be3409: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:57.524348  2973 consensus_queue.cc:1048] T d28e1d0dba2943f6973bd76356c08436 P 83b66d31a37543b6b8d5525868be3409 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:57.524276  2943 consensus_queue.cc:1048] T cb0ad7bf974349579ac4d3ffa48e628f P 83b66d31a37543b6b8d5525868be3409 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:57.546181  2408 raft_consensus.cc:1275] T cb0ad7bf974349579ac4d3ffa48e628f P b5d7ab0bc338415586214d2508b69864 [term 2 FOLLOWER]: Refusing update from remote peer 83b66d31a37543b6b8d5525868be3409: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:57.548940  2990 consensus_queue.cc:1048] T cb0ad7bf974349579ac4d3ffa48e628f P 83b66d31a37543b6b8d5525868be3409 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:57.566552  2556 raft_consensus.cc:1275] T d28e1d0dba2943f6973bd76356c08436 P c3fd13b0b3e14fab90331d514773e35a [term 2 FOLLOWER]: Refusing update from remote peer 83b66d31a37543b6b8d5525868be3409: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:57.568665  2969 consensus_queue.cc:1048] T d28e1d0dba2943f6973bd76356c08436 P 83b66d31a37543b6b8d5525868be3409 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:57.578156  2558 raft_consensus.cc:1275] T 391190c0e5344dfc9e92bdb53b74d000 P c3fd13b0b3e14fab90331d514773e35a [term 2 FOLLOWER]: Refusing update from remote peer 83b66d31a37543b6b8d5525868be3409: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:57.580127  2973 consensus_queue.cc:1048] T 391190c0e5344dfc9e92bdb53b74d000 P 83b66d31a37543b6b8d5525868be3409 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:57.597939  2409 raft_consensus.cc:1275] T 391190c0e5344dfc9e92bdb53b74d000 P b5d7ab0bc338415586214d2508b69864 [term 2 FOLLOWER]: Refusing update from remote peer 83b66d31a37543b6b8d5525868be3409: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:57.599591  2969 consensus_queue.cc:1048] T 391190c0e5344dfc9e92bdb53b74d000 P 83b66d31a37543b6b8d5525868be3409 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:57.641795  2409 raft_consensus.cc:1275] T 3c048bdefd0b4e45b904b53c48481319 P b5d7ab0bc338415586214d2508b69864 [term 2 FOLLOWER]: Refusing update from remote peer 2269eb340f014b588891176c7fd4497a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:57.643195  2985 consensus_queue.cc:1048] T 3c048bdefd0b4e45b904b53c48481319 P 2269eb340f014b588891176c7fd4497a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:57.654656  2482 raft_consensus.cc:1275] T 3c048bdefd0b4e45b904b53c48481319 P 83b66d31a37543b6b8d5525868be3409 [term 2 FOLLOWER]: Refusing update from remote peer 2269eb340f014b588891176c7fd4497a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:57.656306  2982 consensus_queue.cc:1048] T 3c048bdefd0b4e45b904b53c48481319 P 2269eb340f014b588891176c7fd4497a [LEADER]: Connected to new peer: Peer: permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:57.752111 32673 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:57.776252 32673 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:57.815011  2482 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d28e1d0dba2943f6973bd76356c08436"
dest_uuid: "83b66d31a37543b6b8d5525868be3409"
mode: GRACEFUL
new_leader_uuid: "b5d7ab0bc338415586214d2508b69864"
 from {username='slave'} at 127.0.0.1:42888
I20260713 09:11:57.815686  2482 raft_consensus.cc:606] T d28e1d0dba2943f6973bd76356c08436 P 83b66d31a37543b6b8d5525868be3409 [term 2 LEADER]: Received request to transfer leadership to TS b5d7ab0bc338415586214d2508b69864
I20260713 09:11:57.818728  2556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3460a6eb6254e4cb980dfb6a15f8913"
dest_uuid: "c3fd13b0b3e14fab90331d514773e35a"
mode: GRACEFUL
new_leader_uuid: "2269eb340f014b588891176c7fd4497a"
 from {username='slave'} at 127.0.0.1:44100
I20260713 09:11:57.819285  2556 raft_consensus.cc:606] T d3460a6eb6254e4cb980dfb6a15f8913 P c3fd13b0b3e14fab90331d514773e35a [term 1 LEADER]: Received request to transfer leadership to TS 2269eb340f014b588891176c7fd4497a
I20260713 09:11:57.821897  2556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e11b91199c524fa09cee8afe49d2d5bd"
dest_uuid: "c3fd13b0b3e14fab90331d514773e35a"
mode: GRACEFUL
new_leader_uuid: "2269eb340f014b588891176c7fd4497a"
 from {username='slave'} at 127.0.0.1:44100
I20260713 09:11:57.822379  2556 raft_consensus.cc:606] T e11b91199c524fa09cee8afe49d2d5bd P c3fd13b0b3e14fab90331d514773e35a [term 2 LEADER]: Received request to transfer leadership to TS 2269eb340f014b588891176c7fd4497a
I20260713 09:11:57.823571 32673 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260713 09:11:57.824283 32673 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:57.977695  2980 raft_consensus.cc:993] T e11b91199c524fa09cee8afe49d2d5bd P c3fd13b0b3e14fab90331d514773e35a: : Instructing follower 2269eb340f014b588891176c7fd4497a to start an election
I20260713 09:11:57.978154  2953 raft_consensus.cc:1081] T e11b91199c524fa09cee8afe49d2d5bd P c3fd13b0b3e14fab90331d514773e35a [term 2 LEADER]: Signalling peer 2269eb340f014b588891176c7fd4497a to start an election
I20260713 09:11:57.980073  2861 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e11b91199c524fa09cee8afe49d2d5bd"
dest_uuid: "2269eb340f014b588891176c7fd4497a"
 from {username='slave'} at 127.0.0.1:42650
I20260713 09:11:57.980657  2861 raft_consensus.cc:493] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:57.981003  2861 raft_consensus.cc:3060] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:57.988204  2861 raft_consensus.cc:515] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:57.990195  2861 leader_election.cc:290] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a [CANDIDATE]: Term 3 election: Requested vote from peers c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503), b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697)
I20260713 09:11:57.991164  2409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e11b91199c524fa09cee8afe49d2d5bd" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5d7ab0bc338415586214d2508b69864"
I20260713 09:11:57.991084  2556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e11b91199c524fa09cee8afe49d2d5bd" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c3fd13b0b3e14fab90331d514773e35a"
I20260713 09:11:57.992033  2409 raft_consensus.cc:3060] T e11b91199c524fa09cee8afe49d2d5bd P b5d7ab0bc338415586214d2508b69864 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:57.992142  2556 raft_consensus.cc:3055] T e11b91199c524fa09cee8afe49d2d5bd P c3fd13b0b3e14fab90331d514773e35a [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:57.992528  2556 raft_consensus.cc:740] T e11b91199c524fa09cee8afe49d2d5bd P c3fd13b0b3e14fab90331d514773e35a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c3fd13b0b3e14fab90331d514773e35a, State: Running, Role: LEADER
I20260713 09:11:57.993341  2556 consensus_queue.cc:260] T e11b91199c524fa09cee8afe49d2d5bd P c3fd13b0b3e14fab90331d514773e35a [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: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:57.994537  2556 raft_consensus.cc:3060] T e11b91199c524fa09cee8afe49d2d5bd P c3fd13b0b3e14fab90331d514773e35a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:58.000623  2409 raft_consensus.cc:2468] T e11b91199c524fa09cee8afe49d2d5bd P b5d7ab0bc338415586214d2508b69864 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2269eb340f014b588891176c7fd4497a in term 3.
I20260713 09:11:58.005194  2819 leader_election.cc:304] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a [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: 2269eb340f014b588891176c7fd4497a, b5d7ab0bc338415586214d2508b69864; no voters: 
I20260713 09:11:58.006038  2991 raft_consensus.cc:993] T d28e1d0dba2943f6973bd76356c08436 P 83b66d31a37543b6b8d5525868be3409: : Instructing follower b5d7ab0bc338415586214d2508b69864 to start an election
I20260713 09:11:58.006211  2982 raft_consensus.cc:2804] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:58.006567  2991 raft_consensus.cc:1081] T d28e1d0dba2943f6973bd76356c08436 P 83b66d31a37543b6b8d5525868be3409 [term 2 LEADER]: Signalling peer b5d7ab0bc338415586214d2508b69864 to start an election
I20260713 09:11:58.006839  2982 raft_consensus.cc:697] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a [term 3 LEADER]: Becoming Leader. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Running, Role: LEADER
I20260713 09:11:58.006880  2556 raft_consensus.cc:2468] T e11b91199c524fa09cee8afe49d2d5bd P c3fd13b0b3e14fab90331d514773e35a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2269eb340f014b588891176c7fd4497a in term 3.
I20260713 09:11:58.008567  2409 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d28e1d0dba2943f6973bd76356c08436"
dest_uuid: "b5d7ab0bc338415586214d2508b69864"
 from {username='slave'} at 127.0.0.1:33824
I20260713 09:11:58.009218  2409 raft_consensus.cc:493] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:58.009604  2409 raft_consensus.cc:3060] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:58.008054  2982 consensus_queue.cc:237] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a [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: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:58.017575  2409 raft_consensus.cc:515] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:58.020239  2482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d28e1d0dba2943f6973bd76356c08436" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "83b66d31a37543b6b8d5525868be3409"
I20260713 09:11:58.020869  2482 raft_consensus.cc:3055] T d28e1d0dba2943f6973bd76356c08436 P 83b66d31a37543b6b8d5525868be3409 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:58.021098  2556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d28e1d0dba2943f6973bd76356c08436" candidate_uuid: "b5d7ab0bc338415586214d2508b69864" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c3fd13b0b3e14fab90331d514773e35a"
I20260713 09:11:58.021265  2482 raft_consensus.cc:740] T d28e1d0dba2943f6973bd76356c08436 P 83b66d31a37543b6b8d5525868be3409 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 83b66d31a37543b6b8d5525868be3409, State: Running, Role: LEADER
I20260713 09:11:58.020926  2230 catalog_manager.cc:5697] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a reported cstate change: term changed from 2 to 3, leader changed from c3fd13b0b3e14fab90331d514773e35a (127.31.232.68) to 2269eb340f014b588891176c7fd4497a (127.31.232.65). New cstate: current_term: 3 leader_uuid: "2269eb340f014b588891176c7fd4497a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:58.021893  2556 raft_consensus.cc:3060] T d28e1d0dba2943f6973bd76356c08436 P c3fd13b0b3e14fab90331d514773e35a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:58.022344  2482 consensus_queue.cc:260] T d28e1d0dba2943f6973bd76356c08436 P 83b66d31a37543b6b8d5525868be3409 [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: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:58.023545  2482 raft_consensus.cc:3060] T d28e1d0dba2943f6973bd76356c08436 P 83b66d31a37543b6b8d5525868be3409 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:58.031311  2482 raft_consensus.cc:2468] T d28e1d0dba2943f6973bd76356c08436 P 83b66d31a37543b6b8d5525868be3409 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5d7ab0bc338415586214d2508b69864 in term 3.
I20260713 09:11:58.031347  2556 raft_consensus.cc:2468] T d28e1d0dba2943f6973bd76356c08436 P c3fd13b0b3e14fab90331d514773e35a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5d7ab0bc338415586214d2508b69864 in term 3.
I20260713 09:11:58.019704  2409 leader_election.cc:290] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864 [CANDIDATE]: Term 3 election: Requested vote from peers 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867), c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503)
I20260713 09:11:58.032696  2374 leader_election.cc:304] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864 [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: 83b66d31a37543b6b8d5525868be3409, b5d7ab0bc338415586214d2508b69864; no voters: 
I20260713 09:11:58.033869  2954 raft_consensus.cc:2804] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:58.034333  2954 raft_consensus.cc:697] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864 [term 3 LEADER]: Becoming Leader. State: Replica: b5d7ab0bc338415586214d2508b69864, State: Running, Role: LEADER
I20260713 09:11:58.035135  2954 consensus_queue.cc:237] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864 [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: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } }
I20260713 09:11:58.043617  2231 catalog_manager.cc:5697] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864 reported cstate change: term changed from 2 to 3, leader changed from 83b66d31a37543b6b8d5525868be3409 (127.31.232.67) to b5d7ab0bc338415586214d2508b69864 (127.31.232.66). New cstate: current_term: 3 leader_uuid: "b5d7ab0bc338415586214d2508b69864" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:58.376569  3006 raft_consensus.cc:993] T d3460a6eb6254e4cb980dfb6a15f8913 P c3fd13b0b3e14fab90331d514773e35a: : Instructing follower 2269eb340f014b588891176c7fd4497a to start an election
I20260713 09:11:58.377120  2980 raft_consensus.cc:1081] T d3460a6eb6254e4cb980dfb6a15f8913 P c3fd13b0b3e14fab90331d514773e35a [term 1 LEADER]: Signalling peer 2269eb340f014b588891176c7fd4497a to start an election
I20260713 09:11:58.378907  2861 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3460a6eb6254e4cb980dfb6a15f8913"
dest_uuid: "2269eb340f014b588891176c7fd4497a"
 from {username='slave'} at 127.0.0.1:42650
I20260713 09:11:58.379536  2861 raft_consensus.cc:493] T d3460a6eb6254e4cb980dfb6a15f8913 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:58.379834  2861 raft_consensus.cc:3060] T d3460a6eb6254e4cb980dfb6a15f8913 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:58.384408  2861 raft_consensus.cc:515] T d3460a6eb6254e4cb980dfb6a15f8913 P 2269eb340f014b588891176c7fd4497a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:58.386011  2861 leader_election.cc:290] T d3460a6eb6254e4cb980dfb6a15f8913 P 2269eb340f014b588891176c7fd4497a [CANDIDATE]: Term 2 election: Requested vote from peers c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503), b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697)
I20260713 09:11:58.386801  2556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3460a6eb6254e4cb980dfb6a15f8913" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3fd13b0b3e14fab90331d514773e35a"
I20260713 09:11:58.387135  2409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3460a6eb6254e4cb980dfb6a15f8913" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5d7ab0bc338415586214d2508b69864"
I20260713 09:11:58.387471  2556 raft_consensus.cc:3055] T d3460a6eb6254e4cb980dfb6a15f8913 P c3fd13b0b3e14fab90331d514773e35a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:58.387706  2409 raft_consensus.cc:3060] T d3460a6eb6254e4cb980dfb6a15f8913 P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:58.387804  2556 raft_consensus.cc:740] T d3460a6eb6254e4cb980dfb6a15f8913 P c3fd13b0b3e14fab90331d514773e35a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3fd13b0b3e14fab90331d514773e35a, State: Running, Role: LEADER
I20260713 09:11:58.388804  2556 consensus_queue.cc:260] T d3460a6eb6254e4cb980dfb6a15f8913 P c3fd13b0b3e14fab90331d514773e35a [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: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:58.389998  2556 raft_consensus.cc:3060] T d3460a6eb6254e4cb980dfb6a15f8913 P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:58.394471  2409 raft_consensus.cc:2468] T d3460a6eb6254e4cb980dfb6a15f8913 P b5d7ab0bc338415586214d2508b69864 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2269eb340f014b588891176c7fd4497a in term 2.
I20260713 09:11:58.395769  2819 leader_election.cc:304] T d3460a6eb6254e4cb980dfb6a15f8913 P 2269eb340f014b588891176c7fd4497a [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: 2269eb340f014b588891176c7fd4497a, b5d7ab0bc338415586214d2508b69864; no voters: 
I20260713 09:11:58.396620  2960 raft_consensus.cc:2804] T d3460a6eb6254e4cb980dfb6a15f8913 P 2269eb340f014b588891176c7fd4497a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:58.397133  2960 raft_consensus.cc:697] T d3460a6eb6254e4cb980dfb6a15f8913 P 2269eb340f014b588891176c7fd4497a [term 2 LEADER]: Becoming Leader. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Running, Role: LEADER
I20260713 09:11:58.398341  2556 raft_consensus.cc:2468] T d3460a6eb6254e4cb980dfb6a15f8913 P c3fd13b0b3e14fab90331d514773e35a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2269eb340f014b588891176c7fd4497a in term 2.
I20260713 09:11:58.398046  2960 consensus_queue.cc:237] T d3460a6eb6254e4cb980dfb6a15f8913 P 2269eb340f014b588891176c7fd4497a [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: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:58.407869  2230 catalog_manager.cc:5697] T d3460a6eb6254e4cb980dfb6a15f8913 P 2269eb340f014b588891176c7fd4497a reported cstate change: term changed from 1 to 2, leader changed from c3fd13b0b3e14fab90331d514773e35a (127.31.232.68) to 2269eb340f014b588891176c7fd4497a (127.31.232.65). New cstate: current_term: 2 leader_uuid: "2269eb340f014b588891176c7fd4497a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:58.429214  2556 raft_consensus.cc:1275] T e11b91199c524fa09cee8afe49d2d5bd P c3fd13b0b3e14fab90331d514773e35a [term 3 FOLLOWER]: Refusing update from remote peer 2269eb340f014b588891176c7fd4497a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:58.430387  2960 consensus_queue.cc:1048] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:58.445753  2409 raft_consensus.cc:1275] T e11b91199c524fa09cee8afe49d2d5bd P b5d7ab0bc338415586214d2508b69864 [term 3 FOLLOWER]: Refusing update from remote peer 2269eb340f014b588891176c7fd4497a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:58.447623  2961 consensus_queue.cc:1048] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:58.549755  2556 raft_consensus.cc:1275] T d28e1d0dba2943f6973bd76356c08436 P c3fd13b0b3e14fab90331d514773e35a [term 3 FOLLOWER]: Refusing update from remote peer b5d7ab0bc338415586214d2508b69864: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:58.551146  3000 consensus_queue.cc:1048] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:58.559391  2482 raft_consensus.cc:1275] T d28e1d0dba2943f6973bd76356c08436 P 83b66d31a37543b6b8d5525868be3409 [term 3 FOLLOWER]: Refusing update from remote peer b5d7ab0bc338415586214d2508b69864: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:58.560583  3013 consensus_queue.cc:1048] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83b66d31a37543b6b8d5525868be3409" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:58.825194 32673 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:58.844012  2408 raft_consensus.cc:1275] T d3460a6eb6254e4cb980dfb6a15f8913 P b5d7ab0bc338415586214d2508b69864 [term 2 FOLLOWER]: Refusing update from remote peer 2269eb340f014b588891176c7fd4497a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:58.845481  2960 consensus_queue.cc:1048] T d3460a6eb6254e4cb980dfb6a15f8913 P 2269eb340f014b588891176c7fd4497a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260713 09:11:58.854466 32673 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:58.857497  2558 raft_consensus.cc:1275] T d3460a6eb6254e4cb980dfb6a15f8913 P c3fd13b0b3e14fab90331d514773e35a [term 2 FOLLOWER]: Refusing update from remote peer 2269eb340f014b588891176c7fd4497a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:58.858979  2960 consensus_queue.cc:1048] T d3460a6eb6254e4cb980dfb6a15f8913 P 2269eb340f014b588891176c7fd4497a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:58.889940  2408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d24c6d8f8c34e63aeea526366c95389"
dest_uuid: "b5d7ab0bc338415586214d2508b69864"
mode: GRACEFUL
new_leader_uuid: "2269eb340f014b588891176c7fd4497a"
 from {username='slave'} at 127.0.0.1:33510
I20260713 09:11:58.890588  2408 raft_consensus.cc:606] T 0d24c6d8f8c34e63aeea526366c95389 P b5d7ab0bc338415586214d2508b69864 [term 2 LEADER]: Received request to transfer leadership to TS 2269eb340f014b588891176c7fd4497a
I20260713 09:11:58.892035 32673 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:11:58.892928 32673 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:59.358585  3013 raft_consensus.cc:993] T 0d24c6d8f8c34e63aeea526366c95389 P b5d7ab0bc338415586214d2508b69864: : Instructing follower 2269eb340f014b588891176c7fd4497a to start an election
I20260713 09:11:59.359197  3017 raft_consensus.cc:1081] T 0d24c6d8f8c34e63aeea526366c95389 P b5d7ab0bc338415586214d2508b69864 [term 2 LEADER]: Signalling peer 2269eb340f014b588891176c7fd4497a to start an election
I20260713 09:11:59.360725  2861 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d24c6d8f8c34e63aeea526366c95389"
dest_uuid: "2269eb340f014b588891176c7fd4497a"
 from {username='slave'} at 127.0.0.1:42666
I20260713 09:11:59.361178  2861 raft_consensus.cc:493] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:59.361403  2861 raft_consensus.cc:3060] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:59.365684  2861 raft_consensus.cc:515] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:59.367081  2861 leader_election.cc:290] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a [CANDIDATE]: Term 3 election: Requested vote from peers c3fd13b0b3e14fab90331d514773e35a (127.31.232.68:42503), b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697)
I20260713 09:11:59.368403  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d24c6d8f8c34e63aeea526366c95389" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5d7ab0bc338415586214d2508b69864"
I20260713 09:11:59.368530  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d24c6d8f8c34e63aeea526366c95389" candidate_uuid: "2269eb340f014b588891176c7fd4497a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c3fd13b0b3e14fab90331d514773e35a"
I20260713 09:11:59.368988  2408 raft_consensus.cc:3055] T 0d24c6d8f8c34e63aeea526366c95389 P b5d7ab0bc338415586214d2508b69864 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:59.369396  2408 raft_consensus.cc:740] T 0d24c6d8f8c34e63aeea526366c95389 P b5d7ab0bc338415586214d2508b69864 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b5d7ab0bc338415586214d2508b69864, State: Running, Role: LEADER
I20260713 09:11:59.369638  2558 raft_consensus.cc:3060] T 0d24c6d8f8c34e63aeea526366c95389 P c3fd13b0b3e14fab90331d514773e35a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:59.370126  2408 consensus_queue.cc:260] T 0d24c6d8f8c34e63aeea526366c95389 P b5d7ab0bc338415586214d2508b69864 [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: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:59.371405  2408 raft_consensus.cc:3060] T 0d24c6d8f8c34e63aeea526366c95389 P b5d7ab0bc338415586214d2508b69864 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:59.376461  2408 raft_consensus.cc:2468] T 0d24c6d8f8c34e63aeea526366c95389 P b5d7ab0bc338415586214d2508b69864 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2269eb340f014b588891176c7fd4497a in term 3.
I20260713 09:11:59.377401  2819 leader_election.cc:304] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a [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: 2269eb340f014b588891176c7fd4497a, b5d7ab0bc338415586214d2508b69864; no voters: 
I20260713 09:11:59.378095  2961 raft_consensus.cc:2804] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:59.378506  2961 raft_consensus.cc:697] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a [term 3 LEADER]: Becoming Leader. State: Replica: 2269eb340f014b588891176c7fd4497a, State: Running, Role: LEADER
I20260713 09:11:59.379083  2558 raft_consensus.cc:2468] T 0d24c6d8f8c34e63aeea526366c95389 P c3fd13b0b3e14fab90331d514773e35a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2269eb340f014b588891176c7fd4497a in term 3.
I20260713 09:11:59.379338  2961 consensus_queue.cc:237] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a [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: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } }
I20260713 09:11:59.386598  2230 catalog_manager.cc:5697] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a reported cstate change: term changed from 2 to 3, leader changed from b5d7ab0bc338415586214d2508b69864 (127.31.232.66) to 2269eb340f014b588891176c7fd4497a (127.31.232.65). New cstate: current_term: 3 leader_uuid: "2269eb340f014b588891176c7fd4497a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2269eb340f014b588891176c7fd4497a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:59.860152  2558 raft_consensus.cc:1275] T 0d24c6d8f8c34e63aeea526366c95389 P c3fd13b0b3e14fab90331d514773e35a [term 3 FOLLOWER]: Refusing update from remote peer 2269eb340f014b588891176c7fd4497a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:59.861649  2961 consensus_queue.cc:1048] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3fd13b0b3e14fab90331d514773e35a" member_type: VOTER last_known_addr { host: "127.31.232.68" port: 42503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:59.882130  2408 raft_consensus.cc:1275] T 0d24c6d8f8c34e63aeea526366c95389 P b5d7ab0bc338415586214d2508b69864 [term 3 FOLLOWER]: Refusing update from remote peer 2269eb340f014b588891176c7fd4497a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:59.883831  2961 consensus_queue.cc:1048] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5d7ab0bc338415586214d2508b69864" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:59.894168 32673 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:59.914913 32673 tablet_server.cc:179] TabletServer@127.31.232.65:43591 shutting down...
W20260713 09:11:59.961530  2375 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 11 similar messages]
I20260713 09:11:59.962150 32673 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:59.965741 32673 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:59.966897 32673 raft_consensus.cc:2243] T d3460a6eb6254e4cb980dfb6a15f8913 P 2269eb340f014b588891176c7fd4497a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:59.968154 32673 raft_consensus.cc:2272] T d3460a6eb6254e4cb980dfb6a15f8913 P 2269eb340f014b588891176c7fd4497a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:59.972427 32673 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:59.973729 32673 raft_consensus.cc:2243] T 41e0636be5d44363a359e8cd66a733ca P 2269eb340f014b588891176c7fd4497a [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:11:59.974234  2375 consensus_peers.cc:597] T 41e0636be5d44363a359e8cd66a733ca P b5d7ab0bc338415586214d2508b69864 -> Peer 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591): Couldn't send request to peer 2269eb340f014b588891176c7fd4497a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:59.974481 32673 raft_consensus.cc:2272] T 41e0636be5d44363a359e8cd66a733ca P 2269eb340f014b588891176c7fd4497a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:59.977582 32673 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:59.978521 32673 raft_consensus.cc:2243] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P 2269eb340f014b588891176c7fd4497a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:59.979640 32673 raft_consensus.cc:2272] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P 2269eb340f014b588891176c7fd4497a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:59.982580 32673 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:59.983523 32673 raft_consensus.cc:2243] T dc9face4ba224dab8618d989e0511f2f P 2269eb340f014b588891176c7fd4497a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:59.984817 32673 raft_consensus.cc:2272] T dc9face4ba224dab8618d989e0511f2f P 2269eb340f014b588891176c7fd4497a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:59.988246 32673 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:59.989190 32673 raft_consensus.cc:2243] T da62f0844cba45f4854cd20e9217d0ab P 2269eb340f014b588891176c7fd4497a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:59.990007 32673 raft_consensus.cc:2272] T da62f0844cba45f4854cd20e9217d0ab P 2269eb340f014b588891176c7fd4497a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:59.993855 32673 tablet_replica.cc:333] stopping tablet replica
W20260713 09:11:59.994786  2523 consensus_peers.cc:597] T 814c3aa2e4ba44499efb3f3f3947f8f5 P c3fd13b0b3e14fab90331d514773e35a -> Peer 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591): Couldn't send request to peer 2269eb340f014b588891176c7fd4497a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:59.994922 32673 raft_consensus.cc:2243] T bb112bd24f944926914b22738ef46aac P 2269eb340f014b588891176c7fd4497a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:59.995680 32673 raft_consensus.cc:2272] T bb112bd24f944926914b22738ef46aac P 2269eb340f014b588891176c7fd4497a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:59.998018 32673 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:59.998509 32673 raft_consensus.cc:2243] T 13933476baf34403a0464c425cc95be5 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:59.998860 32673 raft_consensus.cc:2272] T 13933476baf34403a0464c425cc95be5 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.001017 32673 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:00.001556 32673 raft_consensus.cc:2243] T 08d015a7c5f34f81b02020b321963383 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.001972 32673 raft_consensus.cc:2272] T 08d015a7c5f34f81b02020b321963383 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.004287 32673 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:00.004827 32673 raft_consensus.cc:2243] T 7b144eb939e24b4381afc7dd452a470d P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.005198 32673 raft_consensus.cc:2272] T 7b144eb939e24b4381afc7dd452a470d P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.007143 32673 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:00.007711 32673 raft_consensus.cc:2243] T ba4274cd3dde4b6e8b9c95a25d766e44 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.008049 32673 raft_consensus.cc:2272] T ba4274cd3dde4b6e8b9c95a25d766e44 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.009965 32673 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:00.010442 32673 raft_consensus.cc:2243] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:12:00.011161 32673 raft_consensus.cc:2272] T 0d24c6d8f8c34e63aeea526366c95389 P 2269eb340f014b588891176c7fd4497a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.013741 32673 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:00.014289 32673 raft_consensus.cc:2243] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.014734 32673 raft_consensus.cc:2272] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.016880 32673 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:00.017390 32673 raft_consensus.cc:2243] T f1aadd165bb24d9b86c084adb0dea9e3 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.017931 32673 raft_consensus.cc:2272] T f1aadd165bb24d9b86c084adb0dea9e3 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.020265 32673 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:00.020866 32673 raft_consensus.cc:2243] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:12:00.021835 32673 raft_consensus.cc:2272] T e11b91199c524fa09cee8afe49d2d5bd P 2269eb340f014b588891176c7fd4497a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.023828 32673 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:00.024326 32673 raft_consensus.cc:2243] T 848611830aed456b833a3a46e958b05e P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.024729 32673 raft_consensus.cc:2272] T 848611830aed456b833a3a46e958b05e P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.026698 32673 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:00.027390 32673 raft_consensus.cc:2243] T b333b9f43f0544f0b62b646acd301b64 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.027812 32673 raft_consensus.cc:2272] T b333b9f43f0544f0b62b646acd301b64 P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.029649 32673 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:00.030105 32673 raft_consensus.cc:2243] T 8e509f60dad94c9cb4b2992ab957173c P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.030493 32673 raft_consensus.cc:2272] T 8e509f60dad94c9cb4b2992ab957173c P 2269eb340f014b588891176c7fd4497a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.032585 32673 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:00.033006 32673 raft_consensus.cc:2243] T 3c048bdefd0b4e45b904b53c48481319 P 2269eb340f014b588891176c7fd4497a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:00.033834 32673 raft_consensus.cc:2272] T 3c048bdefd0b4e45b904b53c48481319 P 2269eb340f014b588891176c7fd4497a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.069332 32673 tablet_server.cc:196] TabletServer@127.31.232.65:43591 shutdown complete.
I20260713 09:12:00.109601 32673 tablet_server.cc:179] TabletServer@127.31.232.66:0 shutting down...
W20260713 09:12:00.149030  2449 consensus_peers.cc:597] T 08d015a7c5f34f81b02020b321963383 P 83b66d31a37543b6b8d5525868be3409 -> Peer 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591): Couldn't send request to peer 2269eb340f014b588891176c7fd4497a. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:43591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:00.149217  2450 consensus_peers.cc:597] T 90b8b8e1725540c489f3f83b11491a8e P 83b66d31a37543b6b8d5525868be3409 -> Peer b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697): Couldn't send request to peer b5d7ab0bc338415586214d2508b69864. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:00.150842 32673 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:00.151559 32673 tablet_replica.cc:333] T 41e0636be5d44363a359e8cd66a733ca P b5d7ab0bc338415586214d2508b69864: stopping tablet replica
I20260713 09:12:00.152364 32673 raft_consensus.cc:2243] T 41e0636be5d44363a359e8cd66a733ca P b5d7ab0bc338415586214d2508b69864 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:00.153431 32673 raft_consensus.cc:2272] T 41e0636be5d44363a359e8cd66a733ca P b5d7ab0bc338415586214d2508b69864 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.155861 32673 tablet_replica.cc:333] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864: stopping tablet replica
I20260713 09:12:00.156941 32673 raft_consensus.cc:2243] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:12:00.157852 32673 raft_consensus.cc:2272] T d28e1d0dba2943f6973bd76356c08436 P b5d7ab0bc338415586214d2508b69864 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.159986 32673 tablet_replica.cc:333] T 54f979b5d4d54518bb02038583ab583f P b5d7ab0bc338415586214d2508b69864: stopping tablet replica
I20260713 09:12:00.160511 32673 raft_consensus.cc:2243] T 54f979b5d4d54518bb02038583ab583f P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.160975 32673 raft_consensus.cc:2272] T 54f979b5d4d54518bb02038583ab583f P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.162966 32673 tablet_replica.cc:333] T d3460a6eb6254e4cb980dfb6a15f8913 P b5d7ab0bc338415586214d2508b69864: stopping tablet replica
I20260713 09:12:00.163484 32673 raft_consensus.cc:2243] T d3460a6eb6254e4cb980dfb6a15f8913 P b5d7ab0bc338415586214d2508b69864 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.163931 32673 raft_consensus.cc:2272] T d3460a6eb6254e4cb980dfb6a15f8913 P b5d7ab0bc338415586214d2508b69864 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.165802 32673 tablet_replica.cc:333] T d76ca61e035e44518cb46c3fa347c10c P b5d7ab0bc338415586214d2508b69864: stopping tablet replica
I20260713 09:12:00.166317 32673 raft_consensus.cc:2243] T d76ca61e035e44518cb46c3fa347c10c P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.166724 32673 raft_consensus.cc:2272] T d76ca61e035e44518cb46c3fa347c10c P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.168715 32673 tablet_replica.cc:333] T e11b91199c524fa09cee8afe49d2d5bd P b5d7ab0bc338415586214d2508b69864: stopping tablet replica
I20260713 09:12:00.169281 32673 raft_consensus.cc:2243] T e11b91199c524fa09cee8afe49d2d5bd P b5d7ab0bc338415586214d2508b69864 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.169703 32673 raft_consensus.cc:2272] T e11b91199c524fa09cee8afe49d2d5bd P b5d7ab0bc338415586214d2508b69864 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.171607 32673 tablet_replica.cc:333] T 13933476baf34403a0464c425cc95be5 P b5d7ab0bc338415586214d2508b69864: stopping tablet replica
I20260713 09:12:00.172189 32673 raft_consensus.cc:2243] T 13933476baf34403a0464c425cc95be5 P b5d7ab0bc338415586214d2508b69864 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:00.172997 32673 raft_consensus.cc:2272] T 13933476baf34403a0464c425cc95be5 P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.174899 32673 tablet_replica.cc:333] T 0d24c6d8f8c34e63aeea526366c95389 P b5d7ab0bc338415586214d2508b69864: stopping tablet replica
I20260713 09:12:00.175441 32673 raft_consensus.cc:2243] T 0d24c6d8f8c34e63aeea526366c95389 P b5d7ab0bc338415586214d2508b69864 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.175850 32673 raft_consensus.cc:2272] T 0d24c6d8f8c34e63aeea526366c95389 P b5d7ab0bc338415586214d2508b69864 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.178498 32673 tablet_replica.cc:333] T cb0ad7bf974349579ac4d3ffa48e628f P b5d7ab0bc338415586214d2508b69864: stopping tablet replica
I20260713 09:12:00.179078 32673 raft_consensus.cc:2243] T cb0ad7bf974349579ac4d3ffa48e628f P b5d7ab0bc338415586214d2508b69864 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.179571 32673 raft_consensus.cc:2272] T cb0ad7bf974349579ac4d3ffa48e628f P b5d7ab0bc338415586214d2508b69864 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.181506 32673 tablet_replica.cc:333] T dc9face4ba224dab8618d989e0511f2f P b5d7ab0bc338415586214d2508b69864: stopping tablet replica
I20260713 09:12:00.182006 32673 raft_consensus.cc:2243] T dc9face4ba224dab8618d989e0511f2f P b5d7ab0bc338415586214d2508b69864 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.182457 32673 raft_consensus.cc:2272] T dc9face4ba224dab8618d989e0511f2f P b5d7ab0bc338415586214d2508b69864 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.184260 32673 tablet_replica.cc:333] T da62f0844cba45f4854cd20e9217d0ab P b5d7ab0bc338415586214d2508b69864: stopping tablet replica
I20260713 09:12:00.184787 32673 raft_consensus.cc:2243] T da62f0844cba45f4854cd20e9217d0ab P b5d7ab0bc338415586214d2508b69864 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:00.185664 32673 raft_consensus.cc:2272] T da62f0844cba45f4854cd20e9217d0ab P b5d7ab0bc338415586214d2508b69864 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.187661 32673 tablet_replica.cc:333] T f1aadd165bb24d9b86c084adb0dea9e3 P b5d7ab0bc338415586214d2508b69864: stopping tablet replica
I20260713 09:12:00.188179 32673 raft_consensus.cc:2243] T f1aadd165bb24d9b86c084adb0dea9e3 P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.188613 32673 raft_consensus.cc:2272] T f1aadd165bb24d9b86c084adb0dea9e3 P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.190325 32673 tablet_replica.cc:333] T 90b8b8e1725540c489f3f83b11491a8e P b5d7ab0bc338415586214d2508b69864: stopping tablet replica
I20260713 09:12:00.190856 32673 raft_consensus.cc:2243] T 90b8b8e1725540c489f3f83b11491a8e P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.191344 32673 raft_consensus.cc:2272] T 90b8b8e1725540c489f3f83b11491a8e P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.193244 32673 tablet_replica.cc:333] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P b5d7ab0bc338415586214d2508b69864: stopping tablet replica
I20260713 09:12:00.193784 32673 raft_consensus.cc:2243] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P b5d7ab0bc338415586214d2508b69864 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.194231 32673 raft_consensus.cc:2272] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P b5d7ab0bc338415586214d2508b69864 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.196156 32673 tablet_replica.cc:333] T b333b9f43f0544f0b62b646acd301b64 P b5d7ab0bc338415586214d2508b69864: stopping tablet replica
I20260713 09:12:00.196645 32673 raft_consensus.cc:2243] T b333b9f43f0544f0b62b646acd301b64 P b5d7ab0bc338415586214d2508b69864 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:00.197475 32673 raft_consensus.cc:2272] T b333b9f43f0544f0b62b646acd301b64 P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.199635 32673 tablet_replica.cc:333] T 8e509f60dad94c9cb4b2992ab957173c P b5d7ab0bc338415586214d2508b69864: stopping tablet replica
I20260713 09:12:00.200138 32673 raft_consensus.cc:2243] T 8e509f60dad94c9cb4b2992ab957173c P b5d7ab0bc338415586214d2508b69864 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:00.200911 32673 raft_consensus.cc:2272] T 8e509f60dad94c9cb4b2992ab957173c P b5d7ab0bc338415586214d2508b69864 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.202925 32673 tablet_replica.cc:333] T 391190c0e5344dfc9e92bdb53b74d000 P b5d7ab0bc338415586214d2508b69864: stopping tablet replica
I20260713 09:12:00.203433 32673 raft_consensus.cc:2243] T 391190c0e5344dfc9e92bdb53b74d000 P b5d7ab0bc338415586214d2508b69864 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.203886 32673 raft_consensus.cc:2272] T 391190c0e5344dfc9e92bdb53b74d000 P b5d7ab0bc338415586214d2508b69864 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.205709 32673 tablet_replica.cc:333] T 3c048bdefd0b4e45b904b53c48481319 P b5d7ab0bc338415586214d2508b69864: stopping tablet replica
I20260713 09:12:00.206175 32673 raft_consensus.cc:2243] T 3c048bdefd0b4e45b904b53c48481319 P b5d7ab0bc338415586214d2508b69864 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.206569 32673 raft_consensus.cc:2272] T 3c048bdefd0b4e45b904b53c48481319 P b5d7ab0bc338415586214d2508b69864 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:00.224467  2523 consensus_peers.cc:597] T bb112bd24f944926914b22738ef46aac P c3fd13b0b3e14fab90331d514773e35a -> Peer 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591): Couldn't send request to peer 2269eb340f014b588891176c7fd4497a. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:43591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:00.248837 32673 tablet_server.cc:196] TabletServer@127.31.232.66:0 shutdown complete.
W20260713 09:12:00.256155  2523 consensus_peers.cc:597] T ba4274cd3dde4b6e8b9c95a25d766e44 P c3fd13b0b3e14fab90331d514773e35a -> Peer 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591): Couldn't send request to peer 2269eb340f014b588891176c7fd4497a. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:43591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:00.271641  2450 consensus_peers.cc:597] T 391190c0e5344dfc9e92bdb53b74d000 P 83b66d31a37543b6b8d5525868be3409 -> Peer b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697): Couldn't send request to peer b5d7ab0bc338415586214d2508b69864. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.66:41697: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:00.286453 32673 tablet_server.cc:179] TabletServer@127.31.232.67:0 shutting down...
I20260713 09:12:00.317791 32673 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:00.318593 32673 tablet_replica.cc:333] T d28e1d0dba2943f6973bd76356c08436 P 83b66d31a37543b6b8d5525868be3409: stopping tablet replica
I20260713 09:12:00.319653 32673 raft_consensus.cc:2243] T d28e1d0dba2943f6973bd76356c08436 P 83b66d31a37543b6b8d5525868be3409 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.320477 32673 raft_consensus.cc:2272] T d28e1d0dba2943f6973bd76356c08436 P 83b66d31a37543b6b8d5525868be3409 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.322620 32673 tablet_replica.cc:333] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 83b66d31a37543b6b8d5525868be3409: stopping tablet replica
I20260713 09:12:00.323369 32673 raft_consensus.cc:2243] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.323865 32673 raft_consensus.cc:2272] T 814c3aa2e4ba44499efb3f3f3947f8f5 P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.326416 32673 tablet_replica.cc:333] T 41e0636be5d44363a359e8cd66a733ca P 83b66d31a37543b6b8d5525868be3409: stopping tablet replica
I20260713 09:12:00.327546 32673 raft_consensus.cc:2243] T 41e0636be5d44363a359e8cd66a733ca P 83b66d31a37543b6b8d5525868be3409 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.328164 32673 raft_consensus.cc:2272] T 41e0636be5d44363a359e8cd66a733ca P 83b66d31a37543b6b8d5525868be3409 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:00.329339  2522 consensus_peers.cc:597] T ba4274cd3dde4b6e8b9c95a25d766e44 P c3fd13b0b3e14fab90331d514773e35a -> Peer 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867): Couldn't send request to peer 83b66d31a37543b6b8d5525868be3409. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:00.330406 32673 tablet_replica.cc:333] T 54f979b5d4d54518bb02038583ab583f P 83b66d31a37543b6b8d5525868be3409: stopping tablet replica
I20260713 09:12:00.331038 32673 raft_consensus.cc:2243] T 54f979b5d4d54518bb02038583ab583f P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.331557 32673 raft_consensus.cc:2272] T 54f979b5d4d54518bb02038583ab583f P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.333606 32673 tablet_replica.cc:333] T d76ca61e035e44518cb46c3fa347c10c P 83b66d31a37543b6b8d5525868be3409: stopping tablet replica
I20260713 09:12:00.334331 32673 raft_consensus.cc:2243] T d76ca61e035e44518cb46c3fa347c10c P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.334847 32673 raft_consensus.cc:2272] T d76ca61e035e44518cb46c3fa347c10c P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.337461 32673 tablet_replica.cc:333] T bb112bd24f944926914b22738ef46aac P 83b66d31a37543b6b8d5525868be3409: stopping tablet replica
I20260713 09:12:00.338330 32673 raft_consensus.cc:2243] T bb112bd24f944926914b22738ef46aac P 83b66d31a37543b6b8d5525868be3409 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.338763 32673 raft_consensus.cc:2272] T bb112bd24f944926914b22738ef46aac P 83b66d31a37543b6b8d5525868be3409 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.340644 32673 tablet_replica.cc:333] T 848611830aed456b833a3a46e958b05e P 83b66d31a37543b6b8d5525868be3409: stopping tablet replica
I20260713 09:12:00.341143 32673 raft_consensus.cc:2243] T 848611830aed456b833a3a46e958b05e P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.341506 32673 raft_consensus.cc:2272] T 848611830aed456b833a3a46e958b05e P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.343256 32673 tablet_replica.cc:333] T f1aadd165bb24d9b86c084adb0dea9e3 P 83b66d31a37543b6b8d5525868be3409: stopping tablet replica
I20260713 09:12:00.343704 32673 raft_consensus.cc:2243] T f1aadd165bb24d9b86c084adb0dea9e3 P 83b66d31a37543b6b8d5525868be3409 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:00.344470 32673 raft_consensus.cc:2272] T f1aadd165bb24d9b86c084adb0dea9e3 P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.346289 32673 tablet_replica.cc:333] T 90b8b8e1725540c489f3f83b11491a8e P 83b66d31a37543b6b8d5525868be3409: stopping tablet replica
I20260713 09:12:00.346865 32673 raft_consensus.cc:2243] T 90b8b8e1725540c489f3f83b11491a8e P 83b66d31a37543b6b8d5525868be3409 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:00.347723 32673 raft_consensus.cc:2272] T 90b8b8e1725540c489f3f83b11491a8e P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.349620 32673 tablet_replica.cc:333] T 3c048bdefd0b4e45b904b53c48481319 P 83b66d31a37543b6b8d5525868be3409: stopping tablet replica
I20260713 09:12:00.350139 32673 raft_consensus.cc:2243] T 3c048bdefd0b4e45b904b53c48481319 P 83b66d31a37543b6b8d5525868be3409 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.350634 32673 raft_consensus.cc:2272] T 3c048bdefd0b4e45b904b53c48481319 P 83b66d31a37543b6b8d5525868be3409 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.352705 32673 tablet_replica.cc:333] T 391190c0e5344dfc9e92bdb53b74d000 P 83b66d31a37543b6b8d5525868be3409: stopping tablet replica
I20260713 09:12:00.353279 32673 raft_consensus.cc:2243] T 391190c0e5344dfc9e92bdb53b74d000 P 83b66d31a37543b6b8d5525868be3409 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:00.354176 32673 raft_consensus.cc:2272] T 391190c0e5344dfc9e92bdb53b74d000 P 83b66d31a37543b6b8d5525868be3409 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.356182 32673 tablet_replica.cc:333] T 13933476baf34403a0464c425cc95be5 P 83b66d31a37543b6b8d5525868be3409: stopping tablet replica
I20260713 09:12:00.356691 32673 raft_consensus.cc:2243] T 13933476baf34403a0464c425cc95be5 P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.357075 32673 raft_consensus.cc:2272] T 13933476baf34403a0464c425cc95be5 P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.358944 32673 tablet_replica.cc:333] T 08d015a7c5f34f81b02020b321963383 P 83b66d31a37543b6b8d5525868be3409: stopping tablet replica
I20260713 09:12:00.359509 32673 raft_consensus.cc:2243] T 08d015a7c5f34f81b02020b321963383 P 83b66d31a37543b6b8d5525868be3409 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:00.360244 32673 raft_consensus.cc:2272] T 08d015a7c5f34f81b02020b321963383 P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.362315 32673 tablet_replica.cc:333] T 7b144eb939e24b4381afc7dd452a470d P 83b66d31a37543b6b8d5525868be3409: stopping tablet replica
I20260713 09:12:00.362941 32673 raft_consensus.cc:2243] T 7b144eb939e24b4381afc7dd452a470d P 83b66d31a37543b6b8d5525868be3409 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:00.363758 32673 raft_consensus.cc:2272] T 7b144eb939e24b4381afc7dd452a470d P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.365744 32673 tablet_replica.cc:333] T ba4274cd3dde4b6e8b9c95a25d766e44 P 83b66d31a37543b6b8d5525868be3409: stopping tablet replica
I20260713 09:12:00.366336 32673 raft_consensus.cc:2243] T ba4274cd3dde4b6e8b9c95a25d766e44 P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:12:00.366725  2450 consensus_peers.cc:597] T cb0ad7bf974349579ac4d3ffa48e628f P 83b66d31a37543b6b8d5525868be3409 -> Peer b5d7ab0bc338415586214d2508b69864 (127.31.232.66:41697): Couldn't send request to peer b5d7ab0bc338415586214d2508b69864. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.66:41697: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:00.366835 32673 raft_consensus.cc:2272] T ba4274cd3dde4b6e8b9c95a25d766e44 P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.369117 32673 tablet_replica.cc:333] T cb0ad7bf974349579ac4d3ffa48e628f P 83b66d31a37543b6b8d5525868be3409: stopping tablet replica
I20260713 09:12:00.369693 32673 raft_consensus.cc:2243] T cb0ad7bf974349579ac4d3ffa48e628f P 83b66d31a37543b6b8d5525868be3409 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:00.370486 32673 raft_consensus.cc:2272] T cb0ad7bf974349579ac4d3ffa48e628f P 83b66d31a37543b6b8d5525868be3409 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.372465 32673 tablet_replica.cc:333] T b333b9f43f0544f0b62b646acd301b64 P 83b66d31a37543b6b8d5525868be3409: stopping tablet replica
I20260713 09:12:00.372983 32673 raft_consensus.cc:2243] T b333b9f43f0544f0b62b646acd301b64 P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.373427 32673 raft_consensus.cc:2272] T b333b9f43f0544f0b62b646acd301b64 P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.375375 32673 tablet_replica.cc:333] T 8e509f60dad94c9cb4b2992ab957173c P 83b66d31a37543b6b8d5525868be3409: stopping tablet replica
I20260713 09:12:00.375857 32673 raft_consensus.cc:2243] T 8e509f60dad94c9cb4b2992ab957173c P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.376312 32673 raft_consensus.cc:2272] T 8e509f60dad94c9cb4b2992ab957173c P 83b66d31a37543b6b8d5525868be3409 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:00.380610  2522 consensus_peers.cc:597] T bb112bd24f944926914b22738ef46aac P c3fd13b0b3e14fab90331d514773e35a -> Peer 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867): Couldn't send request to peer 83b66d31a37543b6b8d5525868be3409. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:00.388902  2522 consensus_peers.cc:597] T d76ca61e035e44518cb46c3fa347c10c P c3fd13b0b3e14fab90331d514773e35a -> Peer 83b66d31a37543b6b8d5525868be3409 (127.31.232.67:37867): Couldn't send request to peer 83b66d31a37543b6b8d5525868be3409. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:00.405715  2523 consensus_peers.cc:597] T 848611830aed456b833a3a46e958b05e P c3fd13b0b3e14fab90331d514773e35a -> Peer 2269eb340f014b588891176c7fd4497a (127.31.232.65:43591): Couldn't send request to peer 2269eb340f014b588891176c7fd4497a. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:43591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:00.418174 32673 tablet_server.cc:196] TabletServer@127.31.232.67:0 shutdown complete.
I20260713 09:12:00.450387 32673 tablet_server.cc:179] TabletServer@127.31.232.68:0 shutting down...
I20260713 09:12:00.483572 32673 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:00.484342 32673 tablet_replica.cc:333] T 54f979b5d4d54518bb02038583ab583f P c3fd13b0b3e14fab90331d514773e35a: stopping tablet replica
I20260713 09:12:00.485026 32673 raft_consensus.cc:2243] T 54f979b5d4d54518bb02038583ab583f P c3fd13b0b3e14fab90331d514773e35a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:00.485941 32673 raft_consensus.cc:2272] T 54f979b5d4d54518bb02038583ab583f P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.488262 32673 tablet_replica.cc:333] T d76ca61e035e44518cb46c3fa347c10c P c3fd13b0b3e14fab90331d514773e35a: stopping tablet replica
I20260713 09:12:00.489045 32673 raft_consensus.cc:2243] T d76ca61e035e44518cb46c3fa347c10c P c3fd13b0b3e14fab90331d514773e35a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:00.489866 32673 raft_consensus.cc:2272] T d76ca61e035e44518cb46c3fa347c10c P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.491850 32673 tablet_replica.cc:333] T d3460a6eb6254e4cb980dfb6a15f8913 P c3fd13b0b3e14fab90331d514773e35a: stopping tablet replica
I20260713 09:12:00.492425 32673 raft_consensus.cc:2243] T d3460a6eb6254e4cb980dfb6a15f8913 P c3fd13b0b3e14fab90331d514773e35a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.492884 32673 raft_consensus.cc:2272] T d3460a6eb6254e4cb980dfb6a15f8913 P c3fd13b0b3e14fab90331d514773e35a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.494638 32673 tablet_replica.cc:333] T cb0ad7bf974349579ac4d3ffa48e628f P c3fd13b0b3e14fab90331d514773e35a: stopping tablet replica
I20260713 09:12:00.495285 32673 raft_consensus.cc:2243] T cb0ad7bf974349579ac4d3ffa48e628f P c3fd13b0b3e14fab90331d514773e35a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.495744 32673 raft_consensus.cc:2272] T cb0ad7bf974349579ac4d3ffa48e628f P c3fd13b0b3e14fab90331d514773e35a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.497624 32673 tablet_replica.cc:333] T 814c3aa2e4ba44499efb3f3f3947f8f5 P c3fd13b0b3e14fab90331d514773e35a: stopping tablet replica
I20260713 09:12:00.498167 32673 raft_consensus.cc:2243] T 814c3aa2e4ba44499efb3f3f3947f8f5 P c3fd13b0b3e14fab90331d514773e35a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:00.498932 32673 raft_consensus.cc:2272] T 814c3aa2e4ba44499efb3f3f3947f8f5 P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.500759 32673 tablet_replica.cc:333] T 0d24c6d8f8c34e63aeea526366c95389 P c3fd13b0b3e14fab90331d514773e35a: stopping tablet replica
I20260713 09:12:00.501338 32673 raft_consensus.cc:2243] T 0d24c6d8f8c34e63aeea526366c95389 P c3fd13b0b3e14fab90331d514773e35a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.502228 32673 raft_consensus.cc:2272] T 0d24c6d8f8c34e63aeea526366c95389 P c3fd13b0b3e14fab90331d514773e35a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.505008 32673 tablet_replica.cc:333] T 90b8b8e1725540c489f3f83b11491a8e P c3fd13b0b3e14fab90331d514773e35a: stopping tablet replica
I20260713 09:12:00.505594 32673 raft_consensus.cc:2243] T 90b8b8e1725540c489f3f83b11491a8e P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.506099 32673 raft_consensus.cc:2272] T 90b8b8e1725540c489f3f83b11491a8e P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.508038 32673 tablet_replica.cc:333] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P c3fd13b0b3e14fab90331d514773e35a: stopping tablet replica
I20260713 09:12:00.508561 32673 raft_consensus.cc:2243] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P c3fd13b0b3e14fab90331d514773e35a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.508999 32673 raft_consensus.cc:2272] T 2d7a8dc0764742dc8c579c3e1b7ea4f8 P c3fd13b0b3e14fab90331d514773e35a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.510756 32673 tablet_replica.cc:333] T dc9face4ba224dab8618d989e0511f2f P c3fd13b0b3e14fab90331d514773e35a: stopping tablet replica
I20260713 09:12:00.511380 32673 raft_consensus.cc:2243] T dc9face4ba224dab8618d989e0511f2f P c3fd13b0b3e14fab90331d514773e35a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.511823 32673 raft_consensus.cc:2272] T dc9face4ba224dab8618d989e0511f2f P c3fd13b0b3e14fab90331d514773e35a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.513628 32673 tablet_replica.cc:333] T bb112bd24f944926914b22738ef46aac P c3fd13b0b3e14fab90331d514773e35a: stopping tablet replica
I20260713 09:12:00.514199 32673 raft_consensus.cc:2243] T bb112bd24f944926914b22738ef46aac P c3fd13b0b3e14fab90331d514773e35a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:00.514953 32673 raft_consensus.cc:2272] T bb112bd24f944926914b22738ef46aac P c3fd13b0b3e14fab90331d514773e35a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.516860 32673 tablet_replica.cc:333] T da62f0844cba45f4854cd20e9217d0ab P c3fd13b0b3e14fab90331d514773e35a: stopping tablet replica
I20260713 09:12:00.517432 32673 raft_consensus.cc:2243] T da62f0844cba45f4854cd20e9217d0ab P c3fd13b0b3e14fab90331d514773e35a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.518316 32673 raft_consensus.cc:2272] T da62f0844cba45f4854cd20e9217d0ab P c3fd13b0b3e14fab90331d514773e35a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.520399 32673 tablet_replica.cc:333] T 391190c0e5344dfc9e92bdb53b74d000 P c3fd13b0b3e14fab90331d514773e35a: stopping tablet replica
I20260713 09:12:00.521086 32673 raft_consensus.cc:2243] T 391190c0e5344dfc9e92bdb53b74d000 P c3fd13b0b3e14fab90331d514773e35a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.521579 32673 raft_consensus.cc:2272] T 391190c0e5344dfc9e92bdb53b74d000 P c3fd13b0b3e14fab90331d514773e35a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.523588 32673 tablet_replica.cc:333] T 08d015a7c5f34f81b02020b321963383 P c3fd13b0b3e14fab90331d514773e35a: stopping tablet replica
I20260713 09:12:00.524147 32673 raft_consensus.cc:2243] T 08d015a7c5f34f81b02020b321963383 P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.524593 32673 raft_consensus.cc:2272] T 08d015a7c5f34f81b02020b321963383 P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.526654 32673 tablet_replica.cc:333] T ba4274cd3dde4b6e8b9c95a25d766e44 P c3fd13b0b3e14fab90331d514773e35a: stopping tablet replica
I20260713 09:12:00.527328 32673 raft_consensus.cc:2243] T ba4274cd3dde4b6e8b9c95a25d766e44 P c3fd13b0b3e14fab90331d514773e35a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:00.528234 32673 raft_consensus.cc:2272] T ba4274cd3dde4b6e8b9c95a25d766e44 P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.531497 32673 tablet_replica.cc:333] T 7b144eb939e24b4381afc7dd452a470d P c3fd13b0b3e14fab90331d514773e35a: stopping tablet replica
I20260713 09:12:00.532050 32673 raft_consensus.cc:2243] T 7b144eb939e24b4381afc7dd452a470d P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.532507 32673 raft_consensus.cc:2272] T 7b144eb939e24b4381afc7dd452a470d P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.534479 32673 tablet_replica.cc:333] T d28e1d0dba2943f6973bd76356c08436 P c3fd13b0b3e14fab90331d514773e35a: stopping tablet replica
I20260713 09:12:00.534998 32673 raft_consensus.cc:2243] T d28e1d0dba2943f6973bd76356c08436 P c3fd13b0b3e14fab90331d514773e35a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.535480 32673 raft_consensus.cc:2272] T d28e1d0dba2943f6973bd76356c08436 P c3fd13b0b3e14fab90331d514773e35a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.537364 32673 tablet_replica.cc:333] T e11b91199c524fa09cee8afe49d2d5bd P c3fd13b0b3e14fab90331d514773e35a: stopping tablet replica
I20260713 09:12:00.537917 32673 raft_consensus.cc:2243] T e11b91199c524fa09cee8afe49d2d5bd P c3fd13b0b3e14fab90331d514773e35a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.538369 32673 raft_consensus.cc:2272] T e11b91199c524fa09cee8afe49d2d5bd P c3fd13b0b3e14fab90331d514773e35a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.540187 32673 tablet_replica.cc:333] T 848611830aed456b833a3a46e958b05e P c3fd13b0b3e14fab90331d514773e35a: stopping tablet replica
I20260713 09:12:00.540634 32673 raft_consensus.cc:2243] T 848611830aed456b833a3a46e958b05e P c3fd13b0b3e14fab90331d514773e35a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:00.541456 32673 raft_consensus.cc:2272] T 848611830aed456b833a3a46e958b05e P c3fd13b0b3e14fab90331d514773e35a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.578814 32673 tablet_server.cc:196] TabletServer@127.31.232.68:0 shutdown complete.
I20260713 09:12:00.609886 32673 master.cc:562] Master@127.31.232.126:35907 shutting down...
I20260713 09:12:00.635066 32673 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 12fef82961e147f4979a8db6a9de1d40 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:00.635735 32673 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 12fef82961e147f4979a8db6a9de1d40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.636070 32673 tablet_replica.cc:333] T 00000000000000000000000000000000 P 12fef82961e147f4979a8db6a9de1d40: stopping tablet replica
I20260713 09:12:00.674831 32673 master.cc:584] Master@127.31.232.126:35907 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (18835 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:12:00.735018 32673 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.232.126:36961
I20260713 09:12:00.736167 32673 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:00.742400  3037 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:00.743139  3036 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:00.743512  3039 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:00.743927 32673 server_base.cc:1061] running on GCE node
I20260713 09:12:00.744872 32673 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:00.745085 32673 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:00.745241 32673 hybrid_clock.cc:648] HybridClock initialized: now 1783933920745224 us; error 0 us; skew 500 ppm
I20260713 09:12:00.745756 32673 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:00.748665 32673 webserver.cc:533] Webserver started at http://127.31.232.126:42053/ using document root <none> and password file <none>
I20260713 09:12:00.749270 32673 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:00.749467 32673 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:00.749763 32673 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:00.750852 32673 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933848945823-32673-0/minicluster-data/master-0-root/instance:
uuid: "aded5501b2a548518d891ebfa4980967"
format_stamp: "Formatted at 2026-07-13 09:12:00 on dist-test-slave-32h3"
I20260713 09:12:00.755147 32673 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:12:00.759085  3044 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:00.759914 32673 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 09:12:00.760258 32673 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933848945823-32673-0/minicluster-data/master-0-root
uuid: "aded5501b2a548518d891ebfa4980967"
format_stamp: "Formatted at 2026-07-13 09:12:00 on dist-test-slave-32h3"
I20260713 09:12:00.760640 32673 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933848945823-32673-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933848945823-32673-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933848945823-32673-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)
I20260713 09:12:00.780340 32673 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:00.781580 32673 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:00.822156 32673 rpc_server.cc:307] RPC server started. Bound to: 127.31.232.126:36961
I20260713 09:12:00.822244  3095 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.232.126:36961 every 8 connection(s)
I20260713 09:12:00.826223  3096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:00.836939  3096 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aded5501b2a548518d891ebfa4980967: Bootstrap starting.
I20260713 09:12:00.842226  3096 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P aded5501b2a548518d891ebfa4980967: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:00.846516  3096 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aded5501b2a548518d891ebfa4980967: No bootstrap required, opened a new log
I20260713 09:12:00.848688  3096 raft_consensus.cc:359] T 00000000000000000000000000000000 P aded5501b2a548518d891ebfa4980967 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aded5501b2a548518d891ebfa4980967" member_type: VOTER }
I20260713 09:12:00.849063  3096 raft_consensus.cc:385] T 00000000000000000000000000000000 P aded5501b2a548518d891ebfa4980967 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:00.849256  3096 raft_consensus.cc:740] T 00000000000000000000000000000000 P aded5501b2a548518d891ebfa4980967 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aded5501b2a548518d891ebfa4980967, State: Initialized, Role: FOLLOWER
I20260713 09:12:00.849826  3096 consensus_queue.cc:260] T 00000000000000000000000000000000 P aded5501b2a548518d891ebfa4980967 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aded5501b2a548518d891ebfa4980967" member_type: VOTER }
I20260713 09:12:00.850251  3096 raft_consensus.cc:399] T 00000000000000000000000000000000 P aded5501b2a548518d891ebfa4980967 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:12:00.850437  3096 raft_consensus.cc:493] T 00000000000000000000000000000000 P aded5501b2a548518d891ebfa4980967 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:12:00.850643  3096 raft_consensus.cc:3060] T 00000000000000000000000000000000 P aded5501b2a548518d891ebfa4980967 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:00.854923  3096 raft_consensus.cc:515] T 00000000000000000000000000000000 P aded5501b2a548518d891ebfa4980967 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aded5501b2a548518d891ebfa4980967" member_type: VOTER }
I20260713 09:12:00.855499  3096 leader_election.cc:304] T 00000000000000000000000000000000 P aded5501b2a548518d891ebfa4980967 [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: aded5501b2a548518d891ebfa4980967; no voters: 
I20260713 09:12:00.856580  3096 leader_election.cc:290] T 00000000000000000000000000000000 P aded5501b2a548518d891ebfa4980967 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:12:00.857091  3099 raft_consensus.cc:2804] T 00000000000000000000000000000000 P aded5501b2a548518d891ebfa4980967 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:00.858413  3099 raft_consensus.cc:697] T 00000000000000000000000000000000 P aded5501b2a548518d891ebfa4980967 [term 1 LEADER]: Becoming Leader. State: Replica: aded5501b2a548518d891ebfa4980967, State: Running, Role: LEADER
I20260713 09:12:00.859099  3099 consensus_queue.cc:237] T 00000000000000000000000000000000 P aded5501b2a548518d891ebfa4980967 [LEADER]: Queue going to LEADER mode. State: All 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: "aded5501b2a548518d891ebfa4980967" member_type: VOTER }
I20260713 09:12:00.859543  3096 sys_catalog.cc:565] T 00000000000000000000000000000000 P aded5501b2a548518d891ebfa4980967 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:12:00.863879  3100 sys_catalog.cc:455] T 00000000000000000000000000000000 P aded5501b2a548518d891ebfa4980967 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "aded5501b2a548518d891ebfa4980967" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aded5501b2a548518d891ebfa4980967" member_type: VOTER } }
I20260713 09:12:00.864610  3100 sys_catalog.cc:458] T 00000000000000000000000000000000 P aded5501b2a548518d891ebfa4980967 [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:00.864681  3101 sys_catalog.cc:455] T 00000000000000000000000000000000 P aded5501b2a548518d891ebfa4980967 [sys.catalog]: SysCatalogTable state changed. Reason: New leader aded5501b2a548518d891ebfa4980967. Latest consensus state: current_term: 1 leader_uuid: "aded5501b2a548518d891ebfa4980967" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aded5501b2a548518d891ebfa4980967" member_type: VOTER } }
I20260713 09:12:00.865571  3101 sys_catalog.cc:458] T 00000000000000000000000000000000 P aded5501b2a548518d891ebfa4980967 [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:00.869899  3107 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:12:00.874835  3107 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:12:00.876863 32673 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:12:00.884264  3107 catalog_manager.cc:1383] Generated new cluster ID: 3e6503c899c247c9a4b59417051845d0
I20260713 09:12:00.884557  3107 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:12:00.908324  3107 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:12:00.909626  3107 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:12:00.923872  3107 catalog_manager.cc:6070] T 00000000000000000000000000000000 P aded5501b2a548518d891ebfa4980967: Generated new TSK 0
I20260713 09:12:00.924497  3107 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:12:00.944062 32673 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:00.951762  3118 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:00.952673  3117 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:00.953186  3120 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:00.955592 32673 server_base.cc:1061] running on GCE node
I20260713 09:12:00.958361 32673 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:00.958667 32673 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:00.958799 32673 hybrid_clock.cc:648] HybridClock initialized: now 1783933920958788 us; error 0 us; skew 500 ppm
I20260713 09:12:00.959408 32673 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:00.962061 32673 webserver.cc:533] Webserver started at http://127.31.232.65:45787/ using document root <none> and password file <none>
I20260713 09:12:00.962585 32673 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:00.962783 32673 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:00.963135 32673 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:00.964395 32673 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933848945823-32673-0/minicluster-data/ts-0-root/instance:
uuid: "d205e0f1a53f45bc844c3cdc353cc5e6"
format_stamp: "Formatted at 2026-07-13 09:12:00 on dist-test-slave-32h3"
I20260713 09:12:00.969053 32673 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:12:00.972625  3125 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:00.973626 32673 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:12:00.974053 32673 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933848945823-32673-0/minicluster-data/ts-0-root
uuid: "d205e0f1a53f45bc844c3cdc353cc5e6"
format_stamp: "Formatted at 2026-07-13 09:12:00 on dist-test-slave-32h3"
I20260713 09:12:00.974391 32673 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933848945823-32673-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933848945823-32673-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933848945823-32673-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)
I20260713 09:12:00.985129 32673 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:00.986328 32673 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:00.987875 32673 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:00.990192 32673 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:00.990424 32673 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:00.990667 32673 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:00.990854 32673 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:01.031622 32673 rpc_server.cc:307] RPC server started. Bound to: 127.31.232.65:40273
I20260713 09:12:01.031718  3187 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.232.65:40273 every 8 connection(s)
I20260713 09:12:01.036794 32673 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:01.045697  3193 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:01.046536  3192 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:01.051647  3195 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:01.052111 32673 server_base.cc:1061] running on GCE node
I20260713 09:12:01.053063  3188 heartbeater.cc:344] Connected to a master server at 127.31.232.126:36961
I20260713 09:12:01.053438  3188 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:01.053505 32673 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:01.053834 32673 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:01.054014 32673 hybrid_clock.cc:648] HybridClock initialized: now 1783933921054001 us; error 0 us; skew 500 ppm
I20260713 09:12:01.054312  3188 heartbeater.cc:507] Master 127.31.232.126:36961 requested a full tablet report, sending...
I20260713 09:12:01.054767 32673 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:01.056679  3061 ts_manager.cc:194] Registered new tserver with Master: d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273)
I20260713 09:12:01.058676 32673 webserver.cc:533] Webserver started at http://127.31.232.66:39657/ using document root <none> and password file <none>
I20260713 09:12:01.059046  3061 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46154
I20260713 09:12:01.059442 32673 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:01.059741 32673 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:01.060088 32673 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:01.061563 32673 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933848945823-32673-0/minicluster-data/ts-1-root/instance:
uuid: "d681dce9678b48cca5fa861e16cd5ac4"
format_stamp: "Formatted at 2026-07-13 09:12:01 on dist-test-slave-32h3"
I20260713 09:12:01.066372 32673 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:12:01.070297  3200 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:01.071717 32673 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:12:01.072091 32673 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933848945823-32673-0/minicluster-data/ts-1-root
uuid: "d681dce9678b48cca5fa861e16cd5ac4"
format_stamp: "Formatted at 2026-07-13 09:12:01 on dist-test-slave-32h3"
I20260713 09:12:01.072376 32673 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933848945823-32673-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933848945823-32673-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933848945823-32673-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)
I20260713 09:12:01.083389 32673 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:01.084719 32673 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:01.086266 32673 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:01.088831 32673 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:01.089112 32673 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:01.089376 32673 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:01.089571 32673 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:01.135900 32673 rpc_server.cc:307] RPC server started. Bound to: 127.31.232.66:44409
I20260713 09:12:01.136011  3262 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.232.66:44409 every 8 connection(s)
I20260713 09:12:01.140786 32673 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:01.148165  3266 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:01.149739  3267 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:01.153015  3263 heartbeater.cc:344] Connected to a master server at 127.31.232.126:36961
I20260713 09:12:01.153486  3263 heartbeater.cc:461] Registering TS with master...
W20260713 09:12:01.153520  3269 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:01.153664 32673 server_base.cc:1061] running on GCE node
I20260713 09:12:01.154603  3263 heartbeater.cc:507] Master 127.31.232.126:36961 requested a full tablet report, sending...
I20260713 09:12:01.154947 32673 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:01.155229 32673 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:01.155423 32673 hybrid_clock.cc:648] HybridClock initialized: now 1783933921155383 us; error 0 us; skew 500 ppm
I20260713 09:12:01.156121 32673 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:01.156855  3061 ts_manager.cc:194] Registered new tserver with Master: d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66:44409)
I20260713 09:12:01.158810 32673 webserver.cc:533] Webserver started at http://127.31.232.67:34335/ using document root <none> and password file <none>
I20260713 09:12:01.158838  3061 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46158
I20260713 09:12:01.159644 32673 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:01.159910 32673 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:01.160264 32673 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:01.161495 32673 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933848945823-32673-0/minicluster-data/ts-2-root/instance:
uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e"
format_stamp: "Formatted at 2026-07-13 09:12:01 on dist-test-slave-32h3"
I20260713 09:12:01.166095 32673 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:12:01.169641  3274 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:01.170377 32673 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:12:01.170694 32673 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933848945823-32673-0/minicluster-data/ts-2-root
uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e"
format_stamp: "Formatted at 2026-07-13 09:12:01 on dist-test-slave-32h3"
I20260713 09:12:01.171002 32673 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933848945823-32673-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933848945823-32673-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933848945823-32673-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)
I20260713 09:12:01.195089 32673 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:01.196363 32673 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:01.197888 32673 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:01.200174 32673 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:01.200351 32673 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:01.200670 32673 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:01.200836 32673 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:01.242527 32673 rpc_server.cc:307] RPC server started. Bound to: 127.31.232.67:41971
I20260713 09:12:01.242650  3336 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.232.67:41971 every 8 connection(s)
I20260713 09:12:01.256799  3337 heartbeater.cc:344] Connected to a master server at 127.31.232.126:36961
I20260713 09:12:01.257207  3337 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:01.257956  3337 heartbeater.cc:507] Master 127.31.232.126:36961 requested a full tablet report, sending...
I20260713 09:12:01.260365  3061 ts_manager.cc:194] Registered new tserver with Master: 4c90d82062ea4d03bdc4e30a0a2a6c4e (127.31.232.67:41971)
I20260713 09:12:01.260926 32673 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015232707s
I20260713 09:12:01.262072  3061 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46162
I20260713 09:12:01.286990  3061 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46176:
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\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:12:01.289939  3061 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:12:01.372582  3302 tablet_service.cc:1511] Processing CreateTablet for tablet 70c92fa3a91c4c5cab0cfb7ad81f5227 (DEFAULT_TABLE table=test-workload [id=5a1e13a5a6524effa9b44c74d0a62579]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:12:01.373304  3301 tablet_service.cc:1511] Processing CreateTablet for tablet 8b1d6b9912c341faaca8576b17b7ca75 (DEFAULT_TABLE table=test-workload [id=5a1e13a5a6524effa9b44c74d0a62579]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:12:01.374313  3302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70c92fa3a91c4c5cab0cfb7ad81f5227. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.375046  3301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b1d6b9912c341faaca8576b17b7ca75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.377087  3300 tablet_service.cc:1511] Processing CreateTablet for tablet 75f2ee4f3e854b3692c42f5a2f5eb69e (DEFAULT_TABLE table=test-workload [id=5a1e13a5a6524effa9b44c74d0a62579]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:12:01.378069  3228 tablet_service.cc:1511] Processing CreateTablet for tablet 70c92fa3a91c4c5cab0cfb7ad81f5227 (DEFAULT_TABLE table=test-workload [id=5a1e13a5a6524effa9b44c74d0a62579]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:12:01.378630  3300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75f2ee4f3e854b3692c42f5a2f5eb69e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.379467  3228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70c92fa3a91c4c5cab0cfb7ad81f5227. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.380360  3299 tablet_service.cc:1511] Processing CreateTablet for tablet 6cdd681d54534f6b95051f8f92705bae (DEFAULT_TABLE table=test-workload [id=5a1e13a5a6524effa9b44c74d0a62579]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:12:01.381058  3223 tablet_service.cc:1511] Processing CreateTablet for tablet 5e2f93008aef4ad3a9aedebdcfbe93c6 (DEFAULT_TABLE table=test-workload [id=5a1e13a5a6524effa9b44c74d0a62579]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:12:01.381907  3299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cdd681d54534f6b95051f8f92705bae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.382393  3223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e2f93008aef4ad3a9aedebdcfbe93c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.384438  3227 tablet_service.cc:1511] Processing CreateTablet for tablet 8b1d6b9912c341faaca8576b17b7ca75 (DEFAULT_TABLE table=test-workload [id=5a1e13a5a6524effa9b44c74d0a62579]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:12:01.385119  3298 tablet_service.cc:1511] Processing CreateTablet for tablet b8c79d6af367412a847b0b947a1f8ce6 (DEFAULT_TABLE table=test-workload [id=5a1e13a5a6524effa9b44c74d0a62579]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:12:01.385778  3227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b1d6b9912c341faaca8576b17b7ca75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.386518  3298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8c79d6af367412a847b0b947a1f8ce6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.388423  3226 tablet_service.cc:1511] Processing CreateTablet for tablet 75f2ee4f3e854b3692c42f5a2f5eb69e (DEFAULT_TABLE table=test-workload [id=5a1e13a5a6524effa9b44c74d0a62579]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:12:01.388550  3297 tablet_service.cc:1511] Processing CreateTablet for tablet 5e2f93008aef4ad3a9aedebdcfbe93c6 (DEFAULT_TABLE table=test-workload [id=5a1e13a5a6524effa9b44c74d0a62579]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:12:01.389775  3226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75f2ee4f3e854b3692c42f5a2f5eb69e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.390111  3297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e2f93008aef4ad3a9aedebdcfbe93c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.392413  3222 tablet_service.cc:1511] Processing CreateTablet for tablet d9ef820bb1e04ced8523cd713405c39b (DEFAULT_TABLE table=test-workload [id=5a1e13a5a6524effa9b44c74d0a62579]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:12:01.393870  3222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9ef820bb1e04ced8523cd713405c39b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.393643  3224 tablet_service.cc:1511] Processing CreateTablet for tablet b8c79d6af367412a847b0b947a1f8ce6 (DEFAULT_TABLE table=test-workload [id=5a1e13a5a6524effa9b44c74d0a62579]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:12:01.392413  3225 tablet_service.cc:1511] Processing CreateTablet for tablet 6cdd681d54534f6b95051f8f92705bae (DEFAULT_TABLE table=test-workload [id=5a1e13a5a6524effa9b44c74d0a62579]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:12:01.396642  3225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cdd681d54534f6b95051f8f92705bae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.399593  3224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8c79d6af367412a847b0b947a1f8ce6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.417440  3296 tablet_service.cc:1511] Processing CreateTablet for tablet d9ef820bb1e04ced8523cd713405c39b (DEFAULT_TABLE table=test-workload [id=5a1e13a5a6524effa9b44c74d0a62579]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:12:01.419648  3296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9ef820bb1e04ced8523cd713405c39b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.458375  3221 tablet_service.cc:1511] Processing CreateTablet for tablet d28e448f99b44c90aa22259780fd797c (DEFAULT_TABLE table=test-workload [id=5a1e13a5a6524effa9b44c74d0a62579]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:12:01.458554  3294 tablet_service.cc:1511] Processing CreateTablet for tablet 8432089c54ba45c1b34c6f11db59b847 (DEFAULT_TABLE table=test-workload [id=5a1e13a5a6524effa9b44c74d0a62579]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:12:01.459903  3221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d28e448f99b44c90aa22259780fd797c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.460147  3294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8432089c54ba45c1b34c6f11db59b847. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.460549  3295 tablet_service.cc:1511] Processing CreateTablet for tablet d28e448f99b44c90aa22259780fd797c (DEFAULT_TABLE table=test-workload [id=5a1e13a5a6524effa9b44c74d0a62579]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:12:01.462070  3295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d28e448f99b44c90aa22259780fd797c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.462735  3220 tablet_service.cc:1511] Processing CreateTablet for tablet 8432089c54ba45c1b34c6f11db59b847 (DEFAULT_TABLE table=test-workload [id=5a1e13a5a6524effa9b44c74d0a62579]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:12:01.464114  3220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8432089c54ba45c1b34c6f11db59b847. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.464469  3153 tablet_service.cc:1511] Processing CreateTablet for tablet 70c92fa3a91c4c5cab0cfb7ad81f5227 (DEFAULT_TABLE table=test-workload [id=5a1e13a5a6524effa9b44c74d0a62579]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:12:01.465942  3153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70c92fa3a91c4c5cab0cfb7ad81f5227. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.466236  3219 tablet_service.cc:1511] Processing CreateTablet for tablet 6422d1fe5b76491c8de2a19feef88a0a (DEFAULT_TABLE table=test-workload [id=5a1e13a5a6524effa9b44c74d0a62579]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:12:01.467605  3219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6422d1fe5b76491c8de2a19feef88a0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.468500  3152 tablet_service.cc:1511] Processing CreateTablet for tablet 8b1d6b9912c341faaca8576b17b7ca75 (DEFAULT_TABLE table=test-workload [id=5a1e13a5a6524effa9b44c74d0a62579]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:12:01.469966  3152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b1d6b9912c341faaca8576b17b7ca75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.472502  3150 tablet_service.cc:1511] Processing CreateTablet for tablet 6cdd681d54534f6b95051f8f92705bae (DEFAULT_TABLE table=test-workload [id=5a1e13a5a6524effa9b44c74d0a62579]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:12:01.473114  3293 tablet_service.cc:1511] Processing CreateTablet for tablet 6422d1fe5b76491c8de2a19feef88a0a (DEFAULT_TABLE table=test-workload [id=5a1e13a5a6524effa9b44c74d0a62579]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:12:01.474068  3150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cdd681d54534f6b95051f8f92705bae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.474532  3293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6422d1fe5b76491c8de2a19feef88a0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.476476  3149 tablet_service.cc:1511] Processing CreateTablet for tablet b8c79d6af367412a847b0b947a1f8ce6 (DEFAULT_TABLE table=test-workload [id=5a1e13a5a6524effa9b44c74d0a62579]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:12:01.478078  3149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8c79d6af367412a847b0b947a1f8ce6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.484005  3151 tablet_service.cc:1511] Processing CreateTablet for tablet 75f2ee4f3e854b3692c42f5a2f5eb69e (DEFAULT_TABLE table=test-workload [id=5a1e13a5a6524effa9b44c74d0a62579]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:12:01.487514  3147 tablet_service.cc:1511] Processing CreateTablet for tablet d9ef820bb1e04ced8523cd713405c39b (DEFAULT_TABLE table=test-workload [id=5a1e13a5a6524effa9b44c74d0a62579]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:12:01.488730  3148 tablet_service.cc:1511] Processing CreateTablet for tablet 5e2f93008aef4ad3a9aedebdcfbe93c6 (DEFAULT_TABLE table=test-workload [id=5a1e13a5a6524effa9b44c74d0a62579]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:12:01.490155  3146 tablet_service.cc:1511] Processing CreateTablet for tablet d28e448f99b44c90aa22259780fd797c (DEFAULT_TABLE table=test-workload [id=5a1e13a5a6524effa9b44c74d0a62579]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:12:01.492722  3145 tablet_service.cc:1511] Processing CreateTablet for tablet 8432089c54ba45c1b34c6f11db59b847 (DEFAULT_TABLE table=test-workload [id=5a1e13a5a6524effa9b44c74d0a62579]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:12:01.495272  3144 tablet_service.cc:1511] Processing CreateTablet for tablet 6422d1fe5b76491c8de2a19feef88a0a (DEFAULT_TABLE table=test-workload [id=5a1e13a5a6524effa9b44c74d0a62579]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:12:01.532394  3151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75f2ee4f3e854b3692c42f5a2f5eb69e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.530154  3352 tablet_bootstrap.cc:492] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P 4c90d82062ea4d03bdc4e30a0a2a6c4e: Bootstrap starting.
I20260713 09:12:01.533155  3147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9ef820bb1e04ced8523cd713405c39b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.540644  3144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6422d1fe5b76491c8de2a19feef88a0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.543371  3145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8432089c54ba45c1b34c6f11db59b847. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.547641  3146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d28e448f99b44c90aa22259780fd797c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.551971  3148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e2f93008aef4ad3a9aedebdcfbe93c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.577914  3352 tablet_bootstrap.cc:654] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P 4c90d82062ea4d03bdc4e30a0a2a6c4e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:01.583796  3353 tablet_bootstrap.cc:492] T 6cdd681d54534f6b95051f8f92705bae P d681dce9678b48cca5fa861e16cd5ac4: Bootstrap starting.
I20260713 09:12:01.592442  3354 tablet_bootstrap.cc:492] T b8c79d6af367412a847b0b947a1f8ce6 P d205e0f1a53f45bc844c3cdc353cc5e6: Bootstrap starting.
I20260713 09:12:01.600065  3354 tablet_bootstrap.cc:654] T b8c79d6af367412a847b0b947a1f8ce6 P d205e0f1a53f45bc844c3cdc353cc5e6: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:01.611033  3352 tablet_bootstrap.cc:492] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P 4c90d82062ea4d03bdc4e30a0a2a6c4e: No bootstrap required, opened a new log
I20260713 09:12:01.612432  3352 ts_tablet_manager.cc:1403] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P 4c90d82062ea4d03bdc4e30a0a2a6c4e: Time spent bootstrapping tablet: real 0.083s	user 0.018s	sys 0.000s
I20260713 09:12:01.615135  3353 tablet_bootstrap.cc:654] T 6cdd681d54534f6b95051f8f92705bae P d681dce9678b48cca5fa861e16cd5ac4: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:01.620235  3354 tablet_bootstrap.cc:492] T b8c79d6af367412a847b0b947a1f8ce6 P d205e0f1a53f45bc844c3cdc353cc5e6: No bootstrap required, opened a new log
I20260713 09:12:01.620718  3354 ts_tablet_manager.cc:1403] T b8c79d6af367412a847b0b947a1f8ce6 P d205e0f1a53f45bc844c3cdc353cc5e6: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.004s
I20260713 09:12:01.622634  3352 raft_consensus.cc:359] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } }
I20260713 09:12:01.623574  3352 raft_consensus.cc:385] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:01.623472  3354 raft_consensus.cc:359] T b8c79d6af367412a847b0b947a1f8ce6 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:01.624279  3354 raft_consensus.cc:385] T b8c79d6af367412a847b0b947a1f8ce6 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:01.624218  3352 raft_consensus.cc:740] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c90d82062ea4d03bdc4e30a0a2a6c4e, State: Initialized, Role: FOLLOWER
I20260713 09:12:01.624796  3354 raft_consensus.cc:740] T b8c79d6af367412a847b0b947a1f8ce6 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d205e0f1a53f45bc844c3cdc353cc5e6, State: Initialized, Role: FOLLOWER
I20260713 09:12:01.625579  3352 consensus_queue.cc:260] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } }
I20260713 09:12:01.626652  3354 consensus_queue.cc:260] T b8c79d6af367412a847b0b947a1f8ce6 P d205e0f1a53f45bc844c3cdc353cc5e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:01.631289  3188 heartbeater.cc:499] Master 127.31.232.126:36961 was elected leader, sending a full tablet report...
I20260713 09:12:01.631889  3354 ts_tablet_manager.cc:1434] T b8c79d6af367412a847b0b947a1f8ce6 P d205e0f1a53f45bc844c3cdc353cc5e6: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:12:01.632138  3353 tablet_bootstrap.cc:492] T 6cdd681d54534f6b95051f8f92705bae P d681dce9678b48cca5fa861e16cd5ac4: No bootstrap required, opened a new log
I20260713 09:12:01.632813  3353 ts_tablet_manager.cc:1403] T 6cdd681d54534f6b95051f8f92705bae P d681dce9678b48cca5fa861e16cd5ac4: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.004s
I20260713 09:12:01.632875  3354 tablet_bootstrap.cc:492] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d205e0f1a53f45bc844c3cdc353cc5e6: Bootstrap starting.
I20260713 09:12:01.637085  3353 raft_consensus.cc:359] T 6cdd681d54534f6b95051f8f92705bae P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:01.638147  3353 raft_consensus.cc:385] T 6cdd681d54534f6b95051f8f92705bae P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:01.638540  3353 raft_consensus.cc:740] T 6cdd681d54534f6b95051f8f92705bae P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d681dce9678b48cca5fa861e16cd5ac4, State: Initialized, Role: FOLLOWER
I20260713 09:12:01.639644  3353 consensus_queue.cc:260] T 6cdd681d54534f6b95051f8f92705bae P d681dce9678b48cca5fa861e16cd5ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:01.640348  3354 tablet_bootstrap.cc:654] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d205e0f1a53f45bc844c3cdc353cc5e6: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:01.640918  3352 ts_tablet_manager.cc:1434] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P 4c90d82062ea4d03bdc4e30a0a2a6c4e: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.013s
I20260713 09:12:01.642413  3352 tablet_bootstrap.cc:492] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e: Bootstrap starting.
I20260713 09:12:01.644135  3337 heartbeater.cc:499] Master 127.31.232.126:36961 was elected leader, sending a full tablet report...
I20260713 09:12:01.649955  3354 tablet_bootstrap.cc:492] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d205e0f1a53f45bc844c3cdc353cc5e6: No bootstrap required, opened a new log
I20260713 09:12:01.650390  3352 tablet_bootstrap.cc:654] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:01.650488  3354 ts_tablet_manager.cc:1403] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d205e0f1a53f45bc844c3cdc353cc5e6: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260713 09:12:01.654105  3353 ts_tablet_manager.cc:1434] T 6cdd681d54534f6b95051f8f92705bae P d681dce9678b48cca5fa861e16cd5ac4: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.015s
I20260713 09:12:01.654871  3263 heartbeater.cc:499] Master 127.31.232.126:36961 was elected leader, sending a full tablet report...
I20260713 09:12:01.655507  3353 tablet_bootstrap.cc:492] T 8b1d6b9912c341faaca8576b17b7ca75 P d681dce9678b48cca5fa861e16cd5ac4: Bootstrap starting.
I20260713 09:12:01.653817  3354 raft_consensus.cc:359] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } }
I20260713 09:12:01.663654  3354 raft_consensus.cc:385] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:01.664307  3353 tablet_bootstrap.cc:654] T 8b1d6b9912c341faaca8576b17b7ca75 P d681dce9678b48cca5fa861e16cd5ac4: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:01.666883  3354 raft_consensus.cc:740] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d205e0f1a53f45bc844c3cdc353cc5e6, State: Initialized, Role: FOLLOWER
I20260713 09:12:01.667857  3354 consensus_queue.cc:260] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d205e0f1a53f45bc844c3cdc353cc5e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } }
I20260713 09:12:01.669711  3354 ts_tablet_manager.cc:1434] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d205e0f1a53f45bc844c3cdc353cc5e6: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260713 09:12:01.670575  3354 tablet_bootstrap.cc:492] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d205e0f1a53f45bc844c3cdc353cc5e6: Bootstrap starting.
I20260713 09:12:01.676455  3353 tablet_bootstrap.cc:492] T 8b1d6b9912c341faaca8576b17b7ca75 P d681dce9678b48cca5fa861e16cd5ac4: No bootstrap required, opened a new log
I20260713 09:12:01.676973  3353 ts_tablet_manager.cc:1403] T 8b1d6b9912c341faaca8576b17b7ca75 P d681dce9678b48cca5fa861e16cd5ac4: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.003s
I20260713 09:12:01.677171  3352 tablet_bootstrap.cc:492] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e: No bootstrap required, opened a new log
I20260713 09:12:01.677647  3352 ts_tablet_manager.cc:1403] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.018s
I20260713 09:12:01.679301  3354 tablet_bootstrap.cc:654] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d205e0f1a53f45bc844c3cdc353cc5e6: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:01.680122  3353 raft_consensus.cc:359] T 8b1d6b9912c341faaca8576b17b7ca75 P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:01.680418  3352 raft_consensus.cc:359] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:01.680877  3353 raft_consensus.cc:385] T 8b1d6b9912c341faaca8576b17b7ca75 P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:01.681106  3352 raft_consensus.cc:385] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:01.681196  3353 raft_consensus.cc:740] T 8b1d6b9912c341faaca8576b17b7ca75 P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d681dce9678b48cca5fa861e16cd5ac4, State: Initialized, Role: FOLLOWER
I20260713 09:12:01.682204  3353 consensus_queue.cc:260] T 8b1d6b9912c341faaca8576b17b7ca75 P d681dce9678b48cca5fa861e16cd5ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:01.681463  3352 raft_consensus.cc:740] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c90d82062ea4d03bdc4e30a0a2a6c4e, State: Initialized, Role: FOLLOWER
I20260713 09:12:01.683854  3352 consensus_queue.cc:260] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:01.684511  3353 ts_tablet_manager.cc:1434] T 8b1d6b9912c341faaca8576b17b7ca75 P d681dce9678b48cca5fa861e16cd5ac4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:12:01.685478  3353 tablet_bootstrap.cc:492] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4: Bootstrap starting.
I20260713 09:12:01.690239  3352 ts_tablet_manager.cc:1434] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:12:01.691298  3352 tablet_bootstrap.cc:492] T 8432089c54ba45c1b34c6f11db59b847 P 4c90d82062ea4d03bdc4e30a0a2a6c4e: Bootstrap starting.
I20260713 09:12:01.691910  3353 tablet_bootstrap.cc:654] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:01.698709  3352 tablet_bootstrap.cc:654] T 8432089c54ba45c1b34c6f11db59b847 P 4c90d82062ea4d03bdc4e30a0a2a6c4e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:01.699469  3354 tablet_bootstrap.cc:492] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d205e0f1a53f45bc844c3cdc353cc5e6: No bootstrap required, opened a new log
I20260713 09:12:01.700039  3354 ts_tablet_manager.cc:1403] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d205e0f1a53f45bc844c3cdc353cc5e6: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.005s
I20260713 09:12:01.703136  3354 raft_consensus.cc:359] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:01.703977  3354 raft_consensus.cc:385] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:01.704325  3354 raft_consensus.cc:740] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d205e0f1a53f45bc844c3cdc353cc5e6, State: Initialized, Role: FOLLOWER
I20260713 09:12:01.704998  3354 consensus_queue.cc:260] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d205e0f1a53f45bc844c3cdc353cc5e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:01.707151  3354 ts_tablet_manager.cc:1434] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d205e0f1a53f45bc844c3cdc353cc5e6: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260713 09:12:01.708155  3354 tablet_bootstrap.cc:492] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6: Bootstrap starting.
I20260713 09:12:01.714061  3353 tablet_bootstrap.cc:492] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4: No bootstrap required, opened a new log
I20260713 09:12:01.714607  3353 ts_tablet_manager.cc:1403] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.015s
I20260713 09:12:01.717530  3352 tablet_bootstrap.cc:492] T 8432089c54ba45c1b34c6f11db59b847 P 4c90d82062ea4d03bdc4e30a0a2a6c4e: No bootstrap required, opened a new log
I20260713 09:12:01.718112  3352 ts_tablet_manager.cc:1403] T 8432089c54ba45c1b34c6f11db59b847 P 4c90d82062ea4d03bdc4e30a0a2a6c4e: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.014s
I20260713 09:12:01.717643  3353 raft_consensus.cc:359] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:01.718519  3353 raft_consensus.cc:385] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:01.718816  3353 raft_consensus.cc:740] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d681dce9678b48cca5fa861e16cd5ac4, State: Initialized, Role: FOLLOWER
I20260713 09:12:01.719499  3354 tablet_bootstrap.cc:654] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:01.719535  3353 consensus_queue.cc:260] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:01.721158  3352 raft_consensus.cc:359] T 8432089c54ba45c1b34c6f11db59b847 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:01.721912  3353 ts_tablet_manager.cc:1434] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:12:01.721925  3352 raft_consensus.cc:385] T 8432089c54ba45c1b34c6f11db59b847 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:01.722523  3352 raft_consensus.cc:740] T 8432089c54ba45c1b34c6f11db59b847 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c90d82062ea4d03bdc4e30a0a2a6c4e, State: Initialized, Role: FOLLOWER
I20260713 09:12:01.723955  3352 consensus_queue.cc:260] T 8432089c54ba45c1b34c6f11db59b847 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:01.723068  3353 tablet_bootstrap.cc:492] T 6422d1fe5b76491c8de2a19feef88a0a P d681dce9678b48cca5fa861e16cd5ac4: Bootstrap starting.
I20260713 09:12:01.726835  3352 ts_tablet_manager.cc:1434] T 8432089c54ba45c1b34c6f11db59b847 P 4c90d82062ea4d03bdc4e30a0a2a6c4e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:12:01.728174  3352 tablet_bootstrap.cc:492] T 6422d1fe5b76491c8de2a19feef88a0a P 4c90d82062ea4d03bdc4e30a0a2a6c4e: Bootstrap starting.
I20260713 09:12:01.731292  3354 tablet_bootstrap.cc:492] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6: No bootstrap required, opened a new log
I20260713 09:12:01.731865  3354 ts_tablet_manager.cc:1403] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.008s
I20260713 09:12:01.732503  3353 tablet_bootstrap.cc:654] T 6422d1fe5b76491c8de2a19feef88a0a P d681dce9678b48cca5fa861e16cd5ac4: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:01.734452  3352 tablet_bootstrap.cc:654] T 6422d1fe5b76491c8de2a19feef88a0a P 4c90d82062ea4d03bdc4e30a0a2a6c4e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:01.735042  3354 raft_consensus.cc:359] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:01.735967  3354 raft_consensus.cc:385] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:01.736274  3354 raft_consensus.cc:740] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d205e0f1a53f45bc844c3cdc353cc5e6, State: Initialized, Role: FOLLOWER
I20260713 09:12:01.737200  3354 consensus_queue.cc:260] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:01.740127  3354 ts_tablet_manager.cc:1434] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:12:01.743237  3352 tablet_bootstrap.cc:492] T 6422d1fe5b76491c8de2a19feef88a0a P 4c90d82062ea4d03bdc4e30a0a2a6c4e: No bootstrap required, opened a new log
I20260713 09:12:01.743752  3352 ts_tablet_manager.cc:1403] T 6422d1fe5b76491c8de2a19feef88a0a P 4c90d82062ea4d03bdc4e30a0a2a6c4e: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.008s
I20260713 09:12:01.743844  3354 tablet_bootstrap.cc:492] T 8432089c54ba45c1b34c6f11db59b847 P d205e0f1a53f45bc844c3cdc353cc5e6: Bootstrap starting.
I20260713 09:12:01.744114  3353 tablet_bootstrap.cc:492] T 6422d1fe5b76491c8de2a19feef88a0a P d681dce9678b48cca5fa861e16cd5ac4: No bootstrap required, opened a new log
I20260713 09:12:01.744658  3353 ts_tablet_manager.cc:1403] T 6422d1fe5b76491c8de2a19feef88a0a P d681dce9678b48cca5fa861e16cd5ac4: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.002s
I20260713 09:12:01.746646  3352 raft_consensus.cc:359] T 6422d1fe5b76491c8de2a19feef88a0a P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:01.747481  3352 raft_consensus.cc:385] T 6422d1fe5b76491c8de2a19feef88a0a P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:01.747818  3352 raft_consensus.cc:740] T 6422d1fe5b76491c8de2a19feef88a0a P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c90d82062ea4d03bdc4e30a0a2a6c4e, State: Initialized, Role: FOLLOWER
I20260713 09:12:01.748724  3352 consensus_queue.cc:260] T 6422d1fe5b76491c8de2a19feef88a0a P 4c90d82062ea4d03bdc4e30a0a2a6c4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:01.749150  3353 raft_consensus.cc:359] T 6422d1fe5b76491c8de2a19feef88a0a P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:01.749905  3353 raft_consensus.cc:385] T 6422d1fe5b76491c8de2a19feef88a0a P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:01.750216  3353 raft_consensus.cc:740] T 6422d1fe5b76491c8de2a19feef88a0a P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d681dce9678b48cca5fa861e16cd5ac4, State: Initialized, Role: FOLLOWER
I20260713 09:12:01.750881  3354 tablet_bootstrap.cc:654] T 8432089c54ba45c1b34c6f11db59b847 P d205e0f1a53f45bc844c3cdc353cc5e6: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:01.751230  3352 ts_tablet_manager.cc:1434] T 6422d1fe5b76491c8de2a19feef88a0a P 4c90d82062ea4d03bdc4e30a0a2a6c4e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:12:01.751056  3353 consensus_queue.cc:260] T 6422d1fe5b76491c8de2a19feef88a0a P d681dce9678b48cca5fa861e16cd5ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:01.752287  3352 tablet_bootstrap.cc:492] T 8b1d6b9912c341faaca8576b17b7ca75 P 4c90d82062ea4d03bdc4e30a0a2a6c4e: Bootstrap starting.
I20260713 09:12:01.755322  3353 ts_tablet_manager.cc:1434] T 6422d1fe5b76491c8de2a19feef88a0a P d681dce9678b48cca5fa861e16cd5ac4: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:12:01.756449  3353 tablet_bootstrap.cc:492] T 8432089c54ba45c1b34c6f11db59b847 P d681dce9678b48cca5fa861e16cd5ac4: Bootstrap starting.
I20260713 09:12:01.758073  3358 raft_consensus.cc:493] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:01.758770  3358 raft_consensus.cc:515] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } }
I20260713 09:12:01.763273  3353 tablet_bootstrap.cc:654] T 8432089c54ba45c1b34c6f11db59b847 P d681dce9678b48cca5fa861e16cd5ac4: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:01.766312  3358 leader_election.cc:290] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66:44409), d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273)
I20260713 09:12:01.768642  3359 raft_consensus.cc:493] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:01.769163  3359 raft_consensus.cc:515] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } }
I20260713 09:12:01.776656  3352 tablet_bootstrap.cc:654] T 8b1d6b9912c341faaca8576b17b7ca75 P 4c90d82062ea4d03bdc4e30a0a2a6c4e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:01.777243  3359 leader_election.cc:290] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d205e0f1a53f45bc844c3cdc353cc5e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c90d82062ea4d03bdc4e30a0a2a6c4e (127.31.232.67:41971), d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66:44409)
I20260713 09:12:01.779386  3360 raft_consensus.cc:493] T 6cdd681d54534f6b95051f8f92705bae P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:01.790145  3360 raft_consensus.cc:515] T 6cdd681d54534f6b95051f8f92705bae P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:01.796542  3360 leader_election.cc:290] T 6cdd681d54534f6b95051f8f92705bae P d681dce9678b48cca5fa861e16cd5ac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273), 4c90d82062ea4d03bdc4e30a0a2a6c4e (127.31.232.67:41971)
I20260713 09:12:01.805693  3353 tablet_bootstrap.cc:492] T 8432089c54ba45c1b34c6f11db59b847 P d681dce9678b48cca5fa861e16cd5ac4: No bootstrap required, opened a new log
I20260713 09:12:01.806458  3353 ts_tablet_manager.cc:1403] T 8432089c54ba45c1b34c6f11db59b847 P d681dce9678b48cca5fa861e16cd5ac4: Time spent bootstrapping tablet: real 0.050s	user 0.025s	sys 0.018s
I20260713 09:12:01.798702  3352 tablet_bootstrap.cc:492] T 8b1d6b9912c341faaca8576b17b7ca75 P 4c90d82062ea4d03bdc4e30a0a2a6c4e: No bootstrap required, opened a new log
I20260713 09:12:01.812074  3238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70c92fa3a91c4c5cab0cfb7ad81f5227" candidate_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d681dce9678b48cca5fa861e16cd5ac4" is_pre_election: true
W20260713 09:12:01.814215  3277 leader_election.cc:343] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66:44409): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:01.812150  3352 ts_tablet_manager.cc:1403] T 8b1d6b9912c341faaca8576b17b7ca75 P 4c90d82062ea4d03bdc4e30a0a2a6c4e: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.002s
I20260713 09:12:01.816987  3353 raft_consensus.cc:359] T 8432089c54ba45c1b34c6f11db59b847 P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:01.818045  3353 raft_consensus.cc:385] T 8432089c54ba45c1b34c6f11db59b847 P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:01.818428  3353 raft_consensus.cc:740] T 8432089c54ba45c1b34c6f11db59b847 P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d681dce9678b48cca5fa861e16cd5ac4, State: Initialized, Role: FOLLOWER
I20260713 09:12:01.818323  3352 raft_consensus.cc:359] T 8b1d6b9912c341faaca8576b17b7ca75 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:01.819389  3352 raft_consensus.cc:385] T 8b1d6b9912c341faaca8576b17b7ca75 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:01.819803  3352 raft_consensus.cc:740] T 8b1d6b9912c341faaca8576b17b7ca75 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c90d82062ea4d03bdc4e30a0a2a6c4e, State: Initialized, Role: FOLLOWER
I20260713 09:12:01.819657  3353 consensus_queue.cc:260] T 8432089c54ba45c1b34c6f11db59b847 P d681dce9678b48cca5fa861e16cd5ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:01.821563  3352 consensus_queue.cc:260] T 8b1d6b9912c341faaca8576b17b7ca75 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:01.823275  3353 ts_tablet_manager.cc:1434] T 8432089c54ba45c1b34c6f11db59b847 P d681dce9678b48cca5fa861e16cd5ac4: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.007s
I20260713 09:12:01.823855  3352 ts_tablet_manager.cc:1434] T 8b1d6b9912c341faaca8576b17b7ca75 P 4c90d82062ea4d03bdc4e30a0a2a6c4e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:12:01.824698  3353 tablet_bootstrap.cc:492] T d28e448f99b44c90aa22259780fd797c P d681dce9678b48cca5fa861e16cd5ac4: Bootstrap starting.
I20260713 09:12:01.824896  3352 tablet_bootstrap.cc:492] T 6cdd681d54534f6b95051f8f92705bae P 4c90d82062ea4d03bdc4e30a0a2a6c4e: Bootstrap starting.
I20260713 09:12:01.832381  3352 tablet_bootstrap.cc:654] T 6cdd681d54534f6b95051f8f92705bae P 4c90d82062ea4d03bdc4e30a0a2a6c4e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:01.833974  3353 tablet_bootstrap.cc:654] T d28e448f99b44c90aa22259780fd797c P d681dce9678b48cca5fa861e16cd5ac4: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:01.855719  3238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70c92fa3a91c4c5cab0cfb7ad81f5227" candidate_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d681dce9678b48cca5fa861e16cd5ac4" is_pre_election: true
I20260713 09:12:01.866977  3312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70c92fa3a91c4c5cab0cfb7ad81f5227" candidate_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" is_pre_election: true
I20260713 09:12:01.868086  3312 raft_consensus.cc:2468] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d205e0f1a53f45bc844c3cdc353cc5e6 in term 0.
W20260713 09:12:01.872344  3109 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:12:01.873493  3128 leader_election.cc:343] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d205e0f1a53f45bc844c3cdc353cc5e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66:44409): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:01.874914  3128 leader_election.cc:304] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d205e0f1a53f45bc844c3cdc353cc5e6 [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: 4c90d82062ea4d03bdc4e30a0a2a6c4e, d205e0f1a53f45bc844c3cdc353cc5e6; no voters: d681dce9678b48cca5fa861e16cd5ac4
I20260713 09:12:01.876179  3359 raft_consensus.cc:2804] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:01.876663  3359 raft_consensus.cc:493] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:01.877099  3359 raft_consensus.cc:3060] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:01.897442  3358 raft_consensus.cc:493] T 6422d1fe5b76491c8de2a19feef88a0a P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:01.898030  3358 raft_consensus.cc:515] T 6422d1fe5b76491c8de2a19feef88a0a P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:01.900161  3358 leader_election.cc:290] T 6422d1fe5b76491c8de2a19feef88a0a P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273), d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66:44409)
I20260713 09:12:01.901961  3238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6422d1fe5b76491c8de2a19feef88a0a" candidate_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d681dce9678b48cca5fa861e16cd5ac4" is_pre_election: true
I20260713 09:12:01.902653  3238 raft_consensus.cc:2468] T 6422d1fe5b76491c8de2a19feef88a0a P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c90d82062ea4d03bdc4e30a0a2a6c4e in term 0.
I20260713 09:12:01.904069  3277 leader_election.cc:304] T 6422d1fe5b76491c8de2a19feef88a0a P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c90d82062ea4d03bdc4e30a0a2a6c4e, d681dce9678b48cca5fa861e16cd5ac4; no voters: 
I20260713 09:12:01.905053  3358 raft_consensus.cc:493] T 8b1d6b9912c341faaca8576b17b7ca75 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:01.905519  3358 raft_consensus.cc:515] T 8b1d6b9912c341faaca8576b17b7ca75 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:01.907274  3163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cdd681d54534f6b95051f8f92705bae" candidate_uuid: "d681dce9678b48cca5fa861e16cd5ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" is_pre_election: true
I20260713 09:12:01.907842  3358 leader_election.cc:290] T 8b1d6b9912c341faaca8576b17b7ca75 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273), d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66:44409)
I20260713 09:12:01.908354  3358 raft_consensus.cc:2804] T 6422d1fe5b76491c8de2a19feef88a0a P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:01.908695  3358 raft_consensus.cc:493] T 6422d1fe5b76491c8de2a19feef88a0a P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:12:01.909019  3203 leader_election.cc:343] T 6cdd681d54534f6b95051f8f92705bae P d681dce9678b48cca5fa861e16cd5ac4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:01.909020  3358 raft_consensus.cc:3060] T 6422d1fe5b76491c8de2a19feef88a0a P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:01.916064  3359 raft_consensus.cc:515] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } }
I20260713 09:12:01.918828  3359 leader_election.cc:290] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d205e0f1a53f45bc844c3cdc353cc5e6 [CANDIDATE]: Term 1 election: Requested vote from peers 4c90d82062ea4d03bdc4e30a0a2a6c4e (127.31.232.67:41971), d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66:44409)
W20260713 09:12:01.919691  3128 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.232.67:41971, user_credentials={real_user=slave}} blocked reactor thread for 44923.9us
I20260713 09:12:01.924235  3238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1d6b9912c341faaca8576b17b7ca75" candidate_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d681dce9678b48cca5fa861e16cd5ac4" is_pre_election: true
I20260713 09:12:01.939885  3238 raft_consensus.cc:2468] T 8b1d6b9912c341faaca8576b17b7ca75 P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c90d82062ea4d03bdc4e30a0a2a6c4e in term 0.
I20260713 09:12:01.939553  3358 raft_consensus.cc:515] T 6422d1fe5b76491c8de2a19feef88a0a P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:01.934008  3312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cdd681d54534f6b95051f8f92705bae" candidate_uuid: "d681dce9678b48cca5fa861e16cd5ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" is_pre_election: true
I20260713 09:12:01.940783  3311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70c92fa3a91c4c5cab0cfb7ad81f5227" candidate_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e"
I20260713 09:12:01.941390  3238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70c92fa3a91c4c5cab0cfb7ad81f5227" candidate_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d681dce9678b48cca5fa861e16cd5ac4"
I20260713 09:12:01.941450  3311 raft_consensus.cc:3060] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:01.941721  3358 leader_election.cc:290] T 6422d1fe5b76491c8de2a19feef88a0a P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 1 election: Requested vote from peers d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273), d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66:44409)
I20260713 09:12:01.942118  3277 leader_election.cc:304] T 8b1d6b9912c341faaca8576b17b7ca75 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c90d82062ea4d03bdc4e30a0a2a6c4e, d681dce9678b48cca5fa861e16cd5ac4; no voters: 
I20260713 09:12:01.942942  3358 raft_consensus.cc:2804] T 8b1d6b9912c341faaca8576b17b7ca75 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:01.943344  3358 raft_consensus.cc:493] T 8b1d6b9912c341faaca8576b17b7ca75 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:12:01.943483  3203 leader_election.cc:343] T 6cdd681d54534f6b95051f8f92705bae P d681dce9678b48cca5fa861e16cd5ac4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c90d82062ea4d03bdc4e30a0a2a6c4e (127.31.232.67:41971): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:01.943753  3358 raft_consensus.cc:3060] T 8b1d6b9912c341faaca8576b17b7ca75 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:01.943781  3162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6422d1fe5b76491c8de2a19feef88a0a" candidate_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" is_pre_election: true
I20260713 09:12:01.944011  3203 leader_election.cc:304] T 6cdd681d54534f6b95051f8f92705bae P d681dce9678b48cca5fa861e16cd5ac4 [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: d681dce9678b48cca5fa861e16cd5ac4; no voters: 4c90d82062ea4d03bdc4e30a0a2a6c4e, d205e0f1a53f45bc844c3cdc353cc5e6
I20260713 09:12:01.945370  3360 raft_consensus.cc:2749] T 6cdd681d54534f6b95051f8f92705bae P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:01.945590  3162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1d6b9912c341faaca8576b17b7ca75" candidate_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" is_pre_election: true
I20260713 09:12:01.936491  3354 tablet_bootstrap.cc:492] T 8432089c54ba45c1b34c6f11db59b847 P d205e0f1a53f45bc844c3cdc353cc5e6: No bootstrap required, opened a new log
I20260713 09:12:01.946960  3354 ts_tablet_manager.cc:1403] T 8432089c54ba45c1b34c6f11db59b847 P d205e0f1a53f45bc844c3cdc353cc5e6: Time spent bootstrapping tablet: real 0.203s	user 0.056s	sys 0.113s
I20260713 09:12:01.947196  3162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6422d1fe5b76491c8de2a19feef88a0a" candidate_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6"
W20260713 09:12:01.948196  3128 leader_election.cc:343] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d205e0f1a53f45bc844c3cdc353cc5e6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66:44409): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:01.938508  3352 tablet_bootstrap.cc:492] T 6cdd681d54534f6b95051f8f92705bae P 4c90d82062ea4d03bdc4e30a0a2a6c4e: No bootstrap required, opened a new log
I20260713 09:12:01.946811  3238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6422d1fe5b76491c8de2a19feef88a0a" candidate_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d681dce9678b48cca5fa861e16cd5ac4"
I20260713 09:12:01.948953  3238 raft_consensus.cc:3060] T 6422d1fe5b76491c8de2a19feef88a0a P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:01.949015  3352 ts_tablet_manager.cc:1403] T 6cdd681d54534f6b95051f8f92705bae P 4c90d82062ea4d03bdc4e30a0a2a6c4e: Time spent bootstrapping tablet: real 0.124s	user 0.042s	sys 0.037s
W20260713 09:12:01.949074  3277 leader_election.cc:343] T 6422d1fe5b76491c8de2a19feef88a0a P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:01.949393  3311 raft_consensus.cc:2468] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d205e0f1a53f45bc844c3cdc353cc5e6 in term 1.
I20260713 09:12:01.950773  3163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70c92fa3a91c4c5cab0cfb7ad81f5227" candidate_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" is_pre_election: true
I20260713 09:12:01.951675  3163 raft_consensus.cc:2393] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c90d82062ea4d03bdc4e30a0a2a6c4e in current term 1: Already voted for candidate d205e0f1a53f45bc844c3cdc353cc5e6 in this term.
I20260713 09:12:01.937511  3353 tablet_bootstrap.cc:492] T d28e448f99b44c90aa22259780fd797c P d681dce9678b48cca5fa861e16cd5ac4: No bootstrap required, opened a new log
I20260713 09:12:01.951467  3128 leader_election.cc:304] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d205e0f1a53f45bc844c3cdc353cc5e6 [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: 4c90d82062ea4d03bdc4e30a0a2a6c4e, d205e0f1a53f45bc844c3cdc353cc5e6; no voters: d681dce9678b48cca5fa861e16cd5ac4
I20260713 09:12:01.952291  3353 ts_tablet_manager.cc:1403] T d28e448f99b44c90aa22259780fd797c P d681dce9678b48cca5fa861e16cd5ac4: Time spent bootstrapping tablet: real 0.128s	user 0.046s	sys 0.065s
I20260713 09:12:01.954334  3352 raft_consensus.cc:359] T 6cdd681d54534f6b95051f8f92705bae P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
W20260713 09:12:01.950745  3277 leader_election.cc:343] T 8b1d6b9912c341faaca8576b17b7ca75 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:01.955850  3353 raft_consensus.cc:359] T d28e448f99b44c90aa22259780fd797c P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:01.956135  3358 raft_consensus.cc:515] T 8b1d6b9912c341faaca8576b17b7ca75 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:01.956625  3238 raft_consensus.cc:2468] T 6422d1fe5b76491c8de2a19feef88a0a P d681dce9678b48cca5fa861e16cd5ac4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c90d82062ea4d03bdc4e30a0a2a6c4e in term 1.
W20260713 09:12:01.957314  3277 leader_election.cc:343] T 6422d1fe5b76491c8de2a19feef88a0a P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:01.956784  3353 raft_consensus.cc:385] T d28e448f99b44c90aa22259780fd797c P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:01.957976  3353 raft_consensus.cc:740] T d28e448f99b44c90aa22259780fd797c P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d681dce9678b48cca5fa861e16cd5ac4, State: Initialized, Role: FOLLOWER
I20260713 09:12:01.958081  3359 raft_consensus.cc:2804] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:01.958401  3358 leader_election.cc:290] T 8b1d6b9912c341faaca8576b17b7ca75 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 1 election: Requested vote from peers d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273), d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66:44409)
I20260713 09:12:01.958230  3277 leader_election.cc:304] T 6422d1fe5b76491c8de2a19feef88a0a P 4c90d82062ea4d03bdc4e30a0a2a6c4e [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: 4c90d82062ea4d03bdc4e30a0a2a6c4e, d681dce9678b48cca5fa861e16cd5ac4; no voters: d205e0f1a53f45bc844c3cdc353cc5e6
I20260713 09:12:01.959410  3358 raft_consensus.cc:2804] T 6422d1fe5b76491c8de2a19feef88a0a P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:01.958918  3353 consensus_queue.cc:260] T d28e448f99b44c90aa22259780fd797c P d681dce9678b48cca5fa861e16cd5ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:01.960201  3277 leader_election.cc:304] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [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: 4c90d82062ea4d03bdc4e30a0a2a6c4e; no voters: d205e0f1a53f45bc844c3cdc353cc5e6, d681dce9678b48cca5fa861e16cd5ac4
I20260713 09:12:01.960750  3358 raft_consensus.cc:697] T 6422d1fe5b76491c8de2a19feef88a0a P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 LEADER]: Becoming Leader. State: Replica: 4c90d82062ea4d03bdc4e30a0a2a6c4e, State: Running, Role: LEADER
I20260713 09:12:01.961305  3359 raft_consensus.cc:697] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 LEADER]: Becoming Leader. State: Replica: d205e0f1a53f45bc844c3cdc353cc5e6, State: Running, Role: LEADER
I20260713 09:12:01.955375  3354 raft_consensus.cc:359] T 8432089c54ba45c1b34c6f11db59b847 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:01.961753  3383 raft_consensus.cc:2749] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:01.961853  3354 raft_consensus.cc:385] T 8432089c54ba45c1b34c6f11db59b847 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:01.962308  3359 consensus_queue.cc:237] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d205e0f1a53f45bc844c3cdc353cc5e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } }
I20260713 09:12:01.962966  3358 consensus_queue.cc:237] T 6422d1fe5b76491c8de2a19feef88a0a P 4c90d82062ea4d03bdc4e30a0a2a6c4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:01.964320  3163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1d6b9912c341faaca8576b17b7ca75" candidate_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6"
I20260713 09:12:01.962888  3354 raft_consensus.cc:740] T 8432089c54ba45c1b34c6f11db59b847 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d205e0f1a53f45bc844c3cdc353cc5e6, State: Initialized, Role: FOLLOWER
I20260713 09:12:01.965400  3354 consensus_queue.cc:260] T 8432089c54ba45c1b34c6f11db59b847 P d205e0f1a53f45bc844c3cdc353cc5e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:01.966886  3238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1d6b9912c341faaca8576b17b7ca75" candidate_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d681dce9678b48cca5fa861e16cd5ac4"
I20260713 09:12:01.967615  3238 raft_consensus.cc:3060] T 8b1d6b9912c341faaca8576b17b7ca75 P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:01.969632  3353 ts_tablet_manager.cc:1434] T d28e448f99b44c90aa22259780fd797c P d681dce9678b48cca5fa861e16cd5ac4: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:12:01.970152  3352 raft_consensus.cc:385] T 6cdd681d54534f6b95051f8f92705bae P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:01.971642  3352 raft_consensus.cc:740] T 6cdd681d54534f6b95051f8f92705bae P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c90d82062ea4d03bdc4e30a0a2a6c4e, State: Initialized, Role: FOLLOWER
W20260713 09:12:01.971071  3277 leader_election.cc:343] T 8b1d6b9912c341faaca8576b17b7ca75 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:01.976547  3353 tablet_bootstrap.cc:492] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P d681dce9678b48cca5fa861e16cd5ac4: Bootstrap starting.
I20260713 09:12:01.972724  3352 consensus_queue.cc:260] T 6cdd681d54534f6b95051f8f92705bae P 4c90d82062ea4d03bdc4e30a0a2a6c4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:01.983800  3352 ts_tablet_manager.cc:1434] T 6cdd681d54534f6b95051f8f92705bae P 4c90d82062ea4d03bdc4e30a0a2a6c4e: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.001s
I20260713 09:12:01.984854  3353 tablet_bootstrap.cc:654] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P d681dce9678b48cca5fa861e16cd5ac4: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:01.985296  3352 tablet_bootstrap.cc:492] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e: Bootstrap starting.
I20260713 09:12:01.983848  3060 catalog_manager.cc:5697] T 6422d1fe5b76491c8de2a19feef88a0a P 4c90d82062ea4d03bdc4e30a0a2a6c4e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c90d82062ea4d03bdc4e30a0a2a6c4e (127.31.232.67). New cstate: current_term: 1 leader_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:01.997152  3354 ts_tablet_manager.cc:1434] T 8432089c54ba45c1b34c6f11db59b847 P d205e0f1a53f45bc844c3cdc353cc5e6: Time spent starting tablet: real 0.050s	user 0.020s	sys 0.003s
I20260713 09:12:01.997870  3238 raft_consensus.cc:2468] T 8b1d6b9912c341faaca8576b17b7ca75 P d681dce9678b48cca5fa861e16cd5ac4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c90d82062ea4d03bdc4e30a0a2a6c4e in term 1.
I20260713 09:12:01.998647  3354 tablet_bootstrap.cc:492] T 6cdd681d54534f6b95051f8f92705bae P d205e0f1a53f45bc844c3cdc353cc5e6: Bootstrap starting.
I20260713 09:12:01.999562  3277 leader_election.cc:304] T 8b1d6b9912c341faaca8576b17b7ca75 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [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: 4c90d82062ea4d03bdc4e30a0a2a6c4e, d681dce9678b48cca5fa861e16cd5ac4; no voters: d205e0f1a53f45bc844c3cdc353cc5e6
I20260713 09:12:02.000769  3352 tablet_bootstrap.cc:654] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.000918  3358 raft_consensus.cc:2804] T 8b1d6b9912c341faaca8576b17b7ca75 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:02.001452  3358 raft_consensus.cc:697] T 8b1d6b9912c341faaca8576b17b7ca75 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 LEADER]: Becoming Leader. State: Replica: 4c90d82062ea4d03bdc4e30a0a2a6c4e, State: Running, Role: LEADER
I20260713 09:12:02.002367  3358 consensus_queue.cc:237] T 8b1d6b9912c341faaca8576b17b7ca75 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.006552  3383 raft_consensus.cc:493] T 8432089c54ba45c1b34c6f11db59b847 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:02.007292  3383 raft_consensus.cc:515] T 8432089c54ba45c1b34c6f11db59b847 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.008965  3354 tablet_bootstrap.cc:654] T 6cdd681d54534f6b95051f8f92705bae P d205e0f1a53f45bc844c3cdc353cc5e6: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.010249  3383 leader_election.cc:290] T 8432089c54ba45c1b34c6f11db59b847 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273), d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66:44409)
I20260713 09:12:02.013028  3163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8432089c54ba45c1b34c6f11db59b847" candidate_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" is_pre_election: true
I20260713 09:12:02.013986  3163 raft_consensus.cc:2468] T 8432089c54ba45c1b34c6f11db59b847 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c90d82062ea4d03bdc4e30a0a2a6c4e in term 0.
I20260713 09:12:02.016736  3277 leader_election.cc:304] T 8432089c54ba45c1b34c6f11db59b847 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c90d82062ea4d03bdc4e30a0a2a6c4e, d205e0f1a53f45bc844c3cdc353cc5e6; no voters: 
I20260713 09:12:02.018240  3238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8432089c54ba45c1b34c6f11db59b847" candidate_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d681dce9678b48cca5fa861e16cd5ac4" is_pre_election: true
I20260713 09:12:02.019214  3238 raft_consensus.cc:2468] T 8432089c54ba45c1b34c6f11db59b847 P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c90d82062ea4d03bdc4e30a0a2a6c4e in term 0.
I20260713 09:12:02.021973  3383 raft_consensus.cc:2804] T 8432089c54ba45c1b34c6f11db59b847 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:02.022017  3386 raft_consensus.cc:493] T b8c79d6af367412a847b0b947a1f8ce6 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:02.022775  3383 raft_consensus.cc:493] T 8432089c54ba45c1b34c6f11db59b847 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:02.023317  3383 raft_consensus.cc:3060] T 8432089c54ba45c1b34c6f11db59b847 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.023026  3386 raft_consensus.cc:515] T b8c79d6af367412a847b0b947a1f8ce6 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.029095  3386 leader_election.cc:290] T b8c79d6af367412a847b0b947a1f8ce6 P d205e0f1a53f45bc844c3cdc353cc5e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66:44409), 4c90d82062ea4d03bdc4e30a0a2a6c4e (127.31.232.67:41971)
I20260713 09:12:02.032117  3311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c79d6af367412a847b0b947a1f8ce6" candidate_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" is_pre_election: true
I20260713 09:12:02.032393  3238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c79d6af367412a847b0b947a1f8ce6" candidate_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d681dce9678b48cca5fa861e16cd5ac4" is_pre_election: true
I20260713 09:12:02.033279  3238 raft_consensus.cc:2468] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d205e0f1a53f45bc844c3cdc353cc5e6 in term 0.
W20260713 09:12:02.034163  3128 leader_election.cc:343] T b8c79d6af367412a847b0b947a1f8ce6 P d205e0f1a53f45bc844c3cdc353cc5e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c90d82062ea4d03bdc4e30a0a2a6c4e (127.31.232.67:41971): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:02.035437  3128 leader_election.cc:304] T b8c79d6af367412a847b0b947a1f8ce6 P d205e0f1a53f45bc844c3cdc353cc5e6 [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: d205e0f1a53f45bc844c3cdc353cc5e6, d681dce9678b48cca5fa861e16cd5ac4; no voters: 4c90d82062ea4d03bdc4e30a0a2a6c4e
I20260713 09:12:02.036418  3359 raft_consensus.cc:493] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:02.036764  3354 tablet_bootstrap.cc:492] T 6cdd681d54534f6b95051f8f92705bae P d205e0f1a53f45bc844c3cdc353cc5e6: No bootstrap required, opened a new log
I20260713 09:12:02.037528  3354 ts_tablet_manager.cc:1403] T 6cdd681d54534f6b95051f8f92705bae P d205e0f1a53f45bc844c3cdc353cc5e6: Time spent bootstrapping tablet: real 0.039s	user 0.020s	sys 0.003s
I20260713 09:12:02.037070  3359 raft_consensus.cc:515] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.039886  3359 leader_election.cc:290] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d205e0f1a53f45bc844c3cdc353cc5e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66:44409), 4c90d82062ea4d03bdc4e30a0a2a6c4e (127.31.232.67:41971)
I20260713 09:12:02.040572  3359 raft_consensus.cc:2804] T b8c79d6af367412a847b0b947a1f8ce6 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:02.040977  3359 raft_consensus.cc:493] T b8c79d6af367412a847b0b947a1f8ce6 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:02.041429  3359 raft_consensus.cc:3060] T b8c79d6af367412a847b0b947a1f8ce6 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.045145  3238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f2ee4f3e854b3692c42f5a2f5eb69e" candidate_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d681dce9678b48cca5fa861e16cd5ac4" is_pre_election: true
I20260713 09:12:02.046075  3311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f2ee4f3e854b3692c42f5a2f5eb69e" candidate_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" is_pre_election: true
W20260713 09:12:02.048041  3128 leader_election.cc:343] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d205e0f1a53f45bc844c3cdc353cc5e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c90d82062ea4d03bdc4e30a0a2a6c4e (127.31.232.67:41971): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:02.049026  3128 leader_election.cc:343] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d205e0f1a53f45bc844c3cdc353cc5e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66:44409): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:02.049584  3128 leader_election.cc:304] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d205e0f1a53f45bc844c3cdc353cc5e6 [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: d205e0f1a53f45bc844c3cdc353cc5e6; no voters: 4c90d82062ea4d03bdc4e30a0a2a6c4e, d681dce9678b48cca5fa861e16cd5ac4
I20260713 09:12:02.050637  3386 raft_consensus.cc:2749] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:02.047971  3354 raft_consensus.cc:359] T 6cdd681d54534f6b95051f8f92705bae P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.052018  3354 raft_consensus.cc:385] T 6cdd681d54534f6b95051f8f92705bae P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.052410  3354 raft_consensus.cc:740] T 6cdd681d54534f6b95051f8f92705bae P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d205e0f1a53f45bc844c3cdc353cc5e6, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.053184  3354 consensus_queue.cc:260] T 6cdd681d54534f6b95051f8f92705bae P d205e0f1a53f45bc844c3cdc353cc5e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.055701  3354 ts_tablet_manager.cc:1434] T 6cdd681d54534f6b95051f8f92705bae P d205e0f1a53f45bc844c3cdc353cc5e6: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.000s
I20260713 09:12:02.054972  3059 catalog_manager.cc:5697] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d205e0f1a53f45bc844c3cdc353cc5e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65). New cstate: current_term: 1 leader_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:02.056749  3354 tablet_bootstrap.cc:492] T d28e448f99b44c90aa22259780fd797c P d205e0f1a53f45bc844c3cdc353cc5e6: Bootstrap starting.
I20260713 09:12:02.057410  3359 raft_consensus.cc:515] T b8c79d6af367412a847b0b947a1f8ce6 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.060424  3238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c79d6af367412a847b0b947a1f8ce6" candidate_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d681dce9678b48cca5fa861e16cd5ac4"
I20260713 09:12:02.061022  3238 raft_consensus.cc:3060] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.066540  3311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c79d6af367412a847b0b947a1f8ce6" candidate_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e"
I20260713 09:12:02.067498  3394 raft_consensus.cc:493] T 6cdd681d54534f6b95051f8f92705bae P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:12:02.068125  3128 leader_election.cc:343] T b8c79d6af367412a847b0b947a1f8ce6 P d205e0f1a53f45bc844c3cdc353cc5e6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c90d82062ea4d03bdc4e30a0a2a6c4e (127.31.232.67:41971): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:02.068015  3394 raft_consensus.cc:515] T 6cdd681d54534f6b95051f8f92705bae P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.070147  3394 leader_election.cc:290] T 6cdd681d54534f6b95051f8f92705bae P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273), d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66:44409)
I20260713 09:12:02.071561  3237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cdd681d54534f6b95051f8f92705bae" candidate_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d681dce9678b48cca5fa861e16cd5ac4" is_pre_election: true
I20260713 09:12:02.071859  3163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cdd681d54534f6b95051f8f92705bae" candidate_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" is_pre_election: true
I20260713 09:12:02.072619  3163 raft_consensus.cc:2468] T 6cdd681d54534f6b95051f8f92705bae P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c90d82062ea4d03bdc4e30a0a2a6c4e in term 0.
I20260713 09:12:02.072579  3237 raft_consensus.cc:2468] T 6cdd681d54534f6b95051f8f92705bae P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c90d82062ea4d03bdc4e30a0a2a6c4e in term 0.
I20260713 09:12:02.074944  3277 leader_election.cc:304] T 6cdd681d54534f6b95051f8f92705bae P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c90d82062ea4d03bdc4e30a0a2a6c4e, d681dce9678b48cca5fa861e16cd5ac4; no voters: 
I20260713 09:12:02.075322  3238 raft_consensus.cc:2468] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d205e0f1a53f45bc844c3cdc353cc5e6 in term 1.
I20260713 09:12:02.076900  3358 raft_consensus.cc:2804] T 6cdd681d54534f6b95051f8f92705bae P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:02.076905  3128 leader_election.cc:304] T b8c79d6af367412a847b0b947a1f8ce6 P d205e0f1a53f45bc844c3cdc353cc5e6 [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: d205e0f1a53f45bc844c3cdc353cc5e6, d681dce9678b48cca5fa861e16cd5ac4; no voters: 4c90d82062ea4d03bdc4e30a0a2a6c4e
I20260713 09:12:02.077618  3358 raft_consensus.cc:493] T 6cdd681d54534f6b95051f8f92705bae P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:02.078154  3386 raft_consensus.cc:2804] T b8c79d6af367412a847b0b947a1f8ce6 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:02.078261  3383 raft_consensus.cc:515] T 8432089c54ba45c1b34c6f11db59b847 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.078683  3386 raft_consensus.cc:697] T b8c79d6af367412a847b0b947a1f8ce6 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 LEADER]: Becoming Leader. State: Replica: d205e0f1a53f45bc844c3cdc353cc5e6, State: Running, Role: LEADER
I20260713 09:12:02.079612  3386 consensus_queue.cc:237] T b8c79d6af367412a847b0b947a1f8ce6 P d205e0f1a53f45bc844c3cdc353cc5e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.080415  3383 leader_election.cc:290] T 8432089c54ba45c1b34c6f11db59b847 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 1 election: Requested vote from peers d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273), d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66:44409)
I20260713 09:12:02.081768  3354 tablet_bootstrap.cc:654] T d28e448f99b44c90aa22259780fd797c P d205e0f1a53f45bc844c3cdc353cc5e6: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.083495  3359 leader_election.cc:290] T b8c79d6af367412a847b0b947a1f8ce6 P d205e0f1a53f45bc844c3cdc353cc5e6 [CANDIDATE]: Term 1 election: Requested vote from peers d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66:44409), 4c90d82062ea4d03bdc4e30a0a2a6c4e (127.31.232.67:41971)
I20260713 09:12:02.085109  3353 tablet_bootstrap.cc:492] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P d681dce9678b48cca5fa861e16cd5ac4: No bootstrap required, opened a new log
I20260713 09:12:02.085616  3353 ts_tablet_manager.cc:1403] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P d681dce9678b48cca5fa861e16cd5ac4: Time spent bootstrapping tablet: real 0.109s	user 0.044s	sys 0.035s
I20260713 09:12:02.085592  3163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8432089c54ba45c1b34c6f11db59b847" candidate_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6"
I20260713 09:12:02.086395  3163 raft_consensus.cc:3060] T 8432089c54ba45c1b34c6f11db59b847 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.089006  3353 raft_consensus.cc:359] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.089776  3353 raft_consensus.cc:385] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.090075  3353 raft_consensus.cc:740] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d681dce9678b48cca5fa861e16cd5ac4, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.090832  3353 consensus_queue.cc:260] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P d681dce9678b48cca5fa861e16cd5ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.093125  3353 ts_tablet_manager.cc:1434] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P d681dce9678b48cca5fa861e16cd5ac4: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:12:02.094040  3353 tablet_bootstrap.cc:492] T d9ef820bb1e04ced8523cd713405c39b P d681dce9678b48cca5fa861e16cd5ac4: Bootstrap starting.
I20260713 09:12:02.094218  3163 raft_consensus.cc:2468] T 8432089c54ba45c1b34c6f11db59b847 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c90d82062ea4d03bdc4e30a0a2a6c4e in term 1.
I20260713 09:12:02.095481  3277 leader_election.cc:304] T 8432089c54ba45c1b34c6f11db59b847 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c90d82062ea4d03bdc4e30a0a2a6c4e, d205e0f1a53f45bc844c3cdc353cc5e6; no voters: 
I20260713 09:12:02.096264  3383 raft_consensus.cc:2804] T 8432089c54ba45c1b34c6f11db59b847 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:02.096716  3383 raft_consensus.cc:697] T 8432089c54ba45c1b34c6f11db59b847 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 LEADER]: Becoming Leader. State: Replica: 4c90d82062ea4d03bdc4e30a0a2a6c4e, State: Running, Role: LEADER
I20260713 09:12:02.096813  3238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8432089c54ba45c1b34c6f11db59b847" candidate_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d681dce9678b48cca5fa861e16cd5ac4"
I20260713 09:12:02.097404  3238 raft_consensus.cc:3060] T 8432089c54ba45c1b34c6f11db59b847 P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.097572  3383 consensus_queue.cc:237] T 8432089c54ba45c1b34c6f11db59b847 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.102866  3354 tablet_bootstrap.cc:492] T d28e448f99b44c90aa22259780fd797c P d205e0f1a53f45bc844c3cdc353cc5e6: No bootstrap required, opened a new log
I20260713 09:12:02.103245  3358 raft_consensus.cc:3060] T 6cdd681d54534f6b95051f8f92705bae P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.103487  3354 ts_tablet_manager.cc:1403] T d28e448f99b44c90aa22259780fd797c P d205e0f1a53f45bc844c3cdc353cc5e6: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.002s
I20260713 09:12:02.106835  3353 tablet_bootstrap.cc:654] T d9ef820bb1e04ced8523cd713405c39b P d681dce9678b48cca5fa861e16cd5ac4: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.107023  3352 tablet_bootstrap.cc:492] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e: No bootstrap required, opened a new log
I20260713 09:12:02.106673  3354 raft_consensus.cc:359] T d28e448f99b44c90aa22259780fd797c P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.107571  3354 raft_consensus.cc:385] T d28e448f99b44c90aa22259780fd797c P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.107869  3354 raft_consensus.cc:740] T d28e448f99b44c90aa22259780fd797c P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d205e0f1a53f45bc844c3cdc353cc5e6, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.109066  3354 consensus_queue.cc:260] T d28e448f99b44c90aa22259780fd797c P d205e0f1a53f45bc844c3cdc353cc5e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.111886  3354 ts_tablet_manager.cc:1434] T d28e448f99b44c90aa22259780fd797c P d205e0f1a53f45bc844c3cdc353cc5e6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260713 09:12:02.109094  3352 ts_tablet_manager.cc:1403] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e: Time spent bootstrapping tablet: real 0.124s	user 0.023s	sys 0.027s
I20260713 09:12:02.113857  3238 raft_consensus.cc:2468] T 8432089c54ba45c1b34c6f11db59b847 P d681dce9678b48cca5fa861e16cd5ac4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c90d82062ea4d03bdc4e30a0a2a6c4e in term 1.
I20260713 09:12:02.115931  3352 raft_consensus.cc:359] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.116737  3352 raft_consensus.cc:385] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.117033  3352 raft_consensus.cc:740] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c90d82062ea4d03bdc4e30a0a2a6c4e, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.117473  3358 raft_consensus.cc:515] T 6cdd681d54534f6b95051f8f92705bae P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.117810  3352 consensus_queue.cc:260] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.120306  3352 ts_tablet_manager.cc:1434] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:12:02.121095  3353 tablet_bootstrap.cc:492] T d9ef820bb1e04ced8523cd713405c39b P d681dce9678b48cca5fa861e16cd5ac4: No bootstrap required, opened a new log
I20260713 09:12:02.121331  3352 tablet_bootstrap.cc:492] T 75f2ee4f3e854b3692c42f5a2f5eb69e P 4c90d82062ea4d03bdc4e30a0a2a6c4e: Bootstrap starting.
I20260713 09:12:02.121531  3353 ts_tablet_manager.cc:1403] T d9ef820bb1e04ced8523cd713405c39b P d681dce9678b48cca5fa861e16cd5ac4: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.000s
I20260713 09:12:02.123112  3163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cdd681d54534f6b95051f8f92705bae" candidate_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6"
I20260713 09:12:02.123733  3163 raft_consensus.cc:3060] T 6cdd681d54534f6b95051f8f92705bae P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.124279  3353 raft_consensus.cc:359] T d9ef820bb1e04ced8523cd713405c39b P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.125000  3353 raft_consensus.cc:385] T d9ef820bb1e04ced8523cd713405c39b P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.125239  3353 raft_consensus.cc:740] T d9ef820bb1e04ced8523cd713405c39b P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d681dce9678b48cca5fa861e16cd5ac4, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.125996  3353 consensus_queue.cc:260] T d9ef820bb1e04ced8523cd713405c39b P d681dce9678b48cca5fa861e16cd5ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.128286  3353 ts_tablet_manager.cc:1434] T d9ef820bb1e04ced8523cd713405c39b P d681dce9678b48cca5fa861e16cd5ac4: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:12:02.128322  3352 tablet_bootstrap.cc:654] T 75f2ee4f3e854b3692c42f5a2f5eb69e P 4c90d82062ea4d03bdc4e30a0a2a6c4e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.129374  3353 tablet_bootstrap.cc:492] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d681dce9678b48cca5fa861e16cd5ac4: Bootstrap starting.
I20260713 09:12:02.130956  3163 raft_consensus.cc:2468] T 6cdd681d54534f6b95051f8f92705bae P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c90d82062ea4d03bdc4e30a0a2a6c4e in term 1.
I20260713 09:12:02.132162  3277 leader_election.cc:304] T 6cdd681d54534f6b95051f8f92705bae P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c90d82062ea4d03bdc4e30a0a2a6c4e, d205e0f1a53f45bc844c3cdc353cc5e6; no voters: 
I20260713 09:12:02.133010  3383 raft_consensus.cc:2804] T 6cdd681d54534f6b95051f8f92705bae P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:02.133445  3383 raft_consensus.cc:697] T 6cdd681d54534f6b95051f8f92705bae P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 LEADER]: Becoming Leader. State: Replica: 4c90d82062ea4d03bdc4e30a0a2a6c4e, State: Running, Role: LEADER
I20260713 09:12:02.134747  3238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cdd681d54534f6b95051f8f92705bae" candidate_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d681dce9678b48cca5fa861e16cd5ac4"
I20260713 09:12:02.134266  3383 consensus_queue.cc:237] T 6cdd681d54534f6b95051f8f92705bae P 4c90d82062ea4d03bdc4e30a0a2a6c4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.135329  3238 raft_consensus.cc:3060] T 6cdd681d54534f6b95051f8f92705bae P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.139294  3358 leader_election.cc:290] T 6cdd681d54534f6b95051f8f92705bae P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 1 election: Requested vote from peers d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273), d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66:44409)
I20260713 09:12:02.134225  3059 catalog_manager.cc:5697] T b8c79d6af367412a847b0b947a1f8ce6 P d205e0f1a53f45bc844c3cdc353cc5e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65). New cstate: current_term: 1 leader_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:02.143883  3238 raft_consensus.cc:2468] T 6cdd681d54534f6b95051f8f92705bae P d681dce9678b48cca5fa861e16cd5ac4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c90d82062ea4d03bdc4e30a0a2a6c4e in term 1.
I20260713 09:12:02.146221  3353 tablet_bootstrap.cc:654] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d681dce9678b48cca5fa861e16cd5ac4: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.153798  3354 tablet_bootstrap.cc:492] T 6422d1fe5b76491c8de2a19feef88a0a P d205e0f1a53f45bc844c3cdc353cc5e6: Bootstrap starting.
I20260713 09:12:02.155682  3358 raft_consensus.cc:493] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:02.156224  3358 raft_consensus.cc:515] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.158291  3358 leader_election.cc:290] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273), d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66:44409)
I20260713 09:12:02.159097  3061 catalog_manager.cc:5697] T 8b1d6b9912c341faaca8576b17b7ca75 P 4c90d82062ea4d03bdc4e30a0a2a6c4e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c90d82062ea4d03bdc4e30a0a2a6c4e (127.31.232.67). New cstate: current_term: 1 leader_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:02.160805  3163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2f93008aef4ad3a9aedebdcfbe93c6" candidate_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" is_pre_election: true
I20260713 09:12:02.161653  3354 tablet_bootstrap.cc:654] T 6422d1fe5b76491c8de2a19feef88a0a P d205e0f1a53f45bc844c3cdc353cc5e6: Neither blocks nor log segments found. Creating new log.
W20260713 09:12:02.162431  3277 leader_election.cc:343] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:02.163396  3238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2f93008aef4ad3a9aedebdcfbe93c6" candidate_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d681dce9678b48cca5fa861e16cd5ac4" is_pre_election: true
I20260713 09:12:02.164058  3238 raft_consensus.cc:2468] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c90d82062ea4d03bdc4e30a0a2a6c4e in term 0.
I20260713 09:12:02.165205  3277 leader_election.cc:304] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [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: 4c90d82062ea4d03bdc4e30a0a2a6c4e, d681dce9678b48cca5fa861e16cd5ac4; no voters: d205e0f1a53f45bc844c3cdc353cc5e6
I20260713 09:12:02.166468  3358 raft_consensus.cc:2804] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:02.166818  3358 raft_consensus.cc:493] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:02.167212  3358 raft_consensus.cc:3060] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.169126  3352 tablet_bootstrap.cc:492] T 75f2ee4f3e854b3692c42f5a2f5eb69e P 4c90d82062ea4d03bdc4e30a0a2a6c4e: No bootstrap required, opened a new log
I20260713 09:12:02.169323  3386 raft_consensus.cc:493] T d28e448f99b44c90aa22259780fd797c P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:02.169657  3352 ts_tablet_manager.cc:1403] T 75f2ee4f3e854b3692c42f5a2f5eb69e P 4c90d82062ea4d03bdc4e30a0a2a6c4e: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.020s
I20260713 09:12:02.169874  3386 raft_consensus.cc:515] T d28e448f99b44c90aa22259780fd797c P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.172120  3386 leader_election.cc:290] T d28e448f99b44c90aa22259780fd797c P d205e0f1a53f45bc844c3cdc353cc5e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66:44409), 4c90d82062ea4d03bdc4e30a0a2a6c4e (127.31.232.67:41971)
I20260713 09:12:02.174127  3311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d28e448f99b44c90aa22259780fd797c" candidate_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" is_pre_election: true
I20260713 09:12:02.175063  3352 raft_consensus.cc:359] T 75f2ee4f3e854b3692c42f5a2f5eb69e P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.175880  3358 raft_consensus.cc:515] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.176406  3352 raft_consensus.cc:385] T 75f2ee4f3e854b3692c42f5a2f5eb69e P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.176704  3352 raft_consensus.cc:740] T 75f2ee4f3e854b3692c42f5a2f5eb69e P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c90d82062ea4d03bdc4e30a0a2a6c4e, State: Initialized, Role: FOLLOWER
W20260713 09:12:02.177070  3128 leader_election.cc:343] T d28e448f99b44c90aa22259780fd797c P d205e0f1a53f45bc844c3cdc353cc5e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c90d82062ea4d03bdc4e30a0a2a6c4e (127.31.232.67:41971): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:02.177361  3352 consensus_queue.cc:260] T 75f2ee4f3e854b3692c42f5a2f5eb69e P 4c90d82062ea4d03bdc4e30a0a2a6c4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.178009  3238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d28e448f99b44c90aa22259780fd797c" candidate_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d681dce9678b48cca5fa861e16cd5ac4" is_pre_election: true
I20260713 09:12:02.178781  3238 raft_consensus.cc:2468] T d28e448f99b44c90aa22259780fd797c P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d205e0f1a53f45bc844c3cdc353cc5e6 in term 0.
I20260713 09:12:02.179359  3353 tablet_bootstrap.cc:492] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d681dce9678b48cca5fa861e16cd5ac4: No bootstrap required, opened a new log
I20260713 09:12:02.179813  3353 ts_tablet_manager.cc:1403] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d681dce9678b48cca5fa861e16cd5ac4: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.001s
I20260713 09:12:02.180022  3128 leader_election.cc:304] T d28e448f99b44c90aa22259780fd797c P d205e0f1a53f45bc844c3cdc353cc5e6 [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: d205e0f1a53f45bc844c3cdc353cc5e6, d681dce9678b48cca5fa861e16cd5ac4; no voters: 4c90d82062ea4d03bdc4e30a0a2a6c4e
I20260713 09:12:02.181207  3386 raft_consensus.cc:2804] T d28e448f99b44c90aa22259780fd797c P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:02.181666  3386 raft_consensus.cc:493] T d28e448f99b44c90aa22259780fd797c P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:02.182055  3386 raft_consensus.cc:3060] T d28e448f99b44c90aa22259780fd797c P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.182475  3353 raft_consensus.cc:359] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } }
I20260713 09:12:02.183164  3353 raft_consensus.cc:385] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.183459  3353 raft_consensus.cc:740] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d681dce9678b48cca5fa861e16cd5ac4, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.184449  3353 consensus_queue.cc:260] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d681dce9678b48cca5fa861e16cd5ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } }
I20260713 09:12:02.186138  3061 catalog_manager.cc:5697] T 6cdd681d54534f6b95051f8f92705bae P 4c90d82062ea4d03bdc4e30a0a2a6c4e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c90d82062ea4d03bdc4e30a0a2a6c4e (127.31.232.67). New cstate: current_term: 1 leader_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:02.188755  3061 catalog_manager.cc:5697] T 8432089c54ba45c1b34c6f11db59b847 P 4c90d82062ea4d03bdc4e30a0a2a6c4e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c90d82062ea4d03bdc4e30a0a2a6c4e (127.31.232.67). New cstate: current_term: 1 leader_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:02.190369  3386 raft_consensus.cc:515] T d28e448f99b44c90aa22259780fd797c P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.181330  3352 ts_tablet_manager.cc:1434] T 75f2ee4f3e854b3692c42f5a2f5eb69e P 4c90d82062ea4d03bdc4e30a0a2a6c4e: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260713 09:12:02.193327  3163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2f93008aef4ad3a9aedebdcfbe93c6" candidate_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6"
I20260713 09:12:02.193727  3238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d28e448f99b44c90aa22259780fd797c" candidate_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d681dce9678b48cca5fa861e16cd5ac4"
I20260713 09:12:02.193766  3352 tablet_bootstrap.cc:492] T d9ef820bb1e04ced8523cd713405c39b P 4c90d82062ea4d03bdc4e30a0a2a6c4e: Bootstrap starting.
I20260713 09:12:02.192766  3383 raft_consensus.cc:493] T 75f2ee4f3e854b3692c42f5a2f5eb69e P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:02.196280  3353 ts_tablet_manager.cc:1434] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d681dce9678b48cca5fa861e16cd5ac4: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:12:02.196580  3311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d28e448f99b44c90aa22259780fd797c" candidate_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e"
I20260713 09:12:02.196461  3383 raft_consensus.cc:515] T 75f2ee4f3e854b3692c42f5a2f5eb69e P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
W20260713 09:12:02.198030  3128 leader_election.cc:343] T d28e448f99b44c90aa22259780fd797c P d205e0f1a53f45bc844c3cdc353cc5e6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c90d82062ea4d03bdc4e30a0a2a6c4e (127.31.232.67:41971): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:02.198640  3383 leader_election.cc:290] T 75f2ee4f3e854b3692c42f5a2f5eb69e P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273), d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66:44409)
I20260713 09:12:02.194531  3238 raft_consensus.cc:3060] T d28e448f99b44c90aa22259780fd797c P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:02.194986  3277 leader_election.cc:343] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:02.200412  3163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f2ee4f3e854b3692c42f5a2f5eb69e" candidate_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" is_pre_election: true
I20260713 09:12:02.201038  3163 raft_consensus.cc:2468] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c90d82062ea4d03bdc4e30a0a2a6c4e in term 0.
I20260713 09:12:02.202045  3237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f2ee4f3e854b3692c42f5a2f5eb69e" candidate_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d681dce9678b48cca5fa861e16cd5ac4" is_pre_election: true
I20260713 09:12:02.202916  3352 tablet_bootstrap.cc:654] T d9ef820bb1e04ced8523cd713405c39b P 4c90d82062ea4d03bdc4e30a0a2a6c4e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.204231  3277 leader_election.cc:304] T 75f2ee4f3e854b3692c42f5a2f5eb69e P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c90d82062ea4d03bdc4e30a0a2a6c4e, d205e0f1a53f45bc844c3cdc353cc5e6; no voters: 
I20260713 09:12:02.195070  3386 leader_election.cc:290] T d28e448f99b44c90aa22259780fd797c P d205e0f1a53f45bc844c3cdc353cc5e6 [CANDIDATE]: Term 1 election: Requested vote from peers d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66:44409), 4c90d82062ea4d03bdc4e30a0a2a6c4e (127.31.232.67:41971)
I20260713 09:12:02.204734  3353 tablet_bootstrap.cc:492] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d681dce9678b48cca5fa861e16cd5ac4: Bootstrap starting.
W20260713 09:12:02.205168  3277 leader_election.cc:343] T 75f2ee4f3e854b3692c42f5a2f5eb69e P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66:44409): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:02.209589  3237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2f93008aef4ad3a9aedebdcfbe93c6" candidate_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d681dce9678b48cca5fa861e16cd5ac4"
I20260713 09:12:02.210219  3237 raft_consensus.cc:3060] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.210635  3383 raft_consensus.cc:2804] T 75f2ee4f3e854b3692c42f5a2f5eb69e P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:02.211048  3383 raft_consensus.cc:493] T 75f2ee4f3e854b3692c42f5a2f5eb69e P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:02.211444  3383 raft_consensus.cc:3060] T 75f2ee4f3e854b3692c42f5a2f5eb69e P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.212813  3353 tablet_bootstrap.cc:654] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d681dce9678b48cca5fa861e16cd5ac4: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.214195  3386 raft_consensus.cc:493] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:02.214704  3386 raft_consensus.cc:515] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.217218  3386 leader_election.cc:290] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66:44409), 4c90d82062ea4d03bdc4e30a0a2a6c4e (127.31.232.67:41971)
I20260713 09:12:02.218334  3237 raft_consensus.cc:2468] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P d681dce9678b48cca5fa861e16cd5ac4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c90d82062ea4d03bdc4e30a0a2a6c4e in term 1.
I20260713 09:12:02.220139  3311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ef820bb1e04ced8523cd713405c39b" candidate_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" is_pre_election: true
I20260713 09:12:02.220563  3236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ef820bb1e04ced8523cd713405c39b" candidate_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d681dce9678b48cca5fa861e16cd5ac4" is_pre_election: true
I20260713 09:12:02.221508  3236 raft_consensus.cc:2468] T d9ef820bb1e04ced8523cd713405c39b P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d205e0f1a53f45bc844c3cdc353cc5e6 in term 0.
I20260713 09:12:02.222131  3238 raft_consensus.cc:2468] T d28e448f99b44c90aa22259780fd797c P d681dce9678b48cca5fa861e16cd5ac4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d205e0f1a53f45bc844c3cdc353cc5e6 in term 1.
I20260713 09:12:02.222434  3277 leader_election.cc:304] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [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: 4c90d82062ea4d03bdc4e30a0a2a6c4e, d681dce9678b48cca5fa861e16cd5ac4; no voters: d205e0f1a53f45bc844c3cdc353cc5e6
W20260713 09:12:02.221611  3128 leader_election.cc:343] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c90d82062ea4d03bdc4e30a0a2a6c4e (127.31.232.67:41971): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:02.223575  3128 leader_election.cc:304] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6 [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: d205e0f1a53f45bc844c3cdc353cc5e6, d681dce9678b48cca5fa861e16cd5ac4; no voters: 4c90d82062ea4d03bdc4e30a0a2a6c4e
I20260713 09:12:02.224426  3386 raft_consensus.cc:2804] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:02.224741  3128 leader_election.cc:304] T d28e448f99b44c90aa22259780fd797c P d205e0f1a53f45bc844c3cdc353cc5e6 [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: d205e0f1a53f45bc844c3cdc353cc5e6, d681dce9678b48cca5fa861e16cd5ac4; no voters: 4c90d82062ea4d03bdc4e30a0a2a6c4e
I20260713 09:12:02.225025  3386 raft_consensus.cc:493] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:02.225701  3359 raft_consensus.cc:2804] T d28e448f99b44c90aa22259780fd797c P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:02.226028  3394 raft_consensus.cc:2804] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:02.226521  3359 raft_consensus.cc:697] T d28e448f99b44c90aa22259780fd797c P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 LEADER]: Becoming Leader. State: Replica: d205e0f1a53f45bc844c3cdc353cc5e6, State: Running, Role: LEADER
I20260713 09:12:02.227768  3359 consensus_queue.cc:237] T d28e448f99b44c90aa22259780fd797c P d205e0f1a53f45bc844c3cdc353cc5e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.232127  3383 raft_consensus.cc:515] T 75f2ee4f3e854b3692c42f5a2f5eb69e P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.232616  3354 tablet_bootstrap.cc:492] T 6422d1fe5b76491c8de2a19feef88a0a P d205e0f1a53f45bc844c3cdc353cc5e6: No bootstrap required, opened a new log
I20260713 09:12:02.232638  3386 raft_consensus.cc:3060] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.233101  3354 ts_tablet_manager.cc:1403] T 6422d1fe5b76491c8de2a19feef88a0a P d205e0f1a53f45bc844c3cdc353cc5e6: Time spent bootstrapping tablet: real 0.120s	user 0.010s	sys 0.015s
I20260713 09:12:02.237504  3354 raft_consensus.cc:359] T 6422d1fe5b76491c8de2a19feef88a0a P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.238183  3354 raft_consensus.cc:385] T 6422d1fe5b76491c8de2a19feef88a0a P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.238471  3354 raft_consensus.cc:740] T 6422d1fe5b76491c8de2a19feef88a0a P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d205e0f1a53f45bc844c3cdc353cc5e6, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.239554  3358 leader_election.cc:290] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 1 election: Requested vote from peers d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273), d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66:44409)
I20260713 09:12:02.243649  3354 consensus_queue.cc:260] T 6422d1fe5b76491c8de2a19feef88a0a P d205e0f1a53f45bc844c3cdc353cc5e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.253515  3354 ts_tablet_manager.cc:1434] T 6422d1fe5b76491c8de2a19feef88a0a P d205e0f1a53f45bc844c3cdc353cc5e6: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260713 09:12:02.254539  3394 raft_consensus.cc:697] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 LEADER]: Becoming Leader. State: Replica: 4c90d82062ea4d03bdc4e30a0a2a6c4e, State: Running, Role: LEADER
I20260713 09:12:02.255548  3354 tablet_bootstrap.cc:492] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P d205e0f1a53f45bc844c3cdc353cc5e6: Bootstrap starting.
I20260713 09:12:02.255954  3394 consensus_queue.cc:237] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.258992  3383 leader_election.cc:290] T 75f2ee4f3e854b3692c42f5a2f5eb69e P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 1 election: Requested vote from peers d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273), d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66:44409)
I20260713 09:12:02.261803  3352 tablet_bootstrap.cc:492] T d9ef820bb1e04ced8523cd713405c39b P 4c90d82062ea4d03bdc4e30a0a2a6c4e: No bootstrap required, opened a new log
I20260713 09:12:02.262406  3352 ts_tablet_manager.cc:1403] T d9ef820bb1e04ced8523cd713405c39b P 4c90d82062ea4d03bdc4e30a0a2a6c4e: Time spent bootstrapping tablet: real 0.069s	user 0.010s	sys 0.013s
I20260713 09:12:02.263556  3237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f2ee4f3e854b3692c42f5a2f5eb69e" candidate_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d681dce9678b48cca5fa861e16cd5ac4"
I20260713 09:12:02.264644  3354 tablet_bootstrap.cc:654] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P d205e0f1a53f45bc844c3cdc353cc5e6: Neither blocks nor log segments found. Creating new log.
W20260713 09:12:02.265149  3277 leader_election.cc:343] T 75f2ee4f3e854b3692c42f5a2f5eb69e P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66:44409): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:02.262439  3163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f2ee4f3e854b3692c42f5a2f5eb69e" candidate_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6"
I20260713 09:12:02.265995  3163 raft_consensus.cc:3060] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.266078  3352 raft_consensus.cc:359] T d9ef820bb1e04ced8523cd713405c39b P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.266808  3352 raft_consensus.cc:385] T d9ef820bb1e04ced8523cd713405c39b P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.267069  3352 raft_consensus.cc:740] T d9ef820bb1e04ced8523cd713405c39b P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c90d82062ea4d03bdc4e30a0a2a6c4e, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.272270  3352 consensus_queue.cc:260] T d9ef820bb1e04ced8523cd713405c39b P 4c90d82062ea4d03bdc4e30a0a2a6c4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.277554  3386 raft_consensus.cc:515] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.282364  3163 raft_consensus.cc:2468] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c90d82062ea4d03bdc4e30a0a2a6c4e in term 1.
I20260713 09:12:02.286410  3237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ef820bb1e04ced8523cd713405c39b" candidate_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d681dce9678b48cca5fa861e16cd5ac4"
I20260713 09:12:02.290690  3311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ef820bb1e04ced8523cd713405c39b" candidate_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e"
I20260713 09:12:02.291584  3277 leader_election.cc:304] T 75f2ee4f3e854b3692c42f5a2f5eb69e P 4c90d82062ea4d03bdc4e30a0a2a6c4e [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: 4c90d82062ea4d03bdc4e30a0a2a6c4e, d205e0f1a53f45bc844c3cdc353cc5e6; no voters: d681dce9678b48cca5fa861e16cd5ac4
I20260713 09:12:02.287075  3237 raft_consensus.cc:3060] T d9ef820bb1e04ced8523cd713405c39b P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.293100  3407 raft_consensus.cc:2804] T 75f2ee4f3e854b3692c42f5a2f5eb69e P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:02.293612  3407 raft_consensus.cc:697] T 75f2ee4f3e854b3692c42f5a2f5eb69e P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 LEADER]: Becoming Leader. State: Replica: 4c90d82062ea4d03bdc4e30a0a2a6c4e, State: Running, Role: LEADER
I20260713 09:12:02.291658  3311 raft_consensus.cc:3060] T d9ef820bb1e04ced8523cd713405c39b P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.294474  3407 consensus_queue.cc:237] T 75f2ee4f3e854b3692c42f5a2f5eb69e P 4c90d82062ea4d03bdc4e30a0a2a6c4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.302304  3061 catalog_manager.cc:5697] T d28e448f99b44c90aa22259780fd797c P d205e0f1a53f45bc844c3cdc353cc5e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65). New cstate: current_term: 1 leader_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:02.287925  3386 leader_election.cc:290] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6 [CANDIDATE]: Term 1 election: Requested vote from peers d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66:44409), 4c90d82062ea4d03bdc4e30a0a2a6c4e (127.31.232.67:41971)
I20260713 09:12:02.304808  3352 ts_tablet_manager.cc:1434] T d9ef820bb1e04ced8523cd713405c39b P 4c90d82062ea4d03bdc4e30a0a2a6c4e: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260713 09:12:02.314810  3352 tablet_bootstrap.cc:492] T d28e448f99b44c90aa22259780fd797c P 4c90d82062ea4d03bdc4e30a0a2a6c4e: Bootstrap starting.
I20260713 09:12:02.307225  3237 raft_consensus.cc:2468] T d9ef820bb1e04ced8523cd713405c39b P d681dce9678b48cca5fa861e16cd5ac4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d205e0f1a53f45bc844c3cdc353cc5e6 in term 1.
I20260713 09:12:02.323568  3354 tablet_bootstrap.cc:492] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P d205e0f1a53f45bc844c3cdc353cc5e6: No bootstrap required, opened a new log
I20260713 09:12:02.324110  3354 ts_tablet_manager.cc:1403] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P d205e0f1a53f45bc844c3cdc353cc5e6: Time spent bootstrapping tablet: real 0.069s	user 0.021s	sys 0.004s
I20260713 09:12:02.320536  3128 leader_election.cc:304] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d205e0f1a53f45bc844c3cdc353cc5e6, d681dce9678b48cca5fa861e16cd5ac4; no voters: 
I20260713 09:12:02.326196  3311 raft_consensus.cc:2468] T d9ef820bb1e04ced8523cd713405c39b P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d205e0f1a53f45bc844c3cdc353cc5e6 in term 1.
I20260713 09:12:02.326960  3386 raft_consensus.cc:2804] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:02.329207  3354 raft_consensus.cc:359] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.329841  3354 raft_consensus.cc:385] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.330051  3354 raft_consensus.cc:740] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d205e0f1a53f45bc844c3cdc353cc5e6, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.330641  3354 consensus_queue.cc:260] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P d205e0f1a53f45bc844c3cdc353cc5e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.332056  3354 ts_tablet_manager.cc:1434] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P d205e0f1a53f45bc844c3cdc353cc5e6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:12:02.333772  3354 tablet_bootstrap.cc:492] T 8b1d6b9912c341faaca8576b17b7ca75 P d205e0f1a53f45bc844c3cdc353cc5e6: Bootstrap starting.
I20260713 09:12:02.336599  3353 tablet_bootstrap.cc:492] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d681dce9678b48cca5fa861e16cd5ac4: No bootstrap required, opened a new log
I20260713 09:12:02.337033  3353 ts_tablet_manager.cc:1403] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d681dce9678b48cca5fa861e16cd5ac4: Time spent bootstrapping tablet: real 0.133s	user 0.050s	sys 0.053s
I20260713 09:12:02.328992  3386 raft_consensus.cc:697] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 LEADER]: Becoming Leader. State: Replica: d205e0f1a53f45bc844c3cdc353cc5e6, State: Running, Role: LEADER
I20260713 09:12:02.348835  3354 tablet_bootstrap.cc:654] T 8b1d6b9912c341faaca8576b17b7ca75 P d205e0f1a53f45bc844c3cdc353cc5e6: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.348333  3353 raft_consensus.cc:359] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.349572  3353 raft_consensus.cc:385] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.350020  3353 raft_consensus.cc:740] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d681dce9678b48cca5fa861e16cd5ac4, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.351203  3353 consensus_queue.cc:260] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d681dce9678b48cca5fa861e16cd5ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.343149  3386 consensus_queue.cc:237] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.354094  3353 ts_tablet_manager.cc:1434] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d681dce9678b48cca5fa861e16cd5ac4: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260713 09:12:02.356416  3059 catalog_manager.cc:5697] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c90d82062ea4d03bdc4e30a0a2a6c4e (127.31.232.67). New cstate: current_term: 1 leader_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:02.357757  3352 tablet_bootstrap.cc:654] T d28e448f99b44c90aa22259780fd797c P 4c90d82062ea4d03bdc4e30a0a2a6c4e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:02.366328  3354 tablet_bootstrap.cc:492] T 8b1d6b9912c341faaca8576b17b7ca75 P d205e0f1a53f45bc844c3cdc353cc5e6: No bootstrap required, opened a new log
I20260713 09:12:02.366953  3354 ts_tablet_manager.cc:1403] T 8b1d6b9912c341faaca8576b17b7ca75 P d205e0f1a53f45bc844c3cdc353cc5e6: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.006s
I20260713 09:12:02.369622  3354 raft_consensus.cc:359] T 8b1d6b9912c341faaca8576b17b7ca75 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.370379  3354 raft_consensus.cc:385] T 8b1d6b9912c341faaca8576b17b7ca75 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.370725  3354 raft_consensus.cc:740] T 8b1d6b9912c341faaca8576b17b7ca75 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d205e0f1a53f45bc844c3cdc353cc5e6, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.371563  3354 consensus_queue.cc:260] T 8b1d6b9912c341faaca8576b17b7ca75 P d205e0f1a53f45bc844c3cdc353cc5e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.373042  3352 tablet_bootstrap.cc:492] T d28e448f99b44c90aa22259780fd797c P 4c90d82062ea4d03bdc4e30a0a2a6c4e: No bootstrap required, opened a new log
I20260713 09:12:02.373783  3354 ts_tablet_manager.cc:1434] T 8b1d6b9912c341faaca8576b17b7ca75 P d205e0f1a53f45bc844c3cdc353cc5e6: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.005s
I20260713 09:12:02.373736  3352 ts_tablet_manager.cc:1403] T d28e448f99b44c90aa22259780fd797c P 4c90d82062ea4d03bdc4e30a0a2a6c4e: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.001s
I20260713 09:12:02.377413  3352 raft_consensus.cc:359] T d28e448f99b44c90aa22259780fd797c P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.378079  3352 raft_consensus.cc:385] T d28e448f99b44c90aa22259780fd797c P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:02.378321  3352 raft_consensus.cc:740] T d28e448f99b44c90aa22259780fd797c P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c90d82062ea4d03bdc4e30a0a2a6c4e, State: Initialized, Role: FOLLOWER
I20260713 09:12:02.378963  3352 consensus_queue.cc:260] T d28e448f99b44c90aa22259780fd797c P 4c90d82062ea4d03bdc4e30a0a2a6c4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.380667  3352 ts_tablet_manager.cc:1434] T d28e448f99b44c90aa22259780fd797c P 4c90d82062ea4d03bdc4e30a0a2a6c4e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:12:02.381100  3058 catalog_manager.cc:5697] T 75f2ee4f3e854b3692c42f5a2f5eb69e P 4c90d82062ea4d03bdc4e30a0a2a6c4e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c90d82062ea4d03bdc4e30a0a2a6c4e (127.31.232.67). New cstate: current_term: 1 leader_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:02.383567  3407 raft_consensus.cc:493] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:02.384071  3407 raft_consensus.cc:515] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.386201  3407 leader_election.cc:290] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273), d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66:44409)
I20260713 09:12:02.387800  3162 raft_consensus.cc:3060] T 6422d1fe5b76491c8de2a19feef88a0a P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.387729  3237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c79d6af367412a847b0b947a1f8ce6" candidate_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d681dce9678b48cca5fa861e16cd5ac4" is_pre_election: true
I20260713 09:12:02.388806  3237 raft_consensus.cc:2393] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c90d82062ea4d03bdc4e30a0a2a6c4e in current term 1: Already voted for candidate d205e0f1a53f45bc844c3cdc353cc5e6 in this term.
I20260713 09:12:02.387651  3163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c79d6af367412a847b0b947a1f8ce6" candidate_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" is_pre_election: true
I20260713 09:12:02.393101  3277 leader_election.cc:304] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [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: 4c90d82062ea4d03bdc4e30a0a2a6c4e; no voters: d205e0f1a53f45bc844c3cdc353cc5e6, d681dce9678b48cca5fa861e16cd5ac4
I20260713 09:12:02.392715  3059 catalog_manager.cc:5697] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65). New cstate: current_term: 1 leader_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:02.394523  3407 raft_consensus.cc:3060] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.397809  3394 consensus_queue.cc:1048] T 6422d1fe5b76491c8de2a19feef88a0a P 4c90d82062ea4d03bdc4e30a0a2a6c4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:02.407925  3407 raft_consensus.cc:2749] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:02.408779  3394 consensus_queue.cc:1048] T 6422d1fe5b76491c8de2a19feef88a0a P 4c90d82062ea4d03bdc4e30a0a2a6c4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:02.458568  3163 raft_consensus.cc:3060] T 8b1d6b9912c341faaca8576b17b7ca75 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.465793  3386 consensus_queue.cc:1048] T b8c79d6af367412a847b0b947a1f8ce6 P d205e0f1a53f45bc844c3cdc353cc5e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:02.466792  3383 consensus_queue.cc:1048] T 8b1d6b9912c341faaca8576b17b7ca75 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:02.481940  3359 consensus_queue.cc:1048] T b8c79d6af367412a847b0b947a1f8ce6 P d205e0f1a53f45bc844c3cdc353cc5e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:02.484086  3394 consensus_queue.cc:1048] T 8b1d6b9912c341faaca8576b17b7ca75 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:02.490471  3236 raft_consensus.cc:3060] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.500998  3359 consensus_queue.cc:1048] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d205e0f1a53f45bc844c3cdc353cc5e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:02.512585 32673 ts_manager.cc:295] Set tserver state for d205e0f1a53f45bc844c3cdc353cc5e6 to MAINTENANCE_MODE
I20260713 09:12:02.513578 32673 tablet_server.cc:179] TabletServer@127.31.232.65:0 shutting down...
I20260713 09:12:02.517359  3359 consensus_queue.cc:1048] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d205e0f1a53f45bc844c3cdc353cc5e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:02.537881  3394 consensus_queue.cc:1048] T 6cdd681d54534f6b95051f8f92705bae P 4c90d82062ea4d03bdc4e30a0a2a6c4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:02.539902  3360 raft_consensus.cc:493] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:02.540500  3360 raft_consensus.cc:515] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.543423  3360 leader_election.cc:290] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d681dce9678b48cca5fa861e16cd5ac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273), 4c90d82062ea4d03bdc4e30a0a2a6c4e (127.31.232.67:41971)
I20260713 09:12:02.554344  3311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f2ee4f3e854b3692c42f5a2f5eb69e" candidate_uuid: "d681dce9678b48cca5fa861e16cd5ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" is_pre_election: true
W20260713 09:12:02.562809  3203 leader_election.cc:336] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d681dce9678b48cca5fa861e16cd5ac4 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260713 09:12:02.565953  3203 leader_election.cc:304] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d681dce9678b48cca5fa861e16cd5ac4 [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: d681dce9678b48cca5fa861e16cd5ac4; no voters: 4c90d82062ea4d03bdc4e30a0a2a6c4e, d205e0f1a53f45bc844c3cdc353cc5e6
I20260713 09:12:02.567000  3360 raft_consensus.cc:2749] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:02.569720 32673 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:02.574267 32673 tablet_replica.cc:333] T 8b1d6b9912c341faaca8576b17b7ca75 P d205e0f1a53f45bc844c3cdc353cc5e6: stopping tablet replica
I20260713 09:12:02.575424 32673 raft_consensus.cc:2243] T 8b1d6b9912c341faaca8576b17b7ca75 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:02.576030 32673 raft_consensus.cc:2272] T 8b1d6b9912c341faaca8576b17b7ca75 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.579672 32673 tablet_replica.cc:333] T 6422d1fe5b76491c8de2a19feef88a0a P d205e0f1a53f45bc844c3cdc353cc5e6: stopping tablet replica
I20260713 09:12:02.580938 32673 raft_consensus.cc:2243] T 6422d1fe5b76491c8de2a19feef88a0a P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:02.581743 32673 raft_consensus.cc:2272] T 6422d1fe5b76491c8de2a19feef88a0a P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.585840 32673 tablet_replica.cc:333] T d28e448f99b44c90aa22259780fd797c P d205e0f1a53f45bc844c3cdc353cc5e6: stopping tablet replica
W20260713 09:12:02.585757  3277 consensus_peers.cc:597] T 6cdd681d54534f6b95051f8f92705bae P 4c90d82062ea4d03bdc4e30a0a2a6c4e -> Peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Couldn't send request to peer d205e0f1a53f45bc844c3cdc353cc5e6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:02.586786 32673 raft_consensus.cc:2243] T d28e448f99b44c90aa22259780fd797c P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:02.587504 32673 pending_rounds.cc:70] T d28e448f99b44c90aa22259780fd797c P d205e0f1a53f45bc844c3cdc353cc5e6: Trying to abort 1 pending ops.
I20260713 09:12:02.587729 32673 pending_rounds.cc:77] T d28e448f99b44c90aa22259780fd797c P d205e0f1a53f45bc844c3cdc353cc5e6: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306993345474588672 op_type: NO_OP noop_request { }
I20260713 09:12:02.588042 32673 raft_consensus.cc:2889] T d28e448f99b44c90aa22259780fd797c P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:12:02.588290 32673 raft_consensus.cc:2272] T d28e448f99b44c90aa22259780fd797c P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.590615 32673 tablet_replica.cc:333] T b8c79d6af367412a847b0b947a1f8ce6 P d205e0f1a53f45bc844c3cdc353cc5e6: stopping tablet replica
I20260713 09:12:02.591148 32673 raft_consensus.cc:2243] T b8c79d6af367412a847b0b947a1f8ce6 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:02.592025 32673 raft_consensus.cc:2272] T b8c79d6af367412a847b0b947a1f8ce6 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.594370 32673 tablet_replica.cc:333] T 8432089c54ba45c1b34c6f11db59b847 P d205e0f1a53f45bc844c3cdc353cc5e6: stopping tablet replica
I20260713 09:12:02.594902 32673 raft_consensus.cc:2243] T 8432089c54ba45c1b34c6f11db59b847 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:02.595361 32673 raft_consensus.cc:2272] T 8432089c54ba45c1b34c6f11db59b847 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.596993 32673 tablet_replica.cc:333] T 6cdd681d54534f6b95051f8f92705bae P d205e0f1a53f45bc844c3cdc353cc5e6: stopping tablet replica
I20260713 09:12:02.597499 32673 raft_consensus.cc:2243] T 6cdd681d54534f6b95051f8f92705bae P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:02.597844 32673 raft_consensus.cc:2272] T 6cdd681d54534f6b95051f8f92705bae P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.599613 32673 tablet_replica.cc:333] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6: stopping tablet replica
I20260713 09:12:02.600113 32673 raft_consensus.cc:2243] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:02.600663 32673 pending_rounds.cc:70] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6: Trying to abort 1 pending ops.
I20260713 09:12:02.600828 32673 pending_rounds.cc:77] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306993345969332224 op_type: NO_OP noop_request { }
I20260713 09:12:02.601070 32673 raft_consensus.cc:2889] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:12:02.601315 32673 raft_consensus.cc:2272] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.603435 32673 tablet_replica.cc:333] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P d205e0f1a53f45bc844c3cdc353cc5e6: stopping tablet replica
I20260713 09:12:02.603940 32673 raft_consensus.cc:2243] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:02.604449 32673 raft_consensus.cc:2272] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.606523 32673 tablet_replica.cc:333] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d205e0f1a53f45bc844c3cdc353cc5e6: stopping tablet replica
I20260713 09:12:02.607084 32673 raft_consensus.cc:2243] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:02.607585 32673 raft_consensus.cc:2272] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.609441 32673 tablet_replica.cc:333] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d205e0f1a53f45bc844c3cdc353cc5e6: stopping tablet replica
I20260713 09:12:02.610164 32673 raft_consensus.cc:2243] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:02.610999 32673 raft_consensus.cc:2272] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:02.631960 32673 tablet_server.cc:196] TabletServer@127.31.232.65:0 shutdown complete.
W20260713 09:12:02.635972  3277 consensus_peers.cc:597] T 8432089c54ba45c1b34c6f11db59b847 P 4c90d82062ea4d03bdc4e30a0a2a6c4e -> Peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Couldn't send request to peer d205e0f1a53f45bc844c3cdc353cc5e6. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:40273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:02.687419  3383 raft_consensus.cc:493] T d28e448f99b44c90aa22259780fd797c P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:02.687971  3383 raft_consensus.cc:515] T d28e448f99b44c90aa22259780fd797c P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:02.689235  3358 consensus_queue.cc:1048] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:02.689858  3383 leader_election.cc:290] T d28e448f99b44c90aa22259780fd797c P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273), d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66:44409)
I20260713 09:12:02.691741  3238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d28e448f99b44c90aa22259780fd797c" candidate_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d681dce9678b48cca5fa861e16cd5ac4" is_pre_election: true
I20260713 09:12:02.692452  3238 raft_consensus.cc:2393] T d28e448f99b44c90aa22259780fd797c P d681dce9678b48cca5fa861e16cd5ac4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c90d82062ea4d03bdc4e30a0a2a6c4e in current term 1: Already voted for candidate d205e0f1a53f45bc844c3cdc353cc5e6 in this term.
W20260713 09:12:02.694772  3277 leader_election.cc:336] T d28e448f99b44c90aa22259780fd797c P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Network error: Client connection negotiation failed: client connection to 127.31.232.65:40273: connect: Connection refused (error 111)
I20260713 09:12:02.695243  3277 leader_election.cc:304] T d28e448f99b44c90aa22259780fd797c P 4c90d82062ea4d03bdc4e30a0a2a6c4e [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: 4c90d82062ea4d03bdc4e30a0a2a6c4e; no voters: d205e0f1a53f45bc844c3cdc353cc5e6, d681dce9678b48cca5fa861e16cd5ac4
I20260713 09:12:02.695911  3358 raft_consensus.cc:3060] T d28e448f99b44c90aa22259780fd797c P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:02.703307  3358 raft_consensus.cc:2749] T d28e448f99b44c90aa22259780fd797c P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:12:02.707921  3277 consensus_peers.cc:597] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e -> Peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Couldn't send request to peer d205e0f1a53f45bc844c3cdc353cc5e6. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:40273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:02.715684  3394 consensus_queue.cc:1048] T 8432089c54ba45c1b34c6f11db59b847 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:12:02.817902  3277 consensus_peers.cc:597] T 75f2ee4f3e854b3692c42f5a2f5eb69e P 4c90d82062ea4d03bdc4e30a0a2a6c4e -> Peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Couldn't send request to peer d205e0f1a53f45bc844c3cdc353cc5e6. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:40273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:02.873703  3109 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:12:02.924705  3236 raft_consensus.cc:3060] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d681dce9678b48cca5fa861e16cd5ac4 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:02.929394  3277 consensus_peers.cc:597] T 8b1d6b9912c341faaca8576b17b7ca75 P 4c90d82062ea4d03bdc4e30a0a2a6c4e -> Peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Couldn't send request to peer d205e0f1a53f45bc844c3cdc353cc5e6. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:40273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:02.932125  3358 consensus_queue.cc:1048] T 75f2ee4f3e854b3692c42f5a2f5eb69e P 4c90d82062ea4d03bdc4e30a0a2a6c4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:12:03.002292  3277 consensus_peers.cc:597] T 6422d1fe5b76491c8de2a19feef88a0a P 4c90d82062ea4d03bdc4e30a0a2a6c4e -> Peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Couldn't send request to peer d205e0f1a53f45bc844c3cdc353cc5e6. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:40273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:03.874936  3109 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:12:03.983394  3434 raft_consensus.cc:493] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d205e0f1a53f45bc844c3cdc353cc5e6)
I20260713 09:12:03.983933  3434 raft_consensus.cc:515] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:03.985841  3434 leader_election.cc:290] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273), d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66:44409)
I20260713 09:12:03.987418  3238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c79d6af367412a847b0b947a1f8ce6" candidate_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d681dce9678b48cca5fa861e16cd5ac4" is_pre_election: true
I20260713 09:12:03.987777  3435 raft_consensus.cc:493] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d205e0f1a53f45bc844c3cdc353cc5e6)
I20260713 09:12:03.988375  3435 raft_consensus.cc:515] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:03.989207  3238 raft_consensus.cc:2468] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c90d82062ea4d03bdc4e30a0a2a6c4e in term 1.
W20260713 09:12:03.990123  3277 leader_election.cc:336] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Network error: Client connection negotiation failed: client connection to 127.31.232.65:40273: connect: Connection refused (error 111)
I20260713 09:12:03.990401  3435 leader_election.cc:290] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273), 4c90d82062ea4d03bdc4e30a0a2a6c4e (127.31.232.67:41971)
I20260713 09:12:03.992384  3311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c79d6af367412a847b0b947a1f8ce6" candidate_uuid: "d681dce9678b48cca5fa861e16cd5ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" is_pre_election: true
I20260713 09:12:03.992991  3311 raft_consensus.cc:2468] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d681dce9678b48cca5fa861e16cd5ac4 in term 1.
I20260713 09:12:03.993230  3277 leader_election.cc:304] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [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: 4c90d82062ea4d03bdc4e30a0a2a6c4e, d681dce9678b48cca5fa861e16cd5ac4; no voters: d205e0f1a53f45bc844c3cdc353cc5e6
I20260713 09:12:03.994184  3434 raft_consensus.cc:2804] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:12:03.994589  3434 raft_consensus.cc:493] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 FOLLOWER]: Starting leader election (detected failure of leader d205e0f1a53f45bc844c3cdc353cc5e6)
I20260713 09:12:03.994961  3434 raft_consensus.cc:3060] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:03.995433  3203 leader_election.cc:304] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4 [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: 4c90d82062ea4d03bdc4e30a0a2a6c4e, d681dce9678b48cca5fa861e16cd5ac4; no voters: 
I20260713 09:12:03.996266  3435 raft_consensus.cc:2804] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:12:03.996320  3203 leader_election.cc:336] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Network error: Client connection negotiation failed: client connection to 127.31.232.65:40273: connect: Connection refused (error 111)
I20260713 09:12:03.996657  3435 raft_consensus.cc:493] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d205e0f1a53f45bc844c3cdc353cc5e6)
I20260713 09:12:03.997107  3435 raft_consensus.cc:3060] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:04.001626  3434 raft_consensus.cc:515] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:04.003787  3434 leader_election.cc:290] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 2 election: Requested vote from peers d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273), d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66:44409)
I20260713 09:12:04.003573  3435 raft_consensus.cc:515] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:04.005012  3238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c79d6af367412a847b0b947a1f8ce6" candidate_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d681dce9678b48cca5fa861e16cd5ac4"
I20260713 09:12:04.005599  3435 leader_election.cc:290] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4 [CANDIDATE]: Term 2 election: Requested vote from peers d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273), 4c90d82062ea4d03bdc4e30a0a2a6c4e (127.31.232.67:41971)
I20260713 09:12:04.005815  3238 raft_consensus.cc:2393] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4c90d82062ea4d03bdc4e30a0a2a6c4e in current term 2: Already voted for candidate d681dce9678b48cca5fa861e16cd5ac4 in this term.
I20260713 09:12:04.007997  3311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c79d6af367412a847b0b947a1f8ce6" candidate_uuid: "d681dce9678b48cca5fa861e16cd5ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e"
W20260713 09:12:04.008118  3277 leader_election.cc:336] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Network error: Client connection negotiation failed: client connection to 127.31.232.65:40273: connect: Connection refused (error 111)
I20260713 09:12:04.008708  3311 raft_consensus.cc:2393] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d681dce9678b48cca5fa861e16cd5ac4 in current term 2: Already voted for candidate 4c90d82062ea4d03bdc4e30a0a2a6c4e in this term.
I20260713 09:12:04.008576  3277 leader_election.cc:304] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [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: 4c90d82062ea4d03bdc4e30a0a2a6c4e; no voters: d205e0f1a53f45bc844c3cdc353cc5e6, d681dce9678b48cca5fa861e16cd5ac4
I20260713 09:12:04.009420  3434 raft_consensus.cc:2749] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260713 09:12:04.009547  3203 leader_election.cc:336] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Network error: Client connection negotiation failed: client connection to 127.31.232.65:40273: connect: Connection refused (error 111)
I20260713 09:12:04.010485  3203 leader_election.cc:304] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4 [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: d681dce9678b48cca5fa861e16cd5ac4; no voters: 4c90d82062ea4d03bdc4e30a0a2a6c4e, d205e0f1a53f45bc844c3cdc353cc5e6
I20260713 09:12:04.011085  3435 raft_consensus.cc:2749] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:12:04.014858  3435 raft_consensus.cc:493] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d681dce9678b48cca5fa861e16cd5ac4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d205e0f1a53f45bc844c3cdc353cc5e6)
I20260713 09:12:04.015475  3435 raft_consensus.cc:515] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d681dce9678b48cca5fa861e16cd5ac4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } }
I20260713 09:12:04.017305  3435 leader_election.cc:290] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d681dce9678b48cca5fa861e16cd5ac4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c90d82062ea4d03bdc4e30a0a2a6c4e (127.31.232.67:41971), d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273)
I20260713 09:12:04.017863  3311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70c92fa3a91c4c5cab0cfb7ad81f5227" candidate_uuid: "d681dce9678b48cca5fa861e16cd5ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" is_pre_election: true
W20260713 09:12:04.021303  3203 leader_election.cc:336] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d681dce9678b48cca5fa861e16cd5ac4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Network error: Client connection negotiation failed: client connection to 127.31.232.65:40273: connect: Connection refused (error 111)
I20260713 09:12:04.021628  3203 leader_election.cc:304] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d681dce9678b48cca5fa861e16cd5ac4 [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: d681dce9678b48cca5fa861e16cd5ac4; no voters: 4c90d82062ea4d03bdc4e30a0a2a6c4e, d205e0f1a53f45bc844c3cdc353cc5e6
I20260713 09:12:04.022145  3435 raft_consensus.cc:2749] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d681dce9678b48cca5fa861e16cd5ac4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:12:04.028452  3434 raft_consensus.cc:493] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d205e0f1a53f45bc844c3cdc353cc5e6)
I20260713 09:12:04.029122  3434 raft_consensus.cc:515] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } }
I20260713 09:12:04.030689  3434 leader_election.cc:290] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66:44409), d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273)
I20260713 09:12:04.031582  3238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70c92fa3a91c4c5cab0cfb7ad81f5227" candidate_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d681dce9678b48cca5fa861e16cd5ac4" is_pre_election: true
I20260713 09:12:04.032454  3238 raft_consensus.cc:2468] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d681dce9678b48cca5fa861e16cd5ac4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c90d82062ea4d03bdc4e30a0a2a6c4e in term 1.
I20260713 09:12:04.033675  3277 leader_election.cc:304] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [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: 4c90d82062ea4d03bdc4e30a0a2a6c4e, d681dce9678b48cca5fa861e16cd5ac4; no voters: 
I20260713 09:12:04.034396  3434 raft_consensus.cc:2804] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:12:04.034749  3434 raft_consensus.cc:493] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 FOLLOWER]: Starting leader election (detected failure of leader d205e0f1a53f45bc844c3cdc353cc5e6)
I20260713 09:12:04.035140  3434 raft_consensus.cc:3060] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:12:04.036202  3277 leader_election.cc:336] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Network error: Client connection negotiation failed: client connection to 127.31.232.65:40273: connect: Connection refused (error 111)
I20260713 09:12:04.040756  3434 raft_consensus.cc:515] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } }
I20260713 09:12:04.042352  3434 leader_election.cc:290] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 2 election: Requested vote from peers d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66:44409), d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273)
I20260713 09:12:04.043740  3238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70c92fa3a91c4c5cab0cfb7ad81f5227" candidate_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d681dce9678b48cca5fa861e16cd5ac4"
I20260713 09:12:04.044405  3238 raft_consensus.cc:3060] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d681dce9678b48cca5fa861e16cd5ac4 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:12:04.047016  3277 leader_election.cc:336] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Network error: Client connection negotiation failed: client connection to 127.31.232.65:40273: connect: Connection refused (error 111)
I20260713 09:12:04.049747  3238 raft_consensus.cc:2468] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d681dce9678b48cca5fa861e16cd5ac4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c90d82062ea4d03bdc4e30a0a2a6c4e in term 2.
I20260713 09:12:04.051052  3277 leader_election.cc:304] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [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: 4c90d82062ea4d03bdc4e30a0a2a6c4e, d681dce9678b48cca5fa861e16cd5ac4; no voters: d205e0f1a53f45bc844c3cdc353cc5e6
I20260713 09:12:04.051801  3434 raft_consensus.cc:2804] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:04.052251  3434 raft_consensus.cc:697] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 2 LEADER]: Becoming Leader. State: Replica: 4c90d82062ea4d03bdc4e30a0a2a6c4e, State: Running, Role: LEADER
I20260713 09:12:04.053088  3434 consensus_queue.cc:237] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [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: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } }
I20260713 09:12:04.061787  3058 catalog_manager.cc:5697] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P 4c90d82062ea4d03bdc4e30a0a2a6c4e reported cstate change: term changed from 1 to 2, leader changed from d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65) to 4c90d82062ea4d03bdc4e30a0a2a6c4e (127.31.232.67). New cstate: current_term: 2 leader_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:04.093279  3435 raft_consensus.cc:493] T d28e448f99b44c90aa22259780fd797c P d681dce9678b48cca5fa861e16cd5ac4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:04.093812  3435 raft_consensus.cc:515] T d28e448f99b44c90aa22259780fd797c P d681dce9678b48cca5fa861e16cd5ac4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:04.095436  3435 leader_election.cc:290] T d28e448f99b44c90aa22259780fd797c P d681dce9678b48cca5fa861e16cd5ac4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273), 4c90d82062ea4d03bdc4e30a0a2a6c4e (127.31.232.67:41971)
I20260713 09:12:04.097247  3311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d28e448f99b44c90aa22259780fd797c" candidate_uuid: "d681dce9678b48cca5fa861e16cd5ac4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" is_pre_election: true
I20260713 09:12:04.098155  3311 raft_consensus.cc:2468] T d28e448f99b44c90aa22259780fd797c P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d681dce9678b48cca5fa861e16cd5ac4 in term 1.
I20260713 09:12:04.099342  3203 leader_election.cc:304] T d28e448f99b44c90aa22259780fd797c P d681dce9678b48cca5fa861e16cd5ac4 [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: 4c90d82062ea4d03bdc4e30a0a2a6c4e, d681dce9678b48cca5fa861e16cd5ac4; no voters: 
I20260713 09:12:04.099999  3435 raft_consensus.cc:2804] T d28e448f99b44c90aa22259780fd797c P d681dce9678b48cca5fa861e16cd5ac4 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:12:04.100072  3203 leader_election.cc:336] T d28e448f99b44c90aa22259780fd797c P d681dce9678b48cca5fa861e16cd5ac4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Network error: Client connection negotiation failed: client connection to 127.31.232.65:40273: connect: Connection refused (error 111)
I20260713 09:12:04.100416  3435 raft_consensus.cc:493] T d28e448f99b44c90aa22259780fd797c P d681dce9678b48cca5fa861e16cd5ac4 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:04.100782  3435 raft_consensus.cc:3060] T d28e448f99b44c90aa22259780fd797c P d681dce9678b48cca5fa861e16cd5ac4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:04.106072  3435 raft_consensus.cc:515] T d28e448f99b44c90aa22259780fd797c P d681dce9678b48cca5fa861e16cd5ac4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:04.107810  3435 leader_election.cc:290] T d28e448f99b44c90aa22259780fd797c P d681dce9678b48cca5fa861e16cd5ac4 [CANDIDATE]: Term 2 election: Requested vote from peers d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273), 4c90d82062ea4d03bdc4e30a0a2a6c4e (127.31.232.67:41971)
I20260713 09:12:04.109272  3311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d28e448f99b44c90aa22259780fd797c" candidate_uuid: "d681dce9678b48cca5fa861e16cd5ac4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e"
I20260713 09:12:04.109957  3311 raft_consensus.cc:3060] T d28e448f99b44c90aa22259780fd797c P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:12:04.111924  3203 leader_election.cc:336] T d28e448f99b44c90aa22259780fd797c P d681dce9678b48cca5fa861e16cd5ac4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Network error: Client connection negotiation failed: client connection to 127.31.232.65:40273: connect: Connection refused (error 111)
I20260713 09:12:04.115782  3311 raft_consensus.cc:2468] T d28e448f99b44c90aa22259780fd797c P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d681dce9678b48cca5fa861e16cd5ac4 in term 2.
I20260713 09:12:04.116906  3203 leader_election.cc:304] T d28e448f99b44c90aa22259780fd797c P d681dce9678b48cca5fa861e16cd5ac4 [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: 4c90d82062ea4d03bdc4e30a0a2a6c4e, d681dce9678b48cca5fa861e16cd5ac4; no voters: d205e0f1a53f45bc844c3cdc353cc5e6
I20260713 09:12:04.117607  3435 raft_consensus.cc:2804] T d28e448f99b44c90aa22259780fd797c P d681dce9678b48cca5fa861e16cd5ac4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:04.118710  3435 raft_consensus.cc:697] T d28e448f99b44c90aa22259780fd797c P d681dce9678b48cca5fa861e16cd5ac4 [term 2 LEADER]: Becoming Leader. State: Replica: d681dce9678b48cca5fa861e16cd5ac4, State: Running, Role: LEADER
I20260713 09:12:04.119468  3435 consensus_queue.cc:237] T d28e448f99b44c90aa22259780fd797c P d681dce9678b48cca5fa861e16cd5ac4 [LEADER]: Queue going to LEADER 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: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:04.127148  3058 catalog_manager.cc:5697] T d28e448f99b44c90aa22259780fd797c P d681dce9678b48cca5fa861e16cd5ac4 reported cstate change: term changed from 1 to 2, leader changed from d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65) to d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66). New cstate: current_term: 2 leader_uuid: "d681dce9678b48cca5fa861e16cd5ac4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:04.234998  3434 raft_consensus.cc:493] T d9ef820bb1e04ced8523cd713405c39b P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:04.235548  3434 raft_consensus.cc:515] T d9ef820bb1e04ced8523cd713405c39b P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:04.237592  3434 leader_election.cc:290] T d9ef820bb1e04ced8523cd713405c39b P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273), d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66:44409)
I20260713 09:12:04.239564  3238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ef820bb1e04ced8523cd713405c39b" candidate_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d681dce9678b48cca5fa861e16cd5ac4" is_pre_election: true
I20260713 09:12:04.240336  3238 raft_consensus.cc:2468] T d9ef820bb1e04ced8523cd713405c39b P d681dce9678b48cca5fa861e16cd5ac4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c90d82062ea4d03bdc4e30a0a2a6c4e in term 1.
I20260713 09:12:04.241561  3277 leader_election.cc:304] T d9ef820bb1e04ced8523cd713405c39b P 4c90d82062ea4d03bdc4e30a0a2a6c4e [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: 4c90d82062ea4d03bdc4e30a0a2a6c4e, d681dce9678b48cca5fa861e16cd5ac4; no voters: 
I20260713 09:12:04.242277  3434 raft_consensus.cc:2804] T d9ef820bb1e04ced8523cd713405c39b P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:12:04.242367  3277 leader_election.cc:336] T d9ef820bb1e04ced8523cd713405c39b P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Network error: Client connection negotiation failed: client connection to 127.31.232.65:40273: connect: Connection refused (error 111)
I20260713 09:12:04.242604  3434 raft_consensus.cc:493] T d9ef820bb1e04ced8523cd713405c39b P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:04.243032  3434 raft_consensus.cc:3060] T d9ef820bb1e04ced8523cd713405c39b P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:04.249238  3434 raft_consensus.cc:515] T d9ef820bb1e04ced8523cd713405c39b P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:04.251026  3434 leader_election.cc:290] T d9ef820bb1e04ced8523cd713405c39b P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 2 election: Requested vote from peers d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273), d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66:44409)
I20260713 09:12:04.252489  3238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ef820bb1e04ced8523cd713405c39b" candidate_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d681dce9678b48cca5fa861e16cd5ac4"
I20260713 09:12:04.253005  3238 raft_consensus.cc:3060] T d9ef820bb1e04ced8523cd713405c39b P d681dce9678b48cca5fa861e16cd5ac4 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:12:04.254377  3277 leader_election.cc:336] T d9ef820bb1e04ced8523cd713405c39b P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Network error: Client connection negotiation failed: client connection to 127.31.232.65:40273: connect: Connection refused (error 111)
I20260713 09:12:04.257923  3238 raft_consensus.cc:2468] T d9ef820bb1e04ced8523cd713405c39b P d681dce9678b48cca5fa861e16cd5ac4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c90d82062ea4d03bdc4e30a0a2a6c4e in term 2.
I20260713 09:12:04.259234  3277 leader_election.cc:304] T d9ef820bb1e04ced8523cd713405c39b P 4c90d82062ea4d03bdc4e30a0a2a6c4e [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: 4c90d82062ea4d03bdc4e30a0a2a6c4e, d681dce9678b48cca5fa861e16cd5ac4; no voters: d205e0f1a53f45bc844c3cdc353cc5e6
I20260713 09:12:04.259923  3434 raft_consensus.cc:2804] T d9ef820bb1e04ced8523cd713405c39b P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:04.260365  3434 raft_consensus.cc:697] T d9ef820bb1e04ced8523cd713405c39b P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 2 LEADER]: Becoming Leader. State: Replica: 4c90d82062ea4d03bdc4e30a0a2a6c4e, State: Running, Role: LEADER
I20260713 09:12:04.261142  3434 consensus_queue.cc:237] T d9ef820bb1e04ced8523cd713405c39b P 4c90d82062ea4d03bdc4e30a0a2a6c4e [LEADER]: Queue going to LEADER 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: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:04.269285  3058 catalog_manager.cc:5697] T d9ef820bb1e04ced8523cd713405c39b P 4c90d82062ea4d03bdc4e30a0a2a6c4e reported cstate change: term changed from 1 to 2, leader changed from d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65) to 4c90d82062ea4d03bdc4e30a0a2a6c4e (127.31.232.67). New cstate: current_term: 2 leader_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } health_report { overall_health: HEALTHY } } }
W20260713 09:12:04.644550  3277 consensus_peers.cc:597] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P 4c90d82062ea4d03bdc4e30a0a2a6c4e -> Peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Couldn't send request to peer d205e0f1a53f45bc844c3cdc353cc5e6. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:40273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:04.668015  3238 raft_consensus.cc:1275] T d9ef820bb1e04ced8523cd713405c39b P d681dce9678b48cca5fa861e16cd5ac4 [term 2 FOLLOWER]: Refusing update from remote peer 4c90d82062ea4d03bdc4e30a0a2a6c4e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:12:04.669478  3434 consensus_queue.cc:1048] T d9ef820bb1e04ced8523cd713405c39b P 4c90d82062ea4d03bdc4e30a0a2a6c4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:04.669981  3238 raft_consensus.cc:1275] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d681dce9678b48cca5fa861e16cd5ac4 [term 2 FOLLOWER]: Refusing update from remote peer 4c90d82062ea4d03bdc4e30a0a2a6c4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:04.671320  3434 consensus_queue.cc:1048] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260713 09:12:04.687708  3277 consensus_peers.cc:597] T d9ef820bb1e04ced8523cd713405c39b P 4c90d82062ea4d03bdc4e30a0a2a6c4e -> Peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Couldn't send request to peer d205e0f1a53f45bc844c3cdc353cc5e6. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:40273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:04.711809  3203 consensus_peers.cc:597] T d28e448f99b44c90aa22259780fd797c P d681dce9678b48cca5fa861e16cd5ac4 -> Peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Couldn't send request to peer d205e0f1a53f45bc844c3cdc353cc5e6. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:40273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:04.733016  3311 raft_consensus.cc:1275] T d28e448f99b44c90aa22259780fd797c P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 2 FOLLOWER]: Refusing update from remote peer d681dce9678b48cca5fa861e16cd5ac4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:12:04.734414  3447 consensus_queue.cc:1048] T d28e448f99b44c90aa22259780fd797c P d681dce9678b48cca5fa861e16cd5ac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:12:04.876087  3109 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:12:04.982838  3277 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.232.65:40273: connect: Connection refused (error 111) [suppressed 56 similar messages]
W20260713 09:12:04.985852  3277 consensus_peers.cc:597] T 6cdd681d54534f6b95051f8f92705bae P 4c90d82062ea4d03bdc4e30a0a2a6c4e -> Peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Couldn't send request to peer d205e0f1a53f45bc844c3cdc353cc5e6. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:40273: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:12:05.339998  3277 consensus_peers.cc:597] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e -> Peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Couldn't send request to peer d205e0f1a53f45bc844c3cdc353cc5e6. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:40273: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:12:05.355085  3277 consensus_peers.cc:597] T 8432089c54ba45c1b34c6f11db59b847 P 4c90d82062ea4d03bdc4e30a0a2a6c4e -> Peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Couldn't send request to peer d205e0f1a53f45bc844c3cdc353cc5e6. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:40273: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:12:05.383796  3277 consensus_peers.cc:597] T 6422d1fe5b76491c8de2a19feef88a0a P 4c90d82062ea4d03bdc4e30a0a2a6c4e -> Peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Couldn't send request to peer d205e0f1a53f45bc844c3cdc353cc5e6. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:40273: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:12:05.456584  3277 consensus_peers.cc:597] T 75f2ee4f3e854b3692c42f5a2f5eb69e P 4c90d82062ea4d03bdc4e30a0a2a6c4e -> Peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Couldn't send request to peer d205e0f1a53f45bc844c3cdc353cc5e6. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:40273: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:12:05.481204  3277 consensus_peers.cc:597] T 8b1d6b9912c341faaca8576b17b7ca75 P 4c90d82062ea4d03bdc4e30a0a2a6c4e -> Peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Couldn't send request to peer d205e0f1a53f45bc844c3cdc353cc5e6. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:40273: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260713 09:12:05.733103  3445 raft_consensus.cc:493] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:05.733579  3445 raft_consensus.cc:515] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:05.735354  3445 leader_election.cc:290] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273), d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66:44409)
I20260713 09:12:05.736850  3238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c79d6af367412a847b0b947a1f8ce6" candidate_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d681dce9678b48cca5fa861e16cd5ac4" is_pre_election: true
I20260713 09:12:05.737540  3238 raft_consensus.cc:2468] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c90d82062ea4d03bdc4e30a0a2a6c4e in term 2.
I20260713 09:12:05.738600  3277 leader_election.cc:304] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [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: 4c90d82062ea4d03bdc4e30a0a2a6c4e, d681dce9678b48cca5fa861e16cd5ac4; no voters: 
W20260713 09:12:05.739326  3277 leader_election.cc:336] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Network error: Client connection negotiation failed: client connection to 127.31.232.65:40273: connect: Connection refused (error 111)
I20260713 09:12:05.739344  3445 raft_consensus.cc:2804] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:12:05.739777  3445 raft_consensus.cc:493] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:05.740077  3445 raft_consensus.cc:3060] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:05.745985  3445 raft_consensus.cc:515] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:05.747893  3445 leader_election.cc:290] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 3 election: Requested vote from peers d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273), d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66:44409)
I20260713 09:12:05.749289  3238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c79d6af367412a847b0b947a1f8ce6" candidate_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d681dce9678b48cca5fa861e16cd5ac4"
I20260713 09:12:05.749853  3238 raft_consensus.cc:3060] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4 [term 2 FOLLOWER]: Advancing to term 3
W20260713 09:12:05.751581  3277 leader_election.cc:336] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Network error: Client connection negotiation failed: client connection to 127.31.232.65:40273: connect: Connection refused (error 111)
I20260713 09:12:05.756733  3238 raft_consensus.cc:2468] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c90d82062ea4d03bdc4e30a0a2a6c4e in term 3.
I20260713 09:12:05.757753  3277 leader_election.cc:304] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [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: 4c90d82062ea4d03bdc4e30a0a2a6c4e, d681dce9678b48cca5fa861e16cd5ac4; no voters: d205e0f1a53f45bc844c3cdc353cc5e6
I20260713 09:12:05.758394  3445 raft_consensus.cc:2804] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:05.758960  3445 raft_consensus.cc:697] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 3 LEADER]: Becoming Leader. State: Replica: 4c90d82062ea4d03bdc4e30a0a2a6c4e, State: Running, Role: LEADER
I20260713 09:12:05.759626  3445 consensus_queue.cc:237] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:05.768662  3058 catalog_manager.cc:5697] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e reported cstate change: term changed from 1 to 3, leader changed from d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65) to 4c90d82062ea4d03bdc4e30a0a2a6c4e (127.31.232.67). New cstate: current_term: 3 leader_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } health_report { overall_health: HEALTHY } } }
W20260713 09:12:05.877148  3109 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:12:06.279865  3277 consensus_peers.cc:597] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e -> Peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Couldn't send request to peer d205e0f1a53f45bc844c3cdc353cc5e6. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:40273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:06.282248  3238 raft_consensus.cc:1275] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4 [term 3 FOLLOWER]: Refusing update from remote peer 4c90d82062ea4d03bdc4e30a0a2a6c4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:12:06.283697  3445 consensus_queue.cc:1048] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:12:06.878150  3109 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:12:06.936985  3203 consensus_peers.cc:597] T d28e448f99b44c90aa22259780fd797c P d681dce9678b48cca5fa861e16cd5ac4 -> Peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Couldn't send request to peer d205e0f1a53f45bc844c3cdc353cc5e6. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:40273: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:12:07.107499  3277 consensus_peers.cc:597] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P 4c90d82062ea4d03bdc4e30a0a2a6c4e -> Peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Couldn't send request to peer d205e0f1a53f45bc844c3cdc353cc5e6. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:40273: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:12:07.405246  3277 consensus_peers.cc:597] T d9ef820bb1e04ced8523cd713405c39b P 4c90d82062ea4d03bdc4e30a0a2a6c4e -> Peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Couldn't send request to peer d205e0f1a53f45bc844c3cdc353cc5e6. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:40273: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:12:07.529872  3277 consensus_peers.cc:597] T 8432089c54ba45c1b34c6f11db59b847 P 4c90d82062ea4d03bdc4e30a0a2a6c4e -> Peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Couldn't send request to peer d205e0f1a53f45bc844c3cdc353cc5e6. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:40273: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:12:07.563284  3277 consensus_peers.cc:597] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e -> Peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Couldn't send request to peer d205e0f1a53f45bc844c3cdc353cc5e6. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:40273: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:12:07.650750 32673 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:07.657913  3472 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:07.660919  3277 consensus_peers.cc:597] T 6cdd681d54534f6b95051f8f92705bae P 4c90d82062ea4d03bdc4e30a0a2a6c4e -> Peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Couldn't send request to peer d205e0f1a53f45bc844c3cdc353cc5e6. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:40273: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:12:07.661537  3473 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:07.665491  3475 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:07.666060 32673 server_base.cc:1061] running on GCE node
I20260713 09:12:07.667639 32673 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:07.667824 32673 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:07.668028 32673 hybrid_clock.cc:648] HybridClock initialized: now 1783933927668013 us; error 0 us; skew 500 ppm
I20260713 09:12:07.668629 32673 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:07.671082 32673 webserver.cc:533] Webserver started at http://127.31.232.65:45787/ using document root <none> and password file <none>
I20260713 09:12:07.671674 32673 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:07.671824 32673 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:12:07.675693 32673 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260713 09:12:07.679538  3480 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:07.680380 32673 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:12:07.680711 32673 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933848945823-32673-0/minicluster-data/ts-0-root
uuid: "d205e0f1a53f45bc844c3cdc353cc5e6"
format_stamp: "Formatted at 2026-07-13 09:12:00 on dist-test-slave-32h3"
I20260713 09:12:07.681015 32673 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933848945823-32673-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933848945823-32673-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933848945823-32673-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)
I20260713 09:12:07.713739 32673 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:07.714896 32673 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:07.716513 32673 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:07.720383  3487 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260713 09:12:07.769172 32673 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:12:07.769593 32673 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.051s	user 0.003s	sys 0.000s
I20260713 09:12:07.769974 32673 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:12:07.774668  3487 tablet_bootstrap.cc:492] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d205e0f1a53f45bc844c3cdc353cc5e6: Bootstrap starting.
I20260713 09:12:07.786893  3487 tablet_bootstrap.cc:492] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d205e0f1a53f45bc844c3cdc353cc5e6: 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
I20260713 09:12:07.787744  3487 tablet_bootstrap.cc:492] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d205e0f1a53f45bc844c3cdc353cc5e6: Bootstrap complete.
I20260713 09:12:07.788312  3487 ts_tablet_manager.cc:1403] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d205e0f1a53f45bc844c3cdc353cc5e6: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260713 09:12:07.790272  3487 raft_consensus.cc:359] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } }
I20260713 09:12:07.790833  3487 raft_consensus.cc:740] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d205e0f1a53f45bc844c3cdc353cc5e6, State: Initialized, Role: FOLLOWER
I20260713 09:12:07.791508  3487 consensus_queue.cc:260] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d205e0f1a53f45bc844c3cdc353cc5e6 [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: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } }
I20260713 09:12:07.793936  3487 ts_tablet_manager.cc:1434] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d205e0f1a53f45bc844c3cdc353cc5e6: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:12:07.794620  3487 tablet_bootstrap.cc:492] T 6422d1fe5b76491c8de2a19feef88a0a P d205e0f1a53f45bc844c3cdc353cc5e6: Bootstrap starting.
I20260713 09:12:07.806358  3487 tablet_bootstrap.cc:492] T 6422d1fe5b76491c8de2a19feef88a0a P d205e0f1a53f45bc844c3cdc353cc5e6: 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
I20260713 09:12:07.806844 32673 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:12:07.807148 32673 ts_tablet_manager.cc:595] Time spent register tablets: real 0.037s	user 0.034s	sys 0.000s
I20260713 09:12:07.807353  3487 tablet_bootstrap.cc:492] T 6422d1fe5b76491c8de2a19feef88a0a P d205e0f1a53f45bc844c3cdc353cc5e6: Bootstrap complete.
I20260713 09:12:07.807966  3487 ts_tablet_manager.cc:1403] T 6422d1fe5b76491c8de2a19feef88a0a P d205e0f1a53f45bc844c3cdc353cc5e6: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260713 09:12:07.810249  3487 raft_consensus.cc:359] T 6422d1fe5b76491c8de2a19feef88a0a P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:07.810916  3487 raft_consensus.cc:740] T 6422d1fe5b76491c8de2a19feef88a0a P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d205e0f1a53f45bc844c3cdc353cc5e6, State: Initialized, Role: FOLLOWER
I20260713 09:12:07.811704  3487 consensus_queue.cc:260] T 6422d1fe5b76491c8de2a19feef88a0a P d205e0f1a53f45bc844c3cdc353cc5e6 [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: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:07.813562  3487 ts_tablet_manager.cc:1434] T 6422d1fe5b76491c8de2a19feef88a0a P d205e0f1a53f45bc844c3cdc353cc5e6: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260713 09:12:07.814265  3487 tablet_bootstrap.cc:492] T b8c79d6af367412a847b0b947a1f8ce6 P d205e0f1a53f45bc844c3cdc353cc5e6: Bootstrap starting.
I20260713 09:12:07.830871  3487 tablet_bootstrap.cc:492] T b8c79d6af367412a847b0b947a1f8ce6 P d205e0f1a53f45bc844c3cdc353cc5e6: 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
I20260713 09:12:07.834192  3487 tablet_bootstrap.cc:492] T b8c79d6af367412a847b0b947a1f8ce6 P d205e0f1a53f45bc844c3cdc353cc5e6: Bootstrap complete.
I20260713 09:12:07.836076  3487 ts_tablet_manager.cc:1403] T b8c79d6af367412a847b0b947a1f8ce6 P d205e0f1a53f45bc844c3cdc353cc5e6: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.009s
I20260713 09:12:07.839162  3487 raft_consensus.cc:359] T b8c79d6af367412a847b0b947a1f8ce6 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:07.840024  3487 raft_consensus.cc:740] T b8c79d6af367412a847b0b947a1f8ce6 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d205e0f1a53f45bc844c3cdc353cc5e6, State: Initialized, Role: FOLLOWER
I20260713 09:12:07.840631  3487 consensus_queue.cc:260] T b8c79d6af367412a847b0b947a1f8ce6 P d205e0f1a53f45bc844c3cdc353cc5e6 [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: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:07.842109  3487 ts_tablet_manager.cc:1434] T b8c79d6af367412a847b0b947a1f8ce6 P d205e0f1a53f45bc844c3cdc353cc5e6: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260713 09:12:07.842756  3487 tablet_bootstrap.cc:492] T 8432089c54ba45c1b34c6f11db59b847 P d205e0f1a53f45bc844c3cdc353cc5e6: Bootstrap starting.
I20260713 09:12:07.857805  3487 tablet_bootstrap.cc:492] T 8432089c54ba45c1b34c6f11db59b847 P d205e0f1a53f45bc844c3cdc353cc5e6: 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
I20260713 09:12:07.858487  3487 tablet_bootstrap.cc:492] T 8432089c54ba45c1b34c6f11db59b847 P d205e0f1a53f45bc844c3cdc353cc5e6: Bootstrap complete.
I20260713 09:12:07.859097  3487 ts_tablet_manager.cc:1403] T 8432089c54ba45c1b34c6f11db59b847 P d205e0f1a53f45bc844c3cdc353cc5e6: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260713 09:12:07.861649  3487 raft_consensus.cc:359] T 8432089c54ba45c1b34c6f11db59b847 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:07.862418  3487 raft_consensus.cc:740] T 8432089c54ba45c1b34c6f11db59b847 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d205e0f1a53f45bc844c3cdc353cc5e6, State: Initialized, Role: FOLLOWER
I20260713 09:12:07.863197  3487 consensus_queue.cc:260] T 8432089c54ba45c1b34c6f11db59b847 P d205e0f1a53f45bc844c3cdc353cc5e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:07.865716  3487 ts_tablet_manager.cc:1434] T 8432089c54ba45c1b34c6f11db59b847 P d205e0f1a53f45bc844c3cdc353cc5e6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:12:07.866364  3487 tablet_bootstrap.cc:492] T d28e448f99b44c90aa22259780fd797c P d205e0f1a53f45bc844c3cdc353cc5e6: Bootstrap starting.
I20260713 09:12:07.873590 32673 rpc_server.cc:307] RPC server started. Bound to: 127.31.232.65:40273
I20260713 09:12:07.873690  3549 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.232.65:40273 every 8 connection(s)
I20260713 09:12:07.877959  3487 tablet_bootstrap.cc:492] T d28e448f99b44c90aa22259780fd797c P d205e0f1a53f45bc844c3cdc353cc5e6: 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
I20260713 09:12:07.879128  3487 tablet_bootstrap.cc:492] T d28e448f99b44c90aa22259780fd797c P d205e0f1a53f45bc844c3cdc353cc5e6: Bootstrap complete.
W20260713 09:12:07.879220  3109 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:12:07.879575 32673 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:07.879943  3487 ts_tablet_manager.cc:1403] T d28e448f99b44c90aa22259780fd797c P d205e0f1a53f45bc844c3cdc353cc5e6: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.003s
I20260713 09:12:07.882552  3487 raft_consensus.cc:359] T d28e448f99b44c90aa22259780fd797c P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:07.883698  3487 raft_consensus.cc:740] T d28e448f99b44c90aa22259780fd797c P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d205e0f1a53f45bc844c3cdc353cc5e6, State: Initialized, Role: FOLLOWER
I20260713 09:12:07.884867  3487 consensus_queue.cc:260] T d28e448f99b44c90aa22259780fd797c P d205e0f1a53f45bc844c3cdc353cc5e6 [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: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:07.887295  3487 ts_tablet_manager.cc:1434] T d28e448f99b44c90aa22259780fd797c P d205e0f1a53f45bc844c3cdc353cc5e6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:12:07.888193  3487 tablet_bootstrap.cc:492] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P d205e0f1a53f45bc844c3cdc353cc5e6: Bootstrap starting.
I20260713 09:12:07.910506  3487 tablet_bootstrap.cc:492] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P d205e0f1a53f45bc844c3cdc353cc5e6: 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
I20260713 09:12:07.911623  3487 tablet_bootstrap.cc:492] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P d205e0f1a53f45bc844c3cdc353cc5e6: Bootstrap complete.
I20260713 09:12:07.912498  3487 ts_tablet_manager.cc:1403] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P d205e0f1a53f45bc844c3cdc353cc5e6: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.007s
I20260713 09:12:07.915603  3487 raft_consensus.cc:359] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:07.916661  3487 raft_consensus.cc:385] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:07.917006  3487 raft_consensus.cc:740] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d205e0f1a53f45bc844c3cdc353cc5e6, State: Initialized, Role: FOLLOWER
I20260713 09:12:07.918985  3487 consensus_queue.cc:260] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P d205e0f1a53f45bc844c3cdc353cc5e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:07.921782  3487 ts_tablet_manager.cc:1434] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P d205e0f1a53f45bc844c3cdc353cc5e6: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:12:07.923420  3487 tablet_bootstrap.cc:492] T 8b1d6b9912c341faaca8576b17b7ca75 P d205e0f1a53f45bc844c3cdc353cc5e6: Bootstrap starting.
I20260713 09:12:07.937247  3524 raft_consensus.cc:3060] T d28e448f99b44c90aa22259780fd797c P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:07.945217  3489 raft_consensus.cc:493] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:07.945806  3489 raft_consensus.cc:515] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:07.950587  3489 leader_election.cc:290] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P d205e0f1a53f45bc844c3cdc353cc5e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66:44409), 4c90d82062ea4d03bdc4e30a0a2a6c4e (127.31.232.67:41971)
I20260713 09:12:07.955258  3551 heartbeater.cc:344] Connected to a master server at 127.31.232.126:36961
I20260713 09:12:07.945744  3524 pending_rounds.cc:85] T d28e448f99b44c90aa22259780fd797c P d205e0f1a53f45bc844c3cdc353cc5e6: Aborting all ops after (but not including) 0
I20260713 09:12:07.955884  3551 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:07.957782  3551 heartbeater.cc:507] Master 127.31.232.126:36961 requested a full tablet report, sending...
I20260713 09:12:07.958936  3311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6422d1fe5b76491c8de2a19feef88a0a"
dest_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e"
mode: GRACEFUL
new_leader_uuid: "d681dce9678b48cca5fa861e16cd5ac4"
 from {username='slave'} at 127.0.0.1:38538
I20260713 09:12:07.959723  3524 pending_rounds.cc:107] T d28e448f99b44c90aa22259780fd797c P d205e0f1a53f45bc844c3cdc353cc5e6: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:12:07.959813  3311 raft_consensus.cc:606] T 6422d1fe5b76491c8de2a19feef88a0a P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 LEADER]: Received request to transfer leadership to TS d681dce9678b48cca5fa861e16cd5ac4
I20260713 09:12:07.960616  3524 raft_consensus.cc:2889] T d28e448f99b44c90aa22259780fd797c P d205e0f1a53f45bc844c3cdc353cc5e6 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:12:07.963320  3311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6cdd681d54534f6b95051f8f92705bae"
dest_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e"
mode: GRACEFUL
new_leader_uuid: "d681dce9678b48cca5fa861e16cd5ac4"
 from {username='slave'} at 127.0.0.1:38538
I20260713 09:12:07.963940  3311 raft_consensus.cc:606] T 6cdd681d54534f6b95051f8f92705bae P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 LEADER]: Received request to transfer leadership to TS d681dce9678b48cca5fa861e16cd5ac4
I20260713 09:12:07.966315  3487 tablet_bootstrap.cc:492] T 8b1d6b9912c341faaca8576b17b7ca75 P d205e0f1a53f45bc844c3cdc353cc5e6: 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
I20260713 09:12:07.967666  3487 tablet_bootstrap.cc:492] T 8b1d6b9912c341faaca8576b17b7ca75 P d205e0f1a53f45bc844c3cdc353cc5e6: Bootstrap complete.
I20260713 09:12:07.968482  3487 ts_tablet_manager.cc:1403] T 8b1d6b9912c341faaca8576b17b7ca75 P d205e0f1a53f45bc844c3cdc353cc5e6: Time spent bootstrapping tablet: real 0.045s	user 0.022s	sys 0.019s
I20260713 09:12:07.970227  3312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8c79d6af367412a847b0b947a1f8ce6"
dest_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e"
mode: GRACEFUL
new_leader_uuid: "d681dce9678b48cca5fa861e16cd5ac4"
 from {username='slave'} at 127.0.0.1:38538
I20260713 09:12:07.970902  3312 raft_consensus.cc:606] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 3 LEADER]: Received request to transfer leadership to TS d681dce9678b48cca5fa861e16cd5ac4
I20260713 09:12:07.972530  3487 raft_consensus.cc:359] T 8b1d6b9912c341faaca8576b17b7ca75 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:07.973495  3487 raft_consensus.cc:740] T 8b1d6b9912c341faaca8576b17b7ca75 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d205e0f1a53f45bc844c3cdc353cc5e6, State: Initialized, Role: FOLLOWER
I20260713 09:12:07.974006  3312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9ef820bb1e04ced8523cd713405c39b"
dest_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e"
mode: GRACEFUL
new_leader_uuid: "d681dce9678b48cca5fa861e16cd5ac4"
 from {username='slave'} at 127.0.0.1:38538
I20260713 09:12:07.974403  3487 consensus_queue.cc:260] T 8b1d6b9912c341faaca8576b17b7ca75 P d205e0f1a53f45bc844c3cdc353cc5e6 [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: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:07.974864  3312 raft_consensus.cc:606] T d9ef820bb1e04ced8523cd713405c39b P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 2 LEADER]: Received request to transfer leadership to TS d681dce9678b48cca5fa861e16cd5ac4
I20260713 09:12:07.976349 32673 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:12:07.976955 32673 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:07.977684 32673 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:07.983083  3236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2f93008aef4ad3a9aedebdcfbe93c6" candidate_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d681dce9678b48cca5fa861e16cd5ac4" is_pre_election: true
I20260713 09:12:07.987665  3312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2f93008aef4ad3a9aedebdcfbe93c6" candidate_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" is_pre_election: true
I20260713 09:12:07.989225  3483 leader_election.cc:304] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P d205e0f1a53f45bc844c3cdc353cc5e6 [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: d205e0f1a53f45bc844c3cdc353cc5e6; no voters: 4c90d82062ea4d03bdc4e30a0a2a6c4e, d681dce9678b48cca5fa861e16cd5ac4
I20260713 09:12:07.990262  3489 raft_consensus.cc:2749] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:07.995711  3522 raft_consensus.cc:3060] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:07.998716  3487 ts_tablet_manager.cc:1434] T 8b1d6b9912c341faaca8576b17b7ca75 P d205e0f1a53f45bc844c3cdc353cc5e6: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.004s
I20260713 09:12:07.999539  3487 tablet_bootstrap.cc:492] T 6cdd681d54534f6b95051f8f92705bae P d205e0f1a53f45bc844c3cdc353cc5e6: Bootstrap starting.
W20260713 09:12:08.000315  3277 consensus_peers.cc:597] T 8b1d6b9912c341faaca8576b17b7ca75 P 4c90d82062ea4d03bdc4e30a0a2a6c4e -> Peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Couldn't send request to peer d205e0f1a53f45bc844c3cdc353cc5e6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
I20260713 09:12:08.010663  3059 ts_manager.cc:194] Re-registered known tserver with Master: d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273)
W20260713 09:12:08.011410  3277 consensus_peers.cc:597] T 75f2ee4f3e854b3692c42f5a2f5eb69e P 4c90d82062ea4d03bdc4e30a0a2a6c4e -> Peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Couldn't send request to peer d205e0f1a53f45bc844c3cdc353cc5e6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260713 09:12:08.011668  3487 tablet_bootstrap.cc:492] T 6cdd681d54534f6b95051f8f92705bae P d205e0f1a53f45bc844c3cdc353cc5e6: 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
I20260713 09:12:08.012401  3487 tablet_bootstrap.cc:492] T 6cdd681d54534f6b95051f8f92705bae P d205e0f1a53f45bc844c3cdc353cc5e6: Bootstrap complete.
I20260713 09:12:08.012984  3487 ts_tablet_manager.cc:1403] T 6cdd681d54534f6b95051f8f92705bae P d205e0f1a53f45bc844c3cdc353cc5e6: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.006s
I20260713 09:12:08.014746  3487 raft_consensus.cc:359] T 6cdd681d54534f6b95051f8f92705bae P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:08.015353  3487 raft_consensus.cc:740] T 6cdd681d54534f6b95051f8f92705bae P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d205e0f1a53f45bc844c3cdc353cc5e6, State: Initialized, Role: FOLLOWER
I20260713 09:12:08.015985  3487 consensus_queue.cc:260] T 6cdd681d54534f6b95051f8f92705bae P d205e0f1a53f45bc844c3cdc353cc5e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:08.017426  3487 ts_tablet_manager.cc:1434] T 6cdd681d54534f6b95051f8f92705bae P d205e0f1a53f45bc844c3cdc353cc5e6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:12:08.018075  3487 tablet_bootstrap.cc:492] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d205e0f1a53f45bc844c3cdc353cc5e6: Bootstrap starting.
I20260713 09:12:08.019058  3059 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49924
I20260713 09:12:08.022151  3551 heartbeater.cc:499] Master 127.31.232.126:36961 was elected leader, sending a full tablet report...
I20260713 09:12:08.028642  3487 tablet_bootstrap.cc:492] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d205e0f1a53f45bc844c3cdc353cc5e6: 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
I20260713 09:12:08.029479  3487 tablet_bootstrap.cc:492] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d205e0f1a53f45bc844c3cdc353cc5e6: Bootstrap complete.
I20260713 09:12:08.030130  3487 ts_tablet_manager.cc:1403] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d205e0f1a53f45bc844c3cdc353cc5e6: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
I20260713 09:12:08.031932  3487 raft_consensus.cc:359] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:08.032452  3487 raft_consensus.cc:740] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d205e0f1a53f45bc844c3cdc353cc5e6, State: Initialized, Role: FOLLOWER
I20260713 09:12:08.033066  3487 consensus_queue.cc:260] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d205e0f1a53f45bc844c3cdc353cc5e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:08.034627  3487 ts_tablet_manager.cc:1434] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d205e0f1a53f45bc844c3cdc353cc5e6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:12:08.035480  3487 tablet_bootstrap.cc:492] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6: Bootstrap starting.
I20260713 09:12:08.038137  3511 raft_consensus.cc:993] T 6cdd681d54534f6b95051f8f92705bae P 4c90d82062ea4d03bdc4e30a0a2a6c4e: : Instructing follower d681dce9678b48cca5fa861e16cd5ac4 to start an election
I20260713 09:12:08.038950  3468 raft_consensus.cc:1081] T 6cdd681d54534f6b95051f8f92705bae P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 LEADER]: Signalling peer d681dce9678b48cca5fa861e16cd5ac4 to start an election
I20260713 09:12:08.040479  3236 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6cdd681d54534f6b95051f8f92705bae"
dest_uuid: "d681dce9678b48cca5fa861e16cd5ac4"
 from {username='slave'} at 127.0.0.1:45830
I20260713 09:12:08.041026  3236 raft_consensus.cc:493] T 6cdd681d54534f6b95051f8f92705bae P d681dce9678b48cca5fa861e16cd5ac4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:08.041344  3236 raft_consensus.cc:3060] T 6cdd681d54534f6b95051f8f92705bae P d681dce9678b48cca5fa861e16cd5ac4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:08.046854  3236 raft_consensus.cc:515] T 6cdd681d54534f6b95051f8f92705bae P d681dce9678b48cca5fa861e16cd5ac4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:08.048529  3236 leader_election.cc:290] T 6cdd681d54534f6b95051f8f92705bae P d681dce9678b48cca5fa861e16cd5ac4 [CANDIDATE]: Term 2 election: Requested vote from peers d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273), 4c90d82062ea4d03bdc4e30a0a2a6c4e (127.31.232.67:41971)
I20260713 09:12:08.049026  3487 tablet_bootstrap.cc:492] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6: 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
I20260713 09:12:08.049751  3312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cdd681d54534f6b95051f8f92705bae" candidate_uuid: "d681dce9678b48cca5fa861e16cd5ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e"
I20260713 09:12:08.049907  3522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cdd681d54534f6b95051f8f92705bae" candidate_uuid: "d681dce9678b48cca5fa861e16cd5ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6"
I20260713 09:12:08.050127  3487 tablet_bootstrap.cc:492] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6: Bootstrap complete.
I20260713 09:12:08.050416  3312 raft_consensus.cc:3055] T 6cdd681d54534f6b95051f8f92705bae P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:08.050763  3522 raft_consensus.cc:3060] T 6cdd681d54534f6b95051f8f92705bae P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:08.050817  3312 raft_consensus.cc:740] T 6cdd681d54534f6b95051f8f92705bae P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c90d82062ea4d03bdc4e30a0a2a6c4e, State: Running, Role: LEADER
I20260713 09:12:08.051215  3487 ts_tablet_manager.cc:1403] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260713 09:12:08.051826  3312 consensus_queue.cc:260] T 6cdd681d54534f6b95051f8f92705bae P 4c90d82062ea4d03bdc4e30a0a2a6c4e [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: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:08.053242  3312 raft_consensus.cc:3060] T 6cdd681d54534f6b95051f8f92705bae P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:08.053845  3487 raft_consensus.cc:359] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:08.054692  3487 raft_consensus.cc:740] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d205e0f1a53f45bc844c3cdc353cc5e6, State: Initialized, Role: FOLLOWER
I20260713 09:12:08.055424  3487 consensus_queue.cc:260] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6 [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: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:08.056309  3522 raft_consensus.cc:2468] T 6cdd681d54534f6b95051f8f92705bae P d205e0f1a53f45bc844c3cdc353cc5e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d681dce9678b48cca5fa861e16cd5ac4 in term 2.
I20260713 09:12:08.057456  3487 ts_tablet_manager.cc:1434] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260713 09:12:08.057541  3203 leader_election.cc:304] T 6cdd681d54534f6b95051f8f92705bae P d681dce9678b48cca5fa861e16cd5ac4 [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: d205e0f1a53f45bc844c3cdc353cc5e6, d681dce9678b48cca5fa861e16cd5ac4; no voters: 
I20260713 09:12:08.058463  3447 raft_consensus.cc:2804] T 6cdd681d54534f6b95051f8f92705bae P d681dce9678b48cca5fa861e16cd5ac4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:08.061306  3312 raft_consensus.cc:2468] T 6cdd681d54534f6b95051f8f92705bae P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d681dce9678b48cca5fa861e16cd5ac4 in term 2.
I20260713 09:12:08.063299  3522 raft_consensus.cc:3060] T b8c79d6af367412a847b0b947a1f8ce6 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:12:08.063637  3447 raft_consensus.cc:697] T 6cdd681d54534f6b95051f8f92705bae P d681dce9678b48cca5fa861e16cd5ac4 [term 2 LEADER]: Becoming Leader. State: Replica: d681dce9678b48cca5fa861e16cd5ac4, State: Running, Role: LEADER
I20260713 09:12:08.064611  3447 consensus_queue.cc:237] T 6cdd681d54534f6b95051f8f92705bae P d681dce9678b48cca5fa861e16cd5ac4 [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: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:08.074280  3058 catalog_manager.cc:5697] T 6cdd681d54534f6b95051f8f92705bae P d681dce9678b48cca5fa861e16cd5ac4 reported cstate change: term changed from 1 to 2, leader changed from 4c90d82062ea4d03bdc4e30a0a2a6c4e (127.31.232.67) to d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66). New cstate: current_term: 2 leader_uuid: "d681dce9678b48cca5fa861e16cd5ac4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:08.116801  3522 raft_consensus.cc:3060] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:08.216487  3511 raft_consensus.cc:993] T 6422d1fe5b76491c8de2a19feef88a0a P 4c90d82062ea4d03bdc4e30a0a2a6c4e: : Instructing follower d681dce9678b48cca5fa861e16cd5ac4 to start an election
I20260713 09:12:08.216943  3468 raft_consensus.cc:1081] T 6422d1fe5b76491c8de2a19feef88a0a P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 LEADER]: Signalling peer d681dce9678b48cca5fa861e16cd5ac4 to start an election
I20260713 09:12:08.218299  3236 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6422d1fe5b76491c8de2a19feef88a0a"
dest_uuid: "d681dce9678b48cca5fa861e16cd5ac4"
 from {username='slave'} at 127.0.0.1:45830
I20260713 09:12:08.218950  3236 raft_consensus.cc:493] T 6422d1fe5b76491c8de2a19feef88a0a P d681dce9678b48cca5fa861e16cd5ac4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:08.219249  3236 raft_consensus.cc:3060] T 6422d1fe5b76491c8de2a19feef88a0a P d681dce9678b48cca5fa861e16cd5ac4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:08.223970  3236 raft_consensus.cc:515] T 6422d1fe5b76491c8de2a19feef88a0a P d681dce9678b48cca5fa861e16cd5ac4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:08.225636  3236 leader_election.cc:290] T 6422d1fe5b76491c8de2a19feef88a0a P d681dce9678b48cca5fa861e16cd5ac4 [CANDIDATE]: Term 2 election: Requested vote from peers d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273), 4c90d82062ea4d03bdc4e30a0a2a6c4e (127.31.232.67:41971)
I20260713 09:12:08.226586  3522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6422d1fe5b76491c8de2a19feef88a0a" candidate_uuid: "d681dce9678b48cca5fa861e16cd5ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6"
I20260713 09:12:08.226882  3312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6422d1fe5b76491c8de2a19feef88a0a" candidate_uuid: "d681dce9678b48cca5fa861e16cd5ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e"
I20260713 09:12:08.227270  3522 raft_consensus.cc:3060] T 6422d1fe5b76491c8de2a19feef88a0a P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:08.227495  3312 raft_consensus.cc:3055] T 6422d1fe5b76491c8de2a19feef88a0a P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:08.227821  3312 raft_consensus.cc:740] T 6422d1fe5b76491c8de2a19feef88a0a P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c90d82062ea4d03bdc4e30a0a2a6c4e, State: Running, Role: LEADER
I20260713 09:12:08.228654  3312 consensus_queue.cc:260] T 6422d1fe5b76491c8de2a19feef88a0a P 4c90d82062ea4d03bdc4e30a0a2a6c4e [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: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:08.229935  3312 raft_consensus.cc:3060] T 6422d1fe5b76491c8de2a19feef88a0a P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:08.234315  3522 raft_consensus.cc:2468] T 6422d1fe5b76491c8de2a19feef88a0a P d205e0f1a53f45bc844c3cdc353cc5e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d681dce9678b48cca5fa861e16cd5ac4 in term 2.
I20260713 09:12:08.235829  3203 leader_election.cc:304] T 6422d1fe5b76491c8de2a19feef88a0a P d681dce9678b48cca5fa861e16cd5ac4 [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: d205e0f1a53f45bc844c3cdc353cc5e6, d681dce9678b48cca5fa861e16cd5ac4; no voters: 
I20260713 09:12:08.236641  3447 raft_consensus.cc:2804] T 6422d1fe5b76491c8de2a19feef88a0a P d681dce9678b48cca5fa861e16cd5ac4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:08.236852  3312 raft_consensus.cc:2468] T 6422d1fe5b76491c8de2a19feef88a0a P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d681dce9678b48cca5fa861e16cd5ac4 in term 2.
I20260713 09:12:08.237154  3447 raft_consensus.cc:697] T 6422d1fe5b76491c8de2a19feef88a0a P d681dce9678b48cca5fa861e16cd5ac4 [term 2 LEADER]: Becoming Leader. State: Replica: d681dce9678b48cca5fa861e16cd5ac4, State: Running, Role: LEADER
I20260713 09:12:08.238147  3447 consensus_queue.cc:237] T 6422d1fe5b76491c8de2a19feef88a0a P d681dce9678b48cca5fa861e16cd5ac4 [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: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:08.245563  3058 catalog_manager.cc:5697] T 6422d1fe5b76491c8de2a19feef88a0a P d681dce9678b48cca5fa861e16cd5ac4 reported cstate change: term changed from 1 to 2, leader changed from 4c90d82062ea4d03bdc4e30a0a2a6c4e (127.31.232.67) to d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66). New cstate: current_term: 2 leader_uuid: "d681dce9678b48cca5fa861e16cd5ac4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:08.298563  3522 raft_consensus.cc:3060] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:08.303543  3522 pending_rounds.cc:85] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6: Aborting all ops after (but not including) 0
I20260713 09:12:08.303862  3522 pending_rounds.cc:107] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:12:08.304215  3522 raft_consensus.cc:2889] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:12:08.313119  3468 raft_consensus.cc:993] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e: : Instructing follower d681dce9678b48cca5fa861e16cd5ac4 to start an election
I20260713 09:12:08.313644  3511 raft_consensus.cc:1081] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 3 LEADER]: Signalling peer d681dce9678b48cca5fa861e16cd5ac4 to start an election
I20260713 09:12:08.315351  3236 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8c79d6af367412a847b0b947a1f8ce6"
dest_uuid: "d681dce9678b48cca5fa861e16cd5ac4"
 from {username='slave'} at 127.0.0.1:45830
I20260713 09:12:08.315878  3236 raft_consensus.cc:493] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:08.316167  3236 raft_consensus.cc:3060] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:12:08.321102  3236 raft_consensus.cc:515] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:08.323298  3236 leader_election.cc:290] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4 [CANDIDATE]: Term 4 election: Requested vote from peers d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273), 4c90d82062ea4d03bdc4e30a0a2a6c4e (127.31.232.67:41971)
I20260713 09:12:08.324396  3522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c79d6af367412a847b0b947a1f8ce6" candidate_uuid: "d681dce9678b48cca5fa861e16cd5ac4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6"
I20260713 09:12:08.324767  3312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c79d6af367412a847b0b947a1f8ce6" candidate_uuid: "d681dce9678b48cca5fa861e16cd5ac4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e"
I20260713 09:12:08.325135  3522 raft_consensus.cc:3060] T b8c79d6af367412a847b0b947a1f8ce6 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:12:08.325505  3312 raft_consensus.cc:3055] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:12:08.325816  3312 raft_consensus.cc:740] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4c90d82062ea4d03bdc4e30a0a2a6c4e, State: Running, Role: LEADER
I20260713 09:12:08.326638  3312 consensus_queue.cc:260] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:08.327888  3312 raft_consensus.cc:3060] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:12:08.332363  3522 raft_consensus.cc:2468] T b8c79d6af367412a847b0b947a1f8ce6 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d681dce9678b48cca5fa861e16cd5ac4 in term 4.
I20260713 09:12:08.333696  3203 leader_election.cc:304] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d205e0f1a53f45bc844c3cdc353cc5e6, d681dce9678b48cca5fa861e16cd5ac4; no voters: 
I20260713 09:12:08.334403  3447 raft_consensus.cc:2804] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:12:08.334681  3312 raft_consensus.cc:2468] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d681dce9678b48cca5fa861e16cd5ac4 in term 4.
I20260713 09:12:08.334920  3447 raft_consensus.cc:697] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4 [term 4 LEADER]: Becoming Leader. State: Replica: d681dce9678b48cca5fa861e16cd5ac4, State: Running, Role: LEADER
I20260713 09:12:08.335906  3447 consensus_queue.cc:237] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4 [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: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:08.343663  3058 catalog_manager.cc:5697] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4 reported cstate change: term changed from 3 to 4, leader changed from 4c90d82062ea4d03bdc4e30a0a2a6c4e (127.31.232.67) to d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66). New cstate: current_term: 4 leader_uuid: "d681dce9678b48cca5fa861e16cd5ac4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:08.476974  3511 raft_consensus.cc:993] T d9ef820bb1e04ced8523cd713405c39b P 4c90d82062ea4d03bdc4e30a0a2a6c4e: : Instructing follower d681dce9678b48cca5fa861e16cd5ac4 to start an election
I20260713 09:12:08.477500  3583 raft_consensus.cc:1081] T d9ef820bb1e04ced8523cd713405c39b P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 2 LEADER]: Signalling peer d681dce9678b48cca5fa861e16cd5ac4 to start an election
I20260713 09:12:08.479221  3236 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9ef820bb1e04ced8523cd713405c39b"
dest_uuid: "d681dce9678b48cca5fa861e16cd5ac4"
 from {username='slave'} at 127.0.0.1:45830
I20260713 09:12:08.479744  3236 raft_consensus.cc:493] T d9ef820bb1e04ced8523cd713405c39b P d681dce9678b48cca5fa861e16cd5ac4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:08.480017  3236 raft_consensus.cc:3060] T d9ef820bb1e04ced8523cd713405c39b P d681dce9678b48cca5fa861e16cd5ac4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:08.484794  3236 raft_consensus.cc:515] T d9ef820bb1e04ced8523cd713405c39b P d681dce9678b48cca5fa861e16cd5ac4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:08.486364  3236 leader_election.cc:290] T d9ef820bb1e04ced8523cd713405c39b P d681dce9678b48cca5fa861e16cd5ac4 [CANDIDATE]: Term 3 election: Requested vote from peers d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273), 4c90d82062ea4d03bdc4e30a0a2a6c4e (127.31.232.67:41971)
I20260713 09:12:08.487669  3522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ef820bb1e04ced8523cd713405c39b" candidate_uuid: "d681dce9678b48cca5fa861e16cd5ac4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6"
I20260713 09:12:08.487815  3312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ef820bb1e04ced8523cd713405c39b" candidate_uuid: "d681dce9678b48cca5fa861e16cd5ac4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e"
I20260713 09:12:08.488389  3312 raft_consensus.cc:3055] T d9ef820bb1e04ced8523cd713405c39b P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:12:08.488389  3522 raft_consensus.cc:3060] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:08.488826  3312 raft_consensus.cc:740] T d9ef820bb1e04ced8523cd713405c39b P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4c90d82062ea4d03bdc4e30a0a2a6c4e, State: Running, Role: LEADER
I20260713 09:12:08.489719  3312 consensus_queue.cc:260] T d9ef820bb1e04ced8523cd713405c39b P 4c90d82062ea4d03bdc4e30a0a2a6c4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:08.490989  3312 raft_consensus.cc:3060] T d9ef820bb1e04ced8523cd713405c39b P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:08.495873  3522 raft_consensus.cc:2468] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d681dce9678b48cca5fa861e16cd5ac4 in term 3.
I20260713 09:12:08.497200  3203 leader_election.cc:304] T d9ef820bb1e04ced8523cd713405c39b P d681dce9678b48cca5fa861e16cd5ac4 [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: d205e0f1a53f45bc844c3cdc353cc5e6, d681dce9678b48cca5fa861e16cd5ac4; no voters: 
I20260713 09:12:08.498072  3447 raft_consensus.cc:2804] T d9ef820bb1e04ced8523cd713405c39b P d681dce9678b48cca5fa861e16cd5ac4 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:08.498199  3312 raft_consensus.cc:2468] T d9ef820bb1e04ced8523cd713405c39b P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d681dce9678b48cca5fa861e16cd5ac4 in term 3.
I20260713 09:12:08.498550  3447 raft_consensus.cc:697] T d9ef820bb1e04ced8523cd713405c39b P d681dce9678b48cca5fa861e16cd5ac4 [term 3 LEADER]: Becoming Leader. State: Replica: d681dce9678b48cca5fa861e16cd5ac4, State: Running, Role: LEADER
I20260713 09:12:08.499467  3447 consensus_queue.cc:237] T d9ef820bb1e04ced8523cd713405c39b P d681dce9678b48cca5fa861e16cd5ac4 [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: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } }
I20260713 09:12:08.507715  3058 catalog_manager.cc:5697] T d9ef820bb1e04ced8523cd713405c39b P d681dce9678b48cca5fa861e16cd5ac4 reported cstate change: term changed from 2 to 3, leader changed from 4c90d82062ea4d03bdc4e30a0a2a6c4e (127.31.232.67) to d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66). New cstate: current_term: 3 leader_uuid: "d681dce9678b48cca5fa861e16cd5ac4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d681dce9678b48cca5fa861e16cd5ac4" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:08.521586  3312 raft_consensus.cc:1275] T 6cdd681d54534f6b95051f8f92705bae P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 2 FOLLOWER]: Refusing update from remote peer d681dce9678b48cca5fa861e16cd5ac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:08.523131  3586 consensus_queue.cc:1048] T 6cdd681d54534f6b95051f8f92705bae P d681dce9678b48cca5fa861e16cd5ac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:08.533864  3522 raft_consensus.cc:1275] T 6cdd681d54534f6b95051f8f92705bae P d205e0f1a53f45bc844c3cdc353cc5e6 [term 2 FOLLOWER]: Refusing update from remote peer d681dce9678b48cca5fa861e16cd5ac4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:08.535269  3572 consensus_queue.cc:1048] T 6cdd681d54534f6b95051f8f92705bae P d681dce9678b48cca5fa861e16cd5ac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:08.622398  3522 raft_consensus.cc:1275] T 6422d1fe5b76491c8de2a19feef88a0a P d205e0f1a53f45bc844c3cdc353cc5e6 [term 2 FOLLOWER]: Refusing update from remote peer d681dce9678b48cca5fa861e16cd5ac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:08.623948  3572 consensus_queue.cc:1048] T 6422d1fe5b76491c8de2a19feef88a0a P d681dce9678b48cca5fa861e16cd5ac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:08.634693  3312 raft_consensus.cc:1275] T 6422d1fe5b76491c8de2a19feef88a0a P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 2 FOLLOWER]: Refusing update from remote peer d681dce9678b48cca5fa861e16cd5ac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:08.637785  3586 consensus_queue.cc:1048] T 6422d1fe5b76491c8de2a19feef88a0a P d681dce9678b48cca5fa861e16cd5ac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:12:08.880250  3109 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:12:08.892500  3522 raft_consensus.cc:1275] T b8c79d6af367412a847b0b947a1f8ce6 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 4 FOLLOWER]: Refusing update from remote peer d681dce9678b48cca5fa861e16cd5ac4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:12:08.893851  3586 consensus_queue.cc:1048] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:08.896517  3312 raft_consensus.cc:1275] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 4 FOLLOWER]: Refusing update from remote peer d681dce9678b48cca5fa861e16cd5ac4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:12:08.897876  3586 consensus_queue.cc:1048] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:09.000394 32673 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:09.005877 32673 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:12:09.006372 32673 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:09.006865 32673 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:09.012307  3522 raft_consensus.cc:1275] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6 [term 3 FOLLOWER]: Refusing update from remote peer d681dce9678b48cca5fa861e16cd5ac4: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:12:09.013823  3594 consensus_queue.cc:1048] T d9ef820bb1e04ced8523cd713405c39b P d681dce9678b48cca5fa861e16cd5ac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d205e0f1a53f45bc844c3cdc353cc5e6" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 40273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:09.021885  3312 raft_consensus.cc:1275] T d9ef820bb1e04ced8523cd713405c39b P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 3 FOLLOWER]: Refusing update from remote peer d681dce9678b48cca5fa861e16cd5ac4: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:12:09.023226  3594 consensus_queue.cc:1048] T d9ef820bb1e04ced8523cd713405c39b P d681dce9678b48cca5fa861e16cd5ac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c90d82062ea4d03bdc4e30a0a2a6c4e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:12:09.881922  3109 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:12:10.015051 32673 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:10.026619 32673 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:12:10.027112 32673 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:10.027942 32673 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:12:10.883122  3109 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:12:11.038846 32673 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:11.045614 32673 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:12:11.046187 32673 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:11.046675 32673 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:12:11.884011  3109 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:12:12.054075 32673 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:12.059571 32673 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:12:12.060009 32673 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:12.060456 32673 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:12:12.885048  3109 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:12:13.066613 32673 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:13.072893 32673 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:13.078420 32673 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:12:13.078827 32673 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:12:13.886194  3109 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:12:14.104506 32673 tablet_server.cc:179] TabletServer@127.31.232.65:40273 shutting down...
W20260713 09:12:14.121897  3203 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 57 similar messages]
W20260713 09:12:14.126986  3203 consensus_peers.cc:597] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4 -> Peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Couldn't send request to peer d205e0f1a53f45bc844c3cdc353cc5e6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:14.137828  3277 consensus_peers.cc:597] T 8b1d6b9912c341faaca8576b17b7ca75 P 4c90d82062ea4d03bdc4e30a0a2a6c4e -> Peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Couldn't send request to peer d205e0f1a53f45bc844c3cdc353cc5e6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:14.139340 32673 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:14.140153 32673 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:14.141180 32673 raft_consensus.cc:2243] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:14.141896 32673 raft_consensus.cc:2272] T d9ef820bb1e04ced8523cd713405c39b P d205e0f1a53f45bc844c3cdc353cc5e6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:14.144186 32673 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:14.144778 32673 raft_consensus.cc:2243] T 6cdd681d54534f6b95051f8f92705bae P d205e0f1a53f45bc844c3cdc353cc5e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:14.145262 32673 raft_consensus.cc:2272] T 6cdd681d54534f6b95051f8f92705bae P d205e0f1a53f45bc844c3cdc353cc5e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:14.147629 32673 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:14.148175 32673 raft_consensus.cc:2243] T 8b1d6b9912c341faaca8576b17b7ca75 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:14.148591 32673 raft_consensus.cc:2272] T 8b1d6b9912c341faaca8576b17b7ca75 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:14.150816 32673 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:14.151408 32673 raft_consensus.cc:2243] T 8432089c54ba45c1b34c6f11db59b847 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:14.151904 32673 raft_consensus.cc:2272] T 8432089c54ba45c1b34c6f11db59b847 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:14.154119 32673 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:14.154685 32673 raft_consensus.cc:2243] T b8c79d6af367412a847b0b947a1f8ce6 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:14.155236 32673 raft_consensus.cc:2272] T b8c79d6af367412a847b0b947a1f8ce6 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:14.157276 32673 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:14.157764 32673 raft_consensus.cc:2243] T d28e448f99b44c90aa22259780fd797c P d205e0f1a53f45bc844c3cdc353cc5e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:14.158234 32673 raft_consensus.cc:2272] T d28e448f99b44c90aa22259780fd797c P d205e0f1a53f45bc844c3cdc353cc5e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:14.160454 32673 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:14.160969 32673 raft_consensus.cc:2243] T 6422d1fe5b76491c8de2a19feef88a0a P d205e0f1a53f45bc844c3cdc353cc5e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:14.161513 32673 raft_consensus.cc:2272] T 6422d1fe5b76491c8de2a19feef88a0a P d205e0f1a53f45bc844c3cdc353cc5e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:14.163941 32673 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:14.164412 32673 raft_consensus.cc:2243] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:14.164851 32673 raft_consensus.cc:2272] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:14.167642 32673 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:14.168183 32673 raft_consensus.cc:2243] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:14.168731 32673 raft_consensus.cc:2272] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:14.171450 32673 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:14.172079 32673 raft_consensus.cc:2243] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:14.172840 32673 raft_consensus.cc:2272] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d205e0f1a53f45bc844c3cdc353cc5e6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:14.177198  3203 consensus_peers.cc:597] T d9ef820bb1e04ced8523cd713405c39b P d681dce9678b48cca5fa861e16cd5ac4 -> Peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Couldn't send request to peer d205e0f1a53f45bc844c3cdc353cc5e6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:14.194372  3277 consensus_peers.cc:597] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e -> Peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Couldn't send request to peer d205e0f1a53f45bc844c3cdc353cc5e6. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:40273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:14.196303  3277 consensus_peers.cc:597] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P 4c90d82062ea4d03bdc4e30a0a2a6c4e -> Peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Couldn't send request to peer d205e0f1a53f45bc844c3cdc353cc5e6. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:40273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:14.206918 32673 tablet_server.cc:196] TabletServer@127.31.232.65:40273 shutdown complete.
W20260713 09:12:14.214426  3277 consensus_peers.cc:597] T 8432089c54ba45c1b34c6f11db59b847 P 4c90d82062ea4d03bdc4e30a0a2a6c4e -> Peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Couldn't send request to peer d205e0f1a53f45bc844c3cdc353cc5e6. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:40273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:14.232861 32673 tablet_server.cc:179] TabletServer@127.31.232.66:0 shutting down...
W20260713 09:12:14.249003  3203 consensus_peers.cc:597] T d28e448f99b44c90aa22259780fd797c P d681dce9678b48cca5fa861e16cd5ac4 -> Peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Couldn't send request to peer d205e0f1a53f45bc844c3cdc353cc5e6. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:40273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:14.253719  3277 consensus_peers.cc:597] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e -> Peer d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66:44409): Couldn't send request to peer d681dce9678b48cca5fa861e16cd5ac4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:14.263586 32673 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260713 09:12:14.264540  3203 consensus_peers.cc:597] T 6cdd681d54534f6b95051f8f92705bae P d681dce9678b48cca5fa861e16cd5ac4 -> Peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Couldn't send request to peer d205e0f1a53f45bc844c3cdc353cc5e6. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:40273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:14.264552 32673 tablet_replica.cc:333] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d681dce9678b48cca5fa861e16cd5ac4: stopping tablet replica
I20260713 09:12:14.266047 32673 raft_consensus.cc:2243] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d681dce9678b48cca5fa861e16cd5ac4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:14.266772 32673 raft_consensus.cc:2272] T 75f2ee4f3e854b3692c42f5a2f5eb69e P d681dce9678b48cca5fa861e16cd5ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:14.269237 32673 tablet_replica.cc:333] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d681dce9678b48cca5fa861e16cd5ac4: stopping tablet replica
I20260713 09:12:14.269795 32673 raft_consensus.cc:2243] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d681dce9678b48cca5fa861e16cd5ac4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:14.270236 32673 raft_consensus.cc:2272] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P d681dce9678b48cca5fa861e16cd5ac4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:14.272593 32673 tablet_replica.cc:333] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P d681dce9678b48cca5fa861e16cd5ac4: stopping tablet replica
I20260713 09:12:14.273223 32673 raft_consensus.cc:2243] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P d681dce9678b48cca5fa861e16cd5ac4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:14.273697 32673 raft_consensus.cc:2272] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P d681dce9678b48cca5fa861e16cd5ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:14.276465 32673 tablet_replica.cc:333] T d28e448f99b44c90aa22259780fd797c P d681dce9678b48cca5fa861e16cd5ac4: stopping tablet replica
I20260713 09:12:14.277141 32673 raft_consensus.cc:2243] T d28e448f99b44c90aa22259780fd797c P d681dce9678b48cca5fa861e16cd5ac4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:14.278162 32673 raft_consensus.cc:2272] T d28e448f99b44c90aa22259780fd797c P d681dce9678b48cca5fa861e16cd5ac4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:14.279564  3203 consensus_peers.cc:597] T 6422d1fe5b76491c8de2a19feef88a0a P d681dce9678b48cca5fa861e16cd5ac4 -> Peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Couldn't send request to peer d205e0f1a53f45bc844c3cdc353cc5e6. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:40273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:14.280929 32673 tablet_replica.cc:333] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4: stopping tablet replica
I20260713 09:12:14.281632 32673 raft_consensus.cc:2243] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:12:14.282464 32673 raft_consensus.cc:2272] T b8c79d6af367412a847b0b947a1f8ce6 P d681dce9678b48cca5fa861e16cd5ac4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:14.284793 32673 tablet_replica.cc:333] T 8432089c54ba45c1b34c6f11db59b847 P d681dce9678b48cca5fa861e16cd5ac4: stopping tablet replica
I20260713 09:12:14.285441 32673 raft_consensus.cc:2243] T 8432089c54ba45c1b34c6f11db59b847 P d681dce9678b48cca5fa861e16cd5ac4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:14.285953 32673 raft_consensus.cc:2272] T 8432089c54ba45c1b34c6f11db59b847 P d681dce9678b48cca5fa861e16cd5ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:14.288291 32673 tablet_replica.cc:333] T 6422d1fe5b76491c8de2a19feef88a0a P d681dce9678b48cca5fa861e16cd5ac4: stopping tablet replica
I20260713 09:12:14.288846 32673 raft_consensus.cc:2243] T 6422d1fe5b76491c8de2a19feef88a0a P d681dce9678b48cca5fa861e16cd5ac4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:14.289700 32673 raft_consensus.cc:2272] T 6422d1fe5b76491c8de2a19feef88a0a P d681dce9678b48cca5fa861e16cd5ac4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:14.292243 32673 tablet_replica.cc:333] T 8b1d6b9912c341faaca8576b17b7ca75 P d681dce9678b48cca5fa861e16cd5ac4: stopping tablet replica
I20260713 09:12:14.292816 32673 raft_consensus.cc:2243] T 8b1d6b9912c341faaca8576b17b7ca75 P d681dce9678b48cca5fa861e16cd5ac4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:14.293278 32673 raft_consensus.cc:2272] T 8b1d6b9912c341faaca8576b17b7ca75 P d681dce9678b48cca5fa861e16cd5ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:14.295209 32673 tablet_replica.cc:333] T d9ef820bb1e04ced8523cd713405c39b P d681dce9678b48cca5fa861e16cd5ac4: stopping tablet replica
I20260713 09:12:14.295692 32673 raft_consensus.cc:2243] T d9ef820bb1e04ced8523cd713405c39b P d681dce9678b48cca5fa861e16cd5ac4 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:12:14.296702 32673 raft_consensus.cc:2272] T d9ef820bb1e04ced8523cd713405c39b P d681dce9678b48cca5fa861e16cd5ac4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:14.299495 32673 tablet_replica.cc:333] T 6cdd681d54534f6b95051f8f92705bae P d681dce9678b48cca5fa861e16cd5ac4: stopping tablet replica
I20260713 09:12:14.300140 32673 raft_consensus.cc:2243] T 6cdd681d54534f6b95051f8f92705bae P d681dce9678b48cca5fa861e16cd5ac4 [term 2 LEADER]: Raft consensus shutting down.
W20260713 09:12:14.300447  3277 consensus_peers.cc:597] T 8432089c54ba45c1b34c6f11db59b847 P 4c90d82062ea4d03bdc4e30a0a2a6c4e -> Peer d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66:44409): Couldn't send request to peer d681dce9678b48cca5fa861e16cd5ac4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:14.301080 32673 raft_consensus.cc:2272] T 6cdd681d54534f6b95051f8f92705bae P d681dce9678b48cca5fa861e16cd5ac4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:14.329629  3277 consensus_peers.cc:597] T 75f2ee4f3e854b3692c42f5a2f5eb69e P 4c90d82062ea4d03bdc4e30a0a2a6c4e -> Peer d205e0f1a53f45bc844c3cdc353cc5e6 (127.31.232.65:40273): Couldn't send request to peer d205e0f1a53f45bc844c3cdc353cc5e6. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:40273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:14.333346 32673 tablet_server.cc:196] TabletServer@127.31.232.66:0 shutdown complete.
I20260713 09:12:14.356581 32673 tablet_server.cc:179] TabletServer@127.31.232.67:0 shutting down...
I20260713 09:12:14.385887 32673 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:14.386879 32673 tablet_replica.cc:333] T d28e448f99b44c90aa22259780fd797c P 4c90d82062ea4d03bdc4e30a0a2a6c4e: stopping tablet replica
I20260713 09:12:14.388103 32673 raft_consensus.cc:2243] T d28e448f99b44c90aa22259780fd797c P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:14.388844 32673 raft_consensus.cc:2272] T d28e448f99b44c90aa22259780fd797c P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:14.388970  3277 consensus_peers.cc:597] T 8b1d6b9912c341faaca8576b17b7ca75 P 4c90d82062ea4d03bdc4e30a0a2a6c4e -> Peer d681dce9678b48cca5fa861e16cd5ac4 (127.31.232.66:44409): Couldn't send request to peer d681dce9678b48cca5fa861e16cd5ac4. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.66:44409: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:14.391937 32673 tablet_replica.cc:333] T d9ef820bb1e04ced8523cd713405c39b P 4c90d82062ea4d03bdc4e30a0a2a6c4e: stopping tablet replica
I20260713 09:12:14.392558 32673 raft_consensus.cc:2243] T d9ef820bb1e04ced8523cd713405c39b P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:14.393067 32673 raft_consensus.cc:2272] T d9ef820bb1e04ced8523cd713405c39b P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:14.395370 32673 tablet_replica.cc:333] T 6cdd681d54534f6b95051f8f92705bae P 4c90d82062ea4d03bdc4e30a0a2a6c4e: stopping tablet replica
I20260713 09:12:14.395929 32673 raft_consensus.cc:2243] T 6cdd681d54534f6b95051f8f92705bae P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:14.396404 32673 raft_consensus.cc:2272] T 6cdd681d54534f6b95051f8f92705bae P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:14.398350 32673 tablet_replica.cc:333] T 6422d1fe5b76491c8de2a19feef88a0a P 4c90d82062ea4d03bdc4e30a0a2a6c4e: stopping tablet replica
I20260713 09:12:14.398882 32673 raft_consensus.cc:2243] T 6422d1fe5b76491c8de2a19feef88a0a P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:14.399411 32673 raft_consensus.cc:2272] T 6422d1fe5b76491c8de2a19feef88a0a P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:14.401258 32673 tablet_replica.cc:333] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e: stopping tablet replica
I20260713 09:12:14.401794 32673 raft_consensus.cc:2243] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:14.402266 32673 raft_consensus.cc:2272] T b8c79d6af367412a847b0b947a1f8ce6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:14.404320 32673 tablet_replica.cc:333] T 8432089c54ba45c1b34c6f11db59b847 P 4c90d82062ea4d03bdc4e30a0a2a6c4e: stopping tablet replica
I20260713 09:12:14.404845 32673 raft_consensus.cc:2243] T 8432089c54ba45c1b34c6f11db59b847 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:14.405690 32673 raft_consensus.cc:2272] T 8432089c54ba45c1b34c6f11db59b847 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:14.407635 32673 tablet_replica.cc:333] T 8b1d6b9912c341faaca8576b17b7ca75 P 4c90d82062ea4d03bdc4e30a0a2a6c4e: stopping tablet replica
I20260713 09:12:14.408120 32673 raft_consensus.cc:2243] T 8b1d6b9912c341faaca8576b17b7ca75 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:14.408876 32673 raft_consensus.cc:2272] T 8b1d6b9912c341faaca8576b17b7ca75 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:14.410676 32673 tablet_replica.cc:333] T 75f2ee4f3e854b3692c42f5a2f5eb69e P 4c90d82062ea4d03bdc4e30a0a2a6c4e: stopping tablet replica
I20260713 09:12:14.411247 32673 raft_consensus.cc:2243] T 75f2ee4f3e854b3692c42f5a2f5eb69e P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:14.412074 32673 raft_consensus.cc:2272] T 75f2ee4f3e854b3692c42f5a2f5eb69e P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:14.413798 32673 tablet_replica.cc:333] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e: stopping tablet replica
I20260713 09:12:14.414268 32673 raft_consensus.cc:2243] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:14.415030 32673 raft_consensus.cc:2272] T 5e2f93008aef4ad3a9aedebdcfbe93c6 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:14.416805 32673 tablet_replica.cc:333] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P 4c90d82062ea4d03bdc4e30a0a2a6c4e: stopping tablet replica
I20260713 09:12:14.417300 32673 raft_consensus.cc:2243] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:14.418036 32673 raft_consensus.cc:2272] T 70c92fa3a91c4c5cab0cfb7ad81f5227 P 4c90d82062ea4d03bdc4e30a0a2a6c4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:14.449826 32673 tablet_server.cc:196] TabletServer@127.31.232.67:0 shutdown complete.
I20260713 09:12:14.473623 32673 master.cc:562] Master@127.31.232.126:36961 shutting down...
I20260713 09:12:14.499516 32673 raft_consensus.cc:2243] T 00000000000000000000000000000000 P aded5501b2a548518d891ebfa4980967 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:14.500182 32673 raft_consensus.cc:2272] T 00000000000000000000000000000000 P aded5501b2a548518d891ebfa4980967 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:14.500520 32673 tablet_replica.cc:333] T 00000000000000000000000000000000 P aded5501b2a548518d891ebfa4980967: stopping tablet replica
I20260713 09:12:14.521407 32673 master.cc:584] Master@127.31.232.126:36961 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13831 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:12:14.566366 32673 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.232.126:34171
I20260713 09:12:14.567642 32673 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:14.574097  3607 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:14.574187  3608 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:14.575786  3610 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:14.576015 32673 server_base.cc:1061] running on GCE node
I20260713 09:12:14.577028 32673 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:14.577198 32673 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:14.577404 32673 hybrid_clock.cc:648] HybridClock initialized: now 1783933934577368 us; error 0 us; skew 500 ppm
I20260713 09:12:14.577944 32673 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:14.580729 32673 webserver.cc:533] Webserver started at http://127.31.232.126:34969/ using document root <none> and password file <none>
I20260713 09:12:14.581243 32673 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:14.581429 32673 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:14.581725 32673 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:14.582815 32673 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933848945823-32673-0/minicluster-data/master-0-root/instance:
uuid: "286104fdbd9941858cef4cbe286a7642"
format_stamp: "Formatted at 2026-07-13 09:12:14 on dist-test-slave-32h3"
I20260713 09:12:14.587258 32673 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:12:14.590734  3615 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:14.591604 32673 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 09:12:14.591890 32673 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933848945823-32673-0/minicluster-data/master-0-root
uuid: "286104fdbd9941858cef4cbe286a7642"
format_stamp: "Formatted at 2026-07-13 09:12:14 on dist-test-slave-32h3"
I20260713 09:12:14.592166 32673 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933848945823-32673-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933848945823-32673-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933848945823-32673-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)
I20260713 09:12:14.609675 32673 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:14.610973 32673 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:14.650781 32673 rpc_server.cc:307] RPC server started. Bound to: 127.31.232.126:34171
I20260713 09:12:14.650882  3666 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.232.126:34171 every 8 connection(s)
I20260713 09:12:14.654870  3667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:14.665447  3667 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 286104fdbd9941858cef4cbe286a7642: Bootstrap starting.
I20260713 09:12:14.670176  3667 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 286104fdbd9941858cef4cbe286a7642: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:14.674408  3667 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 286104fdbd9941858cef4cbe286a7642: No bootstrap required, opened a new log
I20260713 09:12:14.676654  3667 raft_consensus.cc:359] T 00000000000000000000000000000000 P 286104fdbd9941858cef4cbe286a7642 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "286104fdbd9941858cef4cbe286a7642" member_type: VOTER }
I20260713 09:12:14.677107  3667 raft_consensus.cc:385] T 00000000000000000000000000000000 P 286104fdbd9941858cef4cbe286a7642 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:14.677338  3667 raft_consensus.cc:740] T 00000000000000000000000000000000 P 286104fdbd9941858cef4cbe286a7642 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 286104fdbd9941858cef4cbe286a7642, State: Initialized, Role: FOLLOWER
I20260713 09:12:14.677908  3667 consensus_queue.cc:260] T 00000000000000000000000000000000 P 286104fdbd9941858cef4cbe286a7642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "286104fdbd9941858cef4cbe286a7642" member_type: VOTER }
I20260713 09:12:14.678392  3667 raft_consensus.cc:399] T 00000000000000000000000000000000 P 286104fdbd9941858cef4cbe286a7642 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:12:14.678597  3667 raft_consensus.cc:493] T 00000000000000000000000000000000 P 286104fdbd9941858cef4cbe286a7642 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:12:14.678923  3667 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 286104fdbd9941858cef4cbe286a7642 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:14.683475  3667 raft_consensus.cc:515] T 00000000000000000000000000000000 P 286104fdbd9941858cef4cbe286a7642 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "286104fdbd9941858cef4cbe286a7642" member_type: VOTER }
I20260713 09:12:14.684028  3667 leader_election.cc:304] T 00000000000000000000000000000000 P 286104fdbd9941858cef4cbe286a7642 [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: 286104fdbd9941858cef4cbe286a7642; no voters: 
I20260713 09:12:14.685212  3667 leader_election.cc:290] T 00000000000000000000000000000000 P 286104fdbd9941858cef4cbe286a7642 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:12:14.685654  3670 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 286104fdbd9941858cef4cbe286a7642 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:14.687041  3670 raft_consensus.cc:697] T 00000000000000000000000000000000 P 286104fdbd9941858cef4cbe286a7642 [term 1 LEADER]: Becoming Leader. State: Replica: 286104fdbd9941858cef4cbe286a7642, State: Running, Role: LEADER
I20260713 09:12:14.687784  3670 consensus_queue.cc:237] T 00000000000000000000000000000000 P 286104fdbd9941858cef4cbe286a7642 [LEADER]: Queue going to LEADER mode. State: All 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: "286104fdbd9941858cef4cbe286a7642" member_type: VOTER }
I20260713 09:12:14.688455  3667 sys_catalog.cc:565] T 00000000000000000000000000000000 P 286104fdbd9941858cef4cbe286a7642 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:12:14.694562  3672 sys_catalog.cc:455] T 00000000000000000000000000000000 P 286104fdbd9941858cef4cbe286a7642 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 286104fdbd9941858cef4cbe286a7642. Latest consensus state: current_term: 1 leader_uuid: "286104fdbd9941858cef4cbe286a7642" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "286104fdbd9941858cef4cbe286a7642" member_type: VOTER } }
I20260713 09:12:14.695386  3672 sys_catalog.cc:458] T 00000000000000000000000000000000 P 286104fdbd9941858cef4cbe286a7642 [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:14.696010  3671 sys_catalog.cc:455] T 00000000000000000000000000000000 P 286104fdbd9941858cef4cbe286a7642 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "286104fdbd9941858cef4cbe286a7642" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "286104fdbd9941858cef4cbe286a7642" member_type: VOTER } }
I20260713 09:12:14.696696  3671 sys_catalog.cc:458] T 00000000000000000000000000000000 P 286104fdbd9941858cef4cbe286a7642 [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:14.697448  3679 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:12:14.702598  3679 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:12:14.705103 32673 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:12:14.712268  3679 catalog_manager.cc:1383] Generated new cluster ID: 018367bde8204e428ce25e3a4b724f3d
I20260713 09:12:14.712675  3679 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:12:14.731395  3679 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:12:14.732702  3679 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:12:14.753227  3679 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 286104fdbd9941858cef4cbe286a7642: Generated new TSK 0
I20260713 09:12:14.753841  3679 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:12:14.776172 32673 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:14.782423  3688 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:14.783908  3689 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:14.786638  3691 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:14.788000 32673 server_base.cc:1061] running on GCE node
I20260713 09:12:14.789108 32673 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:14.789309 32673 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:14.789578 32673 hybrid_clock.cc:648] HybridClock initialized: now 1783933934789534 us; error 0 us; skew 500 ppm
I20260713 09:12:14.790239 32673 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:14.792809 32673 webserver.cc:533] Webserver started at http://127.31.232.65:36839/ using document root <none> and password file <none>
I20260713 09:12:14.793401 32673 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:14.793661 32673 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:14.793964 32673 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:14.795269 32673 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933848945823-32673-0/minicluster-data/ts-0-root/instance:
uuid: "b14ceb635e0f46c7b1268861f05ae94c"
format_stamp: "Formatted at 2026-07-13 09:12:14 on dist-test-slave-32h3"
I20260713 09:12:14.800258 32673 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260713 09:12:14.804175  3696 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:14.805091 32673 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:12:14.805644 32673 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933848945823-32673-0/minicluster-data/ts-0-root
uuid: "b14ceb635e0f46c7b1268861f05ae94c"
format_stamp: "Formatted at 2026-07-13 09:12:14 on dist-test-slave-32h3"
I20260713 09:12:14.805991 32673 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933848945823-32673-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933848945823-32673-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933848945823-32673-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)
I20260713 09:12:14.836498 32673 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:14.837834 32673 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:14.839442 32673 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:14.841832 32673 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:14.842070 32673 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:14.842387 32673 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:14.842597 32673 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:14.886011 32673 rpc_server.cc:307] RPC server started. Bound to: 127.31.232.65:45145
I20260713 09:12:14.886123  3758 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.232.65:45145 every 8 connection(s)
I20260713 09:12:14.891841 32673 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:14.900736  3763 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:14.901857  3764 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:14.904003  3766 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:14.904834  3759 heartbeater.cc:344] Connected to a master server at 127.31.232.126:34171
I20260713 09:12:14.905329  3759 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:14.905498 32673 server_base.cc:1061] running on GCE node
I20260713 09:12:14.906477  3759 heartbeater.cc:507] Master 127.31.232.126:34171 requested a full tablet report, sending...
I20260713 09:12:14.906733 32673 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:14.907028 32673 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:14.907263 32673 hybrid_clock.cc:648] HybridClock initialized: now 1783933934907241 us; error 0 us; skew 500 ppm
I20260713 09:12:14.907956 32673 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:14.909353  3632 ts_manager.cc:194] Registered new tserver with Master: b14ceb635e0f46c7b1268861f05ae94c (127.31.232.65:45145)
I20260713 09:12:14.910953 32673 webserver.cc:533] Webserver started at http://127.31.232.66:33341/ using document root <none> and password file <none>
I20260713 09:12:14.911715 32673 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:14.911948 32673 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:14.912271 32673 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:14.912184  3632 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50160
I20260713 09:12:14.914065 32673 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933848945823-32673-0/minicluster-data/ts-1-root/instance:
uuid: "4ffd6bef91c7461aaa46c615a542d487"
format_stamp: "Formatted at 2026-07-13 09:12:14 on dist-test-slave-32h3"
I20260713 09:12:14.919557 32673 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260713 09:12:14.922812  3771 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:14.923653 32673 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:12:14.923970 32673 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933848945823-32673-0/minicluster-data/ts-1-root
uuid: "4ffd6bef91c7461aaa46c615a542d487"
format_stamp: "Formatted at 2026-07-13 09:12:14 on dist-test-slave-32h3"
I20260713 09:12:14.924252 32673 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933848945823-32673-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933848945823-32673-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933848945823-32673-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)
I20260713 09:12:14.938881 32673 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:14.940291 32673 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:14.941891 32673 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:14.944355 32673 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:14.944610 32673 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:14.944893 32673 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:14.945096 32673 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:14.990252 32673 rpc_server.cc:307] RPC server started. Bound to: 127.31.232.66:41215
I20260713 09:12:14.990376  3833 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.232.66:41215 every 8 connection(s)
I20260713 09:12:14.995877 32673 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:15.004590  3837 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:15.006716  3838 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:15.008735  3834 heartbeater.cc:344] Connected to a master server at 127.31.232.126:34171
I20260713 09:12:15.009341  3834 heartbeater.cc:461] Registering TS with master...
W20260713 09:12:15.010197  3840 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:15.010278  3834 heartbeater.cc:507] Master 127.31.232.126:34171 requested a full tablet report, sending...
I20260713 09:12:15.011765 32673 server_base.cc:1061] running on GCE node
I20260713 09:12:15.012655 32673 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:15.012884 32673 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:15.013085 32673 hybrid_clock.cc:648] HybridClock initialized: now 1783933935013064 us; error 0 us; skew 500 ppm
I20260713 09:12:15.013092  3632 ts_manager.cc:194] Registered new tserver with Master: 4ffd6bef91c7461aaa46c615a542d487 (127.31.232.66:41215)
I20260713 09:12:15.013731 32673 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:15.014874  3632 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50176
I20260713 09:12:15.017242 32673 webserver.cc:533] Webserver started at http://127.31.232.67:37873/ using document root <none> and password file <none>
I20260713 09:12:15.017827 32673 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:15.018064 32673 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:15.018335 32673 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:15.019546 32673 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933848945823-32673-0/minicluster-data/ts-2-root/instance:
uuid: "88011410acde45a8a81459bfc730788f"
format_stamp: "Formatted at 2026-07-13 09:12:15 on dist-test-slave-32h3"
I20260713 09:12:15.024029 32673 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:12:15.027918  3845 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:15.028889 32673 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:12:15.029229 32673 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933848945823-32673-0/minicluster-data/ts-2-root
uuid: "88011410acde45a8a81459bfc730788f"
format_stamp: "Formatted at 2026-07-13 09:12:15 on dist-test-slave-32h3"
I20260713 09:12:15.029552 32673 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933848945823-32673-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933848945823-32673-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933848945823-32673-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)
I20260713 09:12:15.047686 32673 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:15.048894 32673 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:15.050382 32673 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:15.052543 32673 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:15.052762 32673 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:15.053005 32673 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:15.053191 32673 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:15.096123 32673 rpc_server.cc:307] RPC server started. Bound to: 127.31.232.67:34815
I20260713 09:12:15.096259  3907 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.232.67:34815 every 8 connection(s)
I20260713 09:12:15.110499  3908 heartbeater.cc:344] Connected to a master server at 127.31.232.126:34171
I20260713 09:12:15.110942  3908 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:15.111789  3908 heartbeater.cc:507] Master 127.31.232.126:34171 requested a full tablet report, sending...
I20260713 09:12:15.113996  3632 ts_manager.cc:194] Registered new tserver with Master: 88011410acde45a8a81459bfc730788f (127.31.232.67:34815)
I20260713 09:12:15.114142 32673 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014904699s
I20260713 09:12:15.115569  3632 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50188
I20260713 09:12:15.141902  3632 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50198:
name: "multi_table_leader_balance_table1"
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"
    }
  }
}
W20260713 09:12:15.144381  3632 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:12:15.194562  3724 tablet_service.cc:1511] Processing CreateTablet for tablet be8ba8b0a6f64e17aa5109fa152cc24c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ca2aa1f848d946c2b6408921c330ce96]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:12:15.196141  3724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be8ba8b0a6f64e17aa5109fa152cc24c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:15.197976  3723 tablet_service.cc:1511] Processing CreateTablet for tablet f95f8320e034490682bef03c59bd0cf8 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ca2aa1f848d946c2b6408921c330ce96]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:12:15.199440  3723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f95f8320e034490682bef03c59bd0cf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:15.207847  3873 tablet_service.cc:1511] Processing CreateTablet for tablet be8ba8b0a6f64e17aa5109fa152cc24c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ca2aa1f848d946c2b6408921c330ce96]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:12:15.208272  3872 tablet_service.cc:1511] Processing CreateTablet for tablet f95f8320e034490682bef03c59bd0cf8 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ca2aa1f848d946c2b6408921c330ce96]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:12:15.209412  3873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be8ba8b0a6f64e17aa5109fa152cc24c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:15.209465  3799 tablet_service.cc:1511] Processing CreateTablet for tablet be8ba8b0a6f64e17aa5109fa152cc24c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ca2aa1f848d946c2b6408921c330ce96]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:12:15.210153  3872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f95f8320e034490682bef03c59bd0cf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:15.210840  3799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be8ba8b0a6f64e17aa5109fa152cc24c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:15.215764  3798 tablet_service.cc:1511] Processing CreateTablet for tablet f95f8320e034490682bef03c59bd0cf8 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ca2aa1f848d946c2b6408921c330ce96]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:12:15.217172  3798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f95f8320e034490682bef03c59bd0cf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:15.240773  3925 tablet_bootstrap.cc:492] T be8ba8b0a6f64e17aa5109fa152cc24c P 4ffd6bef91c7461aaa46c615a542d487: Bootstrap starting.
I20260713 09:12:15.241420  3923 tablet_bootstrap.cc:492] T f95f8320e034490682bef03c59bd0cf8 P b14ceb635e0f46c7b1268861f05ae94c: Bootstrap starting.
I20260713 09:12:15.243562  3924 tablet_bootstrap.cc:492] T f95f8320e034490682bef03c59bd0cf8 P 88011410acde45a8a81459bfc730788f: Bootstrap starting.
I20260713 09:12:15.247476  3925 tablet_bootstrap.cc:654] T be8ba8b0a6f64e17aa5109fa152cc24c P 4ffd6bef91c7461aaa46c615a542d487: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:15.250849  3923 tablet_bootstrap.cc:654] T f95f8320e034490682bef03c59bd0cf8 P b14ceb635e0f46c7b1268861f05ae94c: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:15.252213  3924 tablet_bootstrap.cc:654] T f95f8320e034490682bef03c59bd0cf8 P 88011410acde45a8a81459bfc730788f: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:15.253444  3925 tablet_bootstrap.cc:492] T be8ba8b0a6f64e17aa5109fa152cc24c P 4ffd6bef91c7461aaa46c615a542d487: No bootstrap required, opened a new log
I20260713 09:12:15.254076  3925 ts_tablet_manager.cc:1403] T be8ba8b0a6f64e17aa5109fa152cc24c P 4ffd6bef91c7461aaa46c615a542d487: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.007s
I20260713 09:12:15.256523  3923 tablet_bootstrap.cc:492] T f95f8320e034490682bef03c59bd0cf8 P b14ceb635e0f46c7b1268861f05ae94c: No bootstrap required, opened a new log
I20260713 09:12:15.257238  3923 ts_tablet_manager.cc:1403] T f95f8320e034490682bef03c59bd0cf8 P b14ceb635e0f46c7b1268861f05ae94c: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.005s
I20260713 09:12:15.257046  3925 raft_consensus.cc:359] T be8ba8b0a6f64e17aa5109fa152cc24c P 4ffd6bef91c7461aaa46c615a542d487 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } }
I20260713 09:12:15.257684  3924 tablet_bootstrap.cc:492] T f95f8320e034490682bef03c59bd0cf8 P 88011410acde45a8a81459bfc730788f: No bootstrap required, opened a new log
I20260713 09:12:15.257874  3925 raft_consensus.cc:385] T be8ba8b0a6f64e17aa5109fa152cc24c P 4ffd6bef91c7461aaa46c615a542d487 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:15.258328  3924 ts_tablet_manager.cc:1403] T f95f8320e034490682bef03c59bd0cf8 P 88011410acde45a8a81459bfc730788f: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260713 09:12:15.258252  3925 raft_consensus.cc:740] T be8ba8b0a6f64e17aa5109fa152cc24c P 4ffd6bef91c7461aaa46c615a542d487 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ffd6bef91c7461aaa46c615a542d487, State: Initialized, Role: FOLLOWER
I20260713 09:12:15.259349  3925 consensus_queue.cc:260] T be8ba8b0a6f64e17aa5109fa152cc24c P 4ffd6bef91c7461aaa46c615a542d487 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } }
I20260713 09:12:15.261436  3834 heartbeater.cc:499] Master 127.31.232.126:34171 was elected leader, sending a full tablet report...
I20260713 09:12:15.261978  3925 ts_tablet_manager.cc:1434] T be8ba8b0a6f64e17aa5109fa152cc24c P 4ffd6bef91c7461aaa46c615a542d487: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:12:15.262527  3923 raft_consensus.cc:359] T f95f8320e034490682bef03c59bd0cf8 P b14ceb635e0f46c7b1268861f05ae94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } }
I20260713 09:12:15.262995  3925 tablet_bootstrap.cc:492] T f95f8320e034490682bef03c59bd0cf8 P 4ffd6bef91c7461aaa46c615a542d487: Bootstrap starting.
I20260713 09:12:15.264686  3923 raft_consensus.cc:385] T f95f8320e034490682bef03c59bd0cf8 P b14ceb635e0f46c7b1268861f05ae94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:15.264998  3923 raft_consensus.cc:740] T f95f8320e034490682bef03c59bd0cf8 P b14ceb635e0f46c7b1268861f05ae94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b14ceb635e0f46c7b1268861f05ae94c, State: Initialized, Role: FOLLOWER
I20260713 09:12:15.265734  3923 consensus_queue.cc:260] T f95f8320e034490682bef03c59bd0cf8 P b14ceb635e0f46c7b1268861f05ae94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } }
I20260713 09:12:15.264132  3924 raft_consensus.cc:359] T f95f8320e034490682bef03c59bd0cf8 P 88011410acde45a8a81459bfc730788f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } }
I20260713 09:12:15.267241  3924 raft_consensus.cc:385] T f95f8320e034490682bef03c59bd0cf8 P 88011410acde45a8a81459bfc730788f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:15.267568  3924 raft_consensus.cc:740] T f95f8320e034490682bef03c59bd0cf8 P 88011410acde45a8a81459bfc730788f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88011410acde45a8a81459bfc730788f, State: Initialized, Role: FOLLOWER
I20260713 09:12:15.268574  3759 heartbeater.cc:499] Master 127.31.232.126:34171 was elected leader, sending a full tablet report...
I20260713 09:12:15.268433  3924 consensus_queue.cc:260] T f95f8320e034490682bef03c59bd0cf8 P 88011410acde45a8a81459bfc730788f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } }
I20260713 09:12:15.271100  3923 ts_tablet_manager.cc:1434] T f95f8320e034490682bef03c59bd0cf8 P b14ceb635e0f46c7b1268861f05ae94c: Time spent starting tablet: real 0.013s	user 0.000s	sys 0.006s
I20260713 09:12:15.271376  3925 tablet_bootstrap.cc:654] T f95f8320e034490682bef03c59bd0cf8 P 4ffd6bef91c7461aaa46c615a542d487: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:15.272316  3923 tablet_bootstrap.cc:492] T be8ba8b0a6f64e17aa5109fa152cc24c P b14ceb635e0f46c7b1268861f05ae94c: Bootstrap starting.
I20260713 09:12:15.277539  3925 tablet_bootstrap.cc:492] T f95f8320e034490682bef03c59bd0cf8 P 4ffd6bef91c7461aaa46c615a542d487: No bootstrap required, opened a new log
I20260713 09:12:15.278129  3925 ts_tablet_manager.cc:1403] T f95f8320e034490682bef03c59bd0cf8 P 4ffd6bef91c7461aaa46c615a542d487: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260713 09:12:15.281644  3925 raft_consensus.cc:359] T f95f8320e034490682bef03c59bd0cf8 P 4ffd6bef91c7461aaa46c615a542d487 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } }
I20260713 09:12:15.282624  3925 raft_consensus.cc:385] T f95f8320e034490682bef03c59bd0cf8 P 4ffd6bef91c7461aaa46c615a542d487 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:15.283077  3925 raft_consensus.cc:740] T f95f8320e034490682bef03c59bd0cf8 P 4ffd6bef91c7461aaa46c615a542d487 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ffd6bef91c7461aaa46c615a542d487, State: Initialized, Role: FOLLOWER
I20260713 09:12:15.284497  3908 heartbeater.cc:499] Master 127.31.232.126:34171 was elected leader, sending a full tablet report...
I20260713 09:12:15.284205  3925 consensus_queue.cc:260] T f95f8320e034490682bef03c59bd0cf8 P 4ffd6bef91c7461aaa46c615a542d487 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } }
I20260713 09:12:15.285041  3924 ts_tablet_manager.cc:1434] T f95f8320e034490682bef03c59bd0cf8 P 88011410acde45a8a81459bfc730788f: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.006s
I20260713 09:12:15.286032  3924 tablet_bootstrap.cc:492] T be8ba8b0a6f64e17aa5109fa152cc24c P 88011410acde45a8a81459bfc730788f: Bootstrap starting.
I20260713 09:12:15.286409  3925 ts_tablet_manager.cc:1434] T f95f8320e034490682bef03c59bd0cf8 P 4ffd6bef91c7461aaa46c615a542d487: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:12:15.287494  3923 tablet_bootstrap.cc:654] T be8ba8b0a6f64e17aa5109fa152cc24c P b14ceb635e0f46c7b1268861f05ae94c: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:15.293274  3924 tablet_bootstrap.cc:654] T be8ba8b0a6f64e17aa5109fa152cc24c P 88011410acde45a8a81459bfc730788f: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:15.306119  3924 tablet_bootstrap.cc:492] T be8ba8b0a6f64e17aa5109fa152cc24c P 88011410acde45a8a81459bfc730788f: No bootstrap required, opened a new log
I20260713 09:12:15.306154  3923 tablet_bootstrap.cc:492] T be8ba8b0a6f64e17aa5109fa152cc24c P b14ceb635e0f46c7b1268861f05ae94c: No bootstrap required, opened a new log
I20260713 09:12:15.306767  3924 ts_tablet_manager.cc:1403] T be8ba8b0a6f64e17aa5109fa152cc24c P 88011410acde45a8a81459bfc730788f: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260713 09:12:15.306784  3923 ts_tablet_manager.cc:1403] T be8ba8b0a6f64e17aa5109fa152cc24c P b14ceb635e0f46c7b1268861f05ae94c: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.018s
I20260713 09:12:15.309897  3923 raft_consensus.cc:359] T be8ba8b0a6f64e17aa5109fa152cc24c P b14ceb635e0f46c7b1268861f05ae94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } }
I20260713 09:12:15.310079  3924 raft_consensus.cc:359] T be8ba8b0a6f64e17aa5109fa152cc24c P 88011410acde45a8a81459bfc730788f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } }
I20260713 09:12:15.310660  3923 raft_consensus.cc:385] T be8ba8b0a6f64e17aa5109fa152cc24c P b14ceb635e0f46c7b1268861f05ae94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:15.310762  3924 raft_consensus.cc:385] T be8ba8b0a6f64e17aa5109fa152cc24c P 88011410acde45a8a81459bfc730788f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:15.311026  3923 raft_consensus.cc:740] T be8ba8b0a6f64e17aa5109fa152cc24c P b14ceb635e0f46c7b1268861f05ae94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b14ceb635e0f46c7b1268861f05ae94c, State: Initialized, Role: FOLLOWER
I20260713 09:12:15.311080  3924 raft_consensus.cc:740] T be8ba8b0a6f64e17aa5109fa152cc24c P 88011410acde45a8a81459bfc730788f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88011410acde45a8a81459bfc730788f, State: Initialized, Role: FOLLOWER
I20260713 09:12:15.311887  3923 consensus_queue.cc:260] T be8ba8b0a6f64e17aa5109fa152cc24c P b14ceb635e0f46c7b1268861f05ae94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } }
I20260713 09:12:15.311997  3924 consensus_queue.cc:260] T be8ba8b0a6f64e17aa5109fa152cc24c P 88011410acde45a8a81459bfc730788f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } }
I20260713 09:12:15.314082  3924 ts_tablet_manager.cc:1434] T be8ba8b0a6f64e17aa5109fa152cc24c P 88011410acde45a8a81459bfc730788f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:12:15.314082  3923 ts_tablet_manager.cc:1434] T be8ba8b0a6f64e17aa5109fa152cc24c P b14ceb635e0f46c7b1268861f05ae94c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
W20260713 09:12:15.350059  3909 tablet.cc:2406] T be8ba8b0a6f64e17aa5109fa152cc24c P 88011410acde45a8a81459bfc730788f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:12:15.387424  3930 raft_consensus.cc:493] T be8ba8b0a6f64e17aa5109fa152cc24c P b14ceb635e0f46c7b1268861f05ae94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:15.388012  3930 raft_consensus.cc:515] T be8ba8b0a6f64e17aa5109fa152cc24c P b14ceb635e0f46c7b1268861f05ae94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } }
I20260713 09:12:15.390285  3930 leader_election.cc:290] T be8ba8b0a6f64e17aa5109fa152cc24c P b14ceb635e0f46c7b1268861f05ae94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88011410acde45a8a81459bfc730788f (127.31.232.67:34815), 4ffd6bef91c7461aaa46c615a542d487 (127.31.232.66:41215)
I20260713 09:12:15.398686  3929 raft_consensus.cc:493] T be8ba8b0a6f64e17aa5109fa152cc24c P 4ffd6bef91c7461aaa46c615a542d487 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:15.399232  3929 raft_consensus.cc:515] T be8ba8b0a6f64e17aa5109fa152cc24c P 4ffd6bef91c7461aaa46c615a542d487 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } }
I20260713 09:12:15.401011  3883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be8ba8b0a6f64e17aa5109fa152cc24c" candidate_uuid: "b14ceb635e0f46c7b1268861f05ae94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88011410acde45a8a81459bfc730788f" is_pre_election: true
I20260713 09:12:15.401831  3883 raft_consensus.cc:2468] T be8ba8b0a6f64e17aa5109fa152cc24c P 88011410acde45a8a81459bfc730788f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b14ceb635e0f46c7b1268861f05ae94c in term 0.
I20260713 09:12:15.402076  3929 leader_election.cc:290] T be8ba8b0a6f64e17aa5109fa152cc24c P 4ffd6bef91c7461aaa46c615a542d487 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b14ceb635e0f46c7b1268861f05ae94c (127.31.232.65:45145), 88011410acde45a8a81459bfc730788f (127.31.232.67:34815)
I20260713 09:12:15.403131  3809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be8ba8b0a6f64e17aa5109fa152cc24c" candidate_uuid: "b14ceb635e0f46c7b1268861f05ae94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ffd6bef91c7461aaa46c615a542d487" is_pre_election: true
I20260713 09:12:15.403890  3809 raft_consensus.cc:2468] T be8ba8b0a6f64e17aa5109fa152cc24c P 4ffd6bef91c7461aaa46c615a542d487 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b14ceb635e0f46c7b1268861f05ae94c in term 0.
I20260713 09:12:15.404167  3700 leader_election.cc:304] T be8ba8b0a6f64e17aa5109fa152cc24c P b14ceb635e0f46c7b1268861f05ae94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88011410acde45a8a81459bfc730788f, b14ceb635e0f46c7b1268861f05ae94c; no voters: 
I20260713 09:12:15.405143  3930 raft_consensus.cc:2804] T be8ba8b0a6f64e17aa5109fa152cc24c P b14ceb635e0f46c7b1268861f05ae94c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:15.405493  3930 raft_consensus.cc:493] T be8ba8b0a6f64e17aa5109fa152cc24c P b14ceb635e0f46c7b1268861f05ae94c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:15.405865  3930 raft_consensus.cc:3060] T be8ba8b0a6f64e17aa5109fa152cc24c P b14ceb635e0f46c7b1268861f05ae94c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:15.412238  3734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be8ba8b0a6f64e17aa5109fa152cc24c" candidate_uuid: "4ffd6bef91c7461aaa46c615a542d487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b14ceb635e0f46c7b1268861f05ae94c" is_pre_election: true
I20260713 09:12:15.413013  3930 raft_consensus.cc:515] T be8ba8b0a6f64e17aa5109fa152cc24c P b14ceb635e0f46c7b1268861f05ae94c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } }
I20260713 09:12:15.413991  3734 raft_consensus.cc:2393] T be8ba8b0a6f64e17aa5109fa152cc24c P b14ceb635e0f46c7b1268861f05ae94c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4ffd6bef91c7461aaa46c615a542d487 in current term 1: Already voted for candidate b14ceb635e0f46c7b1268861f05ae94c in this term.
I20260713 09:12:15.414981  3930 leader_election.cc:290] T be8ba8b0a6f64e17aa5109fa152cc24c P b14ceb635e0f46c7b1268861f05ae94c [CANDIDATE]: Term 1 election: Requested vote from peers 88011410acde45a8a81459bfc730788f (127.31.232.67:34815), 4ffd6bef91c7461aaa46c615a542d487 (127.31.232.66:41215)
I20260713 09:12:15.416060  3883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be8ba8b0a6f64e17aa5109fa152cc24c" candidate_uuid: "b14ceb635e0f46c7b1268861f05ae94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88011410acde45a8a81459bfc730788f"
I20260713 09:12:15.416546  3809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be8ba8b0a6f64e17aa5109fa152cc24c" candidate_uuid: "b14ceb635e0f46c7b1268861f05ae94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ffd6bef91c7461aaa46c615a542d487"
I20260713 09:12:15.416720  3883 raft_consensus.cc:3060] T be8ba8b0a6f64e17aa5109fa152cc24c P 88011410acde45a8a81459bfc730788f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:15.417152  3809 raft_consensus.cc:3060] T be8ba8b0a6f64e17aa5109fa152cc24c P 4ffd6bef91c7461aaa46c615a542d487 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:15.420022  3882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be8ba8b0a6f64e17aa5109fa152cc24c" candidate_uuid: "4ffd6bef91c7461aaa46c615a542d487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88011410acde45a8a81459bfc730788f" is_pre_election: true
I20260713 09:12:15.421754  3775 leader_election.cc:304] T be8ba8b0a6f64e17aa5109fa152cc24c P 4ffd6bef91c7461aaa46c615a542d487 [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: 4ffd6bef91c7461aaa46c615a542d487; no voters: 88011410acde45a8a81459bfc730788f, b14ceb635e0f46c7b1268861f05ae94c
I20260713 09:12:15.423837  3809 raft_consensus.cc:2468] T be8ba8b0a6f64e17aa5109fa152cc24c P 4ffd6bef91c7461aaa46c615a542d487 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b14ceb635e0f46c7b1268861f05ae94c in term 1.
I20260713 09:12:15.424346  3929 raft_consensus.cc:2749] T be8ba8b0a6f64e17aa5109fa152cc24c P 4ffd6bef91c7461aaa46c615a542d487 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:15.425179  3883 raft_consensus.cc:2468] T be8ba8b0a6f64e17aa5109fa152cc24c P 88011410acde45a8a81459bfc730788f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b14ceb635e0f46c7b1268861f05ae94c in term 1.
I20260713 09:12:15.425202  3697 leader_election.cc:304] T be8ba8b0a6f64e17aa5109fa152cc24c P b14ceb635e0f46c7b1268861f05ae94c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ffd6bef91c7461aaa46c615a542d487, b14ceb635e0f46c7b1268861f05ae94c; no voters: 
I20260713 09:12:15.426481  3930 raft_consensus.cc:2804] T be8ba8b0a6f64e17aa5109fa152cc24c P b14ceb635e0f46c7b1268861f05ae94c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:15.427439  3930 raft_consensus.cc:697] T be8ba8b0a6f64e17aa5109fa152cc24c P b14ceb635e0f46c7b1268861f05ae94c [term 1 LEADER]: Becoming Leader. State: Replica: b14ceb635e0f46c7b1268861f05ae94c, State: Running, Role: LEADER
I20260713 09:12:15.428185  3930 consensus_queue.cc:237] T be8ba8b0a6f64e17aa5109fa152cc24c P b14ceb635e0f46c7b1268861f05ae94c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } }
I20260713 09:12:15.437835  3630 catalog_manager.cc:5697] T be8ba8b0a6f64e17aa5109fa152cc24c P b14ceb635e0f46c7b1268861f05ae94c reported cstate change: term changed from 0 to 1, leader changed from <none> to b14ceb635e0f46c7b1268861f05ae94c (127.31.232.65). New cstate: current_term: 1 leader_uuid: "b14ceb635e0f46c7b1268861f05ae94c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:15.462428  3930 raft_consensus.cc:493] T f95f8320e034490682bef03c59bd0cf8 P b14ceb635e0f46c7b1268861f05ae94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:15.463009  3930 raft_consensus.cc:515] T f95f8320e034490682bef03c59bd0cf8 P b14ceb635e0f46c7b1268861f05ae94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } }
I20260713 09:12:15.464774  3930 leader_election.cc:290] T f95f8320e034490682bef03c59bd0cf8 P b14ceb635e0f46c7b1268861f05ae94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ffd6bef91c7461aaa46c615a542d487 (127.31.232.66:41215), 88011410acde45a8a81459bfc730788f (127.31.232.67:34815)
I20260713 09:12:15.465914  3883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95f8320e034490682bef03c59bd0cf8" candidate_uuid: "b14ceb635e0f46c7b1268861f05ae94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88011410acde45a8a81459bfc730788f" is_pre_election: true
I20260713 09:12:15.465824  3809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95f8320e034490682bef03c59bd0cf8" candidate_uuid: "b14ceb635e0f46c7b1268861f05ae94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ffd6bef91c7461aaa46c615a542d487" is_pre_election: true
I20260713 09:12:15.466681  3883 raft_consensus.cc:2468] T f95f8320e034490682bef03c59bd0cf8 P 88011410acde45a8a81459bfc730788f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b14ceb635e0f46c7b1268861f05ae94c in term 0.
I20260713 09:12:15.466818  3809 raft_consensus.cc:2468] T f95f8320e034490682bef03c59bd0cf8 P 4ffd6bef91c7461aaa46c615a542d487 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b14ceb635e0f46c7b1268861f05ae94c in term 0.
I20260713 09:12:15.467643  3700 leader_election.cc:304] T f95f8320e034490682bef03c59bd0cf8 P b14ceb635e0f46c7b1268861f05ae94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88011410acde45a8a81459bfc730788f, b14ceb635e0f46c7b1268861f05ae94c; no voters: 
I20260713 09:12:15.468503  3930 raft_consensus.cc:2804] T f95f8320e034490682bef03c59bd0cf8 P b14ceb635e0f46c7b1268861f05ae94c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:15.468888  3930 raft_consensus.cc:493] T f95f8320e034490682bef03c59bd0cf8 P b14ceb635e0f46c7b1268861f05ae94c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:15.469310  3930 raft_consensus.cc:3060] T f95f8320e034490682bef03c59bd0cf8 P b14ceb635e0f46c7b1268861f05ae94c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:15.474401  3930 raft_consensus.cc:515] T f95f8320e034490682bef03c59bd0cf8 P b14ceb635e0f46c7b1268861f05ae94c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } }
I20260713 09:12:15.476032  3930 leader_election.cc:290] T f95f8320e034490682bef03c59bd0cf8 P b14ceb635e0f46c7b1268861f05ae94c [CANDIDATE]: Term 1 election: Requested vote from peers 4ffd6bef91c7461aaa46c615a542d487 (127.31.232.66:41215), 88011410acde45a8a81459bfc730788f (127.31.232.67:34815)
I20260713 09:12:15.476956  3809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95f8320e034490682bef03c59bd0cf8" candidate_uuid: "b14ceb635e0f46c7b1268861f05ae94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ffd6bef91c7461aaa46c615a542d487"
I20260713 09:12:15.477142  3883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95f8320e034490682bef03c59bd0cf8" candidate_uuid: "b14ceb635e0f46c7b1268861f05ae94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88011410acde45a8a81459bfc730788f"
I20260713 09:12:15.477587  3809 raft_consensus.cc:3060] T f95f8320e034490682bef03c59bd0cf8 P 4ffd6bef91c7461aaa46c615a542d487 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:15.477609  3883 raft_consensus.cc:3060] T f95f8320e034490682bef03c59bd0cf8 P 88011410acde45a8a81459bfc730788f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:15.484478  3809 raft_consensus.cc:2468] T f95f8320e034490682bef03c59bd0cf8 P 4ffd6bef91c7461aaa46c615a542d487 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b14ceb635e0f46c7b1268861f05ae94c in term 1.
I20260713 09:12:15.484480  3883 raft_consensus.cc:2468] T f95f8320e034490682bef03c59bd0cf8 P 88011410acde45a8a81459bfc730788f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b14ceb635e0f46c7b1268861f05ae94c in term 1.
I20260713 09:12:15.485899  3700 leader_election.cc:304] T f95f8320e034490682bef03c59bd0cf8 P b14ceb635e0f46c7b1268861f05ae94c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88011410acde45a8a81459bfc730788f, b14ceb635e0f46c7b1268861f05ae94c; no voters: 
I20260713 09:12:15.486668  3930 raft_consensus.cc:2804] T f95f8320e034490682bef03c59bd0cf8 P b14ceb635e0f46c7b1268861f05ae94c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:15.487144  3930 raft_consensus.cc:697] T f95f8320e034490682bef03c59bd0cf8 P b14ceb635e0f46c7b1268861f05ae94c [term 1 LEADER]: Becoming Leader. State: Replica: b14ceb635e0f46c7b1268861f05ae94c, State: Running, Role: LEADER
I20260713 09:12:15.488010  3930 consensus_queue.cc:237] T f95f8320e034490682bef03c59bd0cf8 P b14ceb635e0f46c7b1268861f05ae94c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } }
I20260713 09:12:15.494990  3630 catalog_manager.cc:5697] T f95f8320e034490682bef03c59bd0cf8 P b14ceb635e0f46c7b1268861f05ae94c reported cstate change: term changed from 0 to 1, leader changed from <none> to b14ceb635e0f46c7b1268861f05ae94c (127.31.232.65). New cstate: current_term: 1 leader_uuid: "b14ceb635e0f46c7b1268861f05ae94c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:15.528503  3630 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50208:
name: "multi_table_leader_balance_table2"
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"
    }
  }
}
W20260713 09:12:15.530377  3630 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:12:15.554257  3724 tablet_service.cc:1511] Processing CreateTablet for tablet 4292511c6de64cec86c637029710a18f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9a9057169a624e448d8d6896bde7631a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:12:15.555661  3724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4292511c6de64cec86c637029710a18f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:15.555411  3798 tablet_service.cc:1511] Processing CreateTablet for tablet 4292511c6de64cec86c637029710a18f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9a9057169a624e448d8d6896bde7631a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:12:15.556737  3798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4292511c6de64cec86c637029710a18f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:15.556581  3873 tablet_service.cc:1511] Processing CreateTablet for tablet 4292511c6de64cec86c637029710a18f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9a9057169a624e448d8d6896bde7631a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:12:15.557884  3873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4292511c6de64cec86c637029710a18f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:15.559839  3723 tablet_service.cc:1511] Processing CreateTablet for tablet 3ccd89d4da1f4003b497e3c1c747e38c (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9a9057169a624e448d8d6896bde7631a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:12:15.561033  3723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ccd89d4da1f4003b497e3c1c747e38c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:15.564608  3799 tablet_service.cc:1511] Processing CreateTablet for tablet 3ccd89d4da1f4003b497e3c1c747e38c (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9a9057169a624e448d8d6896bde7631a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:12:15.565867  3799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ccd89d4da1f4003b497e3c1c747e38c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:15.571873  3923 tablet_bootstrap.cc:492] T 4292511c6de64cec86c637029710a18f P b14ceb635e0f46c7b1268861f05ae94c: Bootstrap starting.
I20260713 09:12:15.572268  3872 tablet_service.cc:1511] Processing CreateTablet for tablet 3ccd89d4da1f4003b497e3c1c747e38c (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9a9057169a624e448d8d6896bde7631a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:12:15.573629  3872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ccd89d4da1f4003b497e3c1c747e38c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:15.575589  3924 tablet_bootstrap.cc:492] T 4292511c6de64cec86c637029710a18f P 88011410acde45a8a81459bfc730788f: Bootstrap starting.
I20260713 09:12:15.580789  3924 tablet_bootstrap.cc:654] T 4292511c6de64cec86c637029710a18f P 88011410acde45a8a81459bfc730788f: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:15.582474  3923 tablet_bootstrap.cc:654] T 4292511c6de64cec86c637029710a18f P b14ceb635e0f46c7b1268861f05ae94c: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:15.599351  3923 tablet_bootstrap.cc:492] T 4292511c6de64cec86c637029710a18f P b14ceb635e0f46c7b1268861f05ae94c: No bootstrap required, opened a new log
I20260713 09:12:15.599929  3923 ts_tablet_manager.cc:1403] T 4292511c6de64cec86c637029710a18f P b14ceb635e0f46c7b1268861f05ae94c: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.013s
I20260713 09:12:15.600575  3925 tablet_bootstrap.cc:492] T 4292511c6de64cec86c637029710a18f P 4ffd6bef91c7461aaa46c615a542d487: Bootstrap starting.
I20260713 09:12:15.602172  3924 tablet_bootstrap.cc:492] T 4292511c6de64cec86c637029710a18f P 88011410acde45a8a81459bfc730788f: No bootstrap required, opened a new log
I20260713 09:12:15.602641  3924 ts_tablet_manager.cc:1403] T 4292511c6de64cec86c637029710a18f P 88011410acde45a8a81459bfc730788f: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.016s
I20260713 09:12:15.603963  3923 raft_consensus.cc:359] T 4292511c6de64cec86c637029710a18f P b14ceb635e0f46c7b1268861f05ae94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } }
I20260713 09:12:15.604712  3923 raft_consensus.cc:385] T 4292511c6de64cec86c637029710a18f P b14ceb635e0f46c7b1268861f05ae94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:15.605006  3923 raft_consensus.cc:740] T 4292511c6de64cec86c637029710a18f P b14ceb635e0f46c7b1268861f05ae94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b14ceb635e0f46c7b1268861f05ae94c, State: Initialized, Role: FOLLOWER
I20260713 09:12:15.605615  3924 raft_consensus.cc:359] T 4292511c6de64cec86c637029710a18f P 88011410acde45a8a81459bfc730788f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } }
I20260713 09:12:15.606383  3924 raft_consensus.cc:385] T 4292511c6de64cec86c637029710a18f P 88011410acde45a8a81459bfc730788f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:15.606803  3924 raft_consensus.cc:740] T 4292511c6de64cec86c637029710a18f P 88011410acde45a8a81459bfc730788f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88011410acde45a8a81459bfc730788f, State: Initialized, Role: FOLLOWER
I20260713 09:12:15.607282  3925 tablet_bootstrap.cc:654] T 4292511c6de64cec86c637029710a18f P 4ffd6bef91c7461aaa46c615a542d487: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:15.607357  3923 consensus_queue.cc:260] T 4292511c6de64cec86c637029710a18f P b14ceb635e0f46c7b1268861f05ae94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } }
I20260713 09:12:15.607805  3924 consensus_queue.cc:260] T 4292511c6de64cec86c637029710a18f P 88011410acde45a8a81459bfc730788f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } }
I20260713 09:12:15.610425  3924 ts_tablet_manager.cc:1434] T 4292511c6de64cec86c637029710a18f P 88011410acde45a8a81459bfc730788f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:12:15.610491  3923 ts_tablet_manager.cc:1434] T 4292511c6de64cec86c637029710a18f P b14ceb635e0f46c7b1268861f05ae94c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260713 09:12:15.611968  3923 tablet_bootstrap.cc:492] T 3ccd89d4da1f4003b497e3c1c747e38c P b14ceb635e0f46c7b1268861f05ae94c: Bootstrap starting.
I20260713 09:12:15.615031  3924 tablet_bootstrap.cc:492] T 3ccd89d4da1f4003b497e3c1c747e38c P 88011410acde45a8a81459bfc730788f: Bootstrap starting.
I20260713 09:12:15.616803  3930 raft_consensus.cc:493] T 4292511c6de64cec86c637029710a18f P b14ceb635e0f46c7b1268861f05ae94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:15.617301  3930 raft_consensus.cc:515] T 4292511c6de64cec86c637029710a18f P b14ceb635e0f46c7b1268861f05ae94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } }
I20260713 09:12:15.619349  3923 tablet_bootstrap.cc:654] T 3ccd89d4da1f4003b497e3c1c747e38c P b14ceb635e0f46c7b1268861f05ae94c: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:15.620343  3925 tablet_bootstrap.cc:492] T 4292511c6de64cec86c637029710a18f P 4ffd6bef91c7461aaa46c615a542d487: No bootstrap required, opened a new log
I20260713 09:12:15.620996  3925 ts_tablet_manager.cc:1403] T 4292511c6de64cec86c637029710a18f P 4ffd6bef91c7461aaa46c615a542d487: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260713 09:12:15.622370  3924 tablet_bootstrap.cc:654] T 3ccd89d4da1f4003b497e3c1c747e38c P 88011410acde45a8a81459bfc730788f: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:15.625320  3925 raft_consensus.cc:359] T 4292511c6de64cec86c637029710a18f P 4ffd6bef91c7461aaa46c615a542d487 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } }
I20260713 09:12:15.626724  3925 raft_consensus.cc:385] T 4292511c6de64cec86c637029710a18f P 4ffd6bef91c7461aaa46c615a542d487 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:15.627280  3925 raft_consensus.cc:740] T 4292511c6de64cec86c637029710a18f P 4ffd6bef91c7461aaa46c615a542d487 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ffd6bef91c7461aaa46c615a542d487, State: Initialized, Role: FOLLOWER
I20260713 09:12:15.628597  3925 consensus_queue.cc:260] T 4292511c6de64cec86c637029710a18f P 4ffd6bef91c7461aaa46c615a542d487 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } }
I20260713 09:12:15.632522  3883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4292511c6de64cec86c637029710a18f" candidate_uuid: "b14ceb635e0f46c7b1268861f05ae94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88011410acde45a8a81459bfc730788f" is_pre_election: true
I20260713 09:12:15.633193  3883 raft_consensus.cc:2468] T 4292511c6de64cec86c637029710a18f P 88011410acde45a8a81459bfc730788f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b14ceb635e0f46c7b1268861f05ae94c in term 0.
I20260713 09:12:15.633584  3930 leader_election.cc:290] T 4292511c6de64cec86c637029710a18f P b14ceb635e0f46c7b1268861f05ae94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ffd6bef91c7461aaa46c615a542d487 (127.31.232.66:41215), 88011410acde45a8a81459bfc730788f (127.31.232.67:34815)
I20260713 09:12:15.620949  3809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4292511c6de64cec86c637029710a18f" candidate_uuid: "b14ceb635e0f46c7b1268861f05ae94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ffd6bef91c7461aaa46c615a542d487" is_pre_election: true
I20260713 09:12:15.634466  3700 leader_election.cc:304] T 4292511c6de64cec86c637029710a18f P b14ceb635e0f46c7b1268861f05ae94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88011410acde45a8a81459bfc730788f, b14ceb635e0f46c7b1268861f05ae94c; no voters: 
I20260713 09:12:15.634644  3809 raft_consensus.cc:2468] T 4292511c6de64cec86c637029710a18f P 4ffd6bef91c7461aaa46c615a542d487 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b14ceb635e0f46c7b1268861f05ae94c in term 0.
I20260713 09:12:15.635562  3930 raft_consensus.cc:2804] T 4292511c6de64cec86c637029710a18f P b14ceb635e0f46c7b1268861f05ae94c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:15.636034  3930 raft_consensus.cc:493] T 4292511c6de64cec86c637029710a18f P b14ceb635e0f46c7b1268861f05ae94c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:15.636485  3930 raft_consensus.cc:3060] T 4292511c6de64cec86c637029710a18f P b14ceb635e0f46c7b1268861f05ae94c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:15.636970  3925 ts_tablet_manager.cc:1434] T 4292511c6de64cec86c637029710a18f P 4ffd6bef91c7461aaa46c615a542d487: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.005s
I20260713 09:12:15.638213  3925 tablet_bootstrap.cc:492] T 3ccd89d4da1f4003b497e3c1c747e38c P 4ffd6bef91c7461aaa46c615a542d487: Bootstrap starting.
I20260713 09:12:15.638617  3924 tablet_bootstrap.cc:492] T 3ccd89d4da1f4003b497e3c1c747e38c P 88011410acde45a8a81459bfc730788f: No bootstrap required, opened a new log
I20260713 09:12:15.639971  3924 ts_tablet_manager.cc:1403] T 3ccd89d4da1f4003b497e3c1c747e38c P 88011410acde45a8a81459bfc730788f: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.006s
I20260713 09:12:15.641865  3923 tablet_bootstrap.cc:492] T 3ccd89d4da1f4003b497e3c1c747e38c P b14ceb635e0f46c7b1268861f05ae94c: No bootstrap required, opened a new log
I20260713 09:12:15.642386  3923 ts_tablet_manager.cc:1403] T 3ccd89d4da1f4003b497e3c1c747e38c P b14ceb635e0f46c7b1268861f05ae94c: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.008s
I20260713 09:12:15.645366  3923 raft_consensus.cc:359] T 3ccd89d4da1f4003b497e3c1c747e38c P b14ceb635e0f46c7b1268861f05ae94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } }
I20260713 09:12:15.646106  3923 raft_consensus.cc:385] T 3ccd89d4da1f4003b497e3c1c747e38c P b14ceb635e0f46c7b1268861f05ae94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:15.646425  3923 raft_consensus.cc:740] T 3ccd89d4da1f4003b497e3c1c747e38c P b14ceb635e0f46c7b1268861f05ae94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b14ceb635e0f46c7b1268861f05ae94c, State: Initialized, Role: FOLLOWER
I20260713 09:12:15.647287  3924 raft_consensus.cc:359] T 3ccd89d4da1f4003b497e3c1c747e38c P 88011410acde45a8a81459bfc730788f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } }
I20260713 09:12:15.647301  3923 consensus_queue.cc:260] T 3ccd89d4da1f4003b497e3c1c747e38c P b14ceb635e0f46c7b1268861f05ae94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } }
I20260713 09:12:15.648327  3924 raft_consensus.cc:385] T 3ccd89d4da1f4003b497e3c1c747e38c P 88011410acde45a8a81459bfc730788f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:15.648792  3924 raft_consensus.cc:740] T 3ccd89d4da1f4003b497e3c1c747e38c P 88011410acde45a8a81459bfc730788f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88011410acde45a8a81459bfc730788f, State: Initialized, Role: FOLLOWER
I20260713 09:12:15.649523  3930 raft_consensus.cc:515] T 4292511c6de64cec86c637029710a18f P b14ceb635e0f46c7b1268861f05ae94c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } }
I20260713 09:12:15.650130  3923 ts_tablet_manager.cc:1434] T 3ccd89d4da1f4003b497e3c1c747e38c P b14ceb635e0f46c7b1268861f05ae94c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:12:15.650048  3924 consensus_queue.cc:260] T 3ccd89d4da1f4003b497e3c1c747e38c P 88011410acde45a8a81459bfc730788f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } }
I20260713 09:12:15.651283  3925 tablet_bootstrap.cc:654] T 3ccd89d4da1f4003b497e3c1c747e38c P 4ffd6bef91c7461aaa46c615a542d487: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:15.653818  3924 ts_tablet_manager.cc:1434] T 3ccd89d4da1f4003b497e3c1c747e38c P 88011410acde45a8a81459bfc730788f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260713 09:12:15.655545  3809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4292511c6de64cec86c637029710a18f" candidate_uuid: "b14ceb635e0f46c7b1268861f05ae94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ffd6bef91c7461aaa46c615a542d487"
I20260713 09:12:15.656134  3809 raft_consensus.cc:3060] T 4292511c6de64cec86c637029710a18f P 4ffd6bef91c7461aaa46c615a542d487 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:15.657701  3883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4292511c6de64cec86c637029710a18f" candidate_uuid: "b14ceb635e0f46c7b1268861f05ae94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88011410acde45a8a81459bfc730788f"
I20260713 09:12:15.658288  3883 raft_consensus.cc:3060] T 4292511c6de64cec86c637029710a18f P 88011410acde45a8a81459bfc730788f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:15.656083  3930 leader_election.cc:290] T 4292511c6de64cec86c637029710a18f P b14ceb635e0f46c7b1268861f05ae94c [CANDIDATE]: Term 1 election: Requested vote from peers 4ffd6bef91c7461aaa46c615a542d487 (127.31.232.66:41215), 88011410acde45a8a81459bfc730788f (127.31.232.67:34815)
I20260713 09:12:15.667151  3925 tablet_bootstrap.cc:492] T 3ccd89d4da1f4003b497e3c1c747e38c P 4ffd6bef91c7461aaa46c615a542d487: No bootstrap required, opened a new log
I20260713 09:12:15.667546  3809 raft_consensus.cc:2468] T 4292511c6de64cec86c637029710a18f P 4ffd6bef91c7461aaa46c615a542d487 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b14ceb635e0f46c7b1268861f05ae94c in term 1.
I20260713 09:12:15.667779  3925 ts_tablet_manager.cc:1403] T 3ccd89d4da1f4003b497e3c1c747e38c P 4ffd6bef91c7461aaa46c615a542d487: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.008s
I20260713 09:12:15.668856  3697 leader_election.cc:304] T 4292511c6de64cec86c637029710a18f P b14ceb635e0f46c7b1268861f05ae94c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ffd6bef91c7461aaa46c615a542d487, b14ceb635e0f46c7b1268861f05ae94c; no voters: 
I20260713 09:12:15.671666  3925 raft_consensus.cc:359] T 3ccd89d4da1f4003b497e3c1c747e38c P 4ffd6bef91c7461aaa46c615a542d487 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } }
I20260713 09:12:15.672600  3925 raft_consensus.cc:385] T 3ccd89d4da1f4003b497e3c1c747e38c P 4ffd6bef91c7461aaa46c615a542d487 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:15.672653  3930 raft_consensus.cc:2804] T 4292511c6de64cec86c637029710a18f P b14ceb635e0f46c7b1268861f05ae94c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:15.673184  3925 raft_consensus.cc:740] T 3ccd89d4da1f4003b497e3c1c747e38c P 4ffd6bef91c7461aaa46c615a542d487 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ffd6bef91c7461aaa46c615a542d487, State: Initialized, Role: FOLLOWER
I20260713 09:12:15.673748  3930 raft_consensus.cc:697] T 4292511c6de64cec86c637029710a18f P b14ceb635e0f46c7b1268861f05ae94c [term 1 LEADER]: Becoming Leader. State: Replica: b14ceb635e0f46c7b1268861f05ae94c, State: Running, Role: LEADER
I20260713 09:12:15.674309  3883 raft_consensus.cc:2468] T 4292511c6de64cec86c637029710a18f P 88011410acde45a8a81459bfc730788f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b14ceb635e0f46c7b1268861f05ae94c in term 1.
I20260713 09:12:15.674294  3925 consensus_queue.cc:260] T 3ccd89d4da1f4003b497e3c1c747e38c P 4ffd6bef91c7461aaa46c615a542d487 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } }
I20260713 09:12:15.674707  3930 consensus_queue.cc:237] T 4292511c6de64cec86c637029710a18f P b14ceb635e0f46c7b1268861f05ae94c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } }
I20260713 09:12:15.678915  3925 ts_tablet_manager.cc:1434] T 3ccd89d4da1f4003b497e3c1c747e38c P 4ffd6bef91c7461aaa46c615a542d487: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260713 09:12:15.685788  3631 catalog_manager.cc:5697] T 4292511c6de64cec86c637029710a18f P b14ceb635e0f46c7b1268861f05ae94c reported cstate change: term changed from 0 to 1, leader changed from <none> to b14ceb635e0f46c7b1268861f05ae94c (127.31.232.65). New cstate: current_term: 1 leader_uuid: "b14ceb635e0f46c7b1268861f05ae94c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } health_report { overall_health: UNKNOWN } } }
W20260713 09:12:15.700475  3680 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:15.769665  3930 raft_consensus.cc:493] T 3ccd89d4da1f4003b497e3c1c747e38c P b14ceb635e0f46c7b1268861f05ae94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:15.770202  3930 raft_consensus.cc:515] T 3ccd89d4da1f4003b497e3c1c747e38c P b14ceb635e0f46c7b1268861f05ae94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } }
I20260713 09:12:15.771965  3930 leader_election.cc:290] T 3ccd89d4da1f4003b497e3c1c747e38c P b14ceb635e0f46c7b1268861f05ae94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ffd6bef91c7461aaa46c615a542d487 (127.31.232.66:41215), 88011410acde45a8a81459bfc730788f (127.31.232.67:34815)
I20260713 09:12:15.772830  3809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ccd89d4da1f4003b497e3c1c747e38c" candidate_uuid: "b14ceb635e0f46c7b1268861f05ae94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ffd6bef91c7461aaa46c615a542d487" is_pre_election: true
I20260713 09:12:15.773085  3883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ccd89d4da1f4003b497e3c1c747e38c" candidate_uuid: "b14ceb635e0f46c7b1268861f05ae94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88011410acde45a8a81459bfc730788f" is_pre_election: true
I20260713 09:12:15.773348  3809 raft_consensus.cc:2468] T 3ccd89d4da1f4003b497e3c1c747e38c P 4ffd6bef91c7461aaa46c615a542d487 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b14ceb635e0f46c7b1268861f05ae94c in term 0.
I20260713 09:12:15.773702  3883 raft_consensus.cc:2468] T 3ccd89d4da1f4003b497e3c1c747e38c P 88011410acde45a8a81459bfc730788f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b14ceb635e0f46c7b1268861f05ae94c in term 0.
I20260713 09:12:15.774355  3697 leader_election.cc:304] T 3ccd89d4da1f4003b497e3c1c747e38c P b14ceb635e0f46c7b1268861f05ae94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ffd6bef91c7461aaa46c615a542d487, b14ceb635e0f46c7b1268861f05ae94c; no voters: 
I20260713 09:12:15.775202  3930 raft_consensus.cc:2804] T 3ccd89d4da1f4003b497e3c1c747e38c P b14ceb635e0f46c7b1268861f05ae94c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:15.775588  3930 raft_consensus.cc:493] T 3ccd89d4da1f4003b497e3c1c747e38c P b14ceb635e0f46c7b1268861f05ae94c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:15.775949  3930 raft_consensus.cc:3060] T 3ccd89d4da1f4003b497e3c1c747e38c P b14ceb635e0f46c7b1268861f05ae94c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:15.780851  3930 raft_consensus.cc:515] T 3ccd89d4da1f4003b497e3c1c747e38c P b14ceb635e0f46c7b1268861f05ae94c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } }
I20260713 09:12:15.782408  3930 leader_election.cc:290] T 3ccd89d4da1f4003b497e3c1c747e38c P b14ceb635e0f46c7b1268861f05ae94c [CANDIDATE]: Term 1 election: Requested vote from peers 4ffd6bef91c7461aaa46c615a542d487 (127.31.232.66:41215), 88011410acde45a8a81459bfc730788f (127.31.232.67:34815)
I20260713 09:12:15.783036  3809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ccd89d4da1f4003b497e3c1c747e38c" candidate_uuid: "b14ceb635e0f46c7b1268861f05ae94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ffd6bef91c7461aaa46c615a542d487"
I20260713 09:12:15.783349  3883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ccd89d4da1f4003b497e3c1c747e38c" candidate_uuid: "b14ceb635e0f46c7b1268861f05ae94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88011410acde45a8a81459bfc730788f"
I20260713 09:12:15.783609  3809 raft_consensus.cc:3060] T 3ccd89d4da1f4003b497e3c1c747e38c P 4ffd6bef91c7461aaa46c615a542d487 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:15.783928  3883 raft_consensus.cc:3060] T 3ccd89d4da1f4003b497e3c1c747e38c P 88011410acde45a8a81459bfc730788f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:15.788378  3809 raft_consensus.cc:2468] T 3ccd89d4da1f4003b497e3c1c747e38c P 4ffd6bef91c7461aaa46c615a542d487 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b14ceb635e0f46c7b1268861f05ae94c in term 1.
I20260713 09:12:15.788616  3883 raft_consensus.cc:2468] T 3ccd89d4da1f4003b497e3c1c747e38c P 88011410acde45a8a81459bfc730788f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b14ceb635e0f46c7b1268861f05ae94c in term 1.
I20260713 09:12:15.789479  3697 leader_election.cc:304] T 3ccd89d4da1f4003b497e3c1c747e38c P b14ceb635e0f46c7b1268861f05ae94c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ffd6bef91c7461aaa46c615a542d487, b14ceb635e0f46c7b1268861f05ae94c; no voters: 
I20260713 09:12:15.790251  3930 raft_consensus.cc:2804] T 3ccd89d4da1f4003b497e3c1c747e38c P b14ceb635e0f46c7b1268861f05ae94c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:15.790671  3930 raft_consensus.cc:697] T 3ccd89d4da1f4003b497e3c1c747e38c P b14ceb635e0f46c7b1268861f05ae94c [term 1 LEADER]: Becoming Leader. State: Replica: b14ceb635e0f46c7b1268861f05ae94c, State: Running, Role: LEADER
I20260713 09:12:15.791405  3930 consensus_queue.cc:237] T 3ccd89d4da1f4003b497e3c1c747e38c P b14ceb635e0f46c7b1268861f05ae94c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } }
I20260713 09:12:15.799379  3631 catalog_manager.cc:5697] T 3ccd89d4da1f4003b497e3c1c747e38c P b14ceb635e0f46c7b1268861f05ae94c reported cstate change: term changed from 0 to 1, leader changed from <none> to b14ceb635e0f46c7b1268861f05ae94c (127.31.232.65). New cstate: current_term: 1 leader_uuid: "b14ceb635e0f46c7b1268861f05ae94c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:15.828689  3930 consensus_queue.cc:1048] T be8ba8b0a6f64e17aa5109fa152cc24c P b14ceb635e0f46c7b1268861f05ae94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:15.830839  3734 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f95f8320e034490682bef03c59bd0cf8"
dest_uuid: "b14ceb635e0f46c7b1268861f05ae94c"
mode: GRACEFUL
new_leader_uuid: "4ffd6bef91c7461aaa46c615a542d487"
 from {username='slave'} at 127.0.0.1:43638
I20260713 09:12:15.831602  3734 raft_consensus.cc:606] T f95f8320e034490682bef03c59bd0cf8 P b14ceb635e0f46c7b1268861f05ae94c [term 1 LEADER]: Received request to transfer leadership to TS 4ffd6bef91c7461aaa46c615a542d487
I20260713 09:12:15.843086  3930 consensus_queue.cc:1048] T be8ba8b0a6f64e17aa5109fa152cc24c P b14ceb635e0f46c7b1268861f05ae94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:15.944446  3957 consensus_queue.cc:1048] T f95f8320e034490682bef03c59bd0cf8 P b14ceb635e0f46c7b1268861f05ae94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:15.952400  3930 raft_consensus.cc:993] T f95f8320e034490682bef03c59bd0cf8 P b14ceb635e0f46c7b1268861f05ae94c: : Instructing follower 4ffd6bef91c7461aaa46c615a542d487 to start an election
I20260713 09:12:15.952862  3930 raft_consensus.cc:1081] T f95f8320e034490682bef03c59bd0cf8 P b14ceb635e0f46c7b1268861f05ae94c [term 1 LEADER]: Signalling peer 4ffd6bef91c7461aaa46c615a542d487 to start an election
I20260713 09:12:15.955078  3808 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f95f8320e034490682bef03c59bd0cf8"
dest_uuid: "4ffd6bef91c7461aaa46c615a542d487"
 from {username='slave'} at 127.0.0.1:52874
I20260713 09:12:15.956597  3808 raft_consensus.cc:493] T f95f8320e034490682bef03c59bd0cf8 P 4ffd6bef91c7461aaa46c615a542d487 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:15.957007  3808 raft_consensus.cc:3060] T f95f8320e034490682bef03c59bd0cf8 P 4ffd6bef91c7461aaa46c615a542d487 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:15.957423  3937 consensus_queue.cc:1048] T f95f8320e034490682bef03c59bd0cf8 P b14ceb635e0f46c7b1268861f05ae94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:15.967308  3808 raft_consensus.cc:515] T f95f8320e034490682bef03c59bd0cf8 P 4ffd6bef91c7461aaa46c615a542d487 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } }
I20260713 09:12:15.971388  3808 leader_election.cc:290] T f95f8320e034490682bef03c59bd0cf8 P 4ffd6bef91c7461aaa46c615a542d487 [CANDIDATE]: Term 2 election: Requested vote from peers b14ceb635e0f46c7b1268861f05ae94c (127.31.232.65:45145), 88011410acde45a8a81459bfc730788f (127.31.232.67:34815)
I20260713 09:12:15.973940  3882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95f8320e034490682bef03c59bd0cf8" candidate_uuid: "4ffd6bef91c7461aaa46c615a542d487" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88011410acde45a8a81459bfc730788f"
I20260713 09:12:15.974984  3734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95f8320e034490682bef03c59bd0cf8" candidate_uuid: "4ffd6bef91c7461aaa46c615a542d487" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b14ceb635e0f46c7b1268861f05ae94c"
I20260713 09:12:15.975687  3734 raft_consensus.cc:3055] T f95f8320e034490682bef03c59bd0cf8 P b14ceb635e0f46c7b1268861f05ae94c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:15.976054  3734 raft_consensus.cc:740] T f95f8320e034490682bef03c59bd0cf8 P b14ceb635e0f46c7b1268861f05ae94c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b14ceb635e0f46c7b1268861f05ae94c, State: Running, Role: LEADER
I20260713 09:12:15.976943  3734 consensus_queue.cc:260] T f95f8320e034490682bef03c59bd0cf8 P b14ceb635e0f46c7b1268861f05ae94c [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: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } }
I20260713 09:12:15.978304  3734 raft_consensus.cc:3060] T f95f8320e034490682bef03c59bd0cf8 P b14ceb635e0f46c7b1268861f05ae94c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:15.984776  3734 raft_consensus.cc:2468] T f95f8320e034490682bef03c59bd0cf8 P b14ceb635e0f46c7b1268861f05ae94c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ffd6bef91c7461aaa46c615a542d487 in term 2.
I20260713 09:12:15.985981  3773 leader_election.cc:304] T f95f8320e034490682bef03c59bd0cf8 P 4ffd6bef91c7461aaa46c615a542d487 [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: 4ffd6bef91c7461aaa46c615a542d487, b14ceb635e0f46c7b1268861f05ae94c; no voters: 88011410acde45a8a81459bfc730788f
I20260713 09:12:15.986760  3929 raft_consensus.cc:2804] T f95f8320e034490682bef03c59bd0cf8 P 4ffd6bef91c7461aaa46c615a542d487 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:15.987933  3929 raft_consensus.cc:697] T f95f8320e034490682bef03c59bd0cf8 P 4ffd6bef91c7461aaa46c615a542d487 [term 2 LEADER]: Becoming Leader. State: Replica: 4ffd6bef91c7461aaa46c615a542d487, State: Running, Role: LEADER
I20260713 09:12:15.988782  3929 consensus_queue.cc:237] T f95f8320e034490682bef03c59bd0cf8 P 4ffd6bef91c7461aaa46c615a542d487 [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: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } }
I20260713 09:12:15.995144  3632 catalog_manager.cc:5697] T f95f8320e034490682bef03c59bd0cf8 P 4ffd6bef91c7461aaa46c615a542d487 reported cstate change: term changed from 1 to 2, leader changed from b14ceb635e0f46c7b1268861f05ae94c (127.31.232.65) to 4ffd6bef91c7461aaa46c615a542d487 (127.31.232.66). New cstate: current_term: 2 leader_uuid: "4ffd6bef91c7461aaa46c615a542d487" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:16.022924 32673 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:12:16.024699 32673 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:12:16.025068 32673 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:12:16.036788  3734 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ccd89d4da1f4003b497e3c1c747e38c"
dest_uuid: "b14ceb635e0f46c7b1268861f05ae94c"
mode: GRACEFUL
new_leader_uuid: "88011410acde45a8a81459bfc730788f"
 from {username='slave'} at 127.0.0.1:43644
I20260713 09:12:16.037298  3734 raft_consensus.cc:606] T 3ccd89d4da1f4003b497e3c1c747e38c P b14ceb635e0f46c7b1268861f05ae94c [term 1 LEADER]: Received request to transfer leadership to TS 88011410acde45a8a81459bfc730788f
I20260713 09:12:16.038497 32673 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:12:16.117720  3937 consensus_queue.cc:1048] T 4292511c6de64cec86c637029710a18f P b14ceb635e0f46c7b1268861f05ae94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:16.130649  3930 consensus_queue.cc:1048] T 4292511c6de64cec86c637029710a18f P b14ceb635e0f46c7b1268861f05ae94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:16.191236  3937 consensus_queue.cc:1048] T 3ccd89d4da1f4003b497e3c1c747e38c P b14ceb635e0f46c7b1268861f05ae94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:16.201930  3937 consensus_queue.cc:1048] T 3ccd89d4da1f4003b497e3c1c747e38c P b14ceb635e0f46c7b1268861f05ae94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:16.210398  3930 raft_consensus.cc:993] T 3ccd89d4da1f4003b497e3c1c747e38c P b14ceb635e0f46c7b1268861f05ae94c: : Instructing follower 88011410acde45a8a81459bfc730788f to start an election
I20260713 09:12:16.210919  3937 raft_consensus.cc:1081] T 3ccd89d4da1f4003b497e3c1c747e38c P b14ceb635e0f46c7b1268861f05ae94c [term 1 LEADER]: Signalling peer 88011410acde45a8a81459bfc730788f to start an election
I20260713 09:12:16.212759  3883 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ccd89d4da1f4003b497e3c1c747e38c"
dest_uuid: "88011410acde45a8a81459bfc730788f"
 from {username='slave'} at 127.0.0.1:34348
I20260713 09:12:16.213366  3883 raft_consensus.cc:493] T 3ccd89d4da1f4003b497e3c1c747e38c P 88011410acde45a8a81459bfc730788f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:16.213934  3883 raft_consensus.cc:3060] T 3ccd89d4da1f4003b497e3c1c747e38c P 88011410acde45a8a81459bfc730788f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:16.219395  3883 raft_consensus.cc:515] T 3ccd89d4da1f4003b497e3c1c747e38c P 88011410acde45a8a81459bfc730788f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } }
I20260713 09:12:16.222158  3883 leader_election.cc:290] T 3ccd89d4da1f4003b497e3c1c747e38c P 88011410acde45a8a81459bfc730788f [CANDIDATE]: Term 2 election: Requested vote from peers b14ceb635e0f46c7b1268861f05ae94c (127.31.232.65:45145), 4ffd6bef91c7461aaa46c615a542d487 (127.31.232.66:41215)
I20260713 09:12:16.235591  3734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ccd89d4da1f4003b497e3c1c747e38c" candidate_uuid: "88011410acde45a8a81459bfc730788f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b14ceb635e0f46c7b1268861f05ae94c"
I20260713 09:12:16.236178  3734 raft_consensus.cc:3055] T 3ccd89d4da1f4003b497e3c1c747e38c P b14ceb635e0f46c7b1268861f05ae94c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:16.236546  3734 raft_consensus.cc:740] T 3ccd89d4da1f4003b497e3c1c747e38c P b14ceb635e0f46c7b1268861f05ae94c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b14ceb635e0f46c7b1268861f05ae94c, State: Running, Role: LEADER
I20260713 09:12:16.237100  3808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ccd89d4da1f4003b497e3c1c747e38c" candidate_uuid: "88011410acde45a8a81459bfc730788f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ffd6bef91c7461aaa46c615a542d487"
I20260713 09:12:16.237357  3734 consensus_queue.cc:260] T 3ccd89d4da1f4003b497e3c1c747e38c P b14ceb635e0f46c7b1268861f05ae94c [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: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } }
I20260713 09:12:16.237830  3808 raft_consensus.cc:3060] T 3ccd89d4da1f4003b497e3c1c747e38c P 4ffd6bef91c7461aaa46c615a542d487 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:16.238484  3734 raft_consensus.cc:3060] T 3ccd89d4da1f4003b497e3c1c747e38c P b14ceb635e0f46c7b1268861f05ae94c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:16.243309  3808 raft_consensus.cc:2468] T 3ccd89d4da1f4003b497e3c1c747e38c P 4ffd6bef91c7461aaa46c615a542d487 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88011410acde45a8a81459bfc730788f in term 2.
I20260713 09:12:16.243498  3734 raft_consensus.cc:2468] T 3ccd89d4da1f4003b497e3c1c747e38c P b14ceb635e0f46c7b1268861f05ae94c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88011410acde45a8a81459bfc730788f in term 2.
I20260713 09:12:16.244613  3846 leader_election.cc:304] T 3ccd89d4da1f4003b497e3c1c747e38c P 88011410acde45a8a81459bfc730788f [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: 4ffd6bef91c7461aaa46c615a542d487, 88011410acde45a8a81459bfc730788f; no voters: 
I20260713 09:12:16.245430  3931 raft_consensus.cc:2804] T 3ccd89d4da1f4003b497e3c1c747e38c P 88011410acde45a8a81459bfc730788f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:16.246724  3931 raft_consensus.cc:697] T 3ccd89d4da1f4003b497e3c1c747e38c P 88011410acde45a8a81459bfc730788f [term 2 LEADER]: Becoming Leader. State: Replica: 88011410acde45a8a81459bfc730788f, State: Running, Role: LEADER
I20260713 09:12:16.247694  3931 consensus_queue.cc:237] T 3ccd89d4da1f4003b497e3c1c747e38c P 88011410acde45a8a81459bfc730788f [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: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } }
I20260713 09:12:16.255259  3629 catalog_manager.cc:5697] T 3ccd89d4da1f4003b497e3c1c747e38c P 88011410acde45a8a81459bfc730788f reported cstate change: term changed from 1 to 2, leader changed from b14ceb635e0f46c7b1268861f05ae94c (127.31.232.65) to 88011410acde45a8a81459bfc730788f (127.31.232.67). New cstate: current_term: 2 leader_uuid: "88011410acde45a8a81459bfc730788f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14ceb635e0f46c7b1268861f05ae94c" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 45145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ffd6bef91c7461aaa46c615a542d487" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 41215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:16.397167 32673 tablet_server.cc:179] TabletServer@127.31.232.65:0 shutting down...
I20260713 09:12:16.423269 32673 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:16.424305 32673 tablet_replica.cc:333] T 3ccd89d4da1f4003b497e3c1c747e38c P b14ceb635e0f46c7b1268861f05ae94c: stopping tablet replica
I20260713 09:12:16.425094 32673 raft_consensus.cc:2243] T 3ccd89d4da1f4003b497e3c1c747e38c P b14ceb635e0f46c7b1268861f05ae94c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:16.425611 32673 raft_consensus.cc:2272] T 3ccd89d4da1f4003b497e3c1c747e38c P b14ceb635e0f46c7b1268861f05ae94c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:16.428156 32673 tablet_replica.cc:333] T 4292511c6de64cec86c637029710a18f P b14ceb635e0f46c7b1268861f05ae94c: stopping tablet replica
I20260713 09:12:16.428735 32673 raft_consensus.cc:2243] T 4292511c6de64cec86c637029710a18f P b14ceb635e0f46c7b1268861f05ae94c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:16.429593 32673 raft_consensus.cc:2272] T 4292511c6de64cec86c637029710a18f P b14ceb635e0f46c7b1268861f05ae94c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:16.432121 32673 tablet_replica.cc:333] T be8ba8b0a6f64e17aa5109fa152cc24c P b14ceb635e0f46c7b1268861f05ae94c: stopping tablet replica
I20260713 09:12:16.432662 32673 raft_consensus.cc:2243] T be8ba8b0a6f64e17aa5109fa152cc24c P b14ceb635e0f46c7b1268861f05ae94c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:16.433423 32673 raft_consensus.cc:2272] T be8ba8b0a6f64e17aa5109fa152cc24c P b14ceb635e0f46c7b1268861f05ae94c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:16.436038 32673 tablet_replica.cc:333] T f95f8320e034490682bef03c59bd0cf8 P b14ceb635e0f46c7b1268861f05ae94c: stopping tablet replica
I20260713 09:12:16.436580 32673 raft_consensus.cc:2243] T f95f8320e034490682bef03c59bd0cf8 P b14ceb635e0f46c7b1268861f05ae94c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:16.437012 32673 raft_consensus.cc:2272] T f95f8320e034490682bef03c59bd0cf8 P b14ceb635e0f46c7b1268861f05ae94c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:16.461220 32673 tablet_server.cc:196] TabletServer@127.31.232.65:0 shutdown complete.
I20260713 09:12:16.469934  3883 raft_consensus.cc:3060] T f95f8320e034490682bef03c59bd0cf8 P 88011410acde45a8a81459bfc730788f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:16.475445 32673 tablet_server.cc:179] TabletServer@127.31.232.66:0 shutting down...
I20260713 09:12:16.478155  3883 raft_consensus.cc:1275] T f95f8320e034490682bef03c59bd0cf8 P 88011410acde45a8a81459bfc730788f [term 2 FOLLOWER]: Refusing update from remote peer 4ffd6bef91c7461aaa46c615a542d487: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:16.480219  3929 consensus_queue.cc:1048] T f95f8320e034490682bef03c59bd0cf8 P 4ffd6bef91c7461aaa46c615a542d487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88011410acde45a8a81459bfc730788f" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 34815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:12:16.515502  3773 consensus_peers.cc:597] T f95f8320e034490682bef03c59bd0cf8 P 4ffd6bef91c7461aaa46c615a542d487 -> Peer b14ceb635e0f46c7b1268861f05ae94c (127.31.232.65:45145): Couldn't send request to peer b14ceb635e0f46c7b1268861f05ae94c. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:45145: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:16.515657 32673 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:16.516392 32673 tablet_replica.cc:333] T 3ccd89d4da1f4003b497e3c1c747e38c P 4ffd6bef91c7461aaa46c615a542d487: stopping tablet replica
I20260713 09:12:16.516929 32673 raft_consensus.cc:2243] T 3ccd89d4da1f4003b497e3c1c747e38c P 4ffd6bef91c7461aaa46c615a542d487 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:16.517299 32673 raft_consensus.cc:2272] T 3ccd89d4da1f4003b497e3c1c747e38c P 4ffd6bef91c7461aaa46c615a542d487 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:16.519625 32673 tablet_replica.cc:333] T 4292511c6de64cec86c637029710a18f P 4ffd6bef91c7461aaa46c615a542d487: stopping tablet replica
I20260713 09:12:16.520403 32673 raft_consensus.cc:2243] T 4292511c6de64cec86c637029710a18f P 4ffd6bef91c7461aaa46c615a542d487 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:16.520916 32673 raft_consensus.cc:2272] T 4292511c6de64cec86c637029710a18f P 4ffd6bef91c7461aaa46c615a542d487 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:16.523411 32673 tablet_replica.cc:333] T f95f8320e034490682bef03c59bd0cf8 P 4ffd6bef91c7461aaa46c615a542d487: stopping tablet replica
I20260713 09:12:16.524001 32673 raft_consensus.cc:2243] T f95f8320e034490682bef03c59bd0cf8 P 4ffd6bef91c7461aaa46c615a542d487 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:16.524785 32673 raft_consensus.cc:2272] T f95f8320e034490682bef03c59bd0cf8 P 4ffd6bef91c7461aaa46c615a542d487 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:16.527298 32673 tablet_replica.cc:333] T be8ba8b0a6f64e17aa5109fa152cc24c P 4ffd6bef91c7461aaa46c615a542d487: stopping tablet replica
I20260713 09:12:16.527776 32673 raft_consensus.cc:2243] T be8ba8b0a6f64e17aa5109fa152cc24c P 4ffd6bef91c7461aaa46c615a542d487 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:16.528220 32673 raft_consensus.cc:2272] T be8ba8b0a6f64e17aa5109fa152cc24c P 4ffd6bef91c7461aaa46c615a542d487 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:16.551790 32673 tablet_server.cc:196] TabletServer@127.31.232.66:0 shutdown complete.
I20260713 09:12:16.563679 32673 tablet_server.cc:179] TabletServer@127.31.232.67:0 shutting down...
I20260713 09:12:16.584338 32673 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:16.585090 32673 tablet_replica.cc:333] T 3ccd89d4da1f4003b497e3c1c747e38c P 88011410acde45a8a81459bfc730788f: stopping tablet replica
I20260713 09:12:16.586071 32673 raft_consensus.cc:2243] T 3ccd89d4da1f4003b497e3c1c747e38c P 88011410acde45a8a81459bfc730788f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:16.586743 32673 pending_rounds.cc:70] T 3ccd89d4da1f4003b497e3c1c747e38c P 88011410acde45a8a81459bfc730788f: Trying to abort 1 pending ops.
I20260713 09:12:16.586932 32673 pending_rounds.cc:77] T 3ccd89d4da1f4003b497e3c1c747e38c P 88011410acde45a8a81459bfc730788f: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7306993402881179648 op_type: NO_OP noop_request { }
I20260713 09:12:16.587350 32673 raft_consensus.cc:2889] T 3ccd89d4da1f4003b497e3c1c747e38c P 88011410acde45a8a81459bfc730788f [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:12:16.587627 32673 raft_consensus.cc:2272] T 3ccd89d4da1f4003b497e3c1c747e38c P 88011410acde45a8a81459bfc730788f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:16.590438 32673 tablet_replica.cc:333] T 4292511c6de64cec86c637029710a18f P 88011410acde45a8a81459bfc730788f: stopping tablet replica
I20260713 09:12:16.590942 32673 raft_consensus.cc:2243] T 4292511c6de64cec86c637029710a18f P 88011410acde45a8a81459bfc730788f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:16.591426 32673 raft_consensus.cc:2272] T 4292511c6de64cec86c637029710a18f P 88011410acde45a8a81459bfc730788f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:16.593680 32673 tablet_replica.cc:333] T be8ba8b0a6f64e17aa5109fa152cc24c P 88011410acde45a8a81459bfc730788f: stopping tablet replica
I20260713 09:12:16.594270 32673 raft_consensus.cc:2243] T be8ba8b0a6f64e17aa5109fa152cc24c P 88011410acde45a8a81459bfc730788f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:16.594717 32673 raft_consensus.cc:2272] T be8ba8b0a6f64e17aa5109fa152cc24c P 88011410acde45a8a81459bfc730788f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:16.597246 32673 tablet_replica.cc:333] T f95f8320e034490682bef03c59bd0cf8 P 88011410acde45a8a81459bfc730788f: stopping tablet replica
I20260713 09:12:16.597767 32673 raft_consensus.cc:2243] T f95f8320e034490682bef03c59bd0cf8 P 88011410acde45a8a81459bfc730788f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:16.598413 32673 raft_consensus.cc:2272] T f95f8320e034490682bef03c59bd0cf8 P 88011410acde45a8a81459bfc730788f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:16.622233 32673 tablet_server.cc:196] TabletServer@127.31.232.67:0 shutdown complete.
I20260713 09:12:16.635828 32673 master.cc:562] Master@127.31.232.126:34171 shutting down...
I20260713 09:12:16.651779 32673 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 286104fdbd9941858cef4cbe286a7642 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:16.652324 32673 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 286104fdbd9941858cef4cbe286a7642 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:16.652652 32673 tablet_replica.cc:333] T 00000000000000000000000000000000 P 286104fdbd9941858cef4cbe286a7642: stopping tablet replica
I20260713 09:12:16.670852 32673 master.cc:584] Master@127.31.232.126:34171 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2133 ms)
[----------] 6 tests from LeaderRebalancerTest (87574 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:12:16.699764 32673 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.232.126:42985
I20260713 09:12:16.700959 32673 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:16.706455  3975 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:16.707899  3978 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:16.707939  3976 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:16.709652 32673 server_base.cc:1061] running on GCE node
I20260713 09:12:16.710394 32673 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:16.710604 32673 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:16.710799 32673 hybrid_clock.cc:648] HybridClock initialized: now 1783933936710764 us; error 0 us; skew 500 ppm
I20260713 09:12:16.711400 32673 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:16.713856 32673 webserver.cc:533] Webserver started at http://127.31.232.126:46501/ using document root <none> and password file <none>
I20260713 09:12:16.714395 32673 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:16.714618 32673 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:16.714879 32673 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:16.716018 32673 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933848945823-32673-0/minicluster-data/master-0-root/instance:
uuid: "9aa3720279464d5e9319b6ff87d92d70"
format_stamp: "Formatted at 2026-07-13 09:12:16 on dist-test-slave-32h3"
I20260713 09:12:16.720449 32673 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:12:16.724287  3983 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:16.725201 32673 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:12:16.725499 32673 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933848945823-32673-0/minicluster-data/master-0-root
uuid: "9aa3720279464d5e9319b6ff87d92d70"
format_stamp: "Formatted at 2026-07-13 09:12:16 on dist-test-slave-32h3"
I20260713 09:12:16.725795 32673 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933848945823-32673-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933848945823-32673-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933848945823-32673-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)
I20260713 09:12:16.742915 32673 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:16.744077 32673 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:16.783385 32673 rpc_server.cc:307] RPC server started. Bound to: 127.31.232.126:42985
I20260713 09:12:16.783530  4034 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.232.126:42985 every 8 connection(s)
I20260713 09:12:16.787557  4035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.798974  4035 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9aa3720279464d5e9319b6ff87d92d70: Bootstrap starting.
I20260713 09:12:16.804008  4035 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9aa3720279464d5e9319b6ff87d92d70: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:16.808511  4035 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9aa3720279464d5e9319b6ff87d92d70: No bootstrap required, opened a new log
I20260713 09:12:16.811056  4035 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9aa3720279464d5e9319b6ff87d92d70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9aa3720279464d5e9319b6ff87d92d70" member_type: VOTER }
I20260713 09:12:16.811810  4035 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9aa3720279464d5e9319b6ff87d92d70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:16.812143  4035 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9aa3720279464d5e9319b6ff87d92d70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3720279464d5e9319b6ff87d92d70, State: Initialized, Role: FOLLOWER
I20260713 09:12:16.812973  4035 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9aa3720279464d5e9319b6ff87d92d70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9aa3720279464d5e9319b6ff87d92d70" member_type: VOTER }
I20260713 09:12:16.813499  4035 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9aa3720279464d5e9319b6ff87d92d70 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:12:16.813748  4035 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9aa3720279464d5e9319b6ff87d92d70 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:12:16.814055  4035 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9aa3720279464d5e9319b6ff87d92d70 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:16.819482  4035 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9aa3720279464d5e9319b6ff87d92d70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9aa3720279464d5e9319b6ff87d92d70" member_type: VOTER }
I20260713 09:12:16.820168  4035 leader_election.cc:304] T 00000000000000000000000000000000 P 9aa3720279464d5e9319b6ff87d92d70 [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: 9aa3720279464d5e9319b6ff87d92d70; no voters: 
I20260713 09:12:16.821379  4035 leader_election.cc:290] T 00000000000000000000000000000000 P 9aa3720279464d5e9319b6ff87d92d70 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:12:16.821722  4038 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9aa3720279464d5e9319b6ff87d92d70 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:16.823148  4038 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9aa3720279464d5e9319b6ff87d92d70 [term 1 LEADER]: Becoming Leader. State: Replica: 9aa3720279464d5e9319b6ff87d92d70, State: Running, Role: LEADER
I20260713 09:12:16.823818  4038 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9aa3720279464d5e9319b6ff87d92d70 [LEADER]: Queue going to LEADER mode. State: All 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: "9aa3720279464d5e9319b6ff87d92d70" member_type: VOTER }
I20260713 09:12:16.824633  4035 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9aa3720279464d5e9319b6ff87d92d70 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:12:16.827345  4040 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9aa3720279464d5e9319b6ff87d92d70 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9aa3720279464d5e9319b6ff87d92d70. Latest consensus state: current_term: 1 leader_uuid: "9aa3720279464d5e9319b6ff87d92d70" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9aa3720279464d5e9319b6ff87d92d70" member_type: VOTER } }
I20260713 09:12:16.827962  4040 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9aa3720279464d5e9319b6ff87d92d70 [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:16.827440  4039 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9aa3720279464d5e9319b6ff87d92d70 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9aa3720279464d5e9319b6ff87d92d70" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9aa3720279464d5e9319b6ff87d92d70" member_type: VOTER } }
I20260713 09:12:16.828495  4039 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9aa3720279464d5e9319b6ff87d92d70 [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:16.833665  4044 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:12:16.842161  4044 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:12:16.843125 32673 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:12:16.852319  4044 catalog_manager.cc:1383] Generated new cluster ID: 12348d8d6691401da4abc791c500f876
I20260713 09:12:16.852725  4044 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:12:16.875316  4044 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:12:16.876763  4044 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:12:16.892031  4044 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9aa3720279464d5e9319b6ff87d92d70: Generated new TSK 0
I20260713 09:12:16.892693  4044 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:12:16.909873 32673 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:16.916343  4056 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:16.917189  4057 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:16.919131 32673 server_base.cc:1061] running on GCE node
W20260713 09:12:16.919605  4059 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:16.920552 32673 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:16.920850 32673 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:16.921135 32673 hybrid_clock.cc:648] HybridClock initialized: now 1783933936921109 us; error 0 us; skew 500 ppm
I20260713 09:12:16.921761 32673 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:16.924373 32673 webserver.cc:533] Webserver started at http://127.31.232.65:36739/ using document root <none> and password file <none>
I20260713 09:12:16.924933 32673 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:16.925148 32673 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:16.925480 32673 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:16.926661 32673 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933848945823-32673-0/minicluster-data/ts-0-root/instance:
uuid: "0de6fa2a0850496c9f434f1e2f2b18ef"
format_stamp: "Formatted at 2026-07-13 09:12:16 on dist-test-slave-32h3"
I20260713 09:12:16.931589 32673 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:12:16.934986  4064 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:16.935976 32673 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:12:16.936362 32673 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933848945823-32673-0/minicluster-data/ts-0-root
uuid: "0de6fa2a0850496c9f434f1e2f2b18ef"
format_stamp: "Formatted at 2026-07-13 09:12:16 on dist-test-slave-32h3"
I20260713 09:12:16.936858 32673 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933848945823-32673-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933848945823-32673-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933848945823-32673-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)
I20260713 09:12:16.948746 32673 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:16.949906 32673 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:16.951629 32673 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:16.953998 32673 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:16.954227 32673 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:16.954480 32673 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:16.954664 32673 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:16.995286 32673 rpc_server.cc:307] RPC server started. Bound to: 127.31.232.65:36139
I20260713 09:12:16.995599  4126 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.232.65:36139 every 8 connection(s)
I20260713 09:12:16.999989 32673 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:17.007402  4131 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:17.009485  4132 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:17.013000  4134 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:17.013103 32673 server_base.cc:1061] running on GCE node
I20260713 09:12:17.014597 32673 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:17.014899 32673 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:17.015105 32673 hybrid_clock.cc:648] HybridClock initialized: now 1783933937015087 us; error 0 us; skew 500 ppm
I20260713 09:12:17.015228  4127 heartbeater.cc:344] Connected to a master server at 127.31.232.126:42985
I20260713 09:12:17.015638  4127 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:17.015929 32673 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:17.016523  4127 heartbeater.cc:507] Master 127.31.232.126:42985 requested a full tablet report, sending...
I20260713 09:12:17.018869  4000 ts_manager.cc:194] Registered new tserver with Master: 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139)
I20260713 09:12:17.019014 32673 webserver.cc:533] Webserver started at http://127.31.232.66:43303/ using document root <none> and password file <none>
I20260713 09:12:17.019688 32673 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:17.019886 32673 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:17.020183 32673 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:17.020866  4000 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38860
I20260713 09:12:17.021255 32673 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933848945823-32673-0/minicluster-data/ts-1-root/instance:
uuid: "ba0ea6c62db8423dbf7be408a472d9ae"
format_stamp: "Formatted at 2026-07-13 09:12:17 on dist-test-slave-32h3"
I20260713 09:12:17.025681 32673 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:12:17.029647  4139 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:17.030603 32673 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:12:17.031015 32673 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933848945823-32673-0/minicluster-data/ts-1-root
uuid: "ba0ea6c62db8423dbf7be408a472d9ae"
format_stamp: "Formatted at 2026-07-13 09:12:17 on dist-test-slave-32h3"
I20260713 09:12:17.031404 32673 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933848945823-32673-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933848945823-32673-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933848945823-32673-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)
I20260713 09:12:17.060185 32673 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:17.061506 32673 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:17.063717 32673 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:17.066125 32673 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:17.066301 32673 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:17.066596 32673 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:17.066767 32673 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:17.110498 32673 rpc_server.cc:307] RPC server started. Bound to: 127.31.232.66:33635
I20260713 09:12:17.110782  4201 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.232.66:33635 every 8 connection(s)
I20260713 09:12:17.115427 32673 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:17.123921  4206 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:17.124303  4205 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:17.127760  4202 heartbeater.cc:344] Connected to a master server at 127.31.232.126:42985
I20260713 09:12:17.128093 32673 server_base.cc:1061] running on GCE node
I20260713 09:12:17.128343  4202 heartbeater.cc:461] Registering TS with master...
W20260713 09:12:17.128844  4208 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:17.129544  4202 heartbeater.cc:507] Master 127.31.232.126:42985 requested a full tablet report, sending...
I20260713 09:12:17.129983 32673 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:17.130247 32673 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:17.130430 32673 hybrid_clock.cc:648] HybridClock initialized: now 1783933937130418 us; error 0 us; skew 500 ppm
I20260713 09:12:17.131165 32673 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:17.132027  4000 ts_manager.cc:194] Registered new tserver with Master: ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635)
I20260713 09:12:17.133924  4000 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38864
I20260713 09:12:17.134393 32673 webserver.cc:533] Webserver started at http://127.31.232.67:33979/ using document root <none> and password file <none>
I20260713 09:12:17.134979 32673 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:17.135288 32673 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:17.135617 32673 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:17.136926 32673 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933848945823-32673-0/minicluster-data/ts-2-root/instance:
uuid: "84c4b87bd1b3446e880977122b47179e"
format_stamp: "Formatted at 2026-07-13 09:12:17 on dist-test-slave-32h3"
I20260713 09:12:17.141536 32673 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:12:17.145084  4213 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:17.146150 32673 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:12:17.146413 32673 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933848945823-32673-0/minicluster-data/ts-2-root
uuid: "84c4b87bd1b3446e880977122b47179e"
format_stamp: "Formatted at 2026-07-13 09:12:17 on dist-test-slave-32h3"
I20260713 09:12:17.146657 32673 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933848945823-32673-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933848945823-32673-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933848945823-32673-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)
I20260713 09:12:17.169162 32673 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:17.170159 32673 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:17.171553 32673 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:17.174039 32673 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:17.174226 32673 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:17.174674 32673 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:17.174839 32673 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:17.215782 32673 rpc_server.cc:307] RPC server started. Bound to: 127.31.232.67:45957
I20260713 09:12:17.215899  4275 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.232.67:45957 every 8 connection(s)
I20260713 09:12:17.230321  4276 heartbeater.cc:344] Connected to a master server at 127.31.232.126:42985
I20260713 09:12:17.230667  4276 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:17.231552  4276 heartbeater.cc:507] Master 127.31.232.126:42985 requested a full tablet report, sending...
I20260713 09:12:17.233711  4000 ts_manager.cc:194] Registered new tserver with Master: 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957)
I20260713 09:12:17.234061 32673 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014973834s
I20260713 09:12:17.235639  4000 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38876
I20260713 09:12:17.262014  4000 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38888:
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\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:12:17.264784  4000 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:12:17.329471  4241 tablet_service.cc:1511] Processing CreateTablet for tablet 71ad54cf2da6464ab803e08e5b4793fd (DEFAULT_TABLE table=test-workload [id=fdc41c5693404b3d91b0151b45e79181]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:17.330170  4240 tablet_service.cc:1511] Processing CreateTablet for tablet c7a0964d1ef64ea89807101b47560025 (DEFAULT_TABLE table=test-workload [id=fdc41c5693404b3d91b0151b45e79181]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:17.330879  4241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71ad54cf2da6464ab803e08e5b4793fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:17.331852  4240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7a0964d1ef64ea89807101b47560025. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:17.340032  4239 tablet_service.cc:1511] Processing CreateTablet for tablet 2542ef4be94f4e94a392fecb0f84665c (DEFAULT_TABLE table=test-workload [id=fdc41c5693404b3d91b0151b45e79181]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:17.341802  4239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2542ef4be94f4e94a392fecb0f84665c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:17.339286  4238 tablet_service.cc:1511] Processing CreateTablet for tablet b64a8fdf927a464c991c88e4a85db5e7 (DEFAULT_TABLE table=test-workload [id=fdc41c5693404b3d91b0151b45e79181]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:17.345510  4238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b64a8fdf927a464c991c88e4a85db5e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:17.350893  4237 tablet_service.cc:1511] Processing CreateTablet for tablet 3b4ab61872da4fa0882ec61096c8e2a6 (DEFAULT_TABLE table=test-workload [id=fdc41c5693404b3d91b0151b45e79181]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:17.352550  4237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b4ab61872da4fa0882ec61096c8e2a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:17.354986  4236 tablet_service.cc:1511] Processing CreateTablet for tablet da645b70641b447b967aa5a9e0d8650e (DEFAULT_TABLE table=test-workload [id=fdc41c5693404b3d91b0151b45e79181]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:17.356652  4236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da645b70641b447b967aa5a9e0d8650e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:17.366392  4090 tablet_service.cc:1511] Processing CreateTablet for tablet 2542ef4be94f4e94a392fecb0f84665c (DEFAULT_TABLE table=test-workload [id=fdc41c5693404b3d91b0151b45e79181]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:17.368091  4090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2542ef4be94f4e94a392fecb0f84665c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:17.367905  4091 tablet_service.cc:1511] Processing CreateTablet for tablet c7a0964d1ef64ea89807101b47560025 (DEFAULT_TABLE table=test-workload [id=fdc41c5693404b3d91b0151b45e79181]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:17.369395  4091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7a0964d1ef64ea89807101b47560025. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:17.370290  4089 tablet_service.cc:1511] Processing CreateTablet for tablet b64a8fdf927a464c991c88e4a85db5e7 (DEFAULT_TABLE table=test-workload [id=fdc41c5693404b3d91b0151b45e79181]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:17.371781  4089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b64a8fdf927a464c991c88e4a85db5e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:17.372359  4092 tablet_service.cc:1511] Processing CreateTablet for tablet 71ad54cf2da6464ab803e08e5b4793fd (DEFAULT_TABLE table=test-workload [id=fdc41c5693404b3d91b0151b45e79181]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:17.373895  4092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71ad54cf2da6464ab803e08e5b4793fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:17.376402  4088 tablet_service.cc:1511] Processing CreateTablet for tablet 3b4ab61872da4fa0882ec61096c8e2a6 (DEFAULT_TABLE table=test-workload [id=fdc41c5693404b3d91b0151b45e79181]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:17.377837  4088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b4ab61872da4fa0882ec61096c8e2a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:17.380358  4087 tablet_service.cc:1511] Processing CreateTablet for tablet da645b70641b447b967aa5a9e0d8650e (DEFAULT_TABLE table=test-workload [id=fdc41c5693404b3d91b0151b45e79181]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:17.381843  4087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da645b70641b447b967aa5a9e0d8650e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:17.384374  4086 tablet_service.cc:1511] Processing CreateTablet for tablet 3a5f0a547e5d4c53b7b8497c797daf65 (DEFAULT_TABLE table=test-workload [id=fdc41c5693404b3d91b0151b45e79181]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:17.385874  4086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a5f0a547e5d4c53b7b8497c797daf65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:17.394428  4167 tablet_service.cc:1511] Processing CreateTablet for tablet 71ad54cf2da6464ab803e08e5b4793fd (DEFAULT_TABLE table=test-workload [id=fdc41c5693404b3d91b0151b45e79181]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:17.396059  4167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71ad54cf2da6464ab803e08e5b4793fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:17.396443  4163 tablet_service.cc:1511] Processing CreateTablet for tablet 3b4ab61872da4fa0882ec61096c8e2a6 (DEFAULT_TABLE table=test-workload [id=fdc41c5693404b3d91b0151b45e79181]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:17.397814  4163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b4ab61872da4fa0882ec61096c8e2a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:17.400404  4165 tablet_service.cc:1511] Processing CreateTablet for tablet 2542ef4be94f4e94a392fecb0f84665c (DEFAULT_TABLE table=test-workload [id=fdc41c5693404b3d91b0151b45e79181]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:17.400580  4166 tablet_service.cc:1511] Processing CreateTablet for tablet c7a0964d1ef64ea89807101b47560025 (DEFAULT_TABLE table=test-workload [id=fdc41c5693404b3d91b0151b45e79181]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:17.402087  4165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2542ef4be94f4e94a392fecb0f84665c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:17.404646  4162 tablet_service.cc:1511] Processing CreateTablet for tablet da645b70641b447b967aa5a9e0d8650e (DEFAULT_TABLE table=test-workload [id=fdc41c5693404b3d91b0151b45e79181]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:17.406126  4162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da645b70641b447b967aa5a9e0d8650e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:17.408327  4161 tablet_service.cc:1511] Processing CreateTablet for tablet 3a5f0a547e5d4c53b7b8497c797daf65 (DEFAULT_TABLE table=test-workload [id=fdc41c5693404b3d91b0151b45e79181]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:17.402580  4164 tablet_service.cc:1511] Processing CreateTablet for tablet b64a8fdf927a464c991c88e4a85db5e7 (DEFAULT_TABLE table=test-workload [id=fdc41c5693404b3d91b0151b45e79181]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:17.412897  4085 tablet_service.cc:1511] Processing CreateTablet for tablet 31fbc62860d34e9ca9fa8fa102bb63e7 (DEFAULT_TABLE table=test-workload [id=fdc41c5693404b3d91b0151b45e79181]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:17.414429  4085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31fbc62860d34e9ca9fa8fa102bb63e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:17.418957  4160 tablet_service.cc:1511] Processing CreateTablet for tablet 31fbc62860d34e9ca9fa8fa102bb63e7 (DEFAULT_TABLE table=test-workload [id=fdc41c5693404b3d91b0151b45e79181]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:17.421476  4235 tablet_service.cc:1511] Processing CreateTablet for tablet 3a5f0a547e5d4c53b7b8497c797daf65 (DEFAULT_TABLE table=test-workload [id=fdc41c5693404b3d91b0151b45e79181]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:17.422868  4235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a5f0a547e5d4c53b7b8497c797daf65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:17.427798  4166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7a0964d1ef64ea89807101b47560025. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:17.428856  4164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b64a8fdf927a464c991c88e4a85db5e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:17.431551  4161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a5f0a547e5d4c53b7b8497c797daf65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:17.435531  4160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31fbc62860d34e9ca9fa8fa102bb63e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:17.460425  4237 tablet_service.cc:1511] Processing CreateTablet for tablet 31fbc62860d34e9ca9fa8fa102bb63e7 (DEFAULT_TABLE table=test-workload [id=fdc41c5693404b3d91b0151b45e79181]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:17.462466  4084 tablet_service.cc:1511] Processing CreateTablet for tablet 8537bcc32fe04d3e9061bb00068a3fb0 (DEFAULT_TABLE table=test-workload [id=fdc41c5693404b3d91b0151b45e79181]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:17.464027  4084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8537bcc32fe04d3e9061bb00068a3fb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:17.476405  4165 tablet_service.cc:1511] Processing CreateTablet for tablet 8537bcc32fe04d3e9061bb00068a3fb0 (DEFAULT_TABLE table=test-workload [id=fdc41c5693404b3d91b0151b45e79181]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:17.477146  4235 tablet_service.cc:1511] Processing CreateTablet for tablet 8537bcc32fe04d3e9061bb00068a3fb0 (DEFAULT_TABLE table=test-workload [id=fdc41c5693404b3d91b0151b45e79181]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:17.462071  4237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31fbc62860d34e9ca9fa8fa102bb63e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:17.485479  4235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8537bcc32fe04d3e9061bb00068a3fb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:17.486325  4165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8537bcc32fe04d3e9061bb00068a3fb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:17.488166  4292 tablet_bootstrap.cc:492] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae: Bootstrap starting.
I20260713 09:12:17.515899  4293 tablet_bootstrap.cc:492] T 3b4ab61872da4fa0882ec61096c8e2a6 P 0de6fa2a0850496c9f434f1e2f2b18ef: Bootstrap starting.
I20260713 09:12:17.517522  4292 tablet_bootstrap.cc:654] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.523671  4293 tablet_bootstrap.cc:654] T 3b4ab61872da4fa0882ec61096c8e2a6 P 0de6fa2a0850496c9f434f1e2f2b18ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.535454  4292 tablet_bootstrap.cc:492] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae: No bootstrap required, opened a new log
I20260713 09:12:17.535524  4293 tablet_bootstrap.cc:492] T 3b4ab61872da4fa0882ec61096c8e2a6 P 0de6fa2a0850496c9f434f1e2f2b18ef: No bootstrap required, opened a new log
I20260713 09:12:17.536379  4292 ts_tablet_manager.cc:1403] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.009s
I20260713 09:12:17.539960  4292 raft_consensus.cc:359] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.540747  4292 raft_consensus.cc:385] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.541079  4292 raft_consensus.cc:740] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba0ea6c62db8423dbf7be408a472d9ae, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.543107  4293 ts_tablet_manager.cc:1403] T 3b4ab61872da4fa0882ec61096c8e2a6 P 0de6fa2a0850496c9f434f1e2f2b18ef: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.008s
I20260713 09:12:17.546370  4293 raft_consensus.cc:359] T 3b4ab61872da4fa0882ec61096c8e2a6 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.547209  4291 tablet_bootstrap.cc:492] T 71ad54cf2da6464ab803e08e5b4793fd P 84c4b87bd1b3446e880977122b47179e: Bootstrap starting.
I20260713 09:12:17.547210  4293 raft_consensus.cc:385] T 3b4ab61872da4fa0882ec61096c8e2a6 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.547780  4293 raft_consensus.cc:740] T 3b4ab61872da4fa0882ec61096c8e2a6 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de6fa2a0850496c9f434f1e2f2b18ef, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.549090  4292 consensus_queue.cc:260] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.548684  4293 consensus_queue.cc:260] T 3b4ab61872da4fa0882ec61096c8e2a6 P 0de6fa2a0850496c9f434f1e2f2b18ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.560494  4292 ts_tablet_manager.cc:1434] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260713 09:12:17.561327  4202 heartbeater.cc:499] Master 127.31.232.126:42985 was elected leader, sending a full tablet report...
I20260713 09:12:17.561697  4292 tablet_bootstrap.cc:492] T 2542ef4be94f4e94a392fecb0f84665c P ba0ea6c62db8423dbf7be408a472d9ae: Bootstrap starting.
I20260713 09:12:17.566145  4291 tablet_bootstrap.cc:654] T 71ad54cf2da6464ab803e08e5b4793fd P 84c4b87bd1b3446e880977122b47179e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.580264  4292 tablet_bootstrap.cc:654] T 2542ef4be94f4e94a392fecb0f84665c P ba0ea6c62db8423dbf7be408a472d9ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.582428  4127 heartbeater.cc:499] Master 127.31.232.126:42985 was elected leader, sending a full tablet report...
I20260713 09:12:17.582443  4293 ts_tablet_manager.cc:1434] T 3b4ab61872da4fa0882ec61096c8e2a6 P 0de6fa2a0850496c9f434f1e2f2b18ef: Time spent starting tablet: real 0.039s	user 0.015s	sys 0.004s
I20260713 09:12:17.589617  4293 tablet_bootstrap.cc:492] T 3a5f0a547e5d4c53b7b8497c797daf65 P 0de6fa2a0850496c9f434f1e2f2b18ef: Bootstrap starting.
I20260713 09:12:17.590564  4291 tablet_bootstrap.cc:492] T 71ad54cf2da6464ab803e08e5b4793fd P 84c4b87bd1b3446e880977122b47179e: No bootstrap required, opened a new log
I20260713 09:12:17.591128  4291 ts_tablet_manager.cc:1403] T 71ad54cf2da6464ab803e08e5b4793fd P 84c4b87bd1b3446e880977122b47179e: Time spent bootstrapping tablet: real 0.044s	user 0.006s	sys 0.013s
I20260713 09:12:17.594568  4291 raft_consensus.cc:359] T 71ad54cf2da6464ab803e08e5b4793fd P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } }
I20260713 09:12:17.595476  4291 raft_consensus.cc:385] T 71ad54cf2da6464ab803e08e5b4793fd P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.595808  4291 raft_consensus.cc:740] T 71ad54cf2da6464ab803e08e5b4793fd P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84c4b87bd1b3446e880977122b47179e, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.596635  4291 consensus_queue.cc:260] T 71ad54cf2da6464ab803e08e5b4793fd P 84c4b87bd1b3446e880977122b47179e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } }
I20260713 09:12:17.599076  4293 tablet_bootstrap.cc:654] T 3a5f0a547e5d4c53b7b8497c797daf65 P 0de6fa2a0850496c9f434f1e2f2b18ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.600800  4292 tablet_bootstrap.cc:492] T 2542ef4be94f4e94a392fecb0f84665c P ba0ea6c62db8423dbf7be408a472d9ae: No bootstrap required, opened a new log
I20260713 09:12:17.601444  4292 ts_tablet_manager.cc:1403] T 2542ef4be94f4e94a392fecb0f84665c P ba0ea6c62db8423dbf7be408a472d9ae: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.006s
I20260713 09:12:17.602212  4276 heartbeater.cc:499] Master 127.31.232.126:42985 was elected leader, sending a full tablet report...
I20260713 09:12:17.603844  4291 ts_tablet_manager.cc:1434] T 71ad54cf2da6464ab803e08e5b4793fd P 84c4b87bd1b3446e880977122b47179e: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.006s
I20260713 09:12:17.604724  4292 raft_consensus.cc:359] T 2542ef4be94f4e94a392fecb0f84665c P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.605352  4291 tablet_bootstrap.cc:492] T c7a0964d1ef64ea89807101b47560025 P 84c4b87bd1b3446e880977122b47179e: Bootstrap starting.
I20260713 09:12:17.605480  4292 raft_consensus.cc:385] T 2542ef4be94f4e94a392fecb0f84665c P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.605983  4292 raft_consensus.cc:740] T 2542ef4be94f4e94a392fecb0f84665c P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba0ea6c62db8423dbf7be408a472d9ae, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.606748  4292 consensus_queue.cc:260] T 2542ef4be94f4e94a392fecb0f84665c P ba0ea6c62db8423dbf7be408a472d9ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.608956  4292 ts_tablet_manager.cc:1434] T 2542ef4be94f4e94a392fecb0f84665c P ba0ea6c62db8423dbf7be408a472d9ae: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:12:17.610010  4292 tablet_bootstrap.cc:492] T 3b4ab61872da4fa0882ec61096c8e2a6 P ba0ea6c62db8423dbf7be408a472d9ae: Bootstrap starting.
I20260713 09:12:17.614941  4300 raft_consensus.cc:493] T 71ad54cf2da6464ab803e08e5b4793fd P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.615581  4300 raft_consensus.cc:515] T 71ad54cf2da6464ab803e08e5b4793fd P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } }
I20260713 09:12:17.616235  4292 tablet_bootstrap.cc:654] T 3b4ab61872da4fa0882ec61096c8e2a6 P ba0ea6c62db8423dbf7be408a472d9ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.619815  4293 tablet_bootstrap.cc:492] T 3a5f0a547e5d4c53b7b8497c797daf65 P 0de6fa2a0850496c9f434f1e2f2b18ef: No bootstrap required, opened a new log
I20260713 09:12:17.620352  4293 ts_tablet_manager.cc:1403] T 3a5f0a547e5d4c53b7b8497c797daf65 P 0de6fa2a0850496c9f434f1e2f2b18ef: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.012s
I20260713 09:12:17.624086  4293 raft_consensus.cc:359] T 3a5f0a547e5d4c53b7b8497c797daf65 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.624938  4293 raft_consensus.cc:385] T 3a5f0a547e5d4c53b7b8497c797daf65 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.623771  4291 tablet_bootstrap.cc:654] T c7a0964d1ef64ea89807101b47560025 P 84c4b87bd1b3446e880977122b47179e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.635143  4292 tablet_bootstrap.cc:492] T 3b4ab61872da4fa0882ec61096c8e2a6 P ba0ea6c62db8423dbf7be408a472d9ae: No bootstrap required, opened a new log
I20260713 09:12:17.636010  4292 ts_tablet_manager.cc:1403] T 3b4ab61872da4fa0882ec61096c8e2a6 P ba0ea6c62db8423dbf7be408a472d9ae: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.008s
I20260713 09:12:17.625272  4293 raft_consensus.cc:740] T 3a5f0a547e5d4c53b7b8497c797daf65 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de6fa2a0850496c9f434f1e2f2b18ef, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.638352  4293 consensus_queue.cc:260] T 3a5f0a547e5d4c53b7b8497c797daf65 P 0de6fa2a0850496c9f434f1e2f2b18ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.639376  4292 raft_consensus.cc:359] T 3b4ab61872da4fa0882ec61096c8e2a6 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.640136  4292 raft_consensus.cc:385] T 3b4ab61872da4fa0882ec61096c8e2a6 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.640568  4292 raft_consensus.cc:740] T 3b4ab61872da4fa0882ec61096c8e2a6 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba0ea6c62db8423dbf7be408a472d9ae, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.641390  4292 consensus_queue.cc:260] T 3b4ab61872da4fa0882ec61096c8e2a6 P ba0ea6c62db8423dbf7be408a472d9ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.642519  4293 ts_tablet_manager.cc:1434] T 3a5f0a547e5d4c53b7b8497c797daf65 P 0de6fa2a0850496c9f434f1e2f2b18ef: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.003s
I20260713 09:12:17.643656  4292 ts_tablet_manager.cc:1434] T 3b4ab61872da4fa0882ec61096c8e2a6 P ba0ea6c62db8423dbf7be408a472d9ae: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.008s
I20260713 09:12:17.644316  4177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ad54cf2da6464ab803e08e5b4793fd" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" is_pre_election: true
I20260713 09:12:17.649015  4292 tablet_bootstrap.cc:492] T b64a8fdf927a464c991c88e4a85db5e7 P ba0ea6c62db8423dbf7be408a472d9ae: Bootstrap starting.
W20260713 09:12:17.649999  4217 leader_election.cc:343] T 71ad54cf2da6464ab803e08e5b4793fd P 84c4b87bd1b3446e880977122b47179e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.628067  4300 leader_election.cc:290] T 71ad54cf2da6464ab803e08e5b4793fd P 84c4b87bd1b3446e880977122b47179e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635), 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139)
I20260713 09:12:17.643591  4293 tablet_bootstrap.cc:492] T 2542ef4be94f4e94a392fecb0f84665c P 0de6fa2a0850496c9f434f1e2f2b18ef: Bootstrap starting.
I20260713 09:12:17.655383  4292 tablet_bootstrap.cc:654] T b64a8fdf927a464c991c88e4a85db5e7 P ba0ea6c62db8423dbf7be408a472d9ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.669269  4293 tablet_bootstrap.cc:654] T 2542ef4be94f4e94a392fecb0f84665c P 0de6fa2a0850496c9f434f1e2f2b18ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.679344  4102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ad54cf2da6464ab803e08e5b4793fd" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" is_pre_election: true
I20260713 09:12:17.681169  4291 tablet_bootstrap.cc:492] T c7a0964d1ef64ea89807101b47560025 P 84c4b87bd1b3446e880977122b47179e: No bootstrap required, opened a new log
I20260713 09:12:17.681833  4291 ts_tablet_manager.cc:1403] T c7a0964d1ef64ea89807101b47560025 P 84c4b87bd1b3446e880977122b47179e: Time spent bootstrapping tablet: real 0.077s	user 0.018s	sys 0.017s
W20260713 09:12:17.683113  4215 leader_election.cc:343] T 71ad54cf2da6464ab803e08e5b4793fd P 84c4b87bd1b3446e880977122b47179e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.683687  4215 leader_election.cc:304] T 71ad54cf2da6464ab803e08e5b4793fd P 84c4b87bd1b3446e880977122b47179e [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: 84c4b87bd1b3446e880977122b47179e; no voters: 0de6fa2a0850496c9f434f1e2f2b18ef, ba0ea6c62db8423dbf7be408a472d9ae
I20260713 09:12:17.684587  4292 tablet_bootstrap.cc:492] T b64a8fdf927a464c991c88e4a85db5e7 P ba0ea6c62db8423dbf7be408a472d9ae: No bootstrap required, opened a new log
I20260713 09:12:17.684824  4300 raft_consensus.cc:2749] T 71ad54cf2da6464ab803e08e5b4793fd P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:17.685132  4292 ts_tablet_manager.cc:1403] T b64a8fdf927a464c991c88e4a85db5e7 P ba0ea6c62db8423dbf7be408a472d9ae: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.012s
I20260713 09:12:17.685163  4293 tablet_bootstrap.cc:492] T 2542ef4be94f4e94a392fecb0f84665c P 0de6fa2a0850496c9f434f1e2f2b18ef: No bootstrap required, opened a new log
I20260713 09:12:17.685910  4293 ts_tablet_manager.cc:1403] T 2542ef4be94f4e94a392fecb0f84665c P 0de6fa2a0850496c9f434f1e2f2b18ef: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.009s
I20260713 09:12:17.685534  4291 raft_consensus.cc:359] T c7a0964d1ef64ea89807101b47560025 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.686570  4291 raft_consensus.cc:385] T c7a0964d1ef64ea89807101b47560025 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.686981  4291 raft_consensus.cc:740] T c7a0964d1ef64ea89807101b47560025 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84c4b87bd1b3446e880977122b47179e, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.688030  4291 consensus_queue.cc:260] T c7a0964d1ef64ea89807101b47560025 P 84c4b87bd1b3446e880977122b47179e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.688203  4292 raft_consensus.cc:359] T b64a8fdf927a464c991c88e4a85db5e7 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.689038  4292 raft_consensus.cc:385] T b64a8fdf927a464c991c88e4a85db5e7 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.689482  4292 raft_consensus.cc:740] T b64a8fdf927a464c991c88e4a85db5e7 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba0ea6c62db8423dbf7be408a472d9ae, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.689149  4293 raft_consensus.cc:359] T 2542ef4be94f4e94a392fecb0f84665c P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.690097  4293 raft_consensus.cc:385] T 2542ef4be94f4e94a392fecb0f84665c P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.690444  4293 raft_consensus.cc:740] T 2542ef4be94f4e94a392fecb0f84665c P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de6fa2a0850496c9f434f1e2f2b18ef, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.690852  4291 ts_tablet_manager.cc:1434] T c7a0964d1ef64ea89807101b47560025 P 84c4b87bd1b3446e880977122b47179e: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.007s
I20260713 09:12:17.690421  4292 consensus_queue.cc:260] T b64a8fdf927a464c991c88e4a85db5e7 P ba0ea6c62db8423dbf7be408a472d9ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.691574  4293 consensus_queue.cc:260] T 2542ef4be94f4e94a392fecb0f84665c P 0de6fa2a0850496c9f434f1e2f2b18ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.692271  4291 tablet_bootstrap.cc:492] T 3b4ab61872da4fa0882ec61096c8e2a6 P 84c4b87bd1b3446e880977122b47179e: Bootstrap starting.
I20260713 09:12:17.693976  4293 ts_tablet_manager.cc:1434] T 2542ef4be94f4e94a392fecb0f84665c P 0de6fa2a0850496c9f434f1e2f2b18ef: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:12:17.695093  4293 tablet_bootstrap.cc:492] T da645b70641b447b967aa5a9e0d8650e P 0de6fa2a0850496c9f434f1e2f2b18ef: Bootstrap starting.
I20260713 09:12:17.695930  4292 ts_tablet_manager.cc:1434] T b64a8fdf927a464c991c88e4a85db5e7 P ba0ea6c62db8423dbf7be408a472d9ae: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:12:17.697129  4292 tablet_bootstrap.cc:492] T 8537bcc32fe04d3e9061bb00068a3fb0 P ba0ea6c62db8423dbf7be408a472d9ae: Bootstrap starting.
I20260713 09:12:17.699813  4291 tablet_bootstrap.cc:654] T 3b4ab61872da4fa0882ec61096c8e2a6 P 84c4b87bd1b3446e880977122b47179e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.701618  4293 tablet_bootstrap.cc:654] T da645b70641b447b967aa5a9e0d8650e P 0de6fa2a0850496c9f434f1e2f2b18ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.702884  4292 tablet_bootstrap.cc:654] T 8537bcc32fe04d3e9061bb00068a3fb0 P ba0ea6c62db8423dbf7be408a472d9ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.730243  4291 tablet_bootstrap.cc:492] T 3b4ab61872da4fa0882ec61096c8e2a6 P 84c4b87bd1b3446e880977122b47179e: No bootstrap required, opened a new log
I20260713 09:12:17.730252  4293 tablet_bootstrap.cc:492] T da645b70641b447b967aa5a9e0d8650e P 0de6fa2a0850496c9f434f1e2f2b18ef: No bootstrap required, opened a new log
I20260713 09:12:17.730562  4292 tablet_bootstrap.cc:492] T 8537bcc32fe04d3e9061bb00068a3fb0 P ba0ea6c62db8423dbf7be408a472d9ae: No bootstrap required, opened a new log
I20260713 09:12:17.730976  4291 ts_tablet_manager.cc:1403] T 3b4ab61872da4fa0882ec61096c8e2a6 P 84c4b87bd1b3446e880977122b47179e: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.014s
I20260713 09:12:17.730993  4293 ts_tablet_manager.cc:1403] T da645b70641b447b967aa5a9e0d8650e P 0de6fa2a0850496c9f434f1e2f2b18ef: Time spent bootstrapping tablet: real 0.036s	user 0.020s	sys 0.015s
I20260713 09:12:17.731148  4292 ts_tablet_manager.cc:1403] T 8537bcc32fe04d3e9061bb00068a3fb0 P ba0ea6c62db8423dbf7be408a472d9ae: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.019s
I20260713 09:12:17.733875  4292 raft_consensus.cc:359] T 8537bcc32fe04d3e9061bb00068a3fb0 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.734472  4292 raft_consensus.cc:385] T 8537bcc32fe04d3e9061bb00068a3fb0 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.734798  4292 raft_consensus.cc:740] T 8537bcc32fe04d3e9061bb00068a3fb0 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba0ea6c62db8423dbf7be408a472d9ae, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.734320  4291 raft_consensus.cc:359] T 3b4ab61872da4fa0882ec61096c8e2a6 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.734549  4293 raft_consensus.cc:359] T da645b70641b447b967aa5a9e0d8650e P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.735575  4291 raft_consensus.cc:385] T 3b4ab61872da4fa0882ec61096c8e2a6 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.735670  4293 raft_consensus.cc:385] T da645b70641b447b967aa5a9e0d8650e P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.735960  4291 raft_consensus.cc:740] T 3b4ab61872da4fa0882ec61096c8e2a6 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84c4b87bd1b3446e880977122b47179e, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.736055  4293 raft_consensus.cc:740] T da645b70641b447b967aa5a9e0d8650e P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de6fa2a0850496c9f434f1e2f2b18ef, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.735917  4292 consensus_queue.cc:260] T 8537bcc32fe04d3e9061bb00068a3fb0 P ba0ea6c62db8423dbf7be408a472d9ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.737339  4291 consensus_queue.cc:260] T 3b4ab61872da4fa0882ec61096c8e2a6 P 84c4b87bd1b3446e880977122b47179e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.737288  4293 consensus_queue.cc:260] T da645b70641b447b967aa5a9e0d8650e P 0de6fa2a0850496c9f434f1e2f2b18ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.739890  4293 ts_tablet_manager.cc:1434] T da645b70641b447b967aa5a9e0d8650e P 0de6fa2a0850496c9f434f1e2f2b18ef: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:12:17.740114  4291 ts_tablet_manager.cc:1434] T 3b4ab61872da4fa0882ec61096c8e2a6 P 84c4b87bd1b3446e880977122b47179e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260713 09:12:17.740844  4293 tablet_bootstrap.cc:492] T b64a8fdf927a464c991c88e4a85db5e7 P 0de6fa2a0850496c9f434f1e2f2b18ef: Bootstrap starting.
I20260713 09:12:17.744630  4292 ts_tablet_manager.cc:1434] T 8537bcc32fe04d3e9061bb00068a3fb0 P ba0ea6c62db8423dbf7be408a472d9ae: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260713 09:12:17.745400  4291 tablet_bootstrap.cc:492] T 3a5f0a547e5d4c53b7b8497c797daf65 P 84c4b87bd1b3446e880977122b47179e: Bootstrap starting.
I20260713 09:12:17.745643  4292 tablet_bootstrap.cc:492] T da645b70641b447b967aa5a9e0d8650e P ba0ea6c62db8423dbf7be408a472d9ae: Bootstrap starting.
I20260713 09:12:17.753702  4291 tablet_bootstrap.cc:654] T 3a5f0a547e5d4c53b7b8497c797daf65 P 84c4b87bd1b3446e880977122b47179e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.753770  4292 tablet_bootstrap.cc:654] T da645b70641b447b967aa5a9e0d8650e P ba0ea6c62db8423dbf7be408a472d9ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.753851  4293 tablet_bootstrap.cc:654] T b64a8fdf927a464c991c88e4a85db5e7 P 0de6fa2a0850496c9f434f1e2f2b18ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.768306  4291 tablet_bootstrap.cc:492] T 3a5f0a547e5d4c53b7b8497c797daf65 P 84c4b87bd1b3446e880977122b47179e: No bootstrap required, opened a new log
I20260713 09:12:17.768923  4291 ts_tablet_manager.cc:1403] T 3a5f0a547e5d4c53b7b8497c797daf65 P 84c4b87bd1b3446e880977122b47179e: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.000s
I20260713 09:12:17.770092  4293 tablet_bootstrap.cc:492] T b64a8fdf927a464c991c88e4a85db5e7 P 0de6fa2a0850496c9f434f1e2f2b18ef: No bootstrap required, opened a new log
I20260713 09:12:17.770622  4293 ts_tablet_manager.cc:1403] T b64a8fdf927a464c991c88e4a85db5e7 P 0de6fa2a0850496c9f434f1e2f2b18ef: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.007s
I20260713 09:12:17.771322  4292 tablet_bootstrap.cc:492] T da645b70641b447b967aa5a9e0d8650e P ba0ea6c62db8423dbf7be408a472d9ae: No bootstrap required, opened a new log
I20260713 09:12:17.771836  4292 ts_tablet_manager.cc:1403] T da645b70641b447b967aa5a9e0d8650e P ba0ea6c62db8423dbf7be408a472d9ae: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.006s
I20260713 09:12:17.771798  4291 raft_consensus.cc:359] T 3a5f0a547e5d4c53b7b8497c797daf65 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.772591  4291 raft_consensus.cc:385] T 3a5f0a547e5d4c53b7b8497c797daf65 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.772878  4291 raft_consensus.cc:740] T 3a5f0a547e5d4c53b7b8497c797daf65 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84c4b87bd1b3446e880977122b47179e, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.773468  4293 raft_consensus.cc:359] T b64a8fdf927a464c991c88e4a85db5e7 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.773623  4291 consensus_queue.cc:260] T 3a5f0a547e5d4c53b7b8497c797daf65 P 84c4b87bd1b3446e880977122b47179e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.774287  4293 raft_consensus.cc:385] T b64a8fdf927a464c991c88e4a85db5e7 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.774641  4293 raft_consensus.cc:740] T b64a8fdf927a464c991c88e4a85db5e7 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de6fa2a0850496c9f434f1e2f2b18ef, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.774878  4292 raft_consensus.cc:359] T da645b70641b447b967aa5a9e0d8650e P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.775655  4292 raft_consensus.cc:385] T da645b70641b447b967aa5a9e0d8650e P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.775419  4293 consensus_queue.cc:260] T b64a8fdf927a464c991c88e4a85db5e7 P 0de6fa2a0850496c9f434f1e2f2b18ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.775978  4292 raft_consensus.cc:740] T da645b70641b447b967aa5a9e0d8650e P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba0ea6c62db8423dbf7be408a472d9ae, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.776821  4292 consensus_queue.cc:260] T da645b70641b447b967aa5a9e0d8650e P ba0ea6c62db8423dbf7be408a472d9ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.777729  4293 ts_tablet_manager.cc:1434] T b64a8fdf927a464c991c88e4a85db5e7 P 0de6fa2a0850496c9f434f1e2f2b18ef: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260713 09:12:17.777807  4291 ts_tablet_manager.cc:1434] T 3a5f0a547e5d4c53b7b8497c797daf65 P 84c4b87bd1b3446e880977122b47179e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:12:17.778844  4293 tablet_bootstrap.cc:492] T 8537bcc32fe04d3e9061bb00068a3fb0 P 0de6fa2a0850496c9f434f1e2f2b18ef: Bootstrap starting.
I20260713 09:12:17.779011  4291 tablet_bootstrap.cc:492] T 2542ef4be94f4e94a392fecb0f84665c P 84c4b87bd1b3446e880977122b47179e: Bootstrap starting.
I20260713 09:12:17.779232  4292 ts_tablet_manager.cc:1434] T da645b70641b447b967aa5a9e0d8650e P ba0ea6c62db8423dbf7be408a472d9ae: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:12:17.780375  4292 tablet_bootstrap.cc:492] T 71ad54cf2da6464ab803e08e5b4793fd P ba0ea6c62db8423dbf7be408a472d9ae: Bootstrap starting.
I20260713 09:12:17.786659  4291 tablet_bootstrap.cc:654] T 2542ef4be94f4e94a392fecb0f84665c P 84c4b87bd1b3446e880977122b47179e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.786736  4292 tablet_bootstrap.cc:654] T 71ad54cf2da6464ab803e08e5b4793fd P ba0ea6c62db8423dbf7be408a472d9ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.793236  4293 tablet_bootstrap.cc:654] T 8537bcc32fe04d3e9061bb00068a3fb0 P 0de6fa2a0850496c9f434f1e2f2b18ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.799659  4292 tablet_bootstrap.cc:492] T 71ad54cf2da6464ab803e08e5b4793fd P ba0ea6c62db8423dbf7be408a472d9ae: No bootstrap required, opened a new log
I20260713 09:12:17.800323  4292 ts_tablet_manager.cc:1403] T 71ad54cf2da6464ab803e08e5b4793fd P ba0ea6c62db8423dbf7be408a472d9ae: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.011s
I20260713 09:12:17.801533  4291 tablet_bootstrap.cc:492] T 2542ef4be94f4e94a392fecb0f84665c P 84c4b87bd1b3446e880977122b47179e: No bootstrap required, opened a new log
I20260713 09:12:17.802117  4291 ts_tablet_manager.cc:1403] T 2542ef4be94f4e94a392fecb0f84665c P 84c4b87bd1b3446e880977122b47179e: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.000s
I20260713 09:12:17.804155  4292 raft_consensus.cc:359] T 71ad54cf2da6464ab803e08e5b4793fd P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } }
I20260713 09:12:17.805245  4292 raft_consensus.cc:385] T 71ad54cf2da6464ab803e08e5b4793fd P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.805619  4292 raft_consensus.cc:740] T 71ad54cf2da6464ab803e08e5b4793fd P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba0ea6c62db8423dbf7be408a472d9ae, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.806218  4291 raft_consensus.cc:359] T 2542ef4be94f4e94a392fecb0f84665c P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.807159  4291 raft_consensus.cc:385] T 2542ef4be94f4e94a392fecb0f84665c P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.807513  4291 raft_consensus.cc:740] T 2542ef4be94f4e94a392fecb0f84665c P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84c4b87bd1b3446e880977122b47179e, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.807507  4292 consensus_queue.cc:260] T 71ad54cf2da6464ab803e08e5b4793fd P ba0ea6c62db8423dbf7be408a472d9ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } }
I20260713 09:12:17.808811  4291 consensus_queue.cc:260] T 2542ef4be94f4e94a392fecb0f84665c P 84c4b87bd1b3446e880977122b47179e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.811261  4292 ts_tablet_manager.cc:1434] T 71ad54cf2da6464ab803e08e5b4793fd P ba0ea6c62db8423dbf7be408a472d9ae: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.001s
I20260713 09:12:17.812711  4292 tablet_bootstrap.cc:492] T 3a5f0a547e5d4c53b7b8497c797daf65 P ba0ea6c62db8423dbf7be408a472d9ae: Bootstrap starting.
I20260713 09:12:17.818876  4291 ts_tablet_manager.cc:1434] T 2542ef4be94f4e94a392fecb0f84665c P 84c4b87bd1b3446e880977122b47179e: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260713 09:12:17.821365  4292 tablet_bootstrap.cc:654] T 3a5f0a547e5d4c53b7b8497c797daf65 P ba0ea6c62db8423dbf7be408a472d9ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.822760  4291 tablet_bootstrap.cc:492] T b64a8fdf927a464c991c88e4a85db5e7 P 84c4b87bd1b3446e880977122b47179e: Bootstrap starting.
I20260713 09:12:17.831067  4291 tablet_bootstrap.cc:654] T b64a8fdf927a464c991c88e4a85db5e7 P 84c4b87bd1b3446e880977122b47179e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.833709  4292 tablet_bootstrap.cc:492] T 3a5f0a547e5d4c53b7b8497c797daf65 P ba0ea6c62db8423dbf7be408a472d9ae: No bootstrap required, opened a new log
I20260713 09:12:17.835377  4293 tablet_bootstrap.cc:492] T 8537bcc32fe04d3e9061bb00068a3fb0 P 0de6fa2a0850496c9f434f1e2f2b18ef: No bootstrap required, opened a new log
I20260713 09:12:17.835446  4292 ts_tablet_manager.cc:1403] T 3a5f0a547e5d4c53b7b8497c797daf65 P ba0ea6c62db8423dbf7be408a472d9ae: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260713 09:12:17.836056  4293 ts_tablet_manager.cc:1403] T 8537bcc32fe04d3e9061bb00068a3fb0 P 0de6fa2a0850496c9f434f1e2f2b18ef: Time spent bootstrapping tablet: real 0.057s	user 0.020s	sys 0.028s
I20260713 09:12:17.836799  4291 tablet_bootstrap.cc:492] T b64a8fdf927a464c991c88e4a85db5e7 P 84c4b87bd1b3446e880977122b47179e: No bootstrap required, opened a new log
W20260713 09:12:17.837224  4048 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:17.837309  4291 ts_tablet_manager.cc:1403] T b64a8fdf927a464c991c88e4a85db5e7 P 84c4b87bd1b3446e880977122b47179e: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.001s
I20260713 09:12:17.838356  4292 raft_consensus.cc:359] T 3a5f0a547e5d4c53b7b8497c797daf65 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.839063  4292 raft_consensus.cc:385] T 3a5f0a547e5d4c53b7b8497c797daf65 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.838783  4293 raft_consensus.cc:359] T 8537bcc32fe04d3e9061bb00068a3fb0 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.839380  4292 raft_consensus.cc:740] T 3a5f0a547e5d4c53b7b8497c797daf65 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba0ea6c62db8423dbf7be408a472d9ae, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.839536  4293 raft_consensus.cc:385] T 8537bcc32fe04d3e9061bb00068a3fb0 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.839835  4293 raft_consensus.cc:740] T 8537bcc32fe04d3e9061bb00068a3fb0 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de6fa2a0850496c9f434f1e2f2b18ef, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.840220  4292 consensus_queue.cc:260] T 3a5f0a547e5d4c53b7b8497c797daf65 P ba0ea6c62db8423dbf7be408a472d9ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.840644  4291 raft_consensus.cc:359] T b64a8fdf927a464c991c88e4a85db5e7 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.840564  4293 consensus_queue.cc:260] T 8537bcc32fe04d3e9061bb00068a3fb0 P 0de6fa2a0850496c9f434f1e2f2b18ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.841490  4291 raft_consensus.cc:385] T b64a8fdf927a464c991c88e4a85db5e7 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.841871  4291 raft_consensus.cc:740] T b64a8fdf927a464c991c88e4a85db5e7 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84c4b87bd1b3446e880977122b47179e, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.842545  4292 ts_tablet_manager.cc:1434] T 3a5f0a547e5d4c53b7b8497c797daf65 P ba0ea6c62db8423dbf7be408a472d9ae: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:12:17.842818  4291 consensus_queue.cc:260] T b64a8fdf927a464c991c88e4a85db5e7 P 84c4b87bd1b3446e880977122b47179e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.843524  4292 tablet_bootstrap.cc:492] T 31fbc62860d34e9ca9fa8fa102bb63e7 P ba0ea6c62db8423dbf7be408a472d9ae: Bootstrap starting.
I20260713 09:12:17.845630  4293 ts_tablet_manager.cc:1434] T 8537bcc32fe04d3e9061bb00068a3fb0 P 0de6fa2a0850496c9f434f1e2f2b18ef: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:12:17.846599  4293 tablet_bootstrap.cc:492] T 71ad54cf2da6464ab803e08e5b4793fd P 0de6fa2a0850496c9f434f1e2f2b18ef: Bootstrap starting.
I20260713 09:12:17.849457  4292 tablet_bootstrap.cc:654] T 31fbc62860d34e9ca9fa8fa102bb63e7 P ba0ea6c62db8423dbf7be408a472d9ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.851094  4291 ts_tablet_manager.cc:1434] T b64a8fdf927a464c991c88e4a85db5e7 P 84c4b87bd1b3446e880977122b47179e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:12:17.851718  4297 raft_consensus.cc:493] T 3b4ab61872da4fa0882ec61096c8e2a6 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.852255  4297 raft_consensus.cc:515] T 3b4ab61872da4fa0882ec61096c8e2a6 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.852275  4291 tablet_bootstrap.cc:492] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e: Bootstrap starting.
I20260713 09:12:17.860621  4292 tablet_bootstrap.cc:492] T 31fbc62860d34e9ca9fa8fa102bb63e7 P ba0ea6c62db8423dbf7be408a472d9ae: No bootstrap required, opened a new log
I20260713 09:12:17.861107  4292 ts_tablet_manager.cc:1403] T 31fbc62860d34e9ca9fa8fa102bb63e7 P ba0ea6c62db8423dbf7be408a472d9ae: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260713 09:12:17.862919  4297 leader_election.cc:290] T 3b4ab61872da4fa0882ec61096c8e2a6 P 0de6fa2a0850496c9f434f1e2f2b18ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635), 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957)
I20260713 09:12:17.864287  4292 raft_consensus.cc:359] T 31fbc62860d34e9ca9fa8fa102bb63e7 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.865250  4292 raft_consensus.cc:385] T 31fbc62860d34e9ca9fa8fa102bb63e7 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.865579  4292 raft_consensus.cc:740] T 31fbc62860d34e9ca9fa8fa102bb63e7 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba0ea6c62db8423dbf7be408a472d9ae, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.866604  4292 consensus_queue.cc:260] T 31fbc62860d34e9ca9fa8fa102bb63e7 P ba0ea6c62db8423dbf7be408a472d9ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.868790  4292 ts_tablet_manager.cc:1434] T 31fbc62860d34e9ca9fa8fa102bb63e7 P ba0ea6c62db8423dbf7be408a472d9ae: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:12:17.869661  4293 tablet_bootstrap.cc:654] T 71ad54cf2da6464ab803e08e5b4793fd P 0de6fa2a0850496c9f434f1e2f2b18ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.870023  4300 raft_consensus.cc:493] T b64a8fdf927a464c991c88e4a85db5e7 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.870736  4300 raft_consensus.cc:515] T b64a8fdf927a464c991c88e4a85db5e7 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.873149  4300 leader_election.cc:290] T b64a8fdf927a464c991c88e4a85db5e7 P 84c4b87bd1b3446e880977122b47179e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139), ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635)
I20260713 09:12:17.881948  4291 tablet_bootstrap.cc:654] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.887053  4177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b4ab61872da4fa0882ec61096c8e2a6" candidate_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" is_pre_election: true
I20260713 09:12:17.887816  4177 raft_consensus.cc:2468] T 3b4ab61872da4fa0882ec61096c8e2a6 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de6fa2a0850496c9f434f1e2f2b18ef in term 0.
I20260713 09:12:17.889408  4068 leader_election.cc:304] T 3b4ab61872da4fa0882ec61096c8e2a6 P 0de6fa2a0850496c9f434f1e2f2b18ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de6fa2a0850496c9f434f1e2f2b18ef, ba0ea6c62db8423dbf7be408a472d9ae; no voters: 
I20260713 09:12:17.890460  4297 raft_consensus.cc:2804] T 3b4ab61872da4fa0882ec61096c8e2a6 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:17.890816  4297 raft_consensus.cc:493] T 3b4ab61872da4fa0882ec61096c8e2a6 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:17.891005  4293 tablet_bootstrap.cc:492] T 71ad54cf2da6464ab803e08e5b4793fd P 0de6fa2a0850496c9f434f1e2f2b18ef: No bootstrap required, opened a new log
I20260713 09:12:17.891161  4297 raft_consensus.cc:3060] T 3b4ab61872da4fa0882ec61096c8e2a6 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.891541  4293 ts_tablet_manager.cc:1403] T 71ad54cf2da6464ab803e08e5b4793fd P 0de6fa2a0850496c9f434f1e2f2b18ef: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.011s
I20260713 09:12:17.894476  4293 raft_consensus.cc:359] T 71ad54cf2da6464ab803e08e5b4793fd P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } }
I20260713 09:12:17.895162  4293 raft_consensus.cc:385] T 71ad54cf2da6464ab803e08e5b4793fd P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.895480  4293 raft_consensus.cc:740] T 71ad54cf2da6464ab803e08e5b4793fd P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de6fa2a0850496c9f434f1e2f2b18ef, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.896329  4293 consensus_queue.cc:260] T 71ad54cf2da6464ab803e08e5b4793fd P 0de6fa2a0850496c9f434f1e2f2b18ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } }
I20260713 09:12:17.898388  4296 raft_consensus.cc:493] T da645b70641b447b967aa5a9e0d8650e P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.898587  4297 raft_consensus.cc:515] T 3b4ab61872da4fa0882ec61096c8e2a6 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.898921  4296 raft_consensus.cc:515] T da645b70641b447b967aa5a9e0d8650e P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.901564  4297 leader_election.cc:290] T 3b4ab61872da4fa0882ec61096c8e2a6 P 0de6fa2a0850496c9f434f1e2f2b18ef [CANDIDATE]: Term 1 election: Requested vote from peers ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635), 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957)
I20260713 09:12:17.902814  4177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b4ab61872da4fa0882ec61096c8e2a6" candidate_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae"
I20260713 09:12:17.903970  4177 raft_consensus.cc:3060] T 3b4ab61872da4fa0882ec61096c8e2a6 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.912220  4176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64a8fdf927a464c991c88e4a85db5e7" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" is_pre_election: true
I20260713 09:12:17.912533  4102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64a8fdf927a464c991c88e4a85db5e7" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" is_pre_election: true
I20260713 09:12:17.913075  4176 raft_consensus.cc:2468] T b64a8fdf927a464c991c88e4a85db5e7 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84c4b87bd1b3446e880977122b47179e in term 0.
I20260713 09:12:17.913228  4102 raft_consensus.cc:2468] T b64a8fdf927a464c991c88e4a85db5e7 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84c4b87bd1b3446e880977122b47179e in term 0.
I20260713 09:12:17.914008  4300 raft_consensus.cc:493] T 3a5f0a547e5d4c53b7b8497c797daf65 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.914350  4215 leader_election.cc:304] T b64a8fdf927a464c991c88e4a85db5e7 P 84c4b87bd1b3446e880977122b47179e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de6fa2a0850496c9f434f1e2f2b18ef, 84c4b87bd1b3446e880977122b47179e; no voters: 
I20260713 09:12:17.914541  4300 raft_consensus.cc:515] T 3a5f0a547e5d4c53b7b8497c797daf65 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.917040  4300 leader_election.cc:290] T 3a5f0a547e5d4c53b7b8497c797daf65 P 84c4b87bd1b3446e880977122b47179e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139), ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635)
I20260713 09:12:17.917590  4300 raft_consensus.cc:2804] T b64a8fdf927a464c991c88e4a85db5e7 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:17.917991  4300 raft_consensus.cc:493] T b64a8fdf927a464c991c88e4a85db5e7 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:17.918340  4300 raft_consensus.cc:3060] T b64a8fdf927a464c991c88e4a85db5e7 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.920449  4296 leader_election.cc:290] T da645b70641b447b967aa5a9e0d8650e P ba0ea6c62db8423dbf7be408a472d9ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139), 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957)
I20260713 09:12:17.921063  4296 raft_consensus.cc:493] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.921519  4296 raft_consensus.cc:515] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.921813  4251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b4ab61872da4fa0882ec61096c8e2a6" candidate_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84c4b87bd1b3446e880977122b47179e" is_pre_election: true
I20260713 09:12:17.922549  4251 raft_consensus.cc:2468] T 3b4ab61872da4fa0882ec61096c8e2a6 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de6fa2a0850496c9f434f1e2f2b18ef in term 0.
I20260713 09:12:17.923292  4250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b4ab61872da4fa0882ec61096c8e2a6" candidate_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84c4b87bd1b3446e880977122b47179e"
I20260713 09:12:17.923969  4250 raft_consensus.cc:3060] T 3b4ab61872da4fa0882ec61096c8e2a6 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.930653  4177 raft_consensus.cc:2468] T 3b4ab61872da4fa0882ec61096c8e2a6 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de6fa2a0850496c9f434f1e2f2b18ef in term 1.
I20260713 09:12:17.932463  4250 raft_consensus.cc:2468] T 3b4ab61872da4fa0882ec61096c8e2a6 P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de6fa2a0850496c9f434f1e2f2b18ef in term 1.
I20260713 09:12:17.932581  4176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5f0a547e5d4c53b7b8497c797daf65" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" is_pre_election: true
I20260713 09:12:17.933305  4176 raft_consensus.cc:2468] T 3a5f0a547e5d4c53b7b8497c797daf65 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84c4b87bd1b3446e880977122b47179e in term 0.
I20260713 09:12:17.934305  4297 raft_consensus.cc:493] T 3a5f0a547e5d4c53b7b8497c797daf65 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.934494  4329 raft_consensus.cc:493] T 71ad54cf2da6464ab803e08e5b4793fd P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.934839  4297 raft_consensus.cc:515] T 3a5f0a547e5d4c53b7b8497c797daf65 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.936702  4217 leader_election.cc:304] T 3a5f0a547e5d4c53b7b8497c797daf65 P 84c4b87bd1b3446e880977122b47179e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84c4b87bd1b3446e880977122b47179e, ba0ea6c62db8423dbf7be408a472d9ae; no voters: 
I20260713 09:12:17.937217  4067 leader_election.cc:304] T 3b4ab61872da4fa0882ec61096c8e2a6 P 0de6fa2a0850496c9f434f1e2f2b18ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de6fa2a0850496c9f434f1e2f2b18ef, 84c4b87bd1b3446e880977122b47179e; no voters: 
I20260713 09:12:17.939256  4291 tablet_bootstrap.cc:492] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e: No bootstrap required, opened a new log
I20260713 09:12:17.939152  4324 raft_consensus.cc:2804] T 3b4ab61872da4fa0882ec61096c8e2a6 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:17.939996  4291 ts_tablet_manager.cc:1403] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e: Time spent bootstrapping tablet: real 0.088s	user 0.016s	sys 0.004s
I20260713 09:12:17.939868  4176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5f0a547e5d4c53b7b8497c797daf65" candidate_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" is_pre_election: true
I20260713 09:12:17.929773  4300 raft_consensus.cc:515] T b64a8fdf927a464c991c88e4a85db5e7 P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.942480  4293 ts_tablet_manager.cc:1434] T 71ad54cf2da6464ab803e08e5b4793fd P 0de6fa2a0850496c9f434f1e2f2b18ef: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.009s
I20260713 09:12:17.942548  4176 raft_consensus.cc:2468] T 3a5f0a547e5d4c53b7b8497c797daf65 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de6fa2a0850496c9f434f1e2f2b18ef in term 0.
I20260713 09:12:17.942039  4296 leader_election.cc:290] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139), 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957)
I20260713 09:12:17.947652  4297 leader_election.cc:290] T 3a5f0a547e5d4c53b7b8497c797daf65 P 0de6fa2a0850496c9f434f1e2f2b18ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635), 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957)
I20260713 09:12:17.935102  4329 raft_consensus.cc:515] T 71ad54cf2da6464ab803e08e5b4793fd P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } }
I20260713 09:12:17.953641  4297 raft_consensus.cc:493] T 2542ef4be94f4e94a392fecb0f84665c P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.954130  4297 raft_consensus.cc:515] T 2542ef4be94f4e94a392fecb0f84665c P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.951650  4102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5f0a547e5d4c53b7b8497c797daf65" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" is_pre_election: true
I20260713 09:12:17.955525  4102 raft_consensus.cc:2468] T 3a5f0a547e5d4c53b7b8497c797daf65 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84c4b87bd1b3446e880977122b47179e in term 0.
I20260713 09:12:17.952086  4293 tablet_bootstrap.cc:492] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 0de6fa2a0850496c9f434f1e2f2b18ef: Bootstrap starting.
I20260713 09:12:17.957340  4324 raft_consensus.cc:697] T 3b4ab61872da4fa0882ec61096c8e2a6 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 LEADER]: Becoming Leader. State: Replica: 0de6fa2a0850496c9f434f1e2f2b18ef, State: Running, Role: LEADER
I20260713 09:12:17.957763  4297 leader_election.cc:290] T 2542ef4be94f4e94a392fecb0f84665c P 0de6fa2a0850496c9f434f1e2f2b18ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635), 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957)
I20260713 09:12:17.958105  4101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da645b70641b447b967aa5a9e0d8650e" candidate_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" is_pre_election: true
I20260713 09:12:17.958786  4101 raft_consensus.cc:2468] T da645b70641b447b967aa5a9e0d8650e P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba0ea6c62db8423dbf7be408a472d9ae in term 0.
I20260713 09:12:17.959364  4100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a0964d1ef64ea89807101b47560025" candidate_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" is_pre_election: true
I20260713 09:12:17.959610  4300 leader_election.cc:290] T b64a8fdf927a464c991c88e4a85db5e7 P 84c4b87bd1b3446e880977122b47179e [CANDIDATE]: Term 1 election: Requested vote from peers 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139), ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635)
I20260713 09:12:17.960134  4300 raft_consensus.cc:493] T c7a0964d1ef64ea89807101b47560025 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.960559  4300 raft_consensus.cc:515] T c7a0964d1ef64ea89807101b47560025 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.961730  4141 leader_election.cc:304] T da645b70641b447b967aa5a9e0d8650e P ba0ea6c62db8423dbf7be408a472d9ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de6fa2a0850496c9f434f1e2f2b18ef, ba0ea6c62db8423dbf7be408a472d9ae; no voters: 
I20260713 09:12:17.961848  4177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2542ef4be94f4e94a392fecb0f84665c" candidate_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" is_pre_election: true
I20260713 09:12:17.962785  4177 raft_consensus.cc:2468] T 2542ef4be94f4e94a392fecb0f84665c P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de6fa2a0850496c9f434f1e2f2b18ef in term 0.
W20260713 09:12:17.963035  4141 leader_election.cc:343] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.961807  4068 leader_election.cc:304] T 3a5f0a547e5d4c53b7b8497c797daf65 P 0de6fa2a0850496c9f434f1e2f2b18ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de6fa2a0850496c9f434f1e2f2b18ef, ba0ea6c62db8423dbf7be408a472d9ae; no voters: 
I20260713 09:12:17.964991  4068 leader_election.cc:304] T 2542ef4be94f4e94a392fecb0f84665c P 0de6fa2a0850496c9f434f1e2f2b18ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de6fa2a0850496c9f434f1e2f2b18ef, ba0ea6c62db8423dbf7be408a472d9ae; no voters: 
I20260713 09:12:17.966193  4296 raft_consensus.cc:2804] T da645b70641b447b967aa5a9e0d8650e P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:17.966419  4297 raft_consensus.cc:493] T 8537bcc32fe04d3e9061bb00068a3fb0 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.966833  4296 raft_consensus.cc:493] T da645b70641b447b967aa5a9e0d8650e P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:17.966578  4291 raft_consensus.cc:359] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.967059  4297 raft_consensus.cc:515] T 8537bcc32fe04d3e9061bb00068a3fb0 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.967693  4291 raft_consensus.cc:385] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.968178  4291 raft_consensus.cc:740] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84c4b87bd1b3446e880977122b47179e, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.967653  4296 raft_consensus.cc:3060] T da645b70641b447b967aa5a9e0d8650e P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.969558  4297 leader_election.cc:290] T 8537bcc32fe04d3e9061bb00068a3fb0 P 0de6fa2a0850496c9f434f1e2f2b18ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635), 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957)
I20260713 09:12:17.969422  4291 consensus_queue.cc:260] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.970089  4297 raft_consensus.cc:2804] T 2542ef4be94f4e94a392fecb0f84665c P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:17.970455  4297 raft_consensus.cc:493] T 2542ef4be94f4e94a392fecb0f84665c P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:17.968093  4332 raft_consensus.cc:2804] T 3a5f0a547e5d4c53b7b8497c797daf65 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:17.970798  4297 raft_consensus.cc:3060] T 2542ef4be94f4e94a392fecb0f84665c P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.973748  4300 leader_election.cc:290] T c7a0964d1ef64ea89807101b47560025 P 84c4b87bd1b3446e880977122b47179e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139), ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635)
I20260713 09:12:17.974022  4177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8537bcc32fe04d3e9061bb00068a3fb0" candidate_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" is_pre_election: true
I20260713 09:12:17.974566  4250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da645b70641b447b967aa5a9e0d8650e" candidate_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84c4b87bd1b3446e880977122b47179e" is_pre_election: true
I20260713 09:12:17.974762  4177 raft_consensus.cc:2468] T 8537bcc32fe04d3e9061bb00068a3fb0 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de6fa2a0850496c9f434f1e2f2b18ef in term 0.
I20260713 09:12:17.975914  4251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a0964d1ef64ea89807101b47560025" candidate_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84c4b87bd1b3446e880977122b47179e" is_pre_election: true
I20260713 09:12:17.975936  4249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ad54cf2da6464ab803e08e5b4793fd" candidate_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84c4b87bd1b3446e880977122b47179e" is_pre_election: true
I20260713 09:12:17.977422  4251 raft_consensus.cc:2468] T c7a0964d1ef64ea89807101b47560025 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba0ea6c62db8423dbf7be408a472d9ae in term 0.
I20260713 09:12:17.978259  4177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64a8fdf927a464c991c88e4a85db5e7" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae"
I20260713 09:12:17.978387  4249 raft_consensus.cc:2468] T 71ad54cf2da6464ab803e08e5b4793fd P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba0ea6c62db8423dbf7be408a472d9ae in term 0.
I20260713 09:12:17.976990  4300 raft_consensus.cc:2804] T 3a5f0a547e5d4c53b7b8497c797daf65 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:17.978931  4177 raft_consensus.cc:3060] T b64a8fdf927a464c991c88e4a85db5e7 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.979511  4300 raft_consensus.cc:493] T 3a5f0a547e5d4c53b7b8497c797daf65 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:17.979619  4291 ts_tablet_manager.cc:1434] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260713 09:12:17.978848  4068 leader_election.cc:304] T 8537bcc32fe04d3e9061bb00068a3fb0 P 0de6fa2a0850496c9f434f1e2f2b18ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de6fa2a0850496c9f434f1e2f2b18ef, ba0ea6c62db8423dbf7be408a472d9ae; no voters: 
I20260713 09:12:17.979918  4300 raft_consensus.cc:3060] T 3a5f0a547e5d4c53b7b8497c797daf65 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.979858  4100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64a8fdf927a464c991c88e4a85db5e7" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef"
I20260713 09:12:17.980559  4100 raft_consensus.cc:3060] T b64a8fdf927a464c991c88e4a85db5e7 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.982383  4293 tablet_bootstrap.cc:654] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 0de6fa2a0850496c9f434f1e2f2b18ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.971833  4332 raft_consensus.cc:493] T 3a5f0a547e5d4c53b7b8497c797daf65 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:17.958748  4324 consensus_queue.cc:237] T 3b4ab61872da4fa0882ec61096c8e2a6 P 0de6fa2a0850496c9f434f1e2f2b18ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.986357  4101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a0964d1ef64ea89807101b47560025" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" is_pre_election: true
I20260713 09:12:17.993662  4176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a0964d1ef64ea89807101b47560025" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" is_pre_election: true
I20260713 09:12:17.993815  4300 raft_consensus.cc:515] T 3a5f0a547e5d4c53b7b8497c797daf65 P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:17.994381  4176 raft_consensus.cc:2468] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84c4b87bd1b3446e880977122b47179e in term 0.
I20260713 09:12:17.991672  4330 raft_consensus.cc:2804] T 8537bcc32fe04d3e9061bb00068a3fb0 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:17.996021  4330 raft_consensus.cc:493] T 8537bcc32fe04d3e9061bb00068a3fb0 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:17.996064  4300 leader_election.cc:290] T 3a5f0a547e5d4c53b7b8497c797daf65 P 84c4b87bd1b3446e880977122b47179e [CANDIDATE]: Term 1 election: Requested vote from peers 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139), ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635)
I20260713 09:12:17.996668  4330 raft_consensus.cc:3060] T 8537bcc32fe04d3e9061bb00068a3fb0 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.997987  4101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5f0a547e5d4c53b7b8497c797daf65" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef"
I20260713 09:12:17.998373  4177 raft_consensus.cc:2468] T b64a8fdf927a464c991c88e4a85db5e7 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84c4b87bd1b3446e880977122b47179e in term 1.
W20260713 09:12:17.999064  4215 leader_election.cc:343] T c7a0964d1ef64ea89807101b47560025 P 84c4b87bd1b3446e880977122b47179e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.999611  4291 tablet_bootstrap.cc:492] T da645b70641b447b967aa5a9e0d8650e P 84c4b87bd1b3446e880977122b47179e: Bootstrap starting.
I20260713 09:12:17.999694  4332 raft_consensus.cc:3060] T 3a5f0a547e5d4c53b7b8497c797daf65 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.003371  4329 leader_election.cc:290] T 71ad54cf2da6464ab803e08e5b4793fd P ba0ea6c62db8423dbf7be408a472d9ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957), 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139)
W20260713 09:12:18.004881  4142 leader_election.cc:343] T da645b70641b447b967aa5a9e0d8650e P ba0ea6c62db8423dbf7be408a472d9ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:18.005753  4102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ad54cf2da6464ab803e08e5b4793fd" candidate_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" is_pre_election: true
I20260713 09:12:18.006181  4250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8537bcc32fe04d3e9061bb00068a3fb0" candidate_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84c4b87bd1b3446e880977122b47179e" is_pre_election: true
I20260713 09:12:18.006374  4142 leader_election.cc:304] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae [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: 84c4b87bd1b3446e880977122b47179e, ba0ea6c62db8423dbf7be408a472d9ae; no voters: 0de6fa2a0850496c9f434f1e2f2b18ef
I20260713 09:12:18.006506  4102 raft_consensus.cc:2468] T 71ad54cf2da6464ab803e08e5b4793fd P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba0ea6c62db8423dbf7be408a472d9ae in term 0.
I20260713 09:12:18.007133  4217 leader_election.cc:304] T c7a0964d1ef64ea89807101b47560025 P 84c4b87bd1b3446e880977122b47179e [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: 84c4b87bd1b3446e880977122b47179e, ba0ea6c62db8423dbf7be408a472d9ae; no voters: 0de6fa2a0850496c9f434f1e2f2b18ef
I20260713 09:12:18.007404  4300 raft_consensus.cc:493] T 2542ef4be94f4e94a392fecb0f84665c P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:18.007725  4251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2542ef4be94f4e94a392fecb0f84665c" candidate_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84c4b87bd1b3446e880977122b47179e" is_pre_election: true
I20260713 09:12:18.008018  4142 leader_election.cc:304] T 71ad54cf2da6464ab803e08e5b4793fd P ba0ea6c62db8423dbf7be408a472d9ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84c4b87bd1b3446e880977122b47179e, ba0ea6c62db8423dbf7be408a472d9ae; no voters: 
I20260713 09:12:18.004449  4297 raft_consensus.cc:515] T 2542ef4be94f4e94a392fecb0f84665c P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:18.011318  4297 leader_election.cc:290] T 2542ef4be94f4e94a392fecb0f84665c P 0de6fa2a0850496c9f434f1e2f2b18ef [CANDIDATE]: Term 1 election: Requested vote from peers ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635), 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957)
I20260713 09:12:18.011229  4249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5f0a547e5d4c53b7b8497c797daf65" candidate_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84c4b87bd1b3446e880977122b47179e" is_pre_election: true
I20260713 09:12:18.012240  4249 raft_consensus.cc:2393] T 3a5f0a547e5d4c53b7b8497c797daf65 P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0de6fa2a0850496c9f434f1e2f2b18ef in current term 1: Already voted for candidate 84c4b87bd1b3446e880977122b47179e in this term.
I20260713 09:12:18.012027  4176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2542ef4be94f4e94a392fecb0f84665c" candidate_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae"
I20260713 09:12:18.012658  4329 raft_consensus.cc:2804] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:18.012753  4176 raft_consensus.cc:3060] T 2542ef4be94f4e94a392fecb0f84665c P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.013173  4329 raft_consensus.cc:493] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:18.013684  4329 raft_consensus.cc:3060] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.015933  4328 raft_consensus.cc:2804] T c7a0964d1ef64ea89807101b47560025 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:18.016433  4328 raft_consensus.cc:493] T c7a0964d1ef64ea89807101b47560025 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:18.016805  4328 raft_consensus.cc:3060] T c7a0964d1ef64ea89807101b47560025 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.018729  4100 raft_consensus.cc:2468] T b64a8fdf927a464c991c88e4a85db5e7 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84c4b87bd1b3446e880977122b47179e in term 1.
I20260713 09:12:18.020234  4330 raft_consensus.cc:515] T 8537bcc32fe04d3e9061bb00068a3fb0 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:18.021926  4176 raft_consensus.cc:2468] T 2542ef4be94f4e94a392fecb0f84665c P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de6fa2a0850496c9f434f1e2f2b18ef in term 1.
I20260713 09:12:18.023204  4177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5f0a547e5d4c53b7b8497c797daf65" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae"
I20260713 09:12:18.023440  4215 leader_election.cc:304] T b64a8fdf927a464c991c88e4a85db5e7 P 84c4b87bd1b3446e880977122b47179e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de6fa2a0850496c9f434f1e2f2b18ef, 84c4b87bd1b3446e880977122b47179e; no voters: 
I20260713 09:12:18.023864  4177 raft_consensus.cc:3060] T 3a5f0a547e5d4c53b7b8497c797daf65 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.024871  4331 raft_consensus.cc:2804] T b64a8fdf927a464c991c88e4a85db5e7 P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:18.026420  4068 leader_election.cc:304] T 2542ef4be94f4e94a392fecb0f84665c P 0de6fa2a0850496c9f434f1e2f2b18ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de6fa2a0850496c9f434f1e2f2b18ef, ba0ea6c62db8423dbf7be408a472d9ae; no voters: 
I20260713 09:12:18.028400  4297 raft_consensus.cc:2804] T 2542ef4be94f4e94a392fecb0f84665c P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:18.008050  4300 raft_consensus.cc:515] T 2542ef4be94f4e94a392fecb0f84665c P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:18.027115  4330 leader_election.cc:290] T 8537bcc32fe04d3e9061bb00068a3fb0 P 0de6fa2a0850496c9f434f1e2f2b18ef [CANDIDATE]: Term 1 election: Requested vote from peers ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635), 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957)
I20260713 09:12:18.030103  4251 raft_consensus.cc:2468] T 2542ef4be94f4e94a392fecb0f84665c P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de6fa2a0850496c9f434f1e2f2b18ef in term 0.
I20260713 09:12:18.030977  4334 raft_consensus.cc:2804] T 71ad54cf2da6464ab803e08e5b4793fd P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:18.031519  4334 raft_consensus.cc:493] T 71ad54cf2da6464ab803e08e5b4793fd P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:18.031904  4334 raft_consensus.cc:3060] T 71ad54cf2da6464ab803e08e5b4793fd P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.032145  4328 raft_consensus.cc:515] T c7a0964d1ef64ea89807101b47560025 P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:18.034440  4328 leader_election.cc:290] T c7a0964d1ef64ea89807101b47560025 P 84c4b87bd1b3446e880977122b47179e [CANDIDATE]: Term 1 election: Requested vote from peers 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139), ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635)
I20260713 09:12:18.022173  4329 raft_consensus.cc:515] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:18.035426  4100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2542ef4be94f4e94a392fecb0f84665c" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" is_pre_election: true
I20260713 09:12:18.035953  4102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a0964d1ef64ea89807101b47560025" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef"
I20260713 09:12:18.014873  4296 raft_consensus.cc:515] T da645b70641b447b967aa5a9e0d8650e P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
W20260713 09:12:18.050482  4215 leader_election.cc:343] T c7a0964d1ef64ea89807101b47560025 P 84c4b87bd1b3446e880977122b47179e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:18.050632  4099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a0964d1ef64ea89807101b47560025" candidate_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef"
W20260713 09:12:18.052340  4141 leader_election.cc:343] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:18.052855  4099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da645b70641b447b967aa5a9e0d8650e" candidate_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef"
I20260713 09:12:18.053553  4099 raft_consensus.cc:3060] T da645b70641b447b967aa5a9e0d8650e P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.054419  4296 leader_election.cc:290] T da645b70641b447b967aa5a9e0d8650e P ba0ea6c62db8423dbf7be408a472d9ae [CANDIDATE]: Term 1 election: Requested vote from peers 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139), 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957)
I20260713 09:12:18.046983  4329 leader_election.cc:290] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae [CANDIDATE]: Term 1 election: Requested vote from peers 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139), 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957)
I20260713 09:12:18.057013  4293 tablet_bootstrap.cc:492] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 0de6fa2a0850496c9f434f1e2f2b18ef: No bootstrap required, opened a new log
I20260713 09:12:18.057775  4293 ts_tablet_manager.cc:1403] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 0de6fa2a0850496c9f434f1e2f2b18ef: Time spent bootstrapping tablet: real 0.106s	user 0.010s	sys 0.015s
I20260713 09:12:18.060885  4099 raft_consensus.cc:2468] T da645b70641b447b967aa5a9e0d8650e P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba0ea6c62db8423dbf7be408a472d9ae in term 1.
I20260713 09:12:18.060879  4332 raft_consensus.cc:515] T 3a5f0a547e5d4c53b7b8497c797daf65 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:18.062238  4101 raft_consensus.cc:2393] T 3a5f0a547e5d4c53b7b8497c797daf65 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 84c4b87bd1b3446e880977122b47179e in current term 1: Already voted for candidate 0de6fa2a0850496c9f434f1e2f2b18ef in this term.
I20260713 09:12:18.062400  4141 leader_election.cc:304] T da645b70641b447b967aa5a9e0d8650e P ba0ea6c62db8423dbf7be408a472d9ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de6fa2a0850496c9f434f1e2f2b18ef, ba0ea6c62db8423dbf7be408a472d9ae; no voters: 
I20260713 09:12:18.061973  4293 raft_consensus.cc:359] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:18.063293  4293 raft_consensus.cc:385] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.063562  4329 raft_consensus.cc:2804] T da645b70641b447b967aa5a9e0d8650e P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:18.063962  4300 leader_election.cc:290] T 2542ef4be94f4e94a392fecb0f84665c P 84c4b87bd1b3446e880977122b47179e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139), ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635)
I20260713 09:12:18.051699  4291 tablet_bootstrap.cc:654] T da645b70641b447b967aa5a9e0d8650e P 84c4b87bd1b3446e880977122b47179e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.064563  4177 raft_consensus.cc:2468] T 3a5f0a547e5d4c53b7b8497c797daf65 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84c4b87bd1b3446e880977122b47179e in term 1.
I20260713 09:12:18.063939  4293 raft_consensus.cc:740] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de6fa2a0850496c9f434f1e2f2b18ef, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.064973  4329 raft_consensus.cc:697] T da645b70641b447b967aa5a9e0d8650e P ba0ea6c62db8423dbf7be408a472d9ae [term 1 LEADER]: Becoming Leader. State: Replica: ba0ea6c62db8423dbf7be408a472d9ae, State: Running, Role: LEADER
W20260713 09:12:18.067449  4067 leader_election.cc:343] T 8537bcc32fe04d3e9061bb00068a3fb0 P 0de6fa2a0850496c9f434f1e2f2b18ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:18.067660  4293 consensus_queue.cc:260] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 0de6fa2a0850496c9f434f1e2f2b18ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:18.070885  4293 ts_tablet_manager.cc:1434] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 0de6fa2a0850496c9f434f1e2f2b18ef: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
I20260713 09:12:18.072081  4293 tablet_bootstrap.cc:492] T c7a0964d1ef64ea89807101b47560025 P 0de6fa2a0850496c9f434f1e2f2b18ef: Bootstrap starting.
I20260713 09:12:18.068284  4329 consensus_queue.cc:237] T da645b70641b447b967aa5a9e0d8650e P ba0ea6c62db8423dbf7be408a472d9ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:18.073086  4300 raft_consensus.cc:493] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:18.073670  4300 raft_consensus.cc:515] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:18.076205  4300 leader_election.cc:290] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139), ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635)
I20260713 09:12:18.047519  4176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8537bcc32fe04d3e9061bb00068a3fb0" candidate_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae"
I20260713 09:12:18.077551  4176 raft_consensus.cc:3060] T 8537bcc32fe04d3e9061bb00068a3fb0 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.078219  4101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fbc62860d34e9ca9fa8fa102bb63e7" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" is_pre_election: true
I20260713 09:12:18.078917  4101 raft_consensus.cc:2468] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84c4b87bd1b3446e880977122b47179e in term 0.
I20260713 09:12:18.079720  4334 raft_consensus.cc:515] T 71ad54cf2da6464ab803e08e5b4793fd P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } }
I20260713 09:12:18.080372  4215 leader_election.cc:304] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de6fa2a0850496c9f434f1e2f2b18ef, 84c4b87bd1b3446e880977122b47179e; no voters: 
I20260713 09:12:18.076247  3998 catalog_manager.cc:5697] T 3b4ab61872da4fa0882ec61096c8e2a6 P 0de6fa2a0850496c9f434f1e2f2b18ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65). New cstate: current_term: 1 leader_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:18.085963  4300 raft_consensus.cc:2804] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:18.087975  4300 raft_consensus.cc:493] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:18.088389  4300 raft_consensus.cc:3060] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.085309  4297 raft_consensus.cc:697] T 2542ef4be94f4e94a392fecb0f84665c P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 LEADER]: Becoming Leader. State: Replica: 0de6fa2a0850496c9f434f1e2f2b18ef, State: Running, Role: LEADER
I20260713 09:12:18.085742  4331 raft_consensus.cc:697] T b64a8fdf927a464c991c88e4a85db5e7 P 84c4b87bd1b3446e880977122b47179e [term 1 LEADER]: Becoming Leader. State: Replica: 84c4b87bd1b3446e880977122b47179e, State: Running, Role: LEADER
I20260713 09:12:18.097791  4334 leader_election.cc:290] T 71ad54cf2da6464ab803e08e5b4793fd P ba0ea6c62db8423dbf7be408a472d9ae [CANDIDATE]: Term 1 election: Requested vote from peers 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957), 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139)
I20260713 09:12:18.098006  4297 consensus_queue.cc:237] T 2542ef4be94f4e94a392fecb0f84665c P 0de6fa2a0850496c9f434f1e2f2b18ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:18.098930  4101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ad54cf2da6464ab803e08e5b4793fd" candidate_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef"
I20260713 09:12:18.099726  4101 raft_consensus.cc:3060] T 71ad54cf2da6464ab803e08e5b4793fd P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.100495  4175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2542ef4be94f4e94a392fecb0f84665c" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" is_pre_election: true
I20260713 09:12:18.097333  4177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a0964d1ef64ea89807101b47560025" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae"
I20260713 09:12:18.101408  4175 raft_consensus.cc:2393] T 2542ef4be94f4e94a392fecb0f84665c P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 84c4b87bd1b3446e880977122b47179e in current term 1: Already voted for candidate 0de6fa2a0850496c9f434f1e2f2b18ef in this term.
I20260713 09:12:18.101646  4177 raft_consensus.cc:2393] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 84c4b87bd1b3446e880977122b47179e in current term 1: Already voted for candidate ba0ea6c62db8423dbf7be408a472d9ae in this term.
I20260713 09:12:18.103713  4177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5f0a547e5d4c53b7b8497c797daf65" candidate_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae"
I20260713 09:12:18.103420  4331 consensus_queue.cc:237] T b64a8fdf927a464c991c88e4a85db5e7 P 84c4b87bd1b3446e880977122b47179e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:18.104015  4251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a0964d1ef64ea89807101b47560025" candidate_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84c4b87bd1b3446e880977122b47179e"
I20260713 09:12:18.104486  4177 raft_consensus.cc:2393] T 3a5f0a547e5d4c53b7b8497c797daf65 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0de6fa2a0850496c9f434f1e2f2b18ef in current term 1: Already voted for candidate 84c4b87bd1b3446e880977122b47179e in this term.
I20260713 09:12:18.104827  4251 raft_consensus.cc:2393] T c7a0964d1ef64ea89807101b47560025 P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ba0ea6c62db8423dbf7be408a472d9ae in current term 1: Already voted for candidate 84c4b87bd1b3446e880977122b47179e in this term.
I20260713 09:12:18.105819  4332 leader_election.cc:290] T 3a5f0a547e5d4c53b7b8497c797daf65 P 0de6fa2a0850496c9f434f1e2f2b18ef [CANDIDATE]: Term 1 election: Requested vote from peers ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635), 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957)
I20260713 09:12:18.106945  4251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da645b70641b447b967aa5a9e0d8650e" candidate_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84c4b87bd1b3446e880977122b47179e"
I20260713 09:12:18.106027  3996 catalog_manager.cc:5697] T da645b70641b447b967aa5a9e0d8650e P ba0ea6c62db8423dbf7be408a472d9ae reported cstate change: term changed from 0 to 1, leader changed from <none> to ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66). New cstate: current_term: 1 leader_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:18.110145  4251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ad54cf2da6464ab803e08e5b4793fd" candidate_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84c4b87bd1b3446e880977122b47179e"
I20260713 09:12:18.110935  4251 raft_consensus.cc:3060] T 71ad54cf2da6464ab803e08e5b4793fd P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.116593  4293 tablet_bootstrap.cc:654] T c7a0964d1ef64ea89807101b47560025 P 0de6fa2a0850496c9f434f1e2f2b18ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.117964  4101 raft_consensus.cc:2468] T 71ad54cf2da6464ab803e08e5b4793fd P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba0ea6c62db8423dbf7be408a472d9ae in term 1.
I20260713 09:12:18.119447  4249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2542ef4be94f4e94a392fecb0f84665c" candidate_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84c4b87bd1b3446e880977122b47179e"
I20260713 09:12:18.120012  4141 leader_election.cc:304] T 71ad54cf2da6464ab803e08e5b4793fd P ba0ea6c62db8423dbf7be408a472d9ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de6fa2a0850496c9f434f1e2f2b18ef, ba0ea6c62db8423dbf7be408a472d9ae; no voters: 
I20260713 09:12:18.120415  4300 raft_consensus.cc:515] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:18.120810  4250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8537bcc32fe04d3e9061bb00068a3fb0" candidate_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84c4b87bd1b3446e880977122b47179e"
I20260713 09:12:18.120066  4249 raft_consensus.cc:3060] T 2542ef4be94f4e94a392fecb0f84665c P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.123661  4291 tablet_bootstrap.cc:492] T da645b70641b447b967aa5a9e0d8650e P 84c4b87bd1b3446e880977122b47179e: No bootstrap required, opened a new log
I20260713 09:12:18.124207  4291 ts_tablet_manager.cc:1403] T da645b70641b447b967aa5a9e0d8650e P 84c4b87bd1b3446e880977122b47179e: Time spent bootstrapping tablet: real 0.125s	user 0.013s	sys 0.033s
I20260713 09:12:18.129843  4249 raft_consensus.cc:2468] T 2542ef4be94f4e94a392fecb0f84665c P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de6fa2a0850496c9f434f1e2f2b18ef in term 1.
I20260713 09:12:18.130578  4291 raft_consensus.cc:359] T da645b70641b447b967aa5a9e0d8650e P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:18.132273  4291 raft_consensus.cc:385] T da645b70641b447b967aa5a9e0d8650e P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.117738  4176 raft_consensus.cc:2468] T 8537bcc32fe04d3e9061bb00068a3fb0 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de6fa2a0850496c9f434f1e2f2b18ef in term 1.
I20260713 09:12:18.132532  4291 raft_consensus.cc:740] T da645b70641b447b967aa5a9e0d8650e P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84c4b87bd1b3446e880977122b47179e, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.133781  4177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fbc62860d34e9ca9fa8fa102bb63e7" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" is_pre_election: true
I20260713 09:12:18.135259  4177 raft_consensus.cc:2468] T 31fbc62860d34e9ca9fa8fa102bb63e7 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84c4b87bd1b3446e880977122b47179e in term 0.
I20260713 09:12:18.134092  4101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fbc62860d34e9ca9fa8fa102bb63e7" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef"
I20260713 09:12:18.135679  4068 leader_election.cc:304] T 8537bcc32fe04d3e9061bb00068a3fb0 P 0de6fa2a0850496c9f434f1e2f2b18ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de6fa2a0850496c9f434f1e2f2b18ef, ba0ea6c62db8423dbf7be408a472d9ae; no voters: 
I20260713 09:12:18.120877  4334 raft_consensus.cc:2804] T 71ad54cf2da6464ab803e08e5b4793fd P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:18.136242  4101 raft_consensus.cc:3060] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:18.136579  4067 leader_election.cc:343] T 8537bcc32fe04d3e9061bb00068a3fb0 P 0de6fa2a0850496c9f434f1e2f2b18ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:18.133841  4142 leader_election.cc:304] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae [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: ba0ea6c62db8423dbf7be408a472d9ae; no voters: 0de6fa2a0850496c9f434f1e2f2b18ef, 84c4b87bd1b3446e880977122b47179e
I20260713 09:12:18.136770  4217 leader_election.cc:304] T 3a5f0a547e5d4c53b7b8497c797daf65 P 84c4b87bd1b3446e880977122b47179e [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: 84c4b87bd1b3446e880977122b47179e, ba0ea6c62db8423dbf7be408a472d9ae; no voters: 0de6fa2a0850496c9f434f1e2f2b18ef
I20260713 09:12:18.138491  4332 raft_consensus.cc:2804] T 8537bcc32fe04d3e9061bb00068a3fb0 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:18.139153  4332 raft_consensus.cc:697] T 8537bcc32fe04d3e9061bb00068a3fb0 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 LEADER]: Becoming Leader. State: Replica: 0de6fa2a0850496c9f434f1e2f2b18ef, State: Running, Role: LEADER
I20260713 09:12:18.138898  4291 consensus_queue.cc:260] T da645b70641b447b967aa5a9e0d8650e P 84c4b87bd1b3446e880977122b47179e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:18.140199  4332 consensus_queue.cc:237] T 8537bcc32fe04d3e9061bb00068a3fb0 P 0de6fa2a0850496c9f434f1e2f2b18ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:18.141417  4291 ts_tablet_manager.cc:1434] T da645b70641b447b967aa5a9e0d8650e P 84c4b87bd1b3446e880977122b47179e: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:12:18.142527  4291 tablet_bootstrap.cc:492] T 8537bcc32fe04d3e9061bb00068a3fb0 P 84c4b87bd1b3446e880977122b47179e: Bootstrap starting.
I20260713 09:12:18.135334  4300 leader_election.cc:290] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e [CANDIDATE]: Term 1 election: Requested vote from peers 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139), ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635)
I20260713 09:12:18.144547  4251 raft_consensus.cc:2468] T 71ad54cf2da6464ab803e08e5b4793fd P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba0ea6c62db8423dbf7be408a472d9ae in term 1.
W20260713 09:12:18.144604  4142 leader_election.cc:343] T da645b70641b447b967aa5a9e0d8650e P ba0ea6c62db8423dbf7be408a472d9ae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:18.145221  4329 raft_consensus.cc:2749] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:12:18.147269  4217 leader_election.cc:304] T c7a0964d1ef64ea89807101b47560025 P 84c4b87bd1b3446e880977122b47179e [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: 84c4b87bd1b3446e880977122b47179e; no voters: 0de6fa2a0850496c9f434f1e2f2b18ef, ba0ea6c62db8423dbf7be408a472d9ae
I20260713 09:12:18.136804  4334 raft_consensus.cc:697] T 71ad54cf2da6464ab803e08e5b4793fd P ba0ea6c62db8423dbf7be408a472d9ae [term 1 LEADER]: Becoming Leader. State: Replica: ba0ea6c62db8423dbf7be408a472d9ae, State: Running, Role: LEADER
I20260713 09:12:18.146615  4300 raft_consensus.cc:2804] T 3a5f0a547e5d4c53b7b8497c797daf65 P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:18.147928  4249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5f0a547e5d4c53b7b8497c797daf65" candidate_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84c4b87bd1b3446e880977122b47179e"
I20260713 09:12:18.146065  4000 catalog_manager.cc:5697] T b64a8fdf927a464c991c88e4a85db5e7 P 84c4b87bd1b3446e880977122b47179e reported cstate change: term changed from 0 to 1, leader changed from <none> to 84c4b87bd1b3446e880977122b47179e (127.31.232.67). New cstate: current_term: 1 leader_uuid: "84c4b87bd1b3446e880977122b47179e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:18.151649  4334 consensus_queue.cc:237] T 71ad54cf2da6464ab803e08e5b4793fd P ba0ea6c62db8423dbf7be408a472d9ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } }
I20260713 09:12:18.154177  4300 raft_consensus.cc:697] T 3a5f0a547e5d4c53b7b8497c797daf65 P 84c4b87bd1b3446e880977122b47179e [term 1 LEADER]: Becoming Leader. State: Replica: 84c4b87bd1b3446e880977122b47179e, State: Running, Role: LEADER
I20260713 09:12:18.156100  4291 tablet_bootstrap.cc:654] T 8537bcc32fe04d3e9061bb00068a3fb0 P 84c4b87bd1b3446e880977122b47179e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.156646  4300 consensus_queue.cc:237] T 3a5f0a547e5d4c53b7b8497c797daf65 P 84c4b87bd1b3446e880977122b47179e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:18.160238  4215 leader_election.cc:304] T 2542ef4be94f4e94a392fecb0f84665c P 84c4b87bd1b3446e880977122b47179e [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: 84c4b87bd1b3446e880977122b47179e; no voters: 0de6fa2a0850496c9f434f1e2f2b18ef, ba0ea6c62db8423dbf7be408a472d9ae
I20260713 09:12:18.154345  4331 raft_consensus.cc:2749] T c7a0964d1ef64ea89807101b47560025 P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:12:18.165462  4335 raft_consensus.cc:2749] T 2542ef4be94f4e94a392fecb0f84665c P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:18.169404  4176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fbc62860d34e9ca9fa8fa102bb63e7" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae"
I20260713 09:12:18.170617  4176 raft_consensus.cc:3060] T 31fbc62860d34e9ca9fa8fa102bb63e7 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.174775  4293 tablet_bootstrap.cc:492] T c7a0964d1ef64ea89807101b47560025 P 0de6fa2a0850496c9f434f1e2f2b18ef: No bootstrap required, opened a new log
I20260713 09:12:18.176021  4293 ts_tablet_manager.cc:1403] T c7a0964d1ef64ea89807101b47560025 P 0de6fa2a0850496c9f434f1e2f2b18ef: Time spent bootstrapping tablet: real 0.104s	user 0.015s	sys 0.011s
I20260713 09:12:18.169350  4101 raft_consensus.cc:2468] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84c4b87bd1b3446e880977122b47179e in term 1.
I20260713 09:12:18.188967  4176 raft_consensus.cc:2468] T 31fbc62860d34e9ca9fa8fa102bb63e7 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84c4b87bd1b3446e880977122b47179e in term 1.
I20260713 09:12:18.189101  4215 leader_election.cc:304] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de6fa2a0850496c9f434f1e2f2b18ef, 84c4b87bd1b3446e880977122b47179e; no voters: 
I20260713 09:12:18.192447  4291 tablet_bootstrap.cc:492] T 8537bcc32fe04d3e9061bb00068a3fb0 P 84c4b87bd1b3446e880977122b47179e: No bootstrap required, opened a new log
I20260713 09:12:18.193193  4291 ts_tablet_manager.cc:1403] T 8537bcc32fe04d3e9061bb00068a3fb0 P 84c4b87bd1b3446e880977122b47179e: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.007s
I20260713 09:12:18.194970  4300 raft_consensus.cc:2804] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:18.195353  4067 leader_election.cc:304] T 3a5f0a547e5d4c53b7b8497c797daf65 P 0de6fa2a0850496c9f434f1e2f2b18ef [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: 0de6fa2a0850496c9f434f1e2f2b18ef; no voters: 84c4b87bd1b3446e880977122b47179e, ba0ea6c62db8423dbf7be408a472d9ae
I20260713 09:12:18.195653  4300 raft_consensus.cc:697] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e [term 1 LEADER]: Becoming Leader. State: Replica: 84c4b87bd1b3446e880977122b47179e, State: Running, Role: LEADER
I20260713 09:12:18.196563  4297 raft_consensus.cc:2749] T 3a5f0a547e5d4c53b7b8497c797daf65 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:12:18.196973  4291 raft_consensus.cc:359] T 8537bcc32fe04d3e9061bb00068a3fb0 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:18.196799  4300 consensus_queue.cc:237] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:18.197726  4291 raft_consensus.cc:385] T 8537bcc32fe04d3e9061bb00068a3fb0 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.201066  4291 raft_consensus.cc:740] T 8537bcc32fe04d3e9061bb00068a3fb0 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84c4b87bd1b3446e880977122b47179e, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.201782  4291 consensus_queue.cc:260] T 8537bcc32fe04d3e9061bb00068a3fb0 P 84c4b87bd1b3446e880977122b47179e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:18.201761  4293 raft_consensus.cc:359] T c7a0964d1ef64ea89807101b47560025 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:18.204128  4291 ts_tablet_manager.cc:1434] T 8537bcc32fe04d3e9061bb00068a3fb0 P 84c4b87bd1b3446e880977122b47179e: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:12:18.204165  4293 raft_consensus.cc:385] T c7a0964d1ef64ea89807101b47560025 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.204684  4293 raft_consensus.cc:740] T c7a0964d1ef64ea89807101b47560025 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de6fa2a0850496c9f434f1e2f2b18ef, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.205579  4293 consensus_queue.cc:260] T c7a0964d1ef64ea89807101b47560025 P 0de6fa2a0850496c9f434f1e2f2b18ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:18.208873  4293 ts_tablet_manager.cc:1434] T c7a0964d1ef64ea89807101b47560025 P 0de6fa2a0850496c9f434f1e2f2b18ef: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260713 09:12:18.216995  3998 catalog_manager.cc:5697] T 2542ef4be94f4e94a392fecb0f84665c P 0de6fa2a0850496c9f434f1e2f2b18ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65). New cstate: current_term: 1 leader_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:18.218912  3998 catalog_manager.cc:5697] T 8537bcc32fe04d3e9061bb00068a3fb0 P 0de6fa2a0850496c9f434f1e2f2b18ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65). New cstate: current_term: 1 leader_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:18.219519  4000 catalog_manager.cc:5697] T 71ad54cf2da6464ab803e08e5b4793fd P ba0ea6c62db8423dbf7be408a472d9ae reported cstate change: term changed from 0 to 1, leader changed from <none> to ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66). New cstate: current_term: 1 leader_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:18.232168  3996 catalog_manager.cc:5697] T 3a5f0a547e5d4c53b7b8497c797daf65 P 84c4b87bd1b3446e880977122b47179e reported cstate change: term changed from 0 to 1, leader changed from <none> to 84c4b87bd1b3446e880977122b47179e (127.31.232.67). New cstate: current_term: 1 leader_uuid: "84c4b87bd1b3446e880977122b47179e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:18.233928  3996 catalog_manager.cc:5697] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e reported cstate change: term changed from 0 to 1, leader changed from <none> to 84c4b87bd1b3446e880977122b47179e (127.31.232.67). New cstate: current_term: 1 leader_uuid: "84c4b87bd1b3446e880977122b47179e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:18.435621  4300 raft_consensus.cc:493] T 8537bcc32fe04d3e9061bb00068a3fb0 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:18.436308  4300 raft_consensus.cc:515] T 8537bcc32fe04d3e9061bb00068a3fb0 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:18.438424  4300 leader_election.cc:290] T 8537bcc32fe04d3e9061bb00068a3fb0 P 84c4b87bd1b3446e880977122b47179e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139), ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635)
I20260713 09:12:18.439235  4101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8537bcc32fe04d3e9061bb00068a3fb0" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" is_pre_election: true
I20260713 09:12:18.439613  4176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8537bcc32fe04d3e9061bb00068a3fb0" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" is_pre_election: true
I20260713 09:12:18.440409  4176 raft_consensus.cc:2393] T 8537bcc32fe04d3e9061bb00068a3fb0 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 84c4b87bd1b3446e880977122b47179e in current term 1: Already voted for candidate 0de6fa2a0850496c9f434f1e2f2b18ef in this term.
I20260713 09:12:18.441286  4217 leader_election.cc:304] T 8537bcc32fe04d3e9061bb00068a3fb0 P 84c4b87bd1b3446e880977122b47179e [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: 84c4b87bd1b3446e880977122b47179e; no voters: 0de6fa2a0850496c9f434f1e2f2b18ef, ba0ea6c62db8423dbf7be408a472d9ae
I20260713 09:12:18.442247  4300 raft_consensus.cc:3060] T 8537bcc32fe04d3e9061bb00068a3fb0 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.448076  4300 raft_consensus.cc:2749] T 8537bcc32fe04d3e9061bb00068a3fb0 P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:18.504976  4332 raft_consensus.cc:493] T c7a0964d1ef64ea89807101b47560025 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:18.505546  4332 raft_consensus.cc:515] T c7a0964d1ef64ea89807101b47560025 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:18.507372  4332 leader_election.cc:290] T c7a0964d1ef64ea89807101b47560025 P 0de6fa2a0850496c9f434f1e2f2b18ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635), 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957)
I20260713 09:12:18.508633  4249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a0964d1ef64ea89807101b47560025" candidate_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84c4b87bd1b3446e880977122b47179e" is_pre_election: true
I20260713 09:12:18.508633  4176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a0964d1ef64ea89807101b47560025" candidate_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" is_pre_election: true
I20260713 09:12:18.509905  4249 raft_consensus.cc:2393] T c7a0964d1ef64ea89807101b47560025 P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0de6fa2a0850496c9f434f1e2f2b18ef in current term 1: Already voted for candidate 84c4b87bd1b3446e880977122b47179e in this term.
I20260713 09:12:18.509905  4176 raft_consensus.cc:2393] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0de6fa2a0850496c9f434f1e2f2b18ef in current term 1: Already voted for candidate ba0ea6c62db8423dbf7be408a472d9ae in this term.
I20260713 09:12:18.511541  4068 leader_election.cc:304] T c7a0964d1ef64ea89807101b47560025 P 0de6fa2a0850496c9f434f1e2f2b18ef [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: 0de6fa2a0850496c9f434f1e2f2b18ef; no voters: 84c4b87bd1b3446e880977122b47179e, ba0ea6c62db8423dbf7be408a472d9ae
I20260713 09:12:18.512405  4332 raft_consensus.cc:3060] T c7a0964d1ef64ea89807101b47560025 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.517561  4332 raft_consensus.cc:2749] T c7a0964d1ef64ea89807101b47560025 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:18.533556  4300 consensus_queue.cc:1048] T b64a8fdf927a464c991c88e4a85db5e7 P 84c4b87bd1b3446e880977122b47179e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:18.545410  4300 consensus_queue.cc:1048] T b64a8fdf927a464c991c88e4a85db5e7 P 84c4b87bd1b3446e880977122b47179e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:18.555828  4332 consensus_queue.cc:1048] T 3b4ab61872da4fa0882ec61096c8e2a6 P 0de6fa2a0850496c9f434f1e2f2b18ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:18.567690  4336 consensus_queue.cc:1048] T 3b4ab61872da4fa0882ec61096c8e2a6 P 0de6fa2a0850496c9f434f1e2f2b18ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:18.583215  4331 raft_consensus.cc:493] T da645b70641b447b967aa5a9e0d8650e P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:18.583724  4331 raft_consensus.cc:515] T da645b70641b447b967aa5a9e0d8650e P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:18.585479  4300 consensus_queue.cc:1048] T 3a5f0a547e5d4c53b7b8497c797daf65 P 84c4b87bd1b3446e880977122b47179e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:18.585947  4331 leader_election.cc:290] T da645b70641b447b967aa5a9e0d8650e P 84c4b87bd1b3446e880977122b47179e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139), ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635)
I20260713 09:12:18.586526  4101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da645b70641b447b967aa5a9e0d8650e" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" is_pre_election: true
I20260713 09:12:18.587328  4101 raft_consensus.cc:2393] T da645b70641b447b967aa5a9e0d8650e P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 84c4b87bd1b3446e880977122b47179e in current term 1: Already voted for candidate ba0ea6c62db8423dbf7be408a472d9ae in this term.
I20260713 09:12:18.587495  4176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da645b70641b447b967aa5a9e0d8650e" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" is_pre_election: true
I20260713 09:12:18.588873  4217 leader_election.cc:304] T da645b70641b447b967aa5a9e0d8650e P 84c4b87bd1b3446e880977122b47179e [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: 84c4b87bd1b3446e880977122b47179e; no voters: 0de6fa2a0850496c9f434f1e2f2b18ef, ba0ea6c62db8423dbf7be408a472d9ae
I20260713 09:12:18.589775  4300 raft_consensus.cc:3060] T da645b70641b447b967aa5a9e0d8650e P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.598698  4360 consensus_queue.cc:1048] T 3a5f0a547e5d4c53b7b8497c797daf65 P 84c4b87bd1b3446e880977122b47179e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:18.600660  4300 raft_consensus.cc:2749] T da645b70641b447b967aa5a9e0d8650e P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:18.608654  4334 consensus_queue.cc:1048] T da645b70641b447b967aa5a9e0d8650e P ba0ea6c62db8423dbf7be408a472d9ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:18.620234  4334 consensus_queue.cc:1048] T da645b70641b447b967aa5a9e0d8650e P ba0ea6c62db8423dbf7be408a472d9ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:18.654577  4300 consensus_queue.cc:1048] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:18.666177  4360 consensus_queue.cc:1048] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:18.688834  4297 consensus_queue.cc:1048] T 2542ef4be94f4e94a392fecb0f84665c P 0de6fa2a0850496c9f434f1e2f2b18ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:18.699342  4332 consensus_queue.cc:1048] T 2542ef4be94f4e94a392fecb0f84665c P 0de6fa2a0850496c9f434f1e2f2b18ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:18.736637  4332 consensus_queue.cc:1048] T 8537bcc32fe04d3e9061bb00068a3fb0 P 0de6fa2a0850496c9f434f1e2f2b18ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:18.748366  4332 consensus_queue.cc:1048] T 8537bcc32fe04d3e9061bb00068a3fb0 P 0de6fa2a0850496c9f434f1e2f2b18ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:18.760190  4329 consensus_queue.cc:1048] T 71ad54cf2da6464ab803e08e5b4793fd P ba0ea6c62db8423dbf7be408a472d9ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:18.775245  4372 consensus_queue.cc:1048] T 71ad54cf2da6464ab803e08e5b4793fd P ba0ea6c62db8423dbf7be408a472d9ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:12:18.840257  4048 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:12:19.843588  4048 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:12:20.846253  4048 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:12:21.849429  4048 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:12:22.852217  4048 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:12:23.854817  4048 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:12:24.857710  4048 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:12:25.860378  4048 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:12:26.862941  4048 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:27.836099  4379 raft_consensus.cc:493] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:27.837066  4379 raft_consensus.cc:515] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:27.839330  4379 leader_election.cc:290] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139), 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957)
I20260713 09:12:27.840335  4100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a0964d1ef64ea89807101b47560025" candidate_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" is_pre_election: true
I20260713 09:12:27.840806  4249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a0964d1ef64ea89807101b47560025" candidate_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84c4b87bd1b3446e880977122b47179e" is_pre_election: true
I20260713 09:12:27.841240  4100 raft_consensus.cc:2468] T c7a0964d1ef64ea89807101b47560025 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba0ea6c62db8423dbf7be408a472d9ae in term 1.
I20260713 09:12:27.841614  4249 raft_consensus.cc:2468] T c7a0964d1ef64ea89807101b47560025 P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba0ea6c62db8423dbf7be408a472d9ae in term 1.
I20260713 09:12:27.842810  4141 leader_election.cc:304] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae [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: 0de6fa2a0850496c9f434f1e2f2b18ef, ba0ea6c62db8423dbf7be408a472d9ae; no voters: 
I20260713 09:12:27.843627  4379 raft_consensus.cc:2804] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:12:27.843992  4379 raft_consensus.cc:493] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:27.844303  4379 raft_consensus.cc:3060] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:27.850756  4379 raft_consensus.cc:515] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:27.852546  4379 leader_election.cc:290] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae [CANDIDATE]: Term 2 election: Requested vote from peers 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139), 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957)
I20260713 09:12:27.853430  4100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a0964d1ef64ea89807101b47560025" candidate_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef"
I20260713 09:12:27.853639  4249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a0964d1ef64ea89807101b47560025" candidate_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84c4b87bd1b3446e880977122b47179e"
I20260713 09:12:27.853942  4100 raft_consensus.cc:3060] T c7a0964d1ef64ea89807101b47560025 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:27.854315  4249 raft_consensus.cc:3060] T c7a0964d1ef64ea89807101b47560025 P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:27.860137  4100 raft_consensus.cc:2468] T c7a0964d1ef64ea89807101b47560025 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba0ea6c62db8423dbf7be408a472d9ae in term 2.
I20260713 09:12:27.860925  4249 raft_consensus.cc:2468] T c7a0964d1ef64ea89807101b47560025 P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba0ea6c62db8423dbf7be408a472d9ae in term 2.
I20260713 09:12:27.861308  4141 leader_election.cc:304] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae [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: 0de6fa2a0850496c9f434f1e2f2b18ef, ba0ea6c62db8423dbf7be408a472d9ae; no voters: 
I20260713 09:12:27.862239  4379 raft_consensus.cc:2804] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:27.863160  4379 raft_consensus.cc:697] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 LEADER]: Becoming Leader. State: Replica: ba0ea6c62db8423dbf7be408a472d9ae, State: Running, Role: LEADER
I20260713 09:12:27.864295  4379 consensus_queue.cc:237] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae [LEADER]: Queue going to LEADER 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: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
W20260713 09:12:27.865990  4048 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:27.873746  4000 catalog_manager.cc:5697] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae reported cstate change: term changed from 0 to 2, leader changed from <none> to ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66). New cstate: current_term: 2 leader_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:28.749315  4250 raft_consensus.cc:1275] T c7a0964d1ef64ea89807101b47560025 P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Refusing update from remote peer ba0ea6c62db8423dbf7be408a472d9ae: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:12:28.752758  4391 consensus_queue.cc:1048] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260713 09:12:29.033741  4099 raft_consensus.cc:1275] T c7a0964d1ef64ea89807101b47560025 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 FOLLOWER]: Refusing update from remote peer ba0ea6c62db8423dbf7be408a472d9ae: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:12:29.036813  4391 consensus_queue.cc:1048] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:12:29.287700  4031 debug-util.cc:398] Leaking SignalData structure 0x7b080004dfc0 after lost signal to thread 32676
W20260713 09:12:29.288599  4031 debug-util.cc:398] Leaking SignalData structure 0x7b0800055160 after lost signal to thread 4034
W20260713 09:12:29.289546  4031 debug-util.cc:398] Leaking SignalData structure 0x7b08000aa700 after lost signal to thread 4126
W20260713 09:12:29.290457  4031 debug-util.cc:398] Leaking SignalData structure 0x7b08000bfca0 after lost signal to thread 4201
W20260713 09:12:29.291392  4031 debug-util.cc:398] Leaking SignalData structure 0x7b08001d8880 after lost signal to thread 4275
I20260713 09:12:29.397790  4177 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71ad54cf2da6464ab803e08e5b4793fd"
dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae"
mode: GRACEFUL
new_leader_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef"
 from {username='slave'} at 127.0.0.1:57548
I20260713 09:12:29.398684  4177 raft_consensus.cc:606] T 71ad54cf2da6464ab803e08e5b4793fd P ba0ea6c62db8423dbf7be408a472d9ae [term 1 LEADER]: Received request to transfer leadership to TS 0de6fa2a0850496c9f434f1e2f2b18ef
I20260713 09:12:29.405048  4177 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7a0964d1ef64ea89807101b47560025"
dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae"
mode: GRACEFUL
new_leader_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef"
 from {username='slave'} at 127.0.0.1:57548
I20260713 09:12:29.405716  4177 raft_consensus.cc:606] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 LEADER]: Received request to transfer leadership to TS 0de6fa2a0850496c9f434f1e2f2b18ef
I20260713 09:12:29.427103  4251 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b64a8fdf927a464c991c88e4a85db5e7"
dest_uuid: "84c4b87bd1b3446e880977122b47179e"
mode: GRACEFUL
new_leader_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef"
 from {username='slave'} at 127.0.0.1:59266
I20260713 09:12:29.427837  4251 raft_consensus.cc:606] T b64a8fdf927a464c991c88e4a85db5e7 P 84c4b87bd1b3446e880977122b47179e [term 1 LEADER]: Received request to transfer leadership to TS 0de6fa2a0850496c9f434f1e2f2b18ef
I20260713 09:12:29.445600  4099 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b4ab61872da4fa0882ec61096c8e2a6"
dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef"
mode: GRACEFUL
new_leader_uuid: "ba0ea6c62db8423dbf7be408a472d9ae"
 from {username='slave'} at 127.0.0.1:35720
I20260713 09:12:29.446161  4099 raft_consensus.cc:606] T 3b4ab61872da4fa0882ec61096c8e2a6 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 LEADER]: Received request to transfer leadership to TS ba0ea6c62db8423dbf7be408a472d9ae
I20260713 09:12:29.455900  4251 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a5f0a547e5d4c53b7b8497c797daf65"
dest_uuid: "84c4b87bd1b3446e880977122b47179e"
mode: GRACEFUL
new_leader_uuid: "ba0ea6c62db8423dbf7be408a472d9ae"
 from {username='slave'} at 127.0.0.1:59266
I20260713 09:12:29.456624  4251 raft_consensus.cc:606] T 3a5f0a547e5d4c53b7b8497c797daf65 P 84c4b87bd1b3446e880977122b47179e [term 1 LEADER]: Received request to transfer leadership to TS ba0ea6c62db8423dbf7be408a472d9ae
I20260713 09:12:29.463162  4251 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31fbc62860d34e9ca9fa8fa102bb63e7"
dest_uuid: "84c4b87bd1b3446e880977122b47179e"
mode: GRACEFUL
new_leader_uuid: "ba0ea6c62db8423dbf7be408a472d9ae"
 from {username='slave'} at 127.0.0.1:59266
I20260713 09:12:29.463909  4251 raft_consensus.cc:606] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e [term 1 LEADER]: Received request to transfer leadership to TS ba0ea6c62db8423dbf7be408a472d9ae
I20260713 09:12:29.470466  4099 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8537bcc32fe04d3e9061bb00068a3fb0"
dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef"
mode: GRACEFUL
new_leader_uuid: "84c4b87bd1b3446e880977122b47179e"
 from {username='slave'} at 127.0.0.1:35720
I20260713 09:12:29.471120  4099 raft_consensus.cc:606] T 8537bcc32fe04d3e9061bb00068a3fb0 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 LEADER]: Received request to transfer leadership to TS 84c4b87bd1b3446e880977122b47179e
I20260713 09:12:29.487112  4404 raft_consensus.cc:993] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae: : Instructing follower 0de6fa2a0850496c9f434f1e2f2b18ef to start an election
I20260713 09:12:29.487747  4379 raft_consensus.cc:1081] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 LEADER]: Signalling peer 0de6fa2a0850496c9f434f1e2f2b18ef to start an election
I20260713 09:12:29.489650  4099 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7a0964d1ef64ea89807101b47560025"
dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef"
 from {username='slave'} at 127.0.0.1:57520
I20260713 09:12:29.490307  4099 raft_consensus.cc:493] T c7a0964d1ef64ea89807101b47560025 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:29.490689  4099 raft_consensus.cc:3060] T c7a0964d1ef64ea89807101b47560025 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:29.496395  4099 raft_consensus.cc:515] T c7a0964d1ef64ea89807101b47560025 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:29.498370  4099 leader_election.cc:290] T c7a0964d1ef64ea89807101b47560025 P 0de6fa2a0850496c9f434f1e2f2b18ef [CANDIDATE]: Term 3 election: Requested vote from peers ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635), 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957)
I20260713 09:12:29.499457  4177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a0964d1ef64ea89807101b47560025" candidate_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae"
I20260713 09:12:29.499668  4251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a0964d1ef64ea89807101b47560025" candidate_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "84c4b87bd1b3446e880977122b47179e"
I20260713 09:12:29.500125  4177 raft_consensus.cc:3055] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:12:29.500345  4251 raft_consensus.cc:3060] T c7a0964d1ef64ea89807101b47560025 P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:29.500509  4177 raft_consensus.cc:740] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ba0ea6c62db8423dbf7be408a472d9ae, State: Running, Role: LEADER
I20260713 09:12:29.501484  4177 consensus_queue.cc:260] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:29.502799  4177 raft_consensus.cc:3060] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:29.506254  4251 raft_consensus.cc:2468] T c7a0964d1ef64ea89807101b47560025 P 84c4b87bd1b3446e880977122b47179e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de6fa2a0850496c9f434f1e2f2b18ef in term 3.
I20260713 09:12:29.508190  4067 leader_election.cc:304] T c7a0964d1ef64ea89807101b47560025 P 0de6fa2a0850496c9f434f1e2f2b18ef [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: 0de6fa2a0850496c9f434f1e2f2b18ef, 84c4b87bd1b3446e880977122b47179e; no voters: 
I20260713 09:12:29.509081  4377 raft_consensus.cc:2804] T c7a0964d1ef64ea89807101b47560025 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:29.509531  4377 raft_consensus.cc:697] T c7a0964d1ef64ea89807101b47560025 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 3 LEADER]: Becoming Leader. State: Replica: 0de6fa2a0850496c9f434f1e2f2b18ef, State: Running, Role: LEADER
I20260713 09:12:29.510594  4377 consensus_queue.cc:237] T c7a0964d1ef64ea89807101b47560025 P 0de6fa2a0850496c9f434f1e2f2b18ef [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: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:29.511585  4177 raft_consensus.cc:2468] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de6fa2a0850496c9f434f1e2f2b18ef in term 3.
I20260713 09:12:29.519712  4000 catalog_manager.cc:5697] T c7a0964d1ef64ea89807101b47560025 P 0de6fa2a0850496c9f434f1e2f2b18ef reported cstate change: term changed from 2 to 3, leader changed from ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66) to 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65). New cstate: current_term: 3 leader_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:29.604737  4404 raft_consensus.cc:993] T 71ad54cf2da6464ab803e08e5b4793fd P ba0ea6c62db8423dbf7be408a472d9ae: : Instructing follower 0de6fa2a0850496c9f434f1e2f2b18ef to start an election
I20260713 09:12:29.605257  4379 raft_consensus.cc:1081] T 71ad54cf2da6464ab803e08e5b4793fd P ba0ea6c62db8423dbf7be408a472d9ae [term 1 LEADER]: Signalling peer 0de6fa2a0850496c9f434f1e2f2b18ef to start an election
I20260713 09:12:29.607069  4099 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71ad54cf2da6464ab803e08e5b4793fd"
dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef"
 from {username='slave'} at 127.0.0.1:57520
I20260713 09:12:29.607725  4099 raft_consensus.cc:493] T 71ad54cf2da6464ab803e08e5b4793fd P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:29.608142  4099 raft_consensus.cc:3060] T 71ad54cf2da6464ab803e08e5b4793fd P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:29.616360  4099 raft_consensus.cc:515] T 71ad54cf2da6464ab803e08e5b4793fd P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } }
I20260713 09:12:29.618654  4099 leader_election.cc:290] T 71ad54cf2da6464ab803e08e5b4793fd P 0de6fa2a0850496c9f434f1e2f2b18ef [CANDIDATE]: Term 2 election: Requested vote from peers 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957), ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635)
I20260713 09:12:29.619963  4177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ad54cf2da6464ab803e08e5b4793fd" candidate_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae"
I20260713 09:12:29.620070  4251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ad54cf2da6464ab803e08e5b4793fd" candidate_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84c4b87bd1b3446e880977122b47179e"
I20260713 09:12:29.620711  4177 raft_consensus.cc:3055] T 71ad54cf2da6464ab803e08e5b4793fd P ba0ea6c62db8423dbf7be408a472d9ae [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:29.620868  4251 raft_consensus.cc:3060] T 71ad54cf2da6464ab803e08e5b4793fd P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:29.621099  4177 raft_consensus.cc:740] T 71ad54cf2da6464ab803e08e5b4793fd P ba0ea6c62db8423dbf7be408a472d9ae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ba0ea6c62db8423dbf7be408a472d9ae, State: Running, Role: LEADER
I20260713 09:12:29.621942  4177 consensus_queue.cc:260] T 71ad54cf2da6464ab803e08e5b4793fd P ba0ea6c62db8423dbf7be408a472d9ae [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: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } }
I20260713 09:12:29.623162  4177 raft_consensus.cc:3060] T 71ad54cf2da6464ab803e08e5b4793fd P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:29.628386  4177 raft_consensus.cc:2468] T 71ad54cf2da6464ab803e08e5b4793fd P ba0ea6c62db8423dbf7be408a472d9ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de6fa2a0850496c9f434f1e2f2b18ef in term 2.
I20260713 09:12:29.629448  4251 raft_consensus.cc:2468] T 71ad54cf2da6464ab803e08e5b4793fd P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de6fa2a0850496c9f434f1e2f2b18ef in term 2.
I20260713 09:12:29.629698  4068 leader_election.cc:304] T 71ad54cf2da6464ab803e08e5b4793fd P 0de6fa2a0850496c9f434f1e2f2b18ef [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: 0de6fa2a0850496c9f434f1e2f2b18ef, ba0ea6c62db8423dbf7be408a472d9ae; no voters: 
I20260713 09:12:29.630635  4377 raft_consensus.cc:2804] T 71ad54cf2da6464ab803e08e5b4793fd P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:29.631152  4377 raft_consensus.cc:697] T 71ad54cf2da6464ab803e08e5b4793fd P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 LEADER]: Becoming Leader. State: Replica: 0de6fa2a0850496c9f434f1e2f2b18ef, State: Running, Role: LEADER
I20260713 09:12:29.632105  4377 consensus_queue.cc:237] T 71ad54cf2da6464ab803e08e5b4793fd P 0de6fa2a0850496c9f434f1e2f2b18ef [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: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } }
I20260713 09:12:29.651542  4000 catalog_manager.cc:5697] T 71ad54cf2da6464ab803e08e5b4793fd P 0de6fa2a0850496c9f434f1e2f2b18ef reported cstate change: term changed from 1 to 2, leader changed from ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66) to 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65). New cstate: current_term: 2 leader_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:29.723472  4413 raft_consensus.cc:993] T 3a5f0a547e5d4c53b7b8497c797daf65 P 84c4b87bd1b3446e880977122b47179e: : Instructing follower ba0ea6c62db8423dbf7be408a472d9ae to start an election
I20260713 09:12:29.724733  4360 raft_consensus.cc:1081] T 3a5f0a547e5d4c53b7b8497c797daf65 P 84c4b87bd1b3446e880977122b47179e [term 1 LEADER]: Signalling peer ba0ea6c62db8423dbf7be408a472d9ae to start an election
I20260713 09:12:29.727082  4176 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a5f0a547e5d4c53b7b8497c797daf65"
dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae"
 from {username='slave'} at 127.0.0.1:32790
I20260713 09:12:29.728302  4176 raft_consensus.cc:493] T 3a5f0a547e5d4c53b7b8497c797daf65 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:29.728956  4176 raft_consensus.cc:3060] T 3a5f0a547e5d4c53b7b8497c797daf65 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:29.738118  4176 raft_consensus.cc:515] T 3a5f0a547e5d4c53b7b8497c797daf65 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:29.740494  4176 leader_election.cc:290] T 3a5f0a547e5d4c53b7b8497c797daf65 P ba0ea6c62db8423dbf7be408a472d9ae [CANDIDATE]: Term 2 election: Requested vote from peers 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139), 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957)
I20260713 09:12:29.742664  4251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5f0a547e5d4c53b7b8497c797daf65" candidate_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84c4b87bd1b3446e880977122b47179e"
I20260713 09:12:29.742532  4099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5f0a547e5d4c53b7b8497c797daf65" candidate_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef"
I20260713 09:12:29.743515  4251 raft_consensus.cc:3055] T 3a5f0a547e5d4c53b7b8497c797daf65 P 84c4b87bd1b3446e880977122b47179e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:29.743706  4099 raft_consensus.cc:3060] T 3a5f0a547e5d4c53b7b8497c797daf65 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:29.743918  4251 raft_consensus.cc:740] T 3a5f0a547e5d4c53b7b8497c797daf65 P 84c4b87bd1b3446e880977122b47179e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 84c4b87bd1b3446e880977122b47179e, State: Running, Role: LEADER
I20260713 09:12:29.745334  4251 consensus_queue.cc:260] T 3a5f0a547e5d4c53b7b8497c797daf65 P 84c4b87bd1b3446e880977122b47179e [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: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:29.747763  4251 raft_consensus.cc:3060] T 3a5f0a547e5d4c53b7b8497c797daf65 P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:29.755620  4099 raft_consensus.cc:2468] T 3a5f0a547e5d4c53b7b8497c797daf65 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba0ea6c62db8423dbf7be408a472d9ae in term 2.
I20260713 09:12:29.757732  4141 leader_election.cc:304] T 3a5f0a547e5d4c53b7b8497c797daf65 P ba0ea6c62db8423dbf7be408a472d9ae [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: 0de6fa2a0850496c9f434f1e2f2b18ef, ba0ea6c62db8423dbf7be408a472d9ae; no voters: 
I20260713 09:12:29.758946  4379 raft_consensus.cc:2804] T 3a5f0a547e5d4c53b7b8497c797daf65 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:29.759475  4379 raft_consensus.cc:697] T 3a5f0a547e5d4c53b7b8497c797daf65 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 LEADER]: Becoming Leader. State: Replica: ba0ea6c62db8423dbf7be408a472d9ae, State: Running, Role: LEADER
I20260713 09:12:29.760691  4379 consensus_queue.cc:237] T 3a5f0a547e5d4c53b7b8497c797daf65 P ba0ea6c62db8423dbf7be408a472d9ae [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: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:29.761384  4251 raft_consensus.cc:2468] T 3a5f0a547e5d4c53b7b8497c797daf65 P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba0ea6c62db8423dbf7be408a472d9ae in term 2.
I20260713 09:12:29.764128  4412 raft_consensus.cc:993] T b64a8fdf927a464c991c88e4a85db5e7 P 84c4b87bd1b3446e880977122b47179e: : Instructing follower 0de6fa2a0850496c9f434f1e2f2b18ef to start an election
I20260713 09:12:29.764726  4360 raft_consensus.cc:1081] T b64a8fdf927a464c991c88e4a85db5e7 P 84c4b87bd1b3446e880977122b47179e [term 1 LEADER]: Signalling peer 0de6fa2a0850496c9f434f1e2f2b18ef to start an election
I20260713 09:12:29.766873  4099 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b64a8fdf927a464c991c88e4a85db5e7"
dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef"
 from {username='slave'} at 127.0.0.1:57508
I20260713 09:12:29.767581  4099 raft_consensus.cc:493] T b64a8fdf927a464c991c88e4a85db5e7 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:29.768010  4099 raft_consensus.cc:3060] T b64a8fdf927a464c991c88e4a85db5e7 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:29.774243  4000 catalog_manager.cc:5697] T 3a5f0a547e5d4c53b7b8497c797daf65 P ba0ea6c62db8423dbf7be408a472d9ae reported cstate change: term changed from 1 to 2, leader changed from 84c4b87bd1b3446e880977122b47179e (127.31.232.67) to ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66). New cstate: current_term: 2 leader_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:29.777516  4099 raft_consensus.cc:515] T b64a8fdf927a464c991c88e4a85db5e7 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:29.780187  4099 leader_election.cc:290] T b64a8fdf927a464c991c88e4a85db5e7 P 0de6fa2a0850496c9f434f1e2f2b18ef [CANDIDATE]: Term 2 election: Requested vote from peers ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635), 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957)
I20260713 09:12:29.781337  4176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64a8fdf927a464c991c88e4a85db5e7" candidate_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae"
I20260713 09:12:29.782312  4176 raft_consensus.cc:3060] T b64a8fdf927a464c991c88e4a85db5e7 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:29.782500  4251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64a8fdf927a464c991c88e4a85db5e7" candidate_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84c4b87bd1b3446e880977122b47179e"
I20260713 09:12:29.783257  4251 raft_consensus.cc:3055] T b64a8fdf927a464c991c88e4a85db5e7 P 84c4b87bd1b3446e880977122b47179e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:29.783619  4251 raft_consensus.cc:740] T b64a8fdf927a464c991c88e4a85db5e7 P 84c4b87bd1b3446e880977122b47179e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 84c4b87bd1b3446e880977122b47179e, State: Running, Role: LEADER
I20260713 09:12:29.784770  4251 consensus_queue.cc:260] T b64a8fdf927a464c991c88e4a85db5e7 P 84c4b87bd1b3446e880977122b47179e [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: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:29.786358  4251 raft_consensus.cc:3060] T b64a8fdf927a464c991c88e4a85db5e7 P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:29.795014  4176 raft_consensus.cc:2468] T b64a8fdf927a464c991c88e4a85db5e7 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de6fa2a0850496c9f434f1e2f2b18ef in term 2.
I20260713 09:12:29.796831  4068 leader_election.cc:304] T b64a8fdf927a464c991c88e4a85db5e7 P 0de6fa2a0850496c9f434f1e2f2b18ef [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: 0de6fa2a0850496c9f434f1e2f2b18ef, ba0ea6c62db8423dbf7be408a472d9ae; no voters: 
I20260713 09:12:29.797549  4251 raft_consensus.cc:2468] T b64a8fdf927a464c991c88e4a85db5e7 P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de6fa2a0850496c9f434f1e2f2b18ef in term 2.
I20260713 09:12:29.798130  4377 raft_consensus.cc:2804] T b64a8fdf927a464c991c88e4a85db5e7 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:29.798657  4377 raft_consensus.cc:697] T b64a8fdf927a464c991c88e4a85db5e7 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 LEADER]: Becoming Leader. State: Replica: 0de6fa2a0850496c9f434f1e2f2b18ef, State: Running, Role: LEADER
I20260713 09:12:29.800312  4377 consensus_queue.cc:237] T b64a8fdf927a464c991c88e4a85db5e7 P 0de6fa2a0850496c9f434f1e2f2b18ef [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: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:29.809104  4000 catalog_manager.cc:5697] T b64a8fdf927a464c991c88e4a85db5e7 P 0de6fa2a0850496c9f434f1e2f2b18ef reported cstate change: term changed from 1 to 2, leader changed from 84c4b87bd1b3446e880977122b47179e (127.31.232.67) to 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65). New cstate: current_term: 2 leader_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:29.841078  4412 raft_consensus.cc:993] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e: : Instructing follower ba0ea6c62db8423dbf7be408a472d9ae to start an election
I20260713 09:12:29.841794  4360 raft_consensus.cc:1081] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e [term 1 LEADER]: Signalling peer ba0ea6c62db8423dbf7be408a472d9ae to start an election
I20260713 09:12:29.843514  4176 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31fbc62860d34e9ca9fa8fa102bb63e7"
dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae"
 from {username='slave'} at 127.0.0.1:32790
I20260713 09:12:29.843977  4176 raft_consensus.cc:493] T 31fbc62860d34e9ca9fa8fa102bb63e7 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:29.844290  4176 raft_consensus.cc:3060] T 31fbc62860d34e9ca9fa8fa102bb63e7 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:29.850411  4176 raft_consensus.cc:515] T 31fbc62860d34e9ca9fa8fa102bb63e7 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:29.852797  4176 leader_election.cc:290] T 31fbc62860d34e9ca9fa8fa102bb63e7 P ba0ea6c62db8423dbf7be408a472d9ae [CANDIDATE]: Term 2 election: Requested vote from peers 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139), 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957)
I20260713 09:12:29.853219  4099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fbc62860d34e9ca9fa8fa102bb63e7" candidate_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef"
I20260713 09:12:29.853392  4251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fbc62860d34e9ca9fa8fa102bb63e7" candidate_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84c4b87bd1b3446e880977122b47179e"
I20260713 09:12:29.853997  4099 raft_consensus.cc:3060] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:29.854446  4251 raft_consensus.cc:3055] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:29.854766  4251 raft_consensus.cc:740] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 84c4b87bd1b3446e880977122b47179e, State: Running, Role: LEADER
I20260713 09:12:29.855763  4251 consensus_queue.cc:260] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e [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: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:29.856973  4251 raft_consensus.cc:3060] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:29.861871  4251 raft_consensus.cc:2468] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba0ea6c62db8423dbf7be408a472d9ae in term 2.
I20260713 09:12:29.862141  4099 raft_consensus.cc:2468] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba0ea6c62db8423dbf7be408a472d9ae in term 2.
I20260713 09:12:29.862953  4142 leader_election.cc:304] T 31fbc62860d34e9ca9fa8fa102bb63e7 P ba0ea6c62db8423dbf7be408a472d9ae [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: 84c4b87bd1b3446e880977122b47179e, ba0ea6c62db8423dbf7be408a472d9ae; no voters: 
I20260713 09:12:29.863847  4379 raft_consensus.cc:2804] T 31fbc62860d34e9ca9fa8fa102bb63e7 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:29.864347  4379 raft_consensus.cc:697] T 31fbc62860d34e9ca9fa8fa102bb63e7 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 LEADER]: Becoming Leader. State: Replica: ba0ea6c62db8423dbf7be408a472d9ae, State: Running, Role: LEADER
I20260713 09:12:29.865229  4379 consensus_queue.cc:237] T 31fbc62860d34e9ca9fa8fa102bb63e7 P ba0ea6c62db8423dbf7be408a472d9ae [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: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:29.873373  4000 catalog_manager.cc:5697] T 31fbc62860d34e9ca9fa8fa102bb63e7 P ba0ea6c62db8423dbf7be408a472d9ae reported cstate change: term changed from 1 to 2, leader changed from 84c4b87bd1b3446e880977122b47179e (127.31.232.67) to ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66). New cstate: current_term: 2 leader_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:29.897449  4251 raft_consensus.cc:1275] T c7a0964d1ef64ea89807101b47560025 P 84c4b87bd1b3446e880977122b47179e [term 3 FOLLOWER]: Refusing update from remote peer 0de6fa2a0850496c9f434f1e2f2b18ef: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:12:29.898948  4377 consensus_queue.cc:1048] T c7a0964d1ef64ea89807101b47560025 P 0de6fa2a0850496c9f434f1e2f2b18ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:29.920295  4419 raft_consensus.cc:993] T 3b4ab61872da4fa0882ec61096c8e2a6 P 0de6fa2a0850496c9f434f1e2f2b18ef: : Instructing follower ba0ea6c62db8423dbf7be408a472d9ae to start an election
I20260713 09:12:29.923015  4419 raft_consensus.cc:1081] T 3b4ab61872da4fa0882ec61096c8e2a6 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 LEADER]: Signalling peer ba0ea6c62db8423dbf7be408a472d9ae to start an election
I20260713 09:12:29.925179  4176 raft_consensus.cc:1275] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae [term 3 FOLLOWER]: Refusing update from remote peer 0de6fa2a0850496c9f434f1e2f2b18ef: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:12:29.925426  4177 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b4ab61872da4fa0882ec61096c8e2a6"
dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae"
 from {username='slave'} at 127.0.0.1:32802
I20260713 09:12:29.926052  4177 raft_consensus.cc:493] T 3b4ab61872da4fa0882ec61096c8e2a6 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:29.926424  4177 raft_consensus.cc:3060] T 3b4ab61872da4fa0882ec61096c8e2a6 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:29.927343  4419 consensus_queue.cc:1048] T c7a0964d1ef64ea89807101b47560025 P 0de6fa2a0850496c9f434f1e2f2b18ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:29.936686  4177 raft_consensus.cc:515] T 3b4ab61872da4fa0882ec61096c8e2a6 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:29.940052  4099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b4ab61872da4fa0882ec61096c8e2a6" candidate_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef"
I20260713 09:12:29.940706  4099 raft_consensus.cc:3055] T 3b4ab61872da4fa0882ec61096c8e2a6 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:29.941051  4099 raft_consensus.cc:740] T 3b4ab61872da4fa0882ec61096c8e2a6 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0de6fa2a0850496c9f434f1e2f2b18ef, State: Running, Role: LEADER
I20260713 09:12:29.942370  4251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b4ab61872da4fa0882ec61096c8e2a6" candidate_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84c4b87bd1b3446e880977122b47179e"
I20260713 09:12:29.942139  4099 consensus_queue.cc:260] T 3b4ab61872da4fa0882ec61096c8e2a6 P 0de6fa2a0850496c9f434f1e2f2b18ef [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: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:29.943089  4251 raft_consensus.cc:3060] T 3b4ab61872da4fa0882ec61096c8e2a6 P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:29.943702  4099 raft_consensus.cc:3060] T 3b4ab61872da4fa0882ec61096c8e2a6 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:29.951946  4099 raft_consensus.cc:2468] T 3b4ab61872da4fa0882ec61096c8e2a6 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba0ea6c62db8423dbf7be408a472d9ae in term 2.
I20260713 09:12:29.952797  4251 raft_consensus.cc:2468] T 3b4ab61872da4fa0882ec61096c8e2a6 P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba0ea6c62db8423dbf7be408a472d9ae in term 2.
I20260713 09:12:29.953361  4141 leader_election.cc:304] T 3b4ab61872da4fa0882ec61096c8e2a6 P ba0ea6c62db8423dbf7be408a472d9ae [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: 0de6fa2a0850496c9f434f1e2f2b18ef, ba0ea6c62db8423dbf7be408a472d9ae; no voters: 
I20260713 09:12:29.953776  4177 leader_election.cc:290] T 3b4ab61872da4fa0882ec61096c8e2a6 P ba0ea6c62db8423dbf7be408a472d9ae [CANDIDATE]: Term 2 election: Requested vote from peers 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139), 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957)
I20260713 09:12:29.954452  4379 raft_consensus.cc:2804] T 3b4ab61872da4fa0882ec61096c8e2a6 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:29.955045  4379 raft_consensus.cc:697] T 3b4ab61872da4fa0882ec61096c8e2a6 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 LEADER]: Becoming Leader. State: Replica: ba0ea6c62db8423dbf7be408a472d9ae, State: Running, Role: LEADER
I20260713 09:12:29.956123  4379 consensus_queue.cc:237] T 3b4ab61872da4fa0882ec61096c8e2a6 P ba0ea6c62db8423dbf7be408a472d9ae [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: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:29.965503  4000 catalog_manager.cc:5697] T 3b4ab61872da4fa0882ec61096c8e2a6 P ba0ea6c62db8423dbf7be408a472d9ae reported cstate change: term changed from 1 to 2, leader changed from 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65) to ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66). New cstate: current_term: 2 leader_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:29.990598  4409 raft_consensus.cc:993] T 8537bcc32fe04d3e9061bb00068a3fb0 P 0de6fa2a0850496c9f434f1e2f2b18ef: : Instructing follower 84c4b87bd1b3446e880977122b47179e to start an election
I20260713 09:12:29.991158  4419 raft_consensus.cc:1081] T 8537bcc32fe04d3e9061bb00068a3fb0 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 LEADER]: Signalling peer 84c4b87bd1b3446e880977122b47179e to start an election
I20260713 09:12:29.992928  4251 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8537bcc32fe04d3e9061bb00068a3fb0"
dest_uuid: "84c4b87bd1b3446e880977122b47179e"
 from {username='slave'} at 127.0.0.1:51252
I20260713 09:12:29.993492  4251 raft_consensus.cc:493] T 8537bcc32fe04d3e9061bb00068a3fb0 P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:29.993835  4251 raft_consensus.cc:3060] T 8537bcc32fe04d3e9061bb00068a3fb0 P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:30.000324  4251 raft_consensus.cc:515] T 8537bcc32fe04d3e9061bb00068a3fb0 P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:30.002418  4251 leader_election.cc:290] T 8537bcc32fe04d3e9061bb00068a3fb0 P 84c4b87bd1b3446e880977122b47179e [CANDIDATE]: Term 2 election: Requested vote from peers 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139), ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635)
I20260713 09:12:30.002830  4099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8537bcc32fe04d3e9061bb00068a3fb0" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef"
I20260713 09:12:30.003001  4177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8537bcc32fe04d3e9061bb00068a3fb0" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae"
I20260713 09:12:30.003575  4099 raft_consensus.cc:3055] T 8537bcc32fe04d3e9061bb00068a3fb0 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:30.003672  4177 raft_consensus.cc:3060] T 8537bcc32fe04d3e9061bb00068a3fb0 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:30.004048  4099 raft_consensus.cc:740] T 8537bcc32fe04d3e9061bb00068a3fb0 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0de6fa2a0850496c9f434f1e2f2b18ef, State: Running, Role: LEADER
I20260713 09:12:30.005056  4099 consensus_queue.cc:260] T 8537bcc32fe04d3e9061bb00068a3fb0 P 0de6fa2a0850496c9f434f1e2f2b18ef [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: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:30.006791  4099 raft_consensus.cc:3060] T 8537bcc32fe04d3e9061bb00068a3fb0 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:30.009057  4177 raft_consensus.cc:2468] T 8537bcc32fe04d3e9061bb00068a3fb0 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84c4b87bd1b3446e880977122b47179e in term 2.
I20260713 09:12:30.010191  4217 leader_election.cc:304] T 8537bcc32fe04d3e9061bb00068a3fb0 P 84c4b87bd1b3446e880977122b47179e [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: 84c4b87bd1b3446e880977122b47179e, ba0ea6c62db8423dbf7be408a472d9ae; no voters: 
I20260713 09:12:30.010957  4360 raft_consensus.cc:2804] T 8537bcc32fe04d3e9061bb00068a3fb0 P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:30.011395  4360 raft_consensus.cc:697] T 8537bcc32fe04d3e9061bb00068a3fb0 P 84c4b87bd1b3446e880977122b47179e [term 2 LEADER]: Becoming Leader. State: Replica: 84c4b87bd1b3446e880977122b47179e, State: Running, Role: LEADER
I20260713 09:12:30.012251  4360 consensus_queue.cc:237] T 8537bcc32fe04d3e9061bb00068a3fb0 P 84c4b87bd1b3446e880977122b47179e [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: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:30.014729  4099 raft_consensus.cc:2468] T 8537bcc32fe04d3e9061bb00068a3fb0 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84c4b87bd1b3446e880977122b47179e in term 2.
I20260713 09:12:30.020316  4000 catalog_manager.cc:5697] T 8537bcc32fe04d3e9061bb00068a3fb0 P 84c4b87bd1b3446e880977122b47179e reported cstate change: term changed from 1 to 2, leader changed from 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65) to 84c4b87bd1b3446e880977122b47179e (127.31.232.67). New cstate: current_term: 2 leader_uuid: "84c4b87bd1b3446e880977122b47179e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:30.186162  4177 raft_consensus.cc:1275] T 71ad54cf2da6464ab803e08e5b4793fd P ba0ea6c62db8423dbf7be408a472d9ae [term 2 FOLLOWER]: Refusing update from remote peer 0de6fa2a0850496c9f434f1e2f2b18ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:30.187601  4419 consensus_queue.cc:1048] T 71ad54cf2da6464ab803e08e5b4793fd P 0de6fa2a0850496c9f434f1e2f2b18ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:30.202356  4251 raft_consensus.cc:1275] T 71ad54cf2da6464ab803e08e5b4793fd P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Refusing update from remote peer 0de6fa2a0850496c9f434f1e2f2b18ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:30.204533  4389 consensus_queue.cc:1048] T 71ad54cf2da6464ab803e08e5b4793fd P 0de6fa2a0850496c9f434f1e2f2b18ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:30.214462  4249 raft_consensus.cc:1275] T b64a8fdf927a464c991c88e4a85db5e7 P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Refusing update from remote peer 0de6fa2a0850496c9f434f1e2f2b18ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:30.216144  4389 consensus_queue.cc:1048] T b64a8fdf927a464c991c88e4a85db5e7 P 0de6fa2a0850496c9f434f1e2f2b18ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:30.227787  4177 raft_consensus.cc:1275] T b64a8fdf927a464c991c88e4a85db5e7 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 FOLLOWER]: Refusing update from remote peer 0de6fa2a0850496c9f434f1e2f2b18ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:30.229568  4389 consensus_queue.cc:1048] T b64a8fdf927a464c991c88e4a85db5e7 P 0de6fa2a0850496c9f434f1e2f2b18ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:30.331344  4249 raft_consensus.cc:1275] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Refusing update from remote peer ba0ea6c62db8423dbf7be408a472d9ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:30.333004  4379 consensus_queue.cc:1048] T 31fbc62860d34e9ca9fa8fa102bb63e7 P ba0ea6c62db8423dbf7be408a472d9ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:30.343458  4249 raft_consensus.cc:1275] T 3a5f0a547e5d4c53b7b8497c797daf65 P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Refusing update from remote peer ba0ea6c62db8423dbf7be408a472d9ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:30.345968  4379 consensus_queue.cc:1048] T 3a5f0a547e5d4c53b7b8497c797daf65 P ba0ea6c62db8423dbf7be408a472d9ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:30.348680  4099 raft_consensus.cc:1275] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 FOLLOWER]: Refusing update from remote peer ba0ea6c62db8423dbf7be408a472d9ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:30.350330  4379 consensus_queue.cc:1048] T 31fbc62860d34e9ca9fa8fa102bb63e7 P ba0ea6c62db8423dbf7be408a472d9ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:30.371858  4101 raft_consensus.cc:1275] T 3a5f0a547e5d4c53b7b8497c797daf65 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 FOLLOWER]: Refusing update from remote peer ba0ea6c62db8423dbf7be408a472d9ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:30.379916  4379 consensus_queue.cc:1048] T 3a5f0a547e5d4c53b7b8497c797daf65 P ba0ea6c62db8423dbf7be408a472d9ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:30.474928  4099 raft_consensus.cc:1275] T 8537bcc32fe04d3e9061bb00068a3fb0 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 FOLLOWER]: Refusing update from remote peer 84c4b87bd1b3446e880977122b47179e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:30.476408  4360 consensus_queue.cc:1048] T 8537bcc32fe04d3e9061bb00068a3fb0 P 84c4b87bd1b3446e880977122b47179e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:30.488232  4177 raft_consensus.cc:1275] T 8537bcc32fe04d3e9061bb00068a3fb0 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 FOLLOWER]: Refusing update from remote peer 84c4b87bd1b3446e880977122b47179e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:30.489817  4360 consensus_queue.cc:1048] T 8537bcc32fe04d3e9061bb00068a3fb0 P 84c4b87bd1b3446e880977122b47179e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:30.577783  4099 raft_consensus.cc:1275] T 3b4ab61872da4fa0882ec61096c8e2a6 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 FOLLOWER]: Refusing update from remote peer ba0ea6c62db8423dbf7be408a472d9ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:30.579135  4428 consensus_queue.cc:1048] T 3b4ab61872da4fa0882ec61096c8e2a6 P ba0ea6c62db8423dbf7be408a472d9ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:30.582377  4249 raft_consensus.cc:1275] T 3b4ab61872da4fa0882ec61096c8e2a6 P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Refusing update from remote peer ba0ea6c62db8423dbf7be408a472d9ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:30.583660  4428 consensus_queue.cc:1048] T 3b4ab61872da4fa0882ec61096c8e2a6 P ba0ea6c62db8423dbf7be408a472d9ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:32.503279  4000 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47932:
name: "soft_deleted_table"
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\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:12:32.505765  4000 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:12:32.556903  4091 tablet_service.cc:1511] Processing CreateTablet for tablet b312c43e19da472c8545dd1309721d9b (DEFAULT_TABLE table=soft_deleted_table [id=d365e5c6f3cd49618c571e74ddf904bf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:32.558979  4091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b312c43e19da472c8545dd1309721d9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:32.561697  4085 tablet_service.cc:1511] Processing CreateTablet for tablet a46f9d0e688b4389aa26da3dc15bf32c (DEFAULT_TABLE table=soft_deleted_table [id=d365e5c6f3cd49618c571e74ddf904bf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:32.559625  4160 tablet_service.cc:1511] Processing CreateTablet for tablet b312c43e19da472c8545dd1309721d9b (DEFAULT_TABLE table=soft_deleted_table [id=d365e5c6f3cd49618c571e74ddf904bf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:32.560187  4236 tablet_service.cc:1511] Processing CreateTablet for tablet b312c43e19da472c8545dd1309721d9b (DEFAULT_TABLE table=soft_deleted_table [id=d365e5c6f3cd49618c571e74ddf904bf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:32.562605  4162 tablet_service.cc:1511] Processing CreateTablet for tablet a46f9d0e688b4389aa26da3dc15bf32c (DEFAULT_TABLE table=soft_deleted_table [id=d365e5c6f3cd49618c571e74ddf904bf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:32.563757  4236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b312c43e19da472c8545dd1309721d9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:32.564553  4085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a46f9d0e688b4389aa26da3dc15bf32c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:32.563791  4160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b312c43e19da472c8545dd1309721d9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:32.566691  4235 tablet_service.cc:1511] Processing CreateTablet for tablet a46f9d0e688b4389aa26da3dc15bf32c (DEFAULT_TABLE table=soft_deleted_table [id=d365e5c6f3cd49618c571e74ddf904bf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:32.568291  4235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a46f9d0e688b4389aa26da3dc15bf32c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:32.575549  4162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a46f9d0e688b4389aa26da3dc15bf32c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:32.597023  4085 tablet_service.cc:1511] Processing CreateTablet for tablet 3998696c0ae6467f9f664080bfcdfb5b (DEFAULT_TABLE table=soft_deleted_table [id=d365e5c6f3cd49618c571e74ddf904bf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:32.603024  4161 tablet_service.cc:1511] Processing CreateTablet for tablet 3998696c0ae6467f9f664080bfcdfb5b (DEFAULT_TABLE table=soft_deleted_table [id=d365e5c6f3cd49618c571e74ddf904bf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:32.603860  4450 tablet_bootstrap.cc:492] T b312c43e19da472c8545dd1309721d9b P 0de6fa2a0850496c9f434f1e2f2b18ef: Bootstrap starting.
I20260713 09:12:32.604687  4161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3998696c0ae6467f9f664080bfcdfb5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:32.604763  4451 tablet_bootstrap.cc:492] T b312c43e19da472c8545dd1309721d9b P 84c4b87bd1b3446e880977122b47179e: Bootstrap starting.
I20260713 09:12:32.607677  4241 tablet_service.cc:1511] Processing CreateTablet for tablet 3998696c0ae6467f9f664080bfcdfb5b (DEFAULT_TABLE table=soft_deleted_table [id=d365e5c6f3cd49618c571e74ddf904bf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:32.609212  4241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3998696c0ae6467f9f664080bfcdfb5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:32.612283  4451 tablet_bootstrap.cc:654] T b312c43e19da472c8545dd1309721d9b P 84c4b87bd1b3446e880977122b47179e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:32.613554  4450 tablet_bootstrap.cc:654] T b312c43e19da472c8545dd1309721d9b P 0de6fa2a0850496c9f434f1e2f2b18ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:32.614598  4091 tablet_service.cc:1511] Processing CreateTablet for tablet b94902b0f5444f61930415ce7cb38431 (DEFAULT_TABLE table=soft_deleted_table [id=d365e5c6f3cd49618c571e74ddf904bf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:32.612617  4167 tablet_service.cc:1511] Processing CreateTablet for tablet b94902b0f5444f61930415ce7cb38431 (DEFAULT_TABLE table=soft_deleted_table [id=d365e5c6f3cd49618c571e74ddf904bf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:32.617612  4167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b94902b0f5444f61930415ce7cb38431. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:32.624056  4236 tablet_service.cc:1511] Processing CreateTablet for tablet b94902b0f5444f61930415ce7cb38431 (DEFAULT_TABLE table=soft_deleted_table [id=d365e5c6f3cd49618c571e74ddf904bf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:32.626191  4236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b94902b0f5444f61930415ce7cb38431. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:32.626453  4092 tablet_service.cc:1511] Processing CreateTablet for tablet f7a66d8eda87423e95ca84d8fb413692 (DEFAULT_TABLE table=soft_deleted_table [id=d365e5c6f3cd49618c571e74ddf904bf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:32.628084  4165 tablet_service.cc:1511] Processing CreateTablet for tablet f7a66d8eda87423e95ca84d8fb413692 (DEFAULT_TABLE table=soft_deleted_table [id=d365e5c6f3cd49618c571e74ddf904bf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:32.629745  4165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7a66d8eda87423e95ca84d8fb413692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:32.642253  4085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3998696c0ae6467f9f664080bfcdfb5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:32.648393  4091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b94902b0f5444f61930415ce7cb38431. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:32.651485  4092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7a66d8eda87423e95ca84d8fb413692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:32.666488  4237 tablet_service.cc:1511] Processing CreateTablet for tablet f7a66d8eda87423e95ca84d8fb413692 (DEFAULT_TABLE table=soft_deleted_table [id=d365e5c6f3cd49618c571e74ddf904bf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:32.668083  4237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7a66d8eda87423e95ca84d8fb413692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:32.672480  4452 tablet_bootstrap.cc:492] T b312c43e19da472c8545dd1309721d9b P ba0ea6c62db8423dbf7be408a472d9ae: Bootstrap starting.
I20260713 09:12:32.686710  4450 tablet_bootstrap.cc:492] T b312c43e19da472c8545dd1309721d9b P 0de6fa2a0850496c9f434f1e2f2b18ef: No bootstrap required, opened a new log
I20260713 09:12:32.687433  4450 ts_tablet_manager.cc:1403] T b312c43e19da472c8545dd1309721d9b P 0de6fa2a0850496c9f434f1e2f2b18ef: Time spent bootstrapping tablet: real 0.084s	user 0.020s	sys 0.018s
I20260713 09:12:32.691798  4092 tablet_service.cc:1511] Processing CreateTablet for tablet f9a7c5572ad74b52a0b65770174e2c40 (DEFAULT_TABLE table=soft_deleted_table [id=d365e5c6f3cd49618c571e74ddf904bf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:32.693480  4092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9a7c5572ad74b52a0b65770174e2c40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:32.693383  4160 tablet_service.cc:1511] Processing CreateTablet for tablet f9a7c5572ad74b52a0b65770174e2c40 (DEFAULT_TABLE table=soft_deleted_table [id=d365e5c6f3cd49618c571e74ddf904bf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:32.695058  4160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9a7c5572ad74b52a0b65770174e2c40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:32.706274  4451 tablet_bootstrap.cc:492] T b312c43e19da472c8545dd1309721d9b P 84c4b87bd1b3446e880977122b47179e: No bootstrap required, opened a new log
I20260713 09:12:32.707010  4451 ts_tablet_manager.cc:1403] T b312c43e19da472c8545dd1309721d9b P 84c4b87bd1b3446e880977122b47179e: Time spent bootstrapping tablet: real 0.103s	user 0.030s	sys 0.021s
I20260713 09:12:32.710394  4452 tablet_bootstrap.cc:654] T b312c43e19da472c8545dd1309721d9b P ba0ea6c62db8423dbf7be408a472d9ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:32.710808  4451 raft_consensus.cc:359] T b312c43e19da472c8545dd1309721d9b P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:32.711097  4235 tablet_service.cc:1511] Processing CreateTablet for tablet f9a7c5572ad74b52a0b65770174e2c40 (DEFAULT_TABLE table=soft_deleted_table [id=d365e5c6f3cd49618c571e74ddf904bf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:32.711771  4451 raft_consensus.cc:385] T b312c43e19da472c8545dd1309721d9b P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:32.712252  4451 raft_consensus.cc:740] T b312c43e19da472c8545dd1309721d9b P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84c4b87bd1b3446e880977122b47179e, State: Initialized, Role: FOLLOWER
I20260713 09:12:32.712595  4235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9a7c5572ad74b52a0b65770174e2c40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:32.713266  4451 consensus_queue.cc:260] T b312c43e19da472c8545dd1309721d9b P 84c4b87bd1b3446e880977122b47179e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:32.716327  4451 ts_tablet_manager.cc:1434] T b312c43e19da472c8545dd1309721d9b P 84c4b87bd1b3446e880977122b47179e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:12:32.717430  4451 tablet_bootstrap.cc:492] T b94902b0f5444f61930415ce7cb38431 P 84c4b87bd1b3446e880977122b47179e: Bootstrap starting.
I20260713 09:12:32.691012  4450 raft_consensus.cc:359] T b312c43e19da472c8545dd1309721d9b P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:32.720803  4450 raft_consensus.cc:385] T b312c43e19da472c8545dd1309721d9b P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:32.721199  4450 raft_consensus.cc:740] T b312c43e19da472c8545dd1309721d9b P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de6fa2a0850496c9f434f1e2f2b18ef, State: Initialized, Role: FOLLOWER
I20260713 09:12:32.722193  4450 consensus_queue.cc:260] T b312c43e19da472c8545dd1309721d9b P 0de6fa2a0850496c9f434f1e2f2b18ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:32.725728  4451 tablet_bootstrap.cc:654] T b94902b0f5444f61930415ce7cb38431 P 84c4b87bd1b3446e880977122b47179e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:32.732632  4452 tablet_bootstrap.cc:492] T b312c43e19da472c8545dd1309721d9b P ba0ea6c62db8423dbf7be408a472d9ae: No bootstrap required, opened a new log
I20260713 09:12:32.733325  4452 ts_tablet_manager.cc:1403] T b312c43e19da472c8545dd1309721d9b P ba0ea6c62db8423dbf7be408a472d9ae: Time spent bootstrapping tablet: real 0.061s	user 0.020s	sys 0.004s
I20260713 09:12:32.735001  4450 ts_tablet_manager.cc:1434] T b312c43e19da472c8545dd1309721d9b P 0de6fa2a0850496c9f434f1e2f2b18ef: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260713 09:12:32.738646  4085 tablet_service.cc:1511] Processing CreateTablet for tablet ff152f6cfcb449d8b500f0c65cef9ad5 (DEFAULT_TABLE table=soft_deleted_table [id=d365e5c6f3cd49618c571e74ddf904bf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:32.740185  4450 tablet_bootstrap.cc:492] T a46f9d0e688b4389aa26da3dc15bf32c P 0de6fa2a0850496c9f434f1e2f2b18ef: Bootstrap starting.
I20260713 09:12:32.742487  4167 tablet_service.cc:1511] Processing CreateTablet for tablet ff152f6cfcb449d8b500f0c65cef9ad5 (DEFAULT_TABLE table=soft_deleted_table [id=d365e5c6f3cd49618c571e74ddf904bf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:32.743911  4167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff152f6cfcb449d8b500f0c65cef9ad5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:32.744903  4092 tablet_service.cc:1511] Processing CreateTablet for tablet 0d6f053da0cb47e8b9a889d38104763e (DEFAULT_TABLE table=soft_deleted_table [id=d365e5c6f3cd49618c571e74ddf904bf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:32.745153  4241 tablet_service.cc:1511] Processing CreateTablet for tablet ff152f6cfcb449d8b500f0c65cef9ad5 (DEFAULT_TABLE table=soft_deleted_table [id=d365e5c6f3cd49618c571e74ddf904bf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:32.748322  4092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d6f053da0cb47e8b9a889d38104763e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:32.748584  4241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff152f6cfcb449d8b500f0c65cef9ad5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:32.750963  4452 raft_consensus.cc:359] T b312c43e19da472c8545dd1309721d9b P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:32.751938  4452 raft_consensus.cc:385] T b312c43e19da472c8545dd1309721d9b P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:32.752317  4452 raft_consensus.cc:740] T b312c43e19da472c8545dd1309721d9b P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba0ea6c62db8423dbf7be408a472d9ae, State: Initialized, Role: FOLLOWER
I20260713 09:12:32.753289  4452 consensus_queue.cc:260] T b312c43e19da472c8545dd1309721d9b P ba0ea6c62db8423dbf7be408a472d9ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:32.757308  4452 ts_tablet_manager.cc:1434] T b312c43e19da472c8545dd1309721d9b P ba0ea6c62db8423dbf7be408a472d9ae: Time spent starting tablet: real 0.023s	user 0.000s	sys 0.006s
I20260713 09:12:32.758486  4452 tablet_bootstrap.cc:492] T a46f9d0e688b4389aa26da3dc15bf32c P ba0ea6c62db8423dbf7be408a472d9ae: Bootstrap starting.
I20260713 09:12:32.760528  4085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff152f6cfcb449d8b500f0c65cef9ad5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:32.768141  4451 tablet_bootstrap.cc:492] T b94902b0f5444f61930415ce7cb38431 P 84c4b87bd1b3446e880977122b47179e: No bootstrap required, opened a new log
I20260713 09:12:32.768733  4451 ts_tablet_manager.cc:1403] T b94902b0f5444f61930415ce7cb38431 P 84c4b87bd1b3446e880977122b47179e: Time spent bootstrapping tablet: real 0.052s	user 0.008s	sys 0.006s
I20260713 09:12:32.776161  4451 raft_consensus.cc:359] T b94902b0f5444f61930415ce7cb38431 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:32.777031  4451 raft_consensus.cc:385] T b94902b0f5444f61930415ce7cb38431 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:32.777416  4451 raft_consensus.cc:740] T b94902b0f5444f61930415ce7cb38431 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84c4b87bd1b3446e880977122b47179e, State: Initialized, Role: FOLLOWER
I20260713 09:12:32.778308  4451 consensus_queue.cc:260] T b94902b0f5444f61930415ce7cb38431 P 84c4b87bd1b3446e880977122b47179e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:32.779703  4450 tablet_bootstrap.cc:654] T a46f9d0e688b4389aa26da3dc15bf32c P 0de6fa2a0850496c9f434f1e2f2b18ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:32.781412  4451 ts_tablet_manager.cc:1434] T b94902b0f5444f61930415ce7cb38431 P 84c4b87bd1b3446e880977122b47179e: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260713 09:12:32.785492  4451 tablet_bootstrap.cc:492] T a46f9d0e688b4389aa26da3dc15bf32c P 84c4b87bd1b3446e880977122b47179e: Bootstrap starting.
I20260713 09:12:32.779291  4452 tablet_bootstrap.cc:654] T a46f9d0e688b4389aa26da3dc15bf32c P ba0ea6c62db8423dbf7be408a472d9ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:32.783326  4412 raft_consensus.cc:493] T b94902b0f5444f61930415ce7cb38431 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:32.786445  4412 raft_consensus.cc:515] T b94902b0f5444f61930415ce7cb38431 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:32.790639  4099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94902b0f5444f61930415ce7cb38431" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" is_pre_election: true
W20260713 09:12:32.792689  4215 leader_election.cc:343] T b94902b0f5444f61930415ce7cb38431 P 84c4b87bd1b3446e880977122b47179e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:32.792994  4451 tablet_bootstrap.cc:654] T a46f9d0e688b4389aa26da3dc15bf32c P 84c4b87bd1b3446e880977122b47179e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:32.793958  4412 leader_election.cc:290] T b94902b0f5444f61930415ce7cb38431 P 84c4b87bd1b3446e880977122b47179e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139), ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635)
I20260713 09:12:32.795115  4177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94902b0f5444f61930415ce7cb38431" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" is_pre_election: true
W20260713 09:12:32.796700  4217 leader_election.cc:343] T b94902b0f5444f61930415ce7cb38431 P 84c4b87bd1b3446e880977122b47179e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:32.797194  4217 leader_election.cc:304] T b94902b0f5444f61930415ce7cb38431 P 84c4b87bd1b3446e880977122b47179e [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: 84c4b87bd1b3446e880977122b47179e; no voters: 0de6fa2a0850496c9f434f1e2f2b18ef, ba0ea6c62db8423dbf7be408a472d9ae
I20260713 09:12:32.800597  4241 tablet_service.cc:1511] Processing CreateTablet for tablet 0d6f053da0cb47e8b9a889d38104763e (DEFAULT_TABLE table=soft_deleted_table [id=d365e5c6f3cd49618c571e74ddf904bf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:32.800989  4160 tablet_service.cc:1511] Processing CreateTablet for tablet 994d98faaa074487b1d2a7fe057b6c22 (DEFAULT_TABLE table=soft_deleted_table [id=d365e5c6f3cd49618c571e74ddf904bf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:32.802147  4241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d6f053da0cb47e8b9a889d38104763e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:32.802402  4160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 994d98faaa074487b1d2a7fe057b6c22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:32.796718  4450 tablet_bootstrap.cc:492] T a46f9d0e688b4389aa26da3dc15bf32c P 0de6fa2a0850496c9f434f1e2f2b18ef: No bootstrap required, opened a new log
I20260713 09:12:32.802672  4452 tablet_bootstrap.cc:492] T a46f9d0e688b4389aa26da3dc15bf32c P ba0ea6c62db8423dbf7be408a472d9ae: No bootstrap required, opened a new log
I20260713 09:12:32.803077  4450 ts_tablet_manager.cc:1403] T a46f9d0e688b4389aa26da3dc15bf32c P 0de6fa2a0850496c9f434f1e2f2b18ef: Time spent bootstrapping tablet: real 0.063s	user 0.015s	sys 0.003s
I20260713 09:12:32.806784  4450 raft_consensus.cc:359] T a46f9d0e688b4389aa26da3dc15bf32c P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:32.814060  4237 tablet_service.cc:1511] Processing CreateTablet for tablet 994d98faaa074487b1d2a7fe057b6c22 (DEFAULT_TABLE table=soft_deleted_table [id=d365e5c6f3cd49618c571e74ddf904bf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:32.815891  4237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 994d98faaa074487b1d2a7fe057b6c22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:32.804522  4085 tablet_service.cc:1511] Processing CreateTablet for tablet 994d98faaa074487b1d2a7fe057b6c22 (DEFAULT_TABLE table=soft_deleted_table [id=d365e5c6f3cd49618c571e74ddf904bf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:32.818938  4085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 994d98faaa074487b1d2a7fe057b6c22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:32.814419  4412 raft_consensus.cc:2749] T b94902b0f5444f61930415ce7cb38431 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:32.783434  4165 tablet_service.cc:1511] Processing CreateTablet for tablet 0d6f053da0cb47e8b9a889d38104763e (DEFAULT_TABLE table=soft_deleted_table [id=d365e5c6f3cd49618c571e74ddf904bf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:32.822743  4165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d6f053da0cb47e8b9a889d38104763e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:32.821677  4450 raft_consensus.cc:385] T a46f9d0e688b4389aa26da3dc15bf32c P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:32.825570  4450 raft_consensus.cc:740] T a46f9d0e688b4389aa26da3dc15bf32c P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de6fa2a0850496c9f434f1e2f2b18ef, State: Initialized, Role: FOLLOWER
I20260713 09:12:32.826326  4450 consensus_queue.cc:260] T a46f9d0e688b4389aa26da3dc15bf32c P 0de6fa2a0850496c9f434f1e2f2b18ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:32.803164  4452 ts_tablet_manager.cc:1403] T a46f9d0e688b4389aa26da3dc15bf32c P ba0ea6c62db8423dbf7be408a472d9ae: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.003s
I20260713 09:12:32.828893  4450 ts_tablet_manager.cc:1434] T a46f9d0e688b4389aa26da3dc15bf32c P 0de6fa2a0850496c9f434f1e2f2b18ef: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260713 09:12:32.830049  4450 tablet_bootstrap.cc:492] T f7a66d8eda87423e95ca84d8fb413692 P 0de6fa2a0850496c9f434f1e2f2b18ef: Bootstrap starting.
I20260713 09:12:32.836519  4450 tablet_bootstrap.cc:654] T f7a66d8eda87423e95ca84d8fb413692 P 0de6fa2a0850496c9f434f1e2f2b18ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:32.852460  4452 raft_consensus.cc:359] T a46f9d0e688b4389aa26da3dc15bf32c P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:32.853267  4452 raft_consensus.cc:385] T a46f9d0e688b4389aa26da3dc15bf32c P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:32.853581  4452 raft_consensus.cc:740] T a46f9d0e688b4389aa26da3dc15bf32c P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba0ea6c62db8423dbf7be408a472d9ae, State: Initialized, Role: FOLLOWER
I20260713 09:12:32.857960  4452 consensus_queue.cc:260] T a46f9d0e688b4389aa26da3dc15bf32c P ba0ea6c62db8423dbf7be408a472d9ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:32.860477  4450 tablet_bootstrap.cc:492] T f7a66d8eda87423e95ca84d8fb413692 P 0de6fa2a0850496c9f434f1e2f2b18ef: No bootstrap required, opened a new log
I20260713 09:12:32.861088  4450 ts_tablet_manager.cc:1403] T f7a66d8eda87423e95ca84d8fb413692 P 0de6fa2a0850496c9f434f1e2f2b18ef: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.010s
I20260713 09:12:32.863194  4439 raft_consensus.cc:493] T b312c43e19da472c8545dd1309721d9b P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:32.863061  4452 ts_tablet_manager.cc:1434] T a46f9d0e688b4389aa26da3dc15bf32c P ba0ea6c62db8423dbf7be408a472d9ae: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.002s
I20260713 09:12:32.863745  4439 raft_consensus.cc:515] T b312c43e19da472c8545dd1309721d9b P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:32.861128  4451 tablet_bootstrap.cc:492] T a46f9d0e688b4389aa26da3dc15bf32c P 84c4b87bd1b3446e880977122b47179e: No bootstrap required, opened a new log
I20260713 09:12:32.864948  4451 ts_tablet_manager.cc:1403] T a46f9d0e688b4389aa26da3dc15bf32c P 84c4b87bd1b3446e880977122b47179e: Time spent bootstrapping tablet: real 0.080s	user 0.029s	sys 0.014s
I20260713 09:12:32.864411  4450 raft_consensus.cc:359] T f7a66d8eda87423e95ca84d8fb413692 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:32.865254  4450 raft_consensus.cc:385] T f7a66d8eda87423e95ca84d8fb413692 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:32.865594  4450 raft_consensus.cc:740] T f7a66d8eda87423e95ca84d8fb413692 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de6fa2a0850496c9f434f1e2f2b18ef, State: Initialized, Role: FOLLOWER
I20260713 09:12:32.866420  4450 consensus_queue.cc:260] T f7a66d8eda87423e95ca84d8fb413692 P 0de6fa2a0850496c9f434f1e2f2b18ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:32.864413  4452 tablet_bootstrap.cc:492] T 3998696c0ae6467f9f664080bfcdfb5b P ba0ea6c62db8423dbf7be408a472d9ae: Bootstrap starting.
I20260713 09:12:32.867538  4177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b312c43e19da472c8545dd1309721d9b" candidate_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" is_pre_election: true
I20260713 09:12:32.867583  4451 raft_consensus.cc:359] T a46f9d0e688b4389aa26da3dc15bf32c P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:32.868283  4177 raft_consensus.cc:2468] T b312c43e19da472c8545dd1309721d9b P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de6fa2a0850496c9f434f1e2f2b18ef in term 0.
I20260713 09:12:32.868387  4451 raft_consensus.cc:385] T a46f9d0e688b4389aa26da3dc15bf32c P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:32.868549  4249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b312c43e19da472c8545dd1309721d9b" candidate_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84c4b87bd1b3446e880977122b47179e" is_pre_election: true
I20260713 09:12:32.869366  4249 raft_consensus.cc:2468] T b312c43e19da472c8545dd1309721d9b P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de6fa2a0850496c9f434f1e2f2b18ef in term 0.
I20260713 09:12:32.869395  4068 leader_election.cc:304] T b312c43e19da472c8545dd1309721d9b P 0de6fa2a0850496c9f434f1e2f2b18ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de6fa2a0850496c9f434f1e2f2b18ef, ba0ea6c62db8423dbf7be408a472d9ae; no voters: 
I20260713 09:12:32.868800  4451 raft_consensus.cc:740] T a46f9d0e688b4389aa26da3dc15bf32c P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84c4b87bd1b3446e880977122b47179e, State: Initialized, Role: FOLLOWER
I20260713 09:12:32.870652  4451 consensus_queue.cc:260] T a46f9d0e688b4389aa26da3dc15bf32c P 84c4b87bd1b3446e880977122b47179e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:32.873744  4451 ts_tablet_manager.cc:1434] T a46f9d0e688b4389aa26da3dc15bf32c P 84c4b87bd1b3446e880977122b47179e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:12:32.874991  4451 tablet_bootstrap.cc:492] T 3998696c0ae6467f9f664080bfcdfb5b P 84c4b87bd1b3446e880977122b47179e: Bootstrap starting.
I20260713 09:12:32.875725  4452 tablet_bootstrap.cc:654] T 3998696c0ae6467f9f664080bfcdfb5b P ba0ea6c62db8423dbf7be408a472d9ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:32.883803  4451 tablet_bootstrap.cc:654] T 3998696c0ae6467f9f664080bfcdfb5b P 84c4b87bd1b3446e880977122b47179e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:32.888368  4452 tablet_bootstrap.cc:492] T 3998696c0ae6467f9f664080bfcdfb5b P ba0ea6c62db8423dbf7be408a472d9ae: No bootstrap required, opened a new log
I20260713 09:12:32.889514  4452 ts_tablet_manager.cc:1403] T 3998696c0ae6467f9f664080bfcdfb5b P ba0ea6c62db8423dbf7be408a472d9ae: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.001s
I20260713 09:12:32.893304  4452 raft_consensus.cc:359] T 3998696c0ae6467f9f664080bfcdfb5b P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:32.897789  4452 raft_consensus.cc:385] T 3998696c0ae6467f9f664080bfcdfb5b P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:32.898663  4452 raft_consensus.cc:740] T 3998696c0ae6467f9f664080bfcdfb5b P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba0ea6c62db8423dbf7be408a472d9ae, State: Initialized, Role: FOLLOWER
I20260713 09:12:32.900274  4452 consensus_queue.cc:260] T 3998696c0ae6467f9f664080bfcdfb5b P ba0ea6c62db8423dbf7be408a472d9ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:32.904346  4428 raft_consensus.cc:493] T 3998696c0ae6467f9f664080bfcdfb5b P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:32.905103  4428 raft_consensus.cc:515] T 3998696c0ae6467f9f664080bfcdfb5b P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:32.909369  4439 leader_election.cc:290] T b312c43e19da472c8545dd1309721d9b P 0de6fa2a0850496c9f434f1e2f2b18ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635), 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957)
I20260713 09:12:32.910807  4439 raft_consensus.cc:2804] T b312c43e19da472c8545dd1309721d9b P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:32.915629  4439 raft_consensus.cc:493] T b312c43e19da472c8545dd1309721d9b P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:32.918545  4439 raft_consensus.cc:3060] T b312c43e19da472c8545dd1309721d9b P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:32.917769  4452 ts_tablet_manager.cc:1434] T 3998696c0ae6467f9f664080bfcdfb5b P ba0ea6c62db8423dbf7be408a472d9ae: Time spent starting tablet: real 0.027s	user 0.002s	sys 0.004s
I20260713 09:12:32.926242  4452 tablet_bootstrap.cc:492] T b94902b0f5444f61930415ce7cb38431 P ba0ea6c62db8423dbf7be408a472d9ae: Bootstrap starting.
I20260713 09:12:32.927726  4249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3998696c0ae6467f9f664080bfcdfb5b" candidate_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84c4b87bd1b3446e880977122b47179e" is_pre_election: true
W20260713 09:12:32.929420  4142 leader_election.cc:343] T 3998696c0ae6467f9f664080bfcdfb5b P ba0ea6c62db8423dbf7be408a472d9ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:32.934569  4428 leader_election.cc:290] T 3998696c0ae6467f9f664080bfcdfb5b P ba0ea6c62db8423dbf7be408a472d9ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139), 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957)
I20260713 09:12:32.935019  4452 tablet_bootstrap.cc:654] T b94902b0f5444f61930415ce7cb38431 P ba0ea6c62db8423dbf7be408a472d9ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:32.980794  4466 raft_consensus.cc:493] T a46f9d0e688b4389aa26da3dc15bf32c P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:32.981717  4466 raft_consensus.cc:515] T a46f9d0e688b4389aa26da3dc15bf32c P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:32.986240  4249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a46f9d0e688b4389aa26da3dc15bf32c" candidate_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84c4b87bd1b3446e880977122b47179e" is_pre_election: true
I20260713 09:12:32.987210  4249 raft_consensus.cc:2468] T a46f9d0e688b4389aa26da3dc15bf32c P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de6fa2a0850496c9f434f1e2f2b18ef in term 0.
I20260713 09:12:32.989226  4067 leader_election.cc:304] T a46f9d0e688b4389aa26da3dc15bf32c P 0de6fa2a0850496c9f434f1e2f2b18ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de6fa2a0850496c9f434f1e2f2b18ef, 84c4b87bd1b3446e880977122b47179e; no voters: 
I20260713 09:12:32.998219  4462 raft_consensus.cc:2804] T a46f9d0e688b4389aa26da3dc15bf32c P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:32.998804  4462 raft_consensus.cc:493] T a46f9d0e688b4389aa26da3dc15bf32c P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:32.999282  4462 raft_consensus.cc:3060] T a46f9d0e688b4389aa26da3dc15bf32c P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:32.999522  4450 ts_tablet_manager.cc:1434] T f7a66d8eda87423e95ca84d8fb413692 P 0de6fa2a0850496c9f434f1e2f2b18ef: Time spent starting tablet: real 0.138s	user 0.019s	sys 0.043s
I20260713 09:12:33.000823  4450 tablet_bootstrap.cc:492] T b94902b0f5444f61930415ce7cb38431 P 0de6fa2a0850496c9f434f1e2f2b18ef: Bootstrap starting.
I20260713 09:12:33.007789  4450 tablet_bootstrap.cc:654] T b94902b0f5444f61930415ce7cb38431 P 0de6fa2a0850496c9f434f1e2f2b18ef: Neither blocks nor log segments found. Creating new log.
W20260713 09:12:33.008651  4048 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:33.011292  4466 leader_election.cc:290] T a46f9d0e688b4389aa26da3dc15bf32c P 0de6fa2a0850496c9f434f1e2f2b18ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635), 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957)
I20260713 09:12:33.012187  4452 tablet_bootstrap.cc:492] T b94902b0f5444f61930415ce7cb38431 P ba0ea6c62db8423dbf7be408a472d9ae: No bootstrap required, opened a new log
W20260713 09:12:33.016175  4068 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.232.66:33635, user_credentials={real_user=slave}} blocked reactor thread for 146839us
I20260713 09:12:33.018875  4452 ts_tablet_manager.cc:1403] T b94902b0f5444f61930415ce7cb38431 P ba0ea6c62db8423dbf7be408a472d9ae: Time spent bootstrapping tablet: real 0.093s	user 0.012s	sys 0.028s
I20260713 09:12:32.994601  4439 raft_consensus.cc:515] T b312c43e19da472c8545dd1309721d9b P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.021209  4451 tablet_bootstrap.cc:492] T 3998696c0ae6467f9f664080bfcdfb5b P 84c4b87bd1b3446e880977122b47179e: No bootstrap required, opened a new log
I20260713 09:12:33.021822  4451 ts_tablet_manager.cc:1403] T 3998696c0ae6467f9f664080bfcdfb5b P 84c4b87bd1b3446e880977122b47179e: Time spent bootstrapping tablet: real 0.147s	user 0.040s	sys 0.103s
I20260713 09:12:33.021198  4439 leader_election.cc:290] T b312c43e19da472c8545dd1309721d9b P 0de6fa2a0850496c9f434f1e2f2b18ef [CANDIDATE]: Term 1 election: Requested vote from peers ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635), 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957)
I20260713 09:12:33.022316  4249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b312c43e19da472c8545dd1309721d9b" candidate_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84c4b87bd1b3446e880977122b47179e"
I20260713 09:12:33.021962  4452 raft_consensus.cc:359] T b94902b0f5444f61930415ce7cb38431 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.022923  4249 raft_consensus.cc:3060] T b312c43e19da472c8545dd1309721d9b P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:33.023026  4452 raft_consensus.cc:385] T b94902b0f5444f61930415ce7cb38431 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:33.023550  4452 raft_consensus.cc:740] T b94902b0f5444f61930415ce7cb38431 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba0ea6c62db8423dbf7be408a472d9ae, State: Initialized, Role: FOLLOWER
I20260713 09:12:33.024896  4451 raft_consensus.cc:359] T 3998696c0ae6467f9f664080bfcdfb5b P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.025704  4451 raft_consensus.cc:385] T 3998696c0ae6467f9f664080bfcdfb5b P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:33.026103  4451 raft_consensus.cc:740] T 3998696c0ae6467f9f664080bfcdfb5b P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84c4b87bd1b3446e880977122b47179e, State: Initialized, Role: FOLLOWER
I20260713 09:12:33.026803  4462 raft_consensus.cc:515] T a46f9d0e688b4389aa26da3dc15bf32c P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.026996  4451 consensus_queue.cc:260] T 3998696c0ae6467f9f664080bfcdfb5b P 84c4b87bd1b3446e880977122b47179e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.029014  4451 ts_tablet_manager.cc:1434] T 3998696c0ae6467f9f664080bfcdfb5b P 84c4b87bd1b3446e880977122b47179e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:12:33.024484  4452 consensus_queue.cc:260] T b94902b0f5444f61930415ce7cb38431 P ba0ea6c62db8423dbf7be408a472d9ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.030318  4451 tablet_bootstrap.cc:492] T f7a66d8eda87423e95ca84d8fb413692 P 84c4b87bd1b3446e880977122b47179e: Bootstrap starting.
I20260713 09:12:33.032146  4177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a46f9d0e688b4389aa26da3dc15bf32c" candidate_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" is_pre_election: true
I20260713 09:12:33.032946  4177 raft_consensus.cc:2468] T a46f9d0e688b4389aa26da3dc15bf32c P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de6fa2a0850496c9f434f1e2f2b18ef in term 0.
I20260713 09:12:33.034374  4452 ts_tablet_manager.cc:1434] T b94902b0f5444f61930415ce7cb38431 P ba0ea6c62db8423dbf7be408a472d9ae: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260713 09:12:33.037977  4451 tablet_bootstrap.cc:654] T f7a66d8eda87423e95ca84d8fb413692 P 84c4b87bd1b3446e880977122b47179e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:33.039769  4099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3998696c0ae6467f9f664080bfcdfb5b" candidate_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" is_pre_election: true
I20260713 09:12:33.040225  4452 tablet_bootstrap.cc:492] T f9a7c5572ad74b52a0b65770174e2c40 P ba0ea6c62db8423dbf7be408a472d9ae: Bootstrap starting.
I20260713 09:12:33.050588  4450 tablet_bootstrap.cc:492] T b94902b0f5444f61930415ce7cb38431 P 0de6fa2a0850496c9f434f1e2f2b18ef: No bootstrap required, opened a new log
I20260713 09:12:33.050949  4451 tablet_bootstrap.cc:492] T f7a66d8eda87423e95ca84d8fb413692 P 84c4b87bd1b3446e880977122b47179e: No bootstrap required, opened a new log
I20260713 09:12:33.051260  4450 ts_tablet_manager.cc:1403] T b94902b0f5444f61930415ce7cb38431 P 0de6fa2a0850496c9f434f1e2f2b18ef: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.006s
I20260713 09:12:33.051595  4451 ts_tablet_manager.cc:1403] T f7a66d8eda87423e95ca84d8fb413692 P 84c4b87bd1b3446e880977122b47179e: Time spent bootstrapping tablet: real 0.022s	user 0.003s	sys 0.016s
I20260713 09:12:33.030257  4249 raft_consensus.cc:2468] T b312c43e19da472c8545dd1309721d9b P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de6fa2a0850496c9f434f1e2f2b18ef in term 1.
I20260713 09:12:33.055230  4067 leader_election.cc:304] T b312c43e19da472c8545dd1309721d9b P 0de6fa2a0850496c9f434f1e2f2b18ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de6fa2a0850496c9f434f1e2f2b18ef, 84c4b87bd1b3446e880977122b47179e; no voters: 
I20260713 09:12:33.055542  4451 raft_consensus.cc:359] T f7a66d8eda87423e95ca84d8fb413692 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.056104  4439 raft_consensus.cc:2804] T b312c43e19da472c8545dd1309721d9b P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:33.056447  4451 raft_consensus.cc:385] T f7a66d8eda87423e95ca84d8fb413692 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:33.056632  4439 raft_consensus.cc:697] T b312c43e19da472c8545dd1309721d9b P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 LEADER]: Becoming Leader. State: Replica: 0de6fa2a0850496c9f434f1e2f2b18ef, State: Running, Role: LEADER
I20260713 09:12:33.056871  4462 leader_election.cc:290] T a46f9d0e688b4389aa26da3dc15bf32c P 0de6fa2a0850496c9f434f1e2f2b18ef [CANDIDATE]: Term 1 election: Requested vote from peers ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635), 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957)
I20260713 09:12:33.058055  4452 tablet_bootstrap.cc:654] T f9a7c5572ad74b52a0b65770174e2c40 P ba0ea6c62db8423dbf7be408a472d9ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:33.057598  4439 consensus_queue.cc:237] T b312c43e19da472c8545dd1309721d9b P 0de6fa2a0850496c9f434f1e2f2b18ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.057653  4450 raft_consensus.cc:359] T b94902b0f5444f61930415ce7cb38431 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.059578  4450 raft_consensus.cc:385] T b94902b0f5444f61930415ce7cb38431 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:33.059453  4251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a46f9d0e688b4389aa26da3dc15bf32c" candidate_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84c4b87bd1b3446e880977122b47179e"
I20260713 09:12:33.060194  4251 raft_consensus.cc:3060] T a46f9d0e688b4389aa26da3dc15bf32c P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:33.061086  4177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b312c43e19da472c8545dd1309721d9b" candidate_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae"
I20260713 09:12:33.061618  4177 raft_consensus.cc:3060] T b312c43e19da472c8545dd1309721d9b P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:33.056885  4451 raft_consensus.cc:740] T f7a66d8eda87423e95ca84d8fb413692 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84c4b87bd1b3446e880977122b47179e, State: Initialized, Role: FOLLOWER
I20260713 09:12:33.066798  4451 consensus_queue.cc:260] T f7a66d8eda87423e95ca84d8fb413692 P 84c4b87bd1b3446e880977122b47179e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.068346  4177 raft_consensus.cc:2468] T b312c43e19da472c8545dd1309721d9b P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de6fa2a0850496c9f434f1e2f2b18ef in term 1.
I20260713 09:12:33.069412  4451 ts_tablet_manager.cc:1434] T f7a66d8eda87423e95ca84d8fb413692 P 84c4b87bd1b3446e880977122b47179e: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:12:33.070789  4451 tablet_bootstrap.cc:492] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e: Bootstrap starting.
I20260713 09:12:33.066792  4450 raft_consensus.cc:740] T b94902b0f5444f61930415ce7cb38431 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de6fa2a0850496c9f434f1e2f2b18ef, State: Initialized, Role: FOLLOWER
I20260713 09:12:33.072511  4452 tablet_bootstrap.cc:492] T f9a7c5572ad74b52a0b65770174e2c40 P ba0ea6c62db8423dbf7be408a472d9ae: No bootstrap required, opened a new log
I20260713 09:12:33.072576  4450 consensus_queue.cc:260] T b94902b0f5444f61930415ce7cb38431 P 0de6fa2a0850496c9f434f1e2f2b18ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
W20260713 09:12:33.074273  4141 leader_election.cc:343] T 3998696c0ae6467f9f664080bfcdfb5b P ba0ea6c62db8423dbf7be408a472d9ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:33.076850  4141 leader_election.cc:304] T 3998696c0ae6467f9f664080bfcdfb5b P ba0ea6c62db8423dbf7be408a472d9ae [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: ba0ea6c62db8423dbf7be408a472d9ae; no voters: 0de6fa2a0850496c9f434f1e2f2b18ef, 84c4b87bd1b3446e880977122b47179e
I20260713 09:12:33.078449  4450 ts_tablet_manager.cc:1434] T b94902b0f5444f61930415ce7cb38431 P 0de6fa2a0850496c9f434f1e2f2b18ef: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.002s
I20260713 09:12:33.078555  4465 raft_consensus.cc:2749] T 3998696c0ae6467f9f664080bfcdfb5b P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:33.079555  4450 tablet_bootstrap.cc:492] T f9a7c5572ad74b52a0b65770174e2c40 P 0de6fa2a0850496c9f434f1e2f2b18ef: Bootstrap starting.
I20260713 09:12:33.075243  4251 raft_consensus.cc:2468] T a46f9d0e688b4389aa26da3dc15bf32c P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de6fa2a0850496c9f434f1e2f2b18ef in term 1.
I20260713 09:12:33.082101  4451 tablet_bootstrap.cc:654] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:33.082248  4067 leader_election.cc:304] T a46f9d0e688b4389aa26da3dc15bf32c P 0de6fa2a0850496c9f434f1e2f2b18ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de6fa2a0850496c9f434f1e2f2b18ef, 84c4b87bd1b3446e880977122b47179e; no voters: 
I20260713 09:12:33.083480  4452 ts_tablet_manager.cc:1403] T f9a7c5572ad74b52a0b65770174e2c40 P ba0ea6c62db8423dbf7be408a472d9ae: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.003s
I20260713 09:12:33.085309  3996 catalog_manager.cc:5697] T b312c43e19da472c8545dd1309721d9b P 0de6fa2a0850496c9f434f1e2f2b18ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65). New cstate: current_term: 1 leader_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:33.086575  4452 raft_consensus.cc:359] T f9a7c5572ad74b52a0b65770174e2c40 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.087306  4452 raft_consensus.cc:385] T f9a7c5572ad74b52a0b65770174e2c40 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:33.087612  4452 raft_consensus.cc:740] T f9a7c5572ad74b52a0b65770174e2c40 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba0ea6c62db8423dbf7be408a472d9ae, State: Initialized, Role: FOLLOWER
I20260713 09:12:33.076001  4177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a46f9d0e688b4389aa26da3dc15bf32c" candidate_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae"
I20260713 09:12:33.088352  4177 raft_consensus.cc:3060] T a46f9d0e688b4389aa26da3dc15bf32c P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:33.088358  4452 consensus_queue.cc:260] T f9a7c5572ad74b52a0b65770174e2c40 P ba0ea6c62db8423dbf7be408a472d9ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.094285  4439 raft_consensus.cc:2804] T a46f9d0e688b4389aa26da3dc15bf32c P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:33.094830  4439 raft_consensus.cc:697] T a46f9d0e688b4389aa26da3dc15bf32c P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 LEADER]: Becoming Leader. State: Replica: 0de6fa2a0850496c9f434f1e2f2b18ef, State: Running, Role: LEADER
I20260713 09:12:33.095783  4439 consensus_queue.cc:237] T a46f9d0e688b4389aa26da3dc15bf32c P 0de6fa2a0850496c9f434f1e2f2b18ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.097368  4450 tablet_bootstrap.cc:654] T f9a7c5572ad74b52a0b65770174e2c40 P 0de6fa2a0850496c9f434f1e2f2b18ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:33.104817  4452 ts_tablet_manager.cc:1434] T f9a7c5572ad74b52a0b65770174e2c40 P ba0ea6c62db8423dbf7be408a472d9ae: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260713 09:12:33.117465  4452 tablet_bootstrap.cc:492] T f7a66d8eda87423e95ca84d8fb413692 P ba0ea6c62db8423dbf7be408a472d9ae: Bootstrap starting.
I20260713 09:12:33.120332  4177 raft_consensus.cc:2468] T a46f9d0e688b4389aa26da3dc15bf32c P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de6fa2a0850496c9f434f1e2f2b18ef in term 1.
I20260713 09:12:33.121532  4451 tablet_bootstrap.cc:492] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e: No bootstrap required, opened a new log
I20260713 09:12:33.122840  4451 ts_tablet_manager.cc:1403] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e: Time spent bootstrapping tablet: real 0.053s	user 0.024s	sys 0.020s
I20260713 09:12:33.125910  4451 raft_consensus.cc:359] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.126642  4450 tablet_bootstrap.cc:492] T f9a7c5572ad74b52a0b65770174e2c40 P 0de6fa2a0850496c9f434f1e2f2b18ef: No bootstrap required, opened a new log
I20260713 09:12:33.127450  4450 ts_tablet_manager.cc:1403] T f9a7c5572ad74b52a0b65770174e2c40 P 0de6fa2a0850496c9f434f1e2f2b18ef: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.003s
I20260713 09:12:33.126636  4451 raft_consensus.cc:385] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:33.128767  4451 raft_consensus.cc:740] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84c4b87bd1b3446e880977122b47179e, State: Initialized, Role: FOLLOWER
I20260713 09:12:33.128865  4452 tablet_bootstrap.cc:654] T f7a66d8eda87423e95ca84d8fb413692 P ba0ea6c62db8423dbf7be408a472d9ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:33.129650  4451 consensus_queue.cc:260] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.132103  4451 ts_tablet_manager.cc:1434] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:12:33.133338  4451 tablet_bootstrap.cc:492] T 0d6f053da0cb47e8b9a889d38104763e P 84c4b87bd1b3446e880977122b47179e: Bootstrap starting.
I20260713 09:12:33.133596  4450 raft_consensus.cc:359] T f9a7c5572ad74b52a0b65770174e2c40 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.134435  4450 raft_consensus.cc:385] T f9a7c5572ad74b52a0b65770174e2c40 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:33.140756  4451 tablet_bootstrap.cc:654] T 0d6f053da0cb47e8b9a889d38104763e P 84c4b87bd1b3446e880977122b47179e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:33.141198  4452 tablet_bootstrap.cc:492] T f7a66d8eda87423e95ca84d8fb413692 P ba0ea6c62db8423dbf7be408a472d9ae: No bootstrap required, opened a new log
I20260713 09:12:33.141810  4452 ts_tablet_manager.cc:1403] T f7a66d8eda87423e95ca84d8fb413692 P ba0ea6c62db8423dbf7be408a472d9ae: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.005s
I20260713 09:12:33.134792  4450 raft_consensus.cc:740] T f9a7c5572ad74b52a0b65770174e2c40 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de6fa2a0850496c9f434f1e2f2b18ef, State: Initialized, Role: FOLLOWER
I20260713 09:12:33.143852  4450 consensus_queue.cc:260] T f9a7c5572ad74b52a0b65770174e2c40 P 0de6fa2a0850496c9f434f1e2f2b18ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.144976  4452 raft_consensus.cc:359] T f7a66d8eda87423e95ca84d8fb413692 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.145879  4452 raft_consensus.cc:385] T f7a66d8eda87423e95ca84d8fb413692 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:33.146245  4452 raft_consensus.cc:740] T f7a66d8eda87423e95ca84d8fb413692 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba0ea6c62db8423dbf7be408a472d9ae, State: Initialized, Role: FOLLOWER
I20260713 09:12:33.146682  4450 ts_tablet_manager.cc:1434] T f9a7c5572ad74b52a0b65770174e2c40 P 0de6fa2a0850496c9f434f1e2f2b18ef: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260713 09:12:33.147248  4452 consensus_queue.cc:260] T f7a66d8eda87423e95ca84d8fb413692 P ba0ea6c62db8423dbf7be408a472d9ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.147795  4450 tablet_bootstrap.cc:492] T 3998696c0ae6467f9f664080bfcdfb5b P 0de6fa2a0850496c9f434f1e2f2b18ef: Bootstrap starting.
I20260713 09:12:33.152227  4452 ts_tablet_manager.cc:1434] T f7a66d8eda87423e95ca84d8fb413692 P ba0ea6c62db8423dbf7be408a472d9ae: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:12:33.153479  4452 tablet_bootstrap.cc:492] T ff152f6cfcb449d8b500f0c65cef9ad5 P ba0ea6c62db8423dbf7be408a472d9ae: Bootstrap starting.
I20260713 09:12:33.156144  4450 tablet_bootstrap.cc:654] T 3998696c0ae6467f9f664080bfcdfb5b P 0de6fa2a0850496c9f434f1e2f2b18ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:33.164651  4452 tablet_bootstrap.cc:654] T ff152f6cfcb449d8b500f0c65cef9ad5 P ba0ea6c62db8423dbf7be408a472d9ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:33.167459  4428 raft_consensus.cc:493] T f7a66d8eda87423e95ca84d8fb413692 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:33.168161  4428 raft_consensus.cc:515] T f7a66d8eda87423e95ca84d8fb413692 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.172501  4099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7a66d8eda87423e95ca84d8fb413692" candidate_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" is_pre_election: true
I20260713 09:12:33.173110  4251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7a66d8eda87423e95ca84d8fb413692" candidate_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84c4b87bd1b3446e880977122b47179e" is_pre_election: true
I20260713 09:12:33.173455  4099 raft_consensus.cc:2468] T f7a66d8eda87423e95ca84d8fb413692 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba0ea6c62db8423dbf7be408a472d9ae in term 0.
I20260713 09:12:33.174064  4251 raft_consensus.cc:2468] T f7a66d8eda87423e95ca84d8fb413692 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba0ea6c62db8423dbf7be408a472d9ae in term 0.
I20260713 09:12:33.175585  4141 leader_election.cc:304] T f7a66d8eda87423e95ca84d8fb413692 P ba0ea6c62db8423dbf7be408a472d9ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de6fa2a0850496c9f434f1e2f2b18ef, ba0ea6c62db8423dbf7be408a472d9ae; no voters: 
I20260713 09:12:33.176120  4428 leader_election.cc:290] T f7a66d8eda87423e95ca84d8fb413692 P ba0ea6c62db8423dbf7be408a472d9ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139), 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957)
I20260713 09:12:33.177073  4465 raft_consensus.cc:2804] T f7a66d8eda87423e95ca84d8fb413692 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:33.177567  4465 raft_consensus.cc:493] T f7a66d8eda87423e95ca84d8fb413692 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:33.178007  4465 raft_consensus.cc:3060] T f7a66d8eda87423e95ca84d8fb413692 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:33.184012  4450 tablet_bootstrap.cc:492] T 3998696c0ae6467f9f664080bfcdfb5b P 0de6fa2a0850496c9f434f1e2f2b18ef: No bootstrap required, opened a new log
I20260713 09:12:33.184672  4450 ts_tablet_manager.cc:1403] T 3998696c0ae6467f9f664080bfcdfb5b P 0de6fa2a0850496c9f434f1e2f2b18ef: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.015s
I20260713 09:12:33.185876  4452 tablet_bootstrap.cc:492] T ff152f6cfcb449d8b500f0c65cef9ad5 P ba0ea6c62db8423dbf7be408a472d9ae: No bootstrap required, opened a new log
I20260713 09:12:33.186488  4452 ts_tablet_manager.cc:1403] T ff152f6cfcb449d8b500f0c65cef9ad5 P ba0ea6c62db8423dbf7be408a472d9ae: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.004s
I20260713 09:12:33.187968  4450 raft_consensus.cc:359] T 3998696c0ae6467f9f664080bfcdfb5b P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.188783  4450 raft_consensus.cc:385] T 3998696c0ae6467f9f664080bfcdfb5b P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:33.189167  4450 raft_consensus.cc:740] T 3998696c0ae6467f9f664080bfcdfb5b P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de6fa2a0850496c9f434f1e2f2b18ef, State: Initialized, Role: FOLLOWER
I20260713 09:12:33.189560  4452 raft_consensus.cc:359] T ff152f6cfcb449d8b500f0c65cef9ad5 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.189618  4465 raft_consensus.cc:515] T f7a66d8eda87423e95ca84d8fb413692 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.190060  4450 consensus_queue.cc:260] T 3998696c0ae6467f9f664080bfcdfb5b P 0de6fa2a0850496c9f434f1e2f2b18ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.190786  4452 raft_consensus.cc:385] T ff152f6cfcb449d8b500f0c65cef9ad5 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:33.191226  4452 raft_consensus.cc:740] T ff152f6cfcb449d8b500f0c65cef9ad5 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba0ea6c62db8423dbf7be408a472d9ae, State: Initialized, Role: FOLLOWER
I20260713 09:12:33.192132  4452 consensus_queue.cc:260] T ff152f6cfcb449d8b500f0c65cef9ad5 P ba0ea6c62db8423dbf7be408a472d9ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.192979  4450 ts_tablet_manager.cc:1434] T 3998696c0ae6467f9f664080bfcdfb5b P 0de6fa2a0850496c9f434f1e2f2b18ef: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260713 09:12:33.193979  4450 tablet_bootstrap.cc:492] T 0d6f053da0cb47e8b9a889d38104763e P 0de6fa2a0850496c9f434f1e2f2b18ef: Bootstrap starting.
I20260713 09:12:33.196251  4099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7a66d8eda87423e95ca84d8fb413692" candidate_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef"
I20260713 09:12:33.197109  4099 raft_consensus.cc:3060] T f7a66d8eda87423e95ca84d8fb413692 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:33.197258  4452 ts_tablet_manager.cc:1434] T ff152f6cfcb449d8b500f0c65cef9ad5 P ba0ea6c62db8423dbf7be408a472d9ae: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260713 09:12:33.198549  4452 tablet_bootstrap.cc:492] T 994d98faaa074487b1d2a7fe057b6c22 P ba0ea6c62db8423dbf7be408a472d9ae: Bootstrap starting.
I20260713 09:12:33.202325  4450 tablet_bootstrap.cc:654] T 0d6f053da0cb47e8b9a889d38104763e P 0de6fa2a0850496c9f434f1e2f2b18ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:33.205225  4452 tablet_bootstrap.cc:654] T 994d98faaa074487b1d2a7fe057b6c22 P ba0ea6c62db8423dbf7be408a472d9ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:33.208794  4099 raft_consensus.cc:2468] T f7a66d8eda87423e95ca84d8fb413692 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba0ea6c62db8423dbf7be408a472d9ae in term 1.
I20260713 09:12:33.215085  4450 tablet_bootstrap.cc:492] T 0d6f053da0cb47e8b9a889d38104763e P 0de6fa2a0850496c9f434f1e2f2b18ef: No bootstrap required, opened a new log
I20260713 09:12:33.216153  4450 ts_tablet_manager.cc:1403] T 0d6f053da0cb47e8b9a889d38104763e P 0de6fa2a0850496c9f434f1e2f2b18ef: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.006s
I20260713 09:12:33.216953  4141 leader_election.cc:304] T f7a66d8eda87423e95ca84d8fb413692 P ba0ea6c62db8423dbf7be408a472d9ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de6fa2a0850496c9f434f1e2f2b18ef, ba0ea6c62db8423dbf7be408a472d9ae; no voters: 
I20260713 09:12:33.218106  4428 raft_consensus.cc:2804] T f7a66d8eda87423e95ca84d8fb413692 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:33.219951  4450 raft_consensus.cc:359] T 0d6f053da0cb47e8b9a889d38104763e P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.221110  4450 raft_consensus.cc:385] T 0d6f053da0cb47e8b9a889d38104763e P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:33.221567  4450 raft_consensus.cc:740] T 0d6f053da0cb47e8b9a889d38104763e P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de6fa2a0850496c9f434f1e2f2b18ef, State: Initialized, Role: FOLLOWER
I20260713 09:12:33.222784  4450 consensus_queue.cc:260] T 0d6f053da0cb47e8b9a889d38104763e P 0de6fa2a0850496c9f434f1e2f2b18ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.226480  4450 ts_tablet_manager.cc:1434] T 0d6f053da0cb47e8b9a889d38104763e P 0de6fa2a0850496c9f434f1e2f2b18ef: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:12:33.227996  4450 tablet_bootstrap.cc:492] T ff152f6cfcb449d8b500f0c65cef9ad5 P 0de6fa2a0850496c9f434f1e2f2b18ef: Bootstrap starting.
I20260713 09:12:33.228332  4451 tablet_bootstrap.cc:492] T 0d6f053da0cb47e8b9a889d38104763e P 84c4b87bd1b3446e880977122b47179e: No bootstrap required, opened a new log
I20260713 09:12:33.228950  4451 ts_tablet_manager.cc:1403] T 0d6f053da0cb47e8b9a889d38104763e P 84c4b87bd1b3446e880977122b47179e: Time spent bootstrapping tablet: real 0.096s	user 0.059s	sys 0.034s
I20260713 09:12:33.229470  4251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7a66d8eda87423e95ca84d8fb413692" candidate_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84c4b87bd1b3446e880977122b47179e"
I20260713 09:12:33.230129  4251 raft_consensus.cc:3060] T f7a66d8eda87423e95ca84d8fb413692 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:33.230418  4452 tablet_bootstrap.cc:492] T 994d98faaa074487b1d2a7fe057b6c22 P ba0ea6c62db8423dbf7be408a472d9ae: No bootstrap required, opened a new log
I20260713 09:12:33.230885  4452 ts_tablet_manager.cc:1403] T 994d98faaa074487b1d2a7fe057b6c22 P ba0ea6c62db8423dbf7be408a472d9ae: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.004s
I20260713 09:12:33.232081  4451 raft_consensus.cc:359] T 0d6f053da0cb47e8b9a889d38104763e P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.232810  4451 raft_consensus.cc:385] T 0d6f053da0cb47e8b9a889d38104763e P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:33.233088  4451 raft_consensus.cc:740] T 0d6f053da0cb47e8b9a889d38104763e P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84c4b87bd1b3446e880977122b47179e, State: Initialized, Role: FOLLOWER
I20260713 09:12:33.233832  4451 consensus_queue.cc:260] T 0d6f053da0cb47e8b9a889d38104763e P 84c4b87bd1b3446e880977122b47179e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.234537  4452 raft_consensus.cc:359] T 994d98faaa074487b1d2a7fe057b6c22 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.235225  4452 raft_consensus.cc:385] T 994d98faaa074487b1d2a7fe057b6c22 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:33.235489  4452 raft_consensus.cc:740] T 994d98faaa074487b1d2a7fe057b6c22 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba0ea6c62db8423dbf7be408a472d9ae, State: Initialized, Role: FOLLOWER
I20260713 09:12:33.236027  4412 raft_consensus.cc:493] T 0d6f053da0cb47e8b9a889d38104763e P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:33.236320  4451 ts_tablet_manager.cc:1434] T 0d6f053da0cb47e8b9a889d38104763e P 84c4b87bd1b3446e880977122b47179e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:12:33.236508  4412 raft_consensus.cc:515] T 0d6f053da0cb47e8b9a889d38104763e P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.237412  4451 tablet_bootstrap.cc:492] T f9a7c5572ad74b52a0b65770174e2c40 P 84c4b87bd1b3446e880977122b47179e: Bootstrap starting.
I20260713 09:12:33.238719  4412 leader_election.cc:290] T 0d6f053da0cb47e8b9a889d38104763e P 84c4b87bd1b3446e880977122b47179e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139), ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635)
I20260713 09:12:33.239743  4450 tablet_bootstrap.cc:654] T ff152f6cfcb449d8b500f0c65cef9ad5 P 0de6fa2a0850496c9f434f1e2f2b18ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:33.240372  4177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d6f053da0cb47e8b9a889d38104763e" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" is_pre_election: true
I20260713 09:12:33.240479  4101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d6f053da0cb47e8b9a889d38104763e" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" is_pre_election: true
I20260713 09:12:33.241205  4101 raft_consensus.cc:2468] T 0d6f053da0cb47e8b9a889d38104763e P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84c4b87bd1b3446e880977122b47179e in term 0.
W20260713 09:12:33.242020  4217 leader_election.cc:343] T 0d6f053da0cb47e8b9a889d38104763e P 84c4b87bd1b3446e880977122b47179e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:33.242615  4215 leader_election.cc:304] T 0d6f053da0cb47e8b9a889d38104763e P 84c4b87bd1b3446e880977122b47179e [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: 0de6fa2a0850496c9f434f1e2f2b18ef, 84c4b87bd1b3446e880977122b47179e; no voters: ba0ea6c62db8423dbf7be408a472d9ae
I20260713 09:12:33.244220  4412 raft_consensus.cc:2804] T 0d6f053da0cb47e8b9a889d38104763e P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:33.244477  4251 raft_consensus.cc:2468] T f7a66d8eda87423e95ca84d8fb413692 P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba0ea6c62db8423dbf7be408a472d9ae in term 1.
I20260713 09:12:33.244729  4412 raft_consensus.cc:493] T 0d6f053da0cb47e8b9a889d38104763e P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:33.245389  4412 raft_consensus.cc:3060] T 0d6f053da0cb47e8b9a889d38104763e P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:33.246017  4465 leader_election.cc:290] T f7a66d8eda87423e95ca84d8fb413692 P ba0ea6c62db8423dbf7be408a472d9ae [CANDIDATE]: Term 1 election: Requested vote from peers 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139), 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957)
I20260713 09:12:33.248829  4451 tablet_bootstrap.cc:654] T f9a7c5572ad74b52a0b65770174e2c40 P 84c4b87bd1b3446e880977122b47179e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:33.257283  4428 raft_consensus.cc:697] T f7a66d8eda87423e95ca84d8fb413692 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 LEADER]: Becoming Leader. State: Replica: ba0ea6c62db8423dbf7be408a472d9ae, State: Running, Role: LEADER
I20260713 09:12:33.258656  4450 tablet_bootstrap.cc:492] T ff152f6cfcb449d8b500f0c65cef9ad5 P 0de6fa2a0850496c9f434f1e2f2b18ef: No bootstrap required, opened a new log
I20260713 09:12:33.258387  4428 consensus_queue.cc:237] T f7a66d8eda87423e95ca84d8fb413692 P ba0ea6c62db8423dbf7be408a472d9ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.259191  4450 ts_tablet_manager.cc:1403] T ff152f6cfcb449d8b500f0c65cef9ad5 P 0de6fa2a0850496c9f434f1e2f2b18ef: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.004s
I20260713 09:12:33.261912  4452 consensus_queue.cc:260] T 994d98faaa074487b1d2a7fe057b6c22 P ba0ea6c62db8423dbf7be408a472d9ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.262251  4450 raft_consensus.cc:359] T ff152f6cfcb449d8b500f0c65cef9ad5 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.264216  4450 raft_consensus.cc:385] T ff152f6cfcb449d8b500f0c65cef9ad5 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:33.264560  4452 ts_tablet_manager.cc:1434] T 994d98faaa074487b1d2a7fe057b6c22 P ba0ea6c62db8423dbf7be408a472d9ae: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.001s
I20260713 09:12:33.264617  4450 raft_consensus.cc:740] T ff152f6cfcb449d8b500f0c65cef9ad5 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de6fa2a0850496c9f434f1e2f2b18ef, State: Initialized, Role: FOLLOWER
I20260713 09:12:33.265668  4452 tablet_bootstrap.cc:492] T 0d6f053da0cb47e8b9a889d38104763e P ba0ea6c62db8423dbf7be408a472d9ae: Bootstrap starting.
I20260713 09:12:33.265717  4450 consensus_queue.cc:260] T ff152f6cfcb449d8b500f0c65cef9ad5 P 0de6fa2a0850496c9f434f1e2f2b18ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.268460  4450 ts_tablet_manager.cc:1434] T ff152f6cfcb449d8b500f0c65cef9ad5 P 0de6fa2a0850496c9f434f1e2f2b18ef: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:12:33.254395  4412 raft_consensus.cc:515] T 0d6f053da0cb47e8b9a889d38104763e P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.272535  4488 raft_consensus.cc:493] T 3998696c0ae6467f9f664080bfcdfb5b P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:33.273032  4488 raft_consensus.cc:515] T 3998696c0ae6467f9f664080bfcdfb5b P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.272900  4450 tablet_bootstrap.cc:492] T 994d98faaa074487b1d2a7fe057b6c22 P 0de6fa2a0850496c9f434f1e2f2b18ef: Bootstrap starting.
I20260713 09:12:33.274896  4099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d6f053da0cb47e8b9a889d38104763e" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef"
I20260713 09:12:33.275687  4451 tablet_bootstrap.cc:492] T f9a7c5572ad74b52a0b65770174e2c40 P 84c4b87bd1b3446e880977122b47179e: No bootstrap required, opened a new log
I20260713 09:12:33.275982  4099 raft_consensus.cc:3060] T 0d6f053da0cb47e8b9a889d38104763e P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:33.276153  4451 ts_tablet_manager.cc:1403] T f9a7c5572ad74b52a0b65770174e2c40 P 84c4b87bd1b3446e880977122b47179e: Time spent bootstrapping tablet: real 0.039s	user 0.020s	sys 0.006s
I20260713 09:12:33.276744  4101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3998696c0ae6467f9f664080bfcdfb5b" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" is_pre_election: true
I20260713 09:12:33.277392  4101 raft_consensus.cc:2468] T 3998696c0ae6467f9f664080bfcdfb5b P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84c4b87bd1b3446e880977122b47179e in term 0.
I20260713 09:12:33.278220  4177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3998696c0ae6467f9f664080bfcdfb5b" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" is_pre_election: true
I20260713 09:12:33.278810  4177 raft_consensus.cc:2468] T 3998696c0ae6467f9f664080bfcdfb5b P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84c4b87bd1b3446e880977122b47179e in term 0.
I20260713 09:12:33.279012  4451 raft_consensus.cc:359] T f9a7c5572ad74b52a0b65770174e2c40 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.279796  4412 leader_election.cc:290] T 0d6f053da0cb47e8b9a889d38104763e P 84c4b87bd1b3446e880977122b47179e [CANDIDATE]: Term 1 election: Requested vote from peers 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139), ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635)
I20260713 09:12:33.280846  4177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d6f053da0cb47e8b9a889d38104763e" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae"
I20260713 09:12:33.258698  3996 catalog_manager.cc:5697] T a46f9d0e688b4389aa26da3dc15bf32c P 0de6fa2a0850496c9f434f1e2f2b18ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65). New cstate: current_term: 1 leader_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:33.281409  4215 leader_election.cc:304] T 3998696c0ae6467f9f664080bfcdfb5b P 84c4b87bd1b3446e880977122b47179e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de6fa2a0850496c9f434f1e2f2b18ef, 84c4b87bd1b3446e880977122b47179e; no voters: 
I20260713 09:12:33.285095  4451 raft_consensus.cc:385] T f9a7c5572ad74b52a0b65770174e2c40 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:33.282689  3998 catalog_manager.cc:5697] T f7a66d8eda87423e95ca84d8fb413692 P ba0ea6c62db8423dbf7be408a472d9ae reported cstate change: term changed from 0 to 1, leader changed from <none> to ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66). New cstate: current_term: 1 leader_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:33.285854  4450 tablet_bootstrap.cc:654] T 994d98faaa074487b1d2a7fe057b6c22 P 0de6fa2a0850496c9f434f1e2f2b18ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:33.287549  4412 raft_consensus.cc:2804] T 3998696c0ae6467f9f664080bfcdfb5b P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:33.288179  4412 raft_consensus.cc:493] T 3998696c0ae6467f9f664080bfcdfb5b P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:33.288420  4452 tablet_bootstrap.cc:654] T 0d6f053da0cb47e8b9a889d38104763e P ba0ea6c62db8423dbf7be408a472d9ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:33.288645  4412 raft_consensus.cc:3060] T 3998696c0ae6467f9f664080bfcdfb5b P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:33.285440  4451 raft_consensus.cc:740] T f9a7c5572ad74b52a0b65770174e2c40 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84c4b87bd1b3446e880977122b47179e, State: Initialized, Role: FOLLOWER
I20260713 09:12:33.288512  4488 leader_election.cc:290] T 3998696c0ae6467f9f664080bfcdfb5b P 84c4b87bd1b3446e880977122b47179e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139), ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635)
I20260713 09:12:33.291785  4451 consensus_queue.cc:260] T f9a7c5572ad74b52a0b65770174e2c40 P 84c4b87bd1b3446e880977122b47179e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.293924  4451 ts_tablet_manager.cc:1434] T f9a7c5572ad74b52a0b65770174e2c40 P 84c4b87bd1b3446e880977122b47179e: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260713 09:12:33.294826  4451 tablet_bootstrap.cc:492] T 994d98faaa074487b1d2a7fe057b6c22 P 84c4b87bd1b3446e880977122b47179e: Bootstrap starting.
I20260713 09:12:33.283993  4099 raft_consensus.cc:2468] T 0d6f053da0cb47e8b9a889d38104763e P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84c4b87bd1b3446e880977122b47179e in term 1.
I20260713 09:12:33.300611  4451 tablet_bootstrap.cc:654] T 994d98faaa074487b1d2a7fe057b6c22 P 84c4b87bd1b3446e880977122b47179e: Neither blocks nor log segments found. Creating new log.
W20260713 09:12:33.303690  4217 leader_election.cc:343] T 0d6f053da0cb47e8b9a889d38104763e P 84c4b87bd1b3446e880977122b47179e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:33.304548  4215 leader_election.cc:304] T 0d6f053da0cb47e8b9a889d38104763e P 84c4b87bd1b3446e880977122b47179e [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: 0de6fa2a0850496c9f434f1e2f2b18ef, 84c4b87bd1b3446e880977122b47179e; no voters: ba0ea6c62db8423dbf7be408a472d9ae
I20260713 09:12:33.307641  4488 raft_consensus.cc:2804] T 0d6f053da0cb47e8b9a889d38104763e P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:33.309999  4412 raft_consensus.cc:515] T 3998696c0ae6467f9f664080bfcdfb5b P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.311332  4450 tablet_bootstrap.cc:492] T 994d98faaa074487b1d2a7fe057b6c22 P 0de6fa2a0850496c9f434f1e2f2b18ef: No bootstrap required, opened a new log
I20260713 09:12:33.311921  4450 ts_tablet_manager.cc:1403] T 994d98faaa074487b1d2a7fe057b6c22 P 0de6fa2a0850496c9f434f1e2f2b18ef: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.015s
I20260713 09:12:33.313702  4177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3998696c0ae6467f9f664080bfcdfb5b" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae"
I20260713 09:12:33.314261  4177 raft_consensus.cc:3060] T 3998696c0ae6467f9f664080bfcdfb5b P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:33.317845  4428 raft_consensus.cc:493] T b94902b0f5444f61930415ce7cb38431 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:33.318325  4428 raft_consensus.cc:515] T b94902b0f5444f61930415ce7cb38431 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.320434  4428 leader_election.cc:290] T b94902b0f5444f61930415ce7cb38431 P ba0ea6c62db8423dbf7be408a472d9ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139), 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957)
I20260713 09:12:33.323452  4450 raft_consensus.cc:359] T 994d98faaa074487b1d2a7fe057b6c22 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.324258  4450 raft_consensus.cc:385] T 994d98faaa074487b1d2a7fe057b6c22 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:33.324982  4450 raft_consensus.cc:740] T 994d98faaa074487b1d2a7fe057b6c22 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de6fa2a0850496c9f434f1e2f2b18ef, State: Initialized, Role: FOLLOWER
I20260713 09:12:33.324806  4099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94902b0f5444f61930415ce7cb38431" candidate_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" is_pre_election: true
I20260713 09:12:33.325595  4251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94902b0f5444f61930415ce7cb38431" candidate_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84c4b87bd1b3446e880977122b47179e" is_pre_election: true
I20260713 09:12:33.325776  4099 raft_consensus.cc:2468] T b94902b0f5444f61930415ce7cb38431 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba0ea6c62db8423dbf7be408a472d9ae in term 0.
I20260713 09:12:33.326246  4251 raft_consensus.cc:2468] T b94902b0f5444f61930415ce7cb38431 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba0ea6c62db8423dbf7be408a472d9ae in term 0.
I20260713 09:12:33.327031  4101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3998696c0ae6467f9f664080bfcdfb5b" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef"
I20260713 09:12:33.327246  4450 consensus_queue.cc:260] T 994d98faaa074487b1d2a7fe057b6c22 P 0de6fa2a0850496c9f434f1e2f2b18ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.327527  4142 leader_election.cc:304] T b94902b0f5444f61930415ce7cb38431 P ba0ea6c62db8423dbf7be408a472d9ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84c4b87bd1b3446e880977122b47179e, ba0ea6c62db8423dbf7be408a472d9ae; no voters: 
I20260713 09:12:33.327946  4101 raft_consensus.cc:3060] T 3998696c0ae6467f9f664080bfcdfb5b P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:33.328482  4428 raft_consensus.cc:2804] T b94902b0f5444f61930415ce7cb38431 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:33.328837  4428 raft_consensus.cc:493] T b94902b0f5444f61930415ce7cb38431 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:33.328962  4450 ts_tablet_manager.cc:1434] T 994d98faaa074487b1d2a7fe057b6c22 P 0de6fa2a0850496c9f434f1e2f2b18ef: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260713 09:12:33.329241  4428 raft_consensus.cc:3060] T b94902b0f5444f61930415ce7cb38431 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:33.334967  4177 raft_consensus.cc:2468] T 3998696c0ae6467f9f664080bfcdfb5b P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84c4b87bd1b3446e880977122b47179e in term 1.
I20260713 09:12:33.335922  4412 leader_election.cc:290] T 3998696c0ae6467f9f664080bfcdfb5b P 84c4b87bd1b3446e880977122b47179e [CANDIDATE]: Term 1 election: Requested vote from peers 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139), ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635)
I20260713 09:12:33.337214  4452 tablet_bootstrap.cc:492] T 0d6f053da0cb47e8b9a889d38104763e P ba0ea6c62db8423dbf7be408a472d9ae: No bootstrap required, opened a new log
I20260713 09:12:33.337695  4452 ts_tablet_manager.cc:1403] T 0d6f053da0cb47e8b9a889d38104763e P ba0ea6c62db8423dbf7be408a472d9ae: Time spent bootstrapping tablet: real 0.072s	user 0.006s	sys 0.008s
I20260713 09:12:33.340523  4452 raft_consensus.cc:359] T 0d6f053da0cb47e8b9a889d38104763e P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.341202  4452 raft_consensus.cc:385] T 0d6f053da0cb47e8b9a889d38104763e P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:33.341523  4452 raft_consensus.cc:740] T 0d6f053da0cb47e8b9a889d38104763e P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba0ea6c62db8423dbf7be408a472d9ae, State: Initialized, Role: FOLLOWER
I20260713 09:12:33.342432  4452 consensus_queue.cc:260] T 0d6f053da0cb47e8b9a889d38104763e P ba0ea6c62db8423dbf7be408a472d9ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.337761  4217 leader_election.cc:304] T 3998696c0ae6467f9f664080bfcdfb5b P 84c4b87bd1b3446e880977122b47179e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84c4b87bd1b3446e880977122b47179e, ba0ea6c62db8423dbf7be408a472d9ae; no voters: 
I20260713 09:12:33.345144  4428 raft_consensus.cc:515] T b94902b0f5444f61930415ce7cb38431 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.347555  4428 leader_election.cc:290] T b94902b0f5444f61930415ce7cb38431 P ba0ea6c62db8423dbf7be408a472d9ae [CANDIDATE]: Term 1 election: Requested vote from peers 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139), 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957)
I20260713 09:12:33.348193  4412 raft_consensus.cc:2804] T 3998696c0ae6467f9f664080bfcdfb5b P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:33.348778  4412 raft_consensus.cc:697] T 3998696c0ae6467f9f664080bfcdfb5b P 84c4b87bd1b3446e880977122b47179e [term 1 LEADER]: Becoming Leader. State: Replica: 84c4b87bd1b3446e880977122b47179e, State: Running, Role: LEADER
I20260713 09:12:33.348861  4251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94902b0f5444f61930415ce7cb38431" candidate_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84c4b87bd1b3446e880977122b47179e"
I20260713 09:12:33.349478  4251 raft_consensus.cc:3060] T b94902b0f5444f61930415ce7cb38431 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:33.349882  4099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94902b0f5444f61930415ce7cb38431" candidate_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef"
I20260713 09:12:33.349752  4412 consensus_queue.cc:237] T 3998696c0ae6467f9f664080bfcdfb5b P 84c4b87bd1b3446e880977122b47179e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.352423  4099 raft_consensus.cc:3060] T b94902b0f5444f61930415ce7cb38431 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:33.361285  4251 raft_consensus.cc:2468] T b94902b0f5444f61930415ce7cb38431 P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba0ea6c62db8423dbf7be408a472d9ae in term 1.
I20260713 09:12:33.363709  4142 leader_election.cc:304] T b94902b0f5444f61930415ce7cb38431 P ba0ea6c62db8423dbf7be408a472d9ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84c4b87bd1b3446e880977122b47179e, ba0ea6c62db8423dbf7be408a472d9ae; no voters: 
I20260713 09:12:33.364955  4428 raft_consensus.cc:2804] T b94902b0f5444f61930415ce7cb38431 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:33.365594  4428 raft_consensus.cc:697] T b94902b0f5444f61930415ce7cb38431 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 LEADER]: Becoming Leader. State: Replica: ba0ea6c62db8423dbf7be408a472d9ae, State: Running, Role: LEADER
I20260713 09:12:33.366680  4428 consensus_queue.cc:237] T b94902b0f5444f61930415ce7cb38431 P ba0ea6c62db8423dbf7be408a472d9ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.362344  4452 ts_tablet_manager.cc:1434] T 0d6f053da0cb47e8b9a889d38104763e P ba0ea6c62db8423dbf7be408a472d9ae: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260713 09:12:33.373622  4101 raft_consensus.cc:2468] T 3998696c0ae6467f9f664080bfcdfb5b P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84c4b87bd1b3446e880977122b47179e in term 1.
I20260713 09:12:33.378129  4099 raft_consensus.cc:2468] T b94902b0f5444f61930415ce7cb38431 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba0ea6c62db8423dbf7be408a472d9ae in term 1.
I20260713 09:12:33.382855  4488 raft_consensus.cc:697] T 0d6f053da0cb47e8b9a889d38104763e P 84c4b87bd1b3446e880977122b47179e [term 1 LEADER]: Becoming Leader. State: Replica: 84c4b87bd1b3446e880977122b47179e, State: Running, Role: LEADER
I20260713 09:12:33.385205  4451 tablet_bootstrap.cc:492] T 994d98faaa074487b1d2a7fe057b6c22 P 84c4b87bd1b3446e880977122b47179e: No bootstrap required, opened a new log
I20260713 09:12:33.385608  4488 consensus_queue.cc:237] T 0d6f053da0cb47e8b9a889d38104763e P 84c4b87bd1b3446e880977122b47179e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.386199  4451 ts_tablet_manager.cc:1403] T 994d98faaa074487b1d2a7fe057b6c22 P 84c4b87bd1b3446e880977122b47179e: Time spent bootstrapping tablet: real 0.092s	user 0.026s	sys 0.059s
I20260713 09:12:33.389180  4451 raft_consensus.cc:359] T 994d98faaa074487b1d2a7fe057b6c22 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.389951  4451 raft_consensus.cc:385] T 994d98faaa074487b1d2a7fe057b6c22 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:33.390228  4451 raft_consensus.cc:740] T 994d98faaa074487b1d2a7fe057b6c22 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84c4b87bd1b3446e880977122b47179e, State: Initialized, Role: FOLLOWER
I20260713 09:12:33.390843  4451 consensus_queue.cc:260] T 994d98faaa074487b1d2a7fe057b6c22 P 84c4b87bd1b3446e880977122b47179e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.391134  3998 catalog_manager.cc:5697] T b94902b0f5444f61930415ce7cb38431 P ba0ea6c62db8423dbf7be408a472d9ae reported cstate change: term changed from 0 to 1, leader changed from <none> to ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66). New cstate: current_term: 1 leader_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:33.392915  4451 ts_tablet_manager.cc:1434] T 994d98faaa074487b1d2a7fe057b6c22 P 84c4b87bd1b3446e880977122b47179e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:12:33.400049  3996 catalog_manager.cc:5697] T 0d6f053da0cb47e8b9a889d38104763e P 84c4b87bd1b3446e880977122b47179e reported cstate change: term changed from 0 to 1, leader changed from <none> to 84c4b87bd1b3446e880977122b47179e (127.31.232.67). New cstate: current_term: 1 leader_uuid: "84c4b87bd1b3446e880977122b47179e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:33.403628  4493 raft_consensus.cc:493] T 994d98faaa074487b1d2a7fe057b6c22 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:33.404165  4493 raft_consensus.cc:515] T 994d98faaa074487b1d2a7fe057b6c22 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.406946  4493 leader_election.cc:290] T 994d98faaa074487b1d2a7fe057b6c22 P 84c4b87bd1b3446e880977122b47179e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139), ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635)
I20260713 09:12:33.407215  4099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994d98faaa074487b1d2a7fe057b6c22" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" is_pre_election: true
I20260713 09:12:33.407680  4177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994d98faaa074487b1d2a7fe057b6c22" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" is_pre_election: true
I20260713 09:12:33.407847  4099 raft_consensus.cc:2468] T 994d98faaa074487b1d2a7fe057b6c22 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84c4b87bd1b3446e880977122b47179e in term 0.
I20260713 09:12:33.408360  4177 raft_consensus.cc:2468] T 994d98faaa074487b1d2a7fe057b6c22 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84c4b87bd1b3446e880977122b47179e in term 0.
I20260713 09:12:33.408898  4215 leader_election.cc:304] T 994d98faaa074487b1d2a7fe057b6c22 P 84c4b87bd1b3446e880977122b47179e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de6fa2a0850496c9f434f1e2f2b18ef, 84c4b87bd1b3446e880977122b47179e; no voters: 
I20260713 09:12:33.409684  4493 raft_consensus.cc:2804] T 994d98faaa074487b1d2a7fe057b6c22 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:33.411247  4493 raft_consensus.cc:493] T 994d98faaa074487b1d2a7fe057b6c22 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:33.411665  4493 raft_consensus.cc:3060] T 994d98faaa074487b1d2a7fe057b6c22 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:33.418145  4493 raft_consensus.cc:515] T 994d98faaa074487b1d2a7fe057b6c22 P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.420069  4493 leader_election.cc:290] T 994d98faaa074487b1d2a7fe057b6c22 P 84c4b87bd1b3446e880977122b47179e [CANDIDATE]: Term 1 election: Requested vote from peers 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139), ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635)
I20260713 09:12:33.420954  4099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994d98faaa074487b1d2a7fe057b6c22" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef"
I20260713 09:12:33.421636  4099 raft_consensus.cc:3060] T 994d98faaa074487b1d2a7fe057b6c22 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:33.422061  4177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994d98faaa074487b1d2a7fe057b6c22" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae"
I20260713 09:12:33.422619  4177 raft_consensus.cc:3060] T 994d98faaa074487b1d2a7fe057b6c22 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:33.428707  4177 raft_consensus.cc:2468] T 994d98faaa074487b1d2a7fe057b6c22 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84c4b87bd1b3446e880977122b47179e in term 1.
I20260713 09:12:33.429735  4217 leader_election.cc:304] T 994d98faaa074487b1d2a7fe057b6c22 P 84c4b87bd1b3446e880977122b47179e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84c4b87bd1b3446e880977122b47179e, ba0ea6c62db8423dbf7be408a472d9ae; no voters: 
I20260713 09:12:33.429085  3996 catalog_manager.cc:5697] T 3998696c0ae6467f9f664080bfcdfb5b P 84c4b87bd1b3446e880977122b47179e reported cstate change: term changed from 0 to 1, leader changed from <none> to 84c4b87bd1b3446e880977122b47179e (127.31.232.67). New cstate: current_term: 1 leader_uuid: "84c4b87bd1b3446e880977122b47179e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:33.430475  4493 raft_consensus.cc:2804] T 994d98faaa074487b1d2a7fe057b6c22 P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:33.430932  4493 raft_consensus.cc:697] T 994d98faaa074487b1d2a7fe057b6c22 P 84c4b87bd1b3446e880977122b47179e [term 1 LEADER]: Becoming Leader. State: Replica: 84c4b87bd1b3446e880977122b47179e, State: Running, Role: LEADER
I20260713 09:12:33.431061  4099 raft_consensus.cc:2468] T 994d98faaa074487b1d2a7fe057b6c22 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84c4b87bd1b3446e880977122b47179e in term 1.
I20260713 09:12:33.431809  4493 consensus_queue.cc:237] T 994d98faaa074487b1d2a7fe057b6c22 P 84c4b87bd1b3446e880977122b47179e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.443732  3996 catalog_manager.cc:5697] T 994d98faaa074487b1d2a7fe057b6c22 P 84c4b87bd1b3446e880977122b47179e reported cstate change: term changed from 0 to 1, leader changed from <none> to 84c4b87bd1b3446e880977122b47179e (127.31.232.67). New cstate: current_term: 1 leader_uuid: "84c4b87bd1b3446e880977122b47179e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:33.445119  4428 raft_consensus.cc:493] T 0d6f053da0cb47e8b9a889d38104763e P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:33.445645  4428 raft_consensus.cc:515] T 0d6f053da0cb47e8b9a889d38104763e P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.447800  4428 leader_election.cc:290] T 0d6f053da0cb47e8b9a889d38104763e P ba0ea6c62db8423dbf7be408a472d9ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139), 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957)
I20260713 09:12:33.448807  4099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d6f053da0cb47e8b9a889d38104763e" candidate_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" is_pre_election: true
I20260713 09:12:33.449606  4099 raft_consensus.cc:2393] T 0d6f053da0cb47e8b9a889d38104763e P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ba0ea6c62db8423dbf7be408a472d9ae in current term 1: Already voted for candidate 84c4b87bd1b3446e880977122b47179e in this term.
I20260713 09:12:33.449930  4251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d6f053da0cb47e8b9a889d38104763e" candidate_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84c4b87bd1b3446e880977122b47179e" is_pre_election: true
I20260713 09:12:33.451774  4142 leader_election.cc:304] T 0d6f053da0cb47e8b9a889d38104763e P ba0ea6c62db8423dbf7be408a472d9ae [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: ba0ea6c62db8423dbf7be408a472d9ae; no voters: 0de6fa2a0850496c9f434f1e2f2b18ef, 84c4b87bd1b3446e880977122b47179e
I20260713 09:12:33.452575  4428 raft_consensus.cc:3060] T 0d6f053da0cb47e8b9a889d38104763e P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:33.458031  4428 raft_consensus.cc:2749] T 0d6f053da0cb47e8b9a889d38104763e P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:33.462153  4439 raft_consensus.cc:493] T f9a7c5572ad74b52a0b65770174e2c40 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:33.462706  4439 raft_consensus.cc:515] T f9a7c5572ad74b52a0b65770174e2c40 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.464390  4439 leader_election.cc:290] T f9a7c5572ad74b52a0b65770174e2c40 P 0de6fa2a0850496c9f434f1e2f2b18ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635), 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957)
I20260713 09:12:33.465176  4177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9a7c5572ad74b52a0b65770174e2c40" candidate_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" is_pre_election: true
I20260713 09:12:33.465444  4251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9a7c5572ad74b52a0b65770174e2c40" candidate_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84c4b87bd1b3446e880977122b47179e" is_pre_election: true
I20260713 09:12:33.465709  4177 raft_consensus.cc:2468] T f9a7c5572ad74b52a0b65770174e2c40 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de6fa2a0850496c9f434f1e2f2b18ef in term 0.
I20260713 09:12:33.466068  4251 raft_consensus.cc:2468] T f9a7c5572ad74b52a0b65770174e2c40 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de6fa2a0850496c9f434f1e2f2b18ef in term 0.
I20260713 09:12:33.466677  4068 leader_election.cc:304] T f9a7c5572ad74b52a0b65770174e2c40 P 0de6fa2a0850496c9f434f1e2f2b18ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de6fa2a0850496c9f434f1e2f2b18ef, ba0ea6c62db8423dbf7be408a472d9ae; no voters: 
I20260713 09:12:33.467600  4439 raft_consensus.cc:2804] T f9a7c5572ad74b52a0b65770174e2c40 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:33.468006  4439 raft_consensus.cc:493] T f9a7c5572ad74b52a0b65770174e2c40 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:33.468166  4493 raft_consensus.cc:493] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:33.468358  4439 raft_consensus.cc:3060] T f9a7c5572ad74b52a0b65770174e2c40 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:33.468664  4493 raft_consensus.cc:515] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.470428  4493 leader_election.cc:290] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139), ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635)
I20260713 09:12:33.471010  4099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff152f6cfcb449d8b500f0c65cef9ad5" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" is_pre_election: true
I20260713 09:12:33.471664  4099 raft_consensus.cc:2468] T ff152f6cfcb449d8b500f0c65cef9ad5 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84c4b87bd1b3446e880977122b47179e in term 0.
I20260713 09:12:33.472554  4215 leader_election.cc:304] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de6fa2a0850496c9f434f1e2f2b18ef, 84c4b87bd1b3446e880977122b47179e; no voters: 
I20260713 09:12:33.473213  4493 raft_consensus.cc:2804] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:33.473495  4493 raft_consensus.cc:493] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:33.473790  4493 raft_consensus.cc:3060] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:33.474159  4439 raft_consensus.cc:515] T f9a7c5572ad74b52a0b65770174e2c40 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.475582  4177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff152f6cfcb449d8b500f0c65cef9ad5" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" is_pre_election: true
I20260713 09:12:33.476275  4177 raft_consensus.cc:2468] T ff152f6cfcb449d8b500f0c65cef9ad5 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84c4b87bd1b3446e880977122b47179e in term 0.
I20260713 09:12:33.476943  4176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9a7c5572ad74b52a0b65770174e2c40" candidate_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae"
I20260713 09:12:33.477569  4176 raft_consensus.cc:3060] T f9a7c5572ad74b52a0b65770174e2c40 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:33.480139  4493 raft_consensus.cc:515] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.481244  4439 leader_election.cc:290] T f9a7c5572ad74b52a0b65770174e2c40 P 0de6fa2a0850496c9f434f1e2f2b18ef [CANDIDATE]: Term 1 election: Requested vote from peers ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635), 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957)
I20260713 09:12:33.482470  4493 leader_election.cc:290] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e [CANDIDATE]: Term 1 election: Requested vote from peers 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139), ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635)
I20260713 09:12:33.482403  4251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9a7c5572ad74b52a0b65770174e2c40" candidate_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84c4b87bd1b3446e880977122b47179e"
I20260713 09:12:33.483098  4251 raft_consensus.cc:3060] T f9a7c5572ad74b52a0b65770174e2c40 P 84c4b87bd1b3446e880977122b47179e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:33.483232  4176 raft_consensus.cc:2468] T f9a7c5572ad74b52a0b65770174e2c40 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de6fa2a0850496c9f434f1e2f2b18ef in term 1.
I20260713 09:12:33.483947  4099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff152f6cfcb449d8b500f0c65cef9ad5" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef"
I20260713 09:12:33.484519  4099 raft_consensus.cc:3060] T ff152f6cfcb449d8b500f0c65cef9ad5 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:33.484421  4068 leader_election.cc:304] T f9a7c5572ad74b52a0b65770174e2c40 P 0de6fa2a0850496c9f434f1e2f2b18ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de6fa2a0850496c9f434f1e2f2b18ef, ba0ea6c62db8423dbf7be408a472d9ae; no voters: 
I20260713 09:12:33.484769  4177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff152f6cfcb449d8b500f0c65cef9ad5" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae"
I20260713 09:12:33.485325  4177 raft_consensus.cc:3060] T ff152f6cfcb449d8b500f0c65cef9ad5 P ba0ea6c62db8423dbf7be408a472d9ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:33.485433  4439 raft_consensus.cc:2804] T f9a7c5572ad74b52a0b65770174e2c40 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:33.486038  4439 raft_consensus.cc:697] T f9a7c5572ad74b52a0b65770174e2c40 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 LEADER]: Becoming Leader. State: Replica: 0de6fa2a0850496c9f434f1e2f2b18ef, State: Running, Role: LEADER
I20260713 09:12:33.486898  4439 consensus_queue.cc:237] T f9a7c5572ad74b52a0b65770174e2c40 P 0de6fa2a0850496c9f434f1e2f2b18ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.490203  4251 raft_consensus.cc:2468] T f9a7c5572ad74b52a0b65770174e2c40 P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de6fa2a0850496c9f434f1e2f2b18ef in term 1.
I20260713 09:12:33.491918  4177 raft_consensus.cc:2468] T ff152f6cfcb449d8b500f0c65cef9ad5 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84c4b87bd1b3446e880977122b47179e in term 1.
I20260713 09:12:33.493121  4217 leader_election.cc:304] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84c4b87bd1b3446e880977122b47179e, ba0ea6c62db8423dbf7be408a472d9ae; no voters: 
I20260713 09:12:33.493862  4493 raft_consensus.cc:2804] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:33.493991  4099 raft_consensus.cc:2468] T ff152f6cfcb449d8b500f0c65cef9ad5 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84c4b87bd1b3446e880977122b47179e in term 1.
I20260713 09:12:33.494447  4493 raft_consensus.cc:697] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e [term 1 LEADER]: Becoming Leader. State: Replica: 84c4b87bd1b3446e880977122b47179e, State: Running, Role: LEADER
I20260713 09:12:33.495417  4493 consensus_queue.cc:237] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.498059  3996 catalog_manager.cc:5697] T f9a7c5572ad74b52a0b65770174e2c40 P 0de6fa2a0850496c9f434f1e2f2b18ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65). New cstate: current_term: 1 leader_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:33.504081  3998 catalog_manager.cc:5697] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e reported cstate change: term changed from 0 to 1, leader changed from <none> to 84c4b87bd1b3446e880977122b47179e (127.31.232.67). New cstate: current_term: 1 leader_uuid: "84c4b87bd1b3446e880977122b47179e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:33.598565  4439 consensus_queue.cc:1048] T a46f9d0e688b4389aa26da3dc15bf32c P 0de6fa2a0850496c9f434f1e2f2b18ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:33.599146  4474 consensus_queue.cc:1048] T b312c43e19da472c8545dd1309721d9b P 0de6fa2a0850496c9f434f1e2f2b18ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:33.600063  4439 consensus_queue.cc:1048] T b312c43e19da472c8545dd1309721d9b P 0de6fa2a0850496c9f434f1e2f2b18ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:33.618253  4461 consensus_queue.cc:1048] T a46f9d0e688b4389aa26da3dc15bf32c P 0de6fa2a0850496c9f434f1e2f2b18ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:33.687846  4428 consensus_queue.cc:1048] T f7a66d8eda87423e95ca84d8fb413692 P ba0ea6c62db8423dbf7be408a472d9ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:33.698400  4484 consensus_queue.cc:1048] T f7a66d8eda87423e95ca84d8fb413692 P ba0ea6c62db8423dbf7be408a472d9ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:33.704839  4249 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3998696c0ae6467f9f664080bfcdfb5b"
dest_uuid: "84c4b87bd1b3446e880977122b47179e"
mode: GRACEFUL
new_leader_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef"
 from {username='slave'} at 127.0.0.1:59266
I20260713 09:12:33.705622  4249 raft_consensus.cc:606] T 3998696c0ae6467f9f664080bfcdfb5b P 84c4b87bd1b3446e880977122b47179e [term 1 LEADER]: Received request to transfer leadership to TS 0de6fa2a0850496c9f434f1e2f2b18ef
I20260713 09:12:33.712229  4177 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b94902b0f5444f61930415ce7cb38431"
dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae"
mode: GRACEFUL
new_leader_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef"
 from {username='slave'} at 127.0.0.1:57548
I20260713 09:12:33.712797  4177 raft_consensus.cc:606] T b94902b0f5444f61930415ce7cb38431 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 LEADER]: Received request to transfer leadership to TS 0de6fa2a0850496c9f434f1e2f2b18ef
I20260713 09:12:33.721087  4099 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9a7c5572ad74b52a0b65770174e2c40"
dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef"
mode: GRACEFUL
new_leader_uuid: "ba0ea6c62db8423dbf7be408a472d9ae"
 from {username='slave'} at 127.0.0.1:35720
I20260713 09:12:33.721634  4099 raft_consensus.cc:606] T f9a7c5572ad74b52a0b65770174e2c40 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 LEADER]: Received request to transfer leadership to TS ba0ea6c62db8423dbf7be408a472d9ae
I20260713 09:12:33.726826  4251 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff152f6cfcb449d8b500f0c65cef9ad5"
dest_uuid: "84c4b87bd1b3446e880977122b47179e"
mode: GRACEFUL
new_leader_uuid: "ba0ea6c62db8423dbf7be408a472d9ae"
 from {username='slave'} at 127.0.0.1:59266
I20260713 09:12:33.727427  4251 raft_consensus.cc:606] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e [term 1 LEADER]: Received request to transfer leadership to TS ba0ea6c62db8423dbf7be408a472d9ae
I20260713 09:12:33.732507  4251 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d6f053da0cb47e8b9a889d38104763e"
dest_uuid: "84c4b87bd1b3446e880977122b47179e"
mode: GRACEFUL
new_leader_uuid: "ba0ea6c62db8423dbf7be408a472d9ae"
 from {username='slave'} at 127.0.0.1:59266
I20260713 09:12:33.732988  4251 raft_consensus.cc:606] T 0d6f053da0cb47e8b9a889d38104763e P 84c4b87bd1b3446e880977122b47179e [term 1 LEADER]: Received request to transfer leadership to TS ba0ea6c62db8423dbf7be408a472d9ae
I20260713 09:12:33.760667  4493 consensus_queue.cc:1048] T 3998696c0ae6467f9f664080bfcdfb5b P 84c4b87bd1b3446e880977122b47179e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:33.772416  4493 consensus_queue.cc:1048] T 3998696c0ae6467f9f664080bfcdfb5b P 84c4b87bd1b3446e880977122b47179e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:33.780398  4493 raft_consensus.cc:993] T 3998696c0ae6467f9f664080bfcdfb5b P 84c4b87bd1b3446e880977122b47179e: : Instructing follower 0de6fa2a0850496c9f434f1e2f2b18ef to start an election
I20260713 09:12:33.780840  4488 raft_consensus.cc:1081] T 3998696c0ae6467f9f664080bfcdfb5b P 84c4b87bd1b3446e880977122b47179e [term 1 LEADER]: Signalling peer 0de6fa2a0850496c9f434f1e2f2b18ef to start an election
I20260713 09:12:33.782274  4101 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3998696c0ae6467f9f664080bfcdfb5b"
dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef"
 from {username='slave'} at 127.0.0.1:57508
I20260713 09:12:33.782756  4101 raft_consensus.cc:493] T 3998696c0ae6467f9f664080bfcdfb5b P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:33.783051  4101 raft_consensus.cc:3060] T 3998696c0ae6467f9f664080bfcdfb5b P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:33.788470  4101 raft_consensus.cc:515] T 3998696c0ae6467f9f664080bfcdfb5b P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.790726  4101 leader_election.cc:290] T 3998696c0ae6467f9f664080bfcdfb5b P 0de6fa2a0850496c9f434f1e2f2b18ef [CANDIDATE]: Term 2 election: Requested vote from peers ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635), 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957)
I20260713 09:12:33.791262  4177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3998696c0ae6467f9f664080bfcdfb5b" candidate_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae"
I20260713 09:12:33.792028  4177 raft_consensus.cc:3060] T 3998696c0ae6467f9f664080bfcdfb5b P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:33.791262  4251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3998696c0ae6467f9f664080bfcdfb5b" candidate_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84c4b87bd1b3446e880977122b47179e"
I20260713 09:12:33.792584  4251 raft_consensus.cc:3055] T 3998696c0ae6467f9f664080bfcdfb5b P 84c4b87bd1b3446e880977122b47179e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:33.792845  4251 raft_consensus.cc:740] T 3998696c0ae6467f9f664080bfcdfb5b P 84c4b87bd1b3446e880977122b47179e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 84c4b87bd1b3446e880977122b47179e, State: Running, Role: LEADER
I20260713 09:12:33.793493  4251 consensus_queue.cc:260] T 3998696c0ae6467f9f664080bfcdfb5b P 84c4b87bd1b3446e880977122b47179e [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: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.794340  4251 raft_consensus.cc:3060] T 3998696c0ae6467f9f664080bfcdfb5b P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:33.798475  4177 raft_consensus.cc:2468] T 3998696c0ae6467f9f664080bfcdfb5b P ba0ea6c62db8423dbf7be408a472d9ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de6fa2a0850496c9f434f1e2f2b18ef in term 2.
I20260713 09:12:33.799157  4251 raft_consensus.cc:2468] T 3998696c0ae6467f9f664080bfcdfb5b P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de6fa2a0850496c9f434f1e2f2b18ef in term 2.
I20260713 09:12:33.799782  4068 leader_election.cc:304] T 3998696c0ae6467f9f664080bfcdfb5b P 0de6fa2a0850496c9f434f1e2f2b18ef [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: 0de6fa2a0850496c9f434f1e2f2b18ef, ba0ea6c62db8423dbf7be408a472d9ae; no voters: 
I20260713 09:12:33.800606  4439 raft_consensus.cc:2804] T 3998696c0ae6467f9f664080bfcdfb5b P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:33.801085  4439 raft_consensus.cc:697] T 3998696c0ae6467f9f664080bfcdfb5b P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 LEADER]: Becoming Leader. State: Replica: 0de6fa2a0850496c9f434f1e2f2b18ef, State: Running, Role: LEADER
I20260713 09:12:33.801862  4439 consensus_queue.cc:237] T 3998696c0ae6467f9f664080bfcdfb5b P 0de6fa2a0850496c9f434f1e2f2b18ef [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: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.808284  3996 catalog_manager.cc:5697] T 3998696c0ae6467f9f664080bfcdfb5b P 0de6fa2a0850496c9f434f1e2f2b18ef reported cstate change: term changed from 1 to 2, leader changed from 84c4b87bd1b3446e880977122b47179e (127.31.232.67) to 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65). New cstate: current_term: 2 leader_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:33.888964  4488 consensus_queue.cc:1048] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:33.895596  4493 raft_consensus.cc:993] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e: : Instructing follower ba0ea6c62db8423dbf7be408a472d9ae to start an election
I20260713 09:12:33.896046  4493 raft_consensus.cc:1081] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e [term 1 LEADER]: Signalling peer ba0ea6c62db8423dbf7be408a472d9ae to start an election
I20260713 09:12:33.898218  4176 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff152f6cfcb449d8b500f0c65cef9ad5"
dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae"
 from {username='slave'} at 127.0.0.1:32790
I20260713 09:12:33.899019  4176 raft_consensus.cc:493] T ff152f6cfcb449d8b500f0c65cef9ad5 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:33.899415  4176 raft_consensus.cc:3060] T ff152f6cfcb449d8b500f0c65cef9ad5 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:33.903122  4493 consensus_queue.cc:1048] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:33.905800  4428 consensus_queue.cc:1048] T b94902b0f5444f61930415ce7cb38431 P ba0ea6c62db8423dbf7be408a472d9ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:33.906554  4484 consensus_queue.cc:1048] T b94902b0f5444f61930415ce7cb38431 P ba0ea6c62db8423dbf7be408a472d9ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:33.906795  4493 consensus_queue.cc:1048] T 0d6f053da0cb47e8b9a889d38104763e P 84c4b87bd1b3446e880977122b47179e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:33.909726  4474 consensus_queue.cc:1048] T f9a7c5572ad74b52a0b65770174e2c40 P 0de6fa2a0850496c9f434f1e2f2b18ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:33.923406  4176 raft_consensus.cc:515] T ff152f6cfcb449d8b500f0c65cef9ad5 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.933104  4465 raft_consensus.cc:993] T b94902b0f5444f61930415ce7cb38431 P ba0ea6c62db8423dbf7be408a472d9ae: : Instructing follower 0de6fa2a0850496c9f434f1e2f2b18ef to start an election
I20260713 09:12:33.933539  4493 consensus_queue.cc:1048] T 994d98faaa074487b1d2a7fe057b6c22 P 84c4b87bd1b3446e880977122b47179e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:33.933717  4428 raft_consensus.cc:1081] T b94902b0f5444f61930415ce7cb38431 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 LEADER]: Signalling peer 0de6fa2a0850496c9f434f1e2f2b18ef to start an election
I20260713 09:12:33.939844  4100 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b94902b0f5444f61930415ce7cb38431"
dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef"
 from {username='slave'} at 127.0.0.1:57520
I20260713 09:12:33.940539  4100 raft_consensus.cc:493] T b94902b0f5444f61930415ce7cb38431 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:33.941049  4100 raft_consensus.cc:3060] T b94902b0f5444f61930415ce7cb38431 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:33.945776  4474 consensus_queue.cc:1048] T f9a7c5572ad74b52a0b65770174e2c40 P 0de6fa2a0850496c9f434f1e2f2b18ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:33.956131  4100 raft_consensus.cc:515] T b94902b0f5444f61930415ce7cb38431 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.967389  4100 leader_election.cc:290] T b94902b0f5444f61930415ce7cb38431 P 0de6fa2a0850496c9f434f1e2f2b18ef [CANDIDATE]: Term 2 election: Requested vote from peers ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635), 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957)
I20260713 09:12:33.969964  4250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff152f6cfcb449d8b500f0c65cef9ad5" candidate_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84c4b87bd1b3446e880977122b47179e"
I20260713 09:12:33.970881  4250 raft_consensus.cc:3055] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:33.971311  4250 raft_consensus.cc:740] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 84c4b87bd1b3446e880977122b47179e, State: Running, Role: LEADER
I20260713 09:12:33.972115  4250 consensus_queue.cc:260] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e [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: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.973403  4250 raft_consensus.cc:3060] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:33.977772  4174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94902b0f5444f61930415ce7cb38431" candidate_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae"
I20260713 09:12:33.978518  4174 raft_consensus.cc:3055] T b94902b0f5444f61930415ce7cb38431 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:33.978824  4174 raft_consensus.cc:740] T b94902b0f5444f61930415ce7cb38431 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ba0ea6c62db8423dbf7be408a472d9ae, State: Running, Role: LEADER
I20260713 09:12:33.979671  4174 consensus_queue.cc:260] T b94902b0f5444f61930415ce7cb38431 P ba0ea6c62db8423dbf7be408a472d9ae [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: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:33.981176  4174 raft_consensus.cc:3060] T b94902b0f5444f61930415ce7cb38431 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:33.983722  4247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94902b0f5444f61930415ce7cb38431" candidate_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84c4b87bd1b3446e880977122b47179e"
I20260713 09:12:33.984391  4247 raft_consensus.cc:3060] T b94902b0f5444f61930415ce7cb38431 P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:33.990617  4488 consensus_queue.cc:1048] T 994d98faaa074487b1d2a7fe057b6c22 P 84c4b87bd1b3446e880977122b47179e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:33.961022  4101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff152f6cfcb449d8b500f0c65cef9ad5" candidate_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef"
I20260713 09:12:33.960248  4176 leader_election.cc:290] T ff152f6cfcb449d8b500f0c65cef9ad5 P ba0ea6c62db8423dbf7be408a472d9ae [CANDIDATE]: Term 2 election: Requested vote from peers 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139), 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957)
I20260713 09:12:33.994180  4474 raft_consensus.cc:993] T f9a7c5572ad74b52a0b65770174e2c40 P 0de6fa2a0850496c9f434f1e2f2b18ef: : Instructing follower ba0ea6c62db8423dbf7be408a472d9ae to start an election
I20260713 09:12:33.994642  4474 raft_consensus.cc:1081] T f9a7c5572ad74b52a0b65770174e2c40 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 LEADER]: Signalling peer ba0ea6c62db8423dbf7be408a472d9ae to start an election
I20260713 09:12:33.995694  4412 raft_consensus.cc:993] T 0d6f053da0cb47e8b9a889d38104763e P 84c4b87bd1b3446e880977122b47179e: : Instructing follower ba0ea6c62db8423dbf7be408a472d9ae to start an election
I20260713 09:12:33.995803  4522 consensus_queue.cc:1048] T 0d6f053da0cb47e8b9a889d38104763e P 84c4b87bd1b3446e880977122b47179e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:33.996240  4412 raft_consensus.cc:1081] T 0d6f053da0cb47e8b9a889d38104763e P 84c4b87bd1b3446e880977122b47179e [term 1 LEADER]: Signalling peer ba0ea6c62db8423dbf7be408a472d9ae to start an election
I20260713 09:12:34.000865  4176 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d6f053da0cb47e8b9a889d38104763e"
dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae"
 from {username='slave'} at 127.0.0.1:32790
I20260713 09:12:34.001425  4176 raft_consensus.cc:493] T 0d6f053da0cb47e8b9a889d38104763e P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:34.001799  4176 raft_consensus.cc:3060] T 0d6f053da0cb47e8b9a889d38104763e P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:34.002722  4175 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9a7c5572ad74b52a0b65770174e2c40"
dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae"
 from {username='slave'} at 127.0.0.1:32802
I20260713 09:12:34.003465  4175 raft_consensus.cc:493] T f9a7c5572ad74b52a0b65770174e2c40 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:34.003865  4175 raft_consensus.cc:3060] T f9a7c5572ad74b52a0b65770174e2c40 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:33.996034  4247 raft_consensus.cc:2468] T b94902b0f5444f61930415ce7cb38431 P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de6fa2a0850496c9f434f1e2f2b18ef in term 2.
I20260713 09:12:34.016523  4067 leader_election.cc:304] T b94902b0f5444f61930415ce7cb38431 P 0de6fa2a0850496c9f434f1e2f2b18ef [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: 0de6fa2a0850496c9f434f1e2f2b18ef, 84c4b87bd1b3446e880977122b47179e; no voters: 
I20260713 09:12:34.014477  4174 raft_consensus.cc:2468] T b94902b0f5444f61930415ce7cb38431 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de6fa2a0850496c9f434f1e2f2b18ef in term 2.
I20260713 09:12:34.019508  4474 raft_consensus.cc:2804] T b94902b0f5444f61930415ce7cb38431 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:34.019253  4175 raft_consensus.cc:515] T f9a7c5572ad74b52a0b65770174e2c40 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:34.020828  4474 raft_consensus.cc:697] T b94902b0f5444f61930415ce7cb38431 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 LEADER]: Becoming Leader. State: Replica: 0de6fa2a0850496c9f434f1e2f2b18ef, State: Running, Role: LEADER
I20260713 09:12:34.026763  4474 consensus_queue.cc:237] T b94902b0f5444f61930415ce7cb38431 P 0de6fa2a0850496c9f434f1e2f2b18ef [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: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:34.028838  4176 raft_consensus.cc:515] T 0d6f053da0cb47e8b9a889d38104763e P ba0ea6c62db8423dbf7be408a472d9ae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:34.031985  4175 leader_election.cc:290] T f9a7c5572ad74b52a0b65770174e2c40 P ba0ea6c62db8423dbf7be408a472d9ae [CANDIDATE]: Term 2 election: Requested vote from peers 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139), 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957)
I20260713 09:12:34.039585  4177 raft_consensus.cc:1240] T 0d6f053da0cb47e8b9a889d38104763e P ba0ea6c62db8423dbf7be408a472d9ae [term 2 FOLLOWER]: Rejecting Update request from peer 84c4b87bd1b3446e880977122b47179e for earlier term 1. Current term is 2. Ops: []
I20260713 09:12:34.041662  4176 leader_election.cc:290] T 0d6f053da0cb47e8b9a889d38104763e P ba0ea6c62db8423dbf7be408a472d9ae [CANDIDATE]: Term 2 election: Requested vote from peers 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139), 84c4b87bd1b3446e880977122b47179e (127.31.232.67:45957)
I20260713 09:12:34.041929  4099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d6f053da0cb47e8b9a889d38104763e" candidate_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef"
I20260713 09:12:34.042559  4099 raft_consensus.cc:3060] T 0d6f053da0cb47e8b9a889d38104763e P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:34.043431  4522 consensus_queue.cc:1059] T 0d6f053da0cb47e8b9a889d38104763e P 84c4b87bd1b3446e880977122b47179e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:34.044220  4522 raft_consensus.cc:3055] T 0d6f053da0cb47e8b9a889d38104763e P 84c4b87bd1b3446e880977122b47179e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:34.039503  4000 catalog_manager.cc:5697] T b94902b0f5444f61930415ce7cb38431 P 0de6fa2a0850496c9f434f1e2f2b18ef reported cstate change: term changed from 1 to 2, leader changed from ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66) to 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65). New cstate: current_term: 2 leader_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:34.044729  4522 raft_consensus.cc:740] T 0d6f053da0cb47e8b9a889d38104763e P 84c4b87bd1b3446e880977122b47179e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 84c4b87bd1b3446e880977122b47179e, State: Running, Role: LEADER
I20260713 09:12:34.045543  4522 consensus_queue.cc:260] T 0d6f053da0cb47e8b9a889d38104763e P 84c4b87bd1b3446e880977122b47179e [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: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:34.046480  4522 raft_consensus.cc:3060] T 0d6f053da0cb47e8b9a889d38104763e P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:34.047582  4100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9a7c5572ad74b52a0b65770174e2c40" candidate_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef"
I20260713 09:12:34.049098  4099 raft_consensus.cc:2468] T 0d6f053da0cb47e8b9a889d38104763e P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba0ea6c62db8423dbf7be408a472d9ae in term 2.
I20260713 09:12:34.044167  4246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d6f053da0cb47e8b9a889d38104763e" candidate_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84c4b87bd1b3446e880977122b47179e"
I20260713 09:12:34.049209  4100 raft_consensus.cc:3055] T f9a7c5572ad74b52a0b65770174e2c40 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:34.049975  4100 raft_consensus.cc:740] T f9a7c5572ad74b52a0b65770174e2c40 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0de6fa2a0850496c9f434f1e2f2b18ef, State: Running, Role: LEADER
I20260713 09:12:34.050781  4100 consensus_queue.cc:260] T f9a7c5572ad74b52a0b65770174e2c40 P 0de6fa2a0850496c9f434f1e2f2b18ef [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: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:34.052032  4100 raft_consensus.cc:3060] T f9a7c5572ad74b52a0b65770174e2c40 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:34.032477  4251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9a7c5572ad74b52a0b65770174e2c40" candidate_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84c4b87bd1b3446e880977122b47179e"
I20260713 09:12:34.055430  4251 raft_consensus.cc:3060] T f9a7c5572ad74b52a0b65770174e2c40 P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:34.061154  4246 raft_consensus.cc:2468] T 0d6f053da0cb47e8b9a889d38104763e P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba0ea6c62db8423dbf7be408a472d9ae in term 2.
I20260713 09:12:34.062827  4141 leader_election.cc:304] T 0d6f053da0cb47e8b9a889d38104763e P ba0ea6c62db8423dbf7be408a472d9ae [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: 0de6fa2a0850496c9f434f1e2f2b18ef, ba0ea6c62db8423dbf7be408a472d9ae; no voters: 
I20260713 09:12:34.063769  4519 raft_consensus.cc:2804] T 0d6f053da0cb47e8b9a889d38104763e P ba0ea6c62db8423dbf7be408a472d9ae [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:34.064221  4519 raft_consensus.cc:697] T 0d6f053da0cb47e8b9a889d38104763e P ba0ea6c62db8423dbf7be408a472d9ae [term 2 LEADER]: Becoming Leader. State: Replica: ba0ea6c62db8423dbf7be408a472d9ae, State: Running, Role: LEADER
I20260713 09:12:34.064960  4519 consensus_queue.cc:237] T 0d6f053da0cb47e8b9a889d38104763e P ba0ea6c62db8423dbf7be408a472d9ae [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: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:34.066135  4251 raft_consensus.cc:2468] T f9a7c5572ad74b52a0b65770174e2c40 P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba0ea6c62db8423dbf7be408a472d9ae in term 2.
I20260713 09:12:34.060684  4250 raft_consensus.cc:2468] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba0ea6c62db8423dbf7be408a472d9ae in term 2.
I20260713 09:12:34.067365  4100 raft_consensus.cc:2468] T f9a7c5572ad74b52a0b65770174e2c40 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba0ea6c62db8423dbf7be408a472d9ae in term 2.
I20260713 09:12:34.067478  4142 leader_election.cc:304] T f9a7c5572ad74b52a0b65770174e2c40 P ba0ea6c62db8423dbf7be408a472d9ae [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: 84c4b87bd1b3446e880977122b47179e, ba0ea6c62db8423dbf7be408a472d9ae; no voters: 
I20260713 09:12:34.068405  4142 leader_election.cc:304] T ff152f6cfcb449d8b500f0c65cef9ad5 P ba0ea6c62db8423dbf7be408a472d9ae [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: 84c4b87bd1b3446e880977122b47179e, ba0ea6c62db8423dbf7be408a472d9ae; no voters: 0de6fa2a0850496c9f434f1e2f2b18ef
I20260713 09:12:34.068413  4519 raft_consensus.cc:2804] T f9a7c5572ad74b52a0b65770174e2c40 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:34.069520  4518 raft_consensus.cc:2804] T ff152f6cfcb449d8b500f0c65cef9ad5 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:34.070050  4518 raft_consensus.cc:697] T ff152f6cfcb449d8b500f0c65cef9ad5 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 LEADER]: Becoming Leader. State: Replica: ba0ea6c62db8423dbf7be408a472d9ae, State: Running, Role: LEADER
I20260713 09:12:34.070624  4519 raft_consensus.cc:697] T f9a7c5572ad74b52a0b65770174e2c40 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 LEADER]: Becoming Leader. State: Replica: ba0ea6c62db8423dbf7be408a472d9ae, State: Running, Role: LEADER
I20260713 09:12:34.070935  4518 consensus_queue.cc:237] T ff152f6cfcb449d8b500f0c65cef9ad5 P ba0ea6c62db8423dbf7be408a472d9ae [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: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:34.071547  4519 consensus_queue.cc:237] T f9a7c5572ad74b52a0b65770174e2c40 P ba0ea6c62db8423dbf7be408a472d9ae [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: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:34.084122  3998 catalog_manager.cc:5697] T f9a7c5572ad74b52a0b65770174e2c40 P ba0ea6c62db8423dbf7be408a472d9ae reported cstate change: term changed from 1 to 2, leader changed from 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65) to ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66). New cstate: current_term: 2 leader_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:34.085287  3998 catalog_manager.cc:5697] T ff152f6cfcb449d8b500f0c65cef9ad5 P ba0ea6c62db8423dbf7be408a472d9ae reported cstate change: term changed from 1 to 2, leader changed from 84c4b87bd1b3446e880977122b47179e (127.31.232.67) to ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66). New cstate: current_term: 2 leader_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:34.086293  3998 catalog_manager.cc:5697] T 0d6f053da0cb47e8b9a889d38104763e P ba0ea6c62db8423dbf7be408a472d9ae reported cstate change: term changed from 1 to 2, leader changed from 84c4b87bd1b3446e880977122b47179e (127.31.232.67) to ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66). New cstate: current_term: 2 leader_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:34.368328  4175 raft_consensus.cc:1275] T 3998696c0ae6467f9f664080bfcdfb5b P ba0ea6c62db8423dbf7be408a472d9ae [term 2 FOLLOWER]: Refusing update from remote peer 0de6fa2a0850496c9f434f1e2f2b18ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:34.369362  4246 raft_consensus.cc:1275] T 3998696c0ae6467f9f664080bfcdfb5b P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Refusing update from remote peer 0de6fa2a0850496c9f434f1e2f2b18ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:34.369840  4474 consensus_queue.cc:1048] T 3998696c0ae6467f9f664080bfcdfb5b P 0de6fa2a0850496c9f434f1e2f2b18ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:34.370951  4466 consensus_queue.cc:1048] T 3998696c0ae6467f9f664080bfcdfb5b P 0de6fa2a0850496c9f434f1e2f2b18ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:34.482800  4246 raft_consensus.cc:1275] T f9a7c5572ad74b52a0b65770174e2c40 P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Refusing update from remote peer ba0ea6c62db8423dbf7be408a472d9ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:34.484127  4519 consensus_queue.cc:1048] T f9a7c5572ad74b52a0b65770174e2c40 P ba0ea6c62db8423dbf7be408a472d9ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:34.491806  4100 raft_consensus.cc:1275] T f9a7c5572ad74b52a0b65770174e2c40 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 FOLLOWER]: Refusing update from remote peer ba0ea6c62db8423dbf7be408a472d9ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:34.494256  4519 consensus_queue.cc:1048] T f9a7c5572ad74b52a0b65770174e2c40 P ba0ea6c62db8423dbf7be408a472d9ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:34.532403  4100 raft_consensus.cc:3060] T ff152f6cfcb449d8b500f0c65cef9ad5 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:34.535261  4175 raft_consensus.cc:1275] T b94902b0f5444f61930415ce7cb38431 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 FOLLOWER]: Refusing update from remote peer 0de6fa2a0850496c9f434f1e2f2b18ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:34.536656  4474 consensus_queue.cc:1048] T b94902b0f5444f61930415ce7cb38431 P 0de6fa2a0850496c9f434f1e2f2b18ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:34.537894  4246 raft_consensus.cc:1275] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Refusing update from remote peer ba0ea6c62db8423dbf7be408a472d9ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:34.538893  4100 raft_consensus.cc:1275] T ff152f6cfcb449d8b500f0c65cef9ad5 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 FOLLOWER]: Refusing update from remote peer ba0ea6c62db8423dbf7be408a472d9ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:34.539486  4428 consensus_queue.cc:1048] T ff152f6cfcb449d8b500f0c65cef9ad5 P ba0ea6c62db8423dbf7be408a472d9ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:34.540212  4519 consensus_queue.cc:1048] T ff152f6cfcb449d8b500f0c65cef9ad5 P ba0ea6c62db8423dbf7be408a472d9ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:34.556792  4246 raft_consensus.cc:1275] T b94902b0f5444f61930415ce7cb38431 P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Refusing update from remote peer 0de6fa2a0850496c9f434f1e2f2b18ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:34.558864  4474 consensus_queue.cc:1048] T b94902b0f5444f61930415ce7cb38431 P 0de6fa2a0850496c9f434f1e2f2b18ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:34.596593  4246 raft_consensus.cc:1275] T 0d6f053da0cb47e8b9a889d38104763e P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Refusing update from remote peer ba0ea6c62db8423dbf7be408a472d9ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:34.598011  4519 consensus_queue.cc:1048] T 0d6f053da0cb47e8b9a889d38104763e P ba0ea6c62db8423dbf7be408a472d9ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:34.610117  4100 raft_consensus.cc:1275] T 0d6f053da0cb47e8b9a889d38104763e P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 FOLLOWER]: Refusing update from remote peer ba0ea6c62db8423dbf7be408a472d9ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:34.611451  4519 consensus_queue.cc:1048] T 0d6f053da0cb47e8b9a889d38104763e P ba0ea6c62db8423dbf7be408a472d9ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:36.739378  4000 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:47932:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:12:36.759730  4000 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47932:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:12:36.804656 32673 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260713 09:12:37.024355  4558 log.cc:927] Time spent T a46f9d0e688b4389aa26da3dc15bf32c P 0de6fa2a0850496c9f434f1e2f2b18ef: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
W20260713 09:12:37.084533  4567 log.cc:927] Time spent T b94902b0f5444f61930415ce7cb38431 P 0de6fa2a0850496c9f434f1e2f2b18ef: Append to log took a long time: real 0.085s	user 0.001s	sys 0.000s
I20260713 09:12:37.096421  4100 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b312c43e19da472c8545dd1309721d9b"
dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef"
mode: GRACEFUL
new_leader_uuid: "84c4b87bd1b3446e880977122b47179e"
 from {username='slave'} at 127.0.0.1:35732
I20260713 09:12:37.097271  4100 raft_consensus.cc:606] T b312c43e19da472c8545dd1309721d9b P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 LEADER]: Received request to transfer leadership to TS 84c4b87bd1b3446e880977122b47179e
I20260713 09:12:37.143456  4587 tablet.cc:1724] T a46f9d0e688b4389aa26da3dc15bf32c P 0de6fa2a0850496c9f434f1e2f2b18ef: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:12:37.167758  4142 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.232.67:45957, user_credentials={real_user=slave}} blocked reactor thread for 146469us
I20260713 09:12:37.207509  4593 tablet.cc:1724] T 3998696c0ae6467f9f664080bfcdfb5b P ba0ea6c62db8423dbf7be408a472d9ae: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:37.171281  4580 tablet.cc:1724] T 0d6f053da0cb47e8b9a889d38104763e P ba0ea6c62db8423dbf7be408a472d9ae: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:37.159795  4592 tablet.cc:1724] T 3998696c0ae6467f9f664080bfcdfb5b P 0de6fa2a0850496c9f434f1e2f2b18ef: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:37.178151  4589 tablet.cc:1724] T f9a7c5572ad74b52a0b65770174e2c40 P ba0ea6c62db8423dbf7be408a472d9ae: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:37.166595  4574 tablet.cc:1724] T 0d6f053da0cb47e8b9a889d38104763e P 84c4b87bd1b3446e880977122b47179e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:37.186386  4594 tablet.cc:1724] T 994d98faaa074487b1d2a7fe057b6c22 P 84c4b87bd1b3446e880977122b47179e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:37.188578  4595 tablet.cc:1724] T 994d98faaa074487b1d2a7fe057b6c22 P 0de6fa2a0850496c9f434f1e2f2b18ef: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:37.190898  4597 tablet.cc:1724] T b94902b0f5444f61930415ce7cb38431 P 0de6fa2a0850496c9f434f1e2f2b18ef: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:37.193343  4586 tablet.cc:1724] T a46f9d0e688b4389aa26da3dc15bf32c P ba0ea6c62db8423dbf7be408a472d9ae: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:37.195188  4474 raft_consensus.cc:993] T b312c43e19da472c8545dd1309721d9b P 0de6fa2a0850496c9f434f1e2f2b18ef: : Instructing follower 84c4b87bd1b3446e880977122b47179e to start an election
I20260713 09:12:37.233037  4474 raft_consensus.cc:1081] T b312c43e19da472c8545dd1309721d9b P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 LEADER]: Signalling peer 84c4b87bd1b3446e880977122b47179e to start an election
I20260713 09:12:37.236513  4243 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b312c43e19da472c8545dd1309721d9b"
dest_uuid: "84c4b87bd1b3446e880977122b47179e"
 from {username='slave'} at 127.0.0.1:51252
W20260713 09:12:37.201484  4141 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.232.65:36139, user_credentials={real_user=slave}} blocked reactor thread for 215002us
I20260713 09:12:37.256227  4574 tablet.cc:1724] T b312c43e19da472c8545dd1309721d9b P 84c4b87bd1b3446e880977122b47179e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:37.259292  4592 tablet.cc:1724] T b312c43e19da472c8545dd1309721d9b P 0de6fa2a0850496c9f434f1e2f2b18ef: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:37.279587  4243 raft_consensus.cc:493] T b312c43e19da472c8545dd1309721d9b P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:37.284325  4243 raft_consensus.cc:3060] T b312c43e19da472c8545dd1309721d9b P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:37.292397  4597 tablet.cc:1724] T ff152f6cfcb449d8b500f0c65cef9ad5 P 0de6fa2a0850496c9f434f1e2f2b18ef: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:37.263804  4580 tablet.cc:1724] T f7a66d8eda87423e95ca84d8fb413692 P ba0ea6c62db8423dbf7be408a472d9ae: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:37.297073  4599 tablet.cc:1724] T a46f9d0e688b4389aa26da3dc15bf32c P 84c4b87bd1b3446e880977122b47179e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:37.299844  4594 tablet.cc:1724] T f7a66d8eda87423e95ca84d8fb413692 P 84c4b87bd1b3446e880977122b47179e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:37.302789  4595 tablet.cc:1724] T f9a7c5572ad74b52a0b65770174e2c40 P 0de6fa2a0850496c9f434f1e2f2b18ef: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:37.305823  4598 tablet.cc:1724] T f9a7c5572ad74b52a0b65770174e2c40 P 84c4b87bd1b3446e880977122b47179e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:37.285856  4589 tablet.cc:1724] T b94902b0f5444f61930415ce7cb38431 P ba0ea6c62db8423dbf7be408a472d9ae: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:37.323977  4597 tablet.cc:1724] T 0d6f053da0cb47e8b9a889d38104763e P 0de6fa2a0850496c9f434f1e2f2b18ef: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:37.347347  4177 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff152f6cfcb449d8b500f0c65cef9ad5"
dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae"
mode: GRACEFUL
new_leader_uuid: "84c4b87bd1b3446e880977122b47179e"
 from {username='slave'} at 127.0.0.1:44768
I20260713 09:12:37.348038  4177 raft_consensus.cc:606] T ff152f6cfcb449d8b500f0c65cef9ad5 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 LEADER]: Received request to transfer leadership to TS 84c4b87bd1b3446e880977122b47179e
I20260713 09:12:37.348167  4587 tablet.cc:1724] T f7a66d8eda87423e95ca84d8fb413692 P 0de6fa2a0850496c9f434f1e2f2b18ef: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:37.349709 32673 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:12:37.359869 32673 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:37.360101  4586 tablet.cc:1724] T b312c43e19da472c8545dd1309721d9b P ba0ea6c62db8423dbf7be408a472d9ae: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:37.358111  4594 tablet.cc:1724] T b94902b0f5444f61930415ce7cb38431 P 84c4b87bd1b3446e880977122b47179e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:37.331174  4243 raft_consensus.cc:515] T b312c43e19da472c8545dd1309721d9b P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:37.358467  4574 tablet.cc:1724] T 3998696c0ae6467f9f664080bfcdfb5b P 84c4b87bd1b3446e880977122b47179e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:12:37.374413  4277 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:0d6f053da0cb47e8b9a889d38104763e)
I20260713 09:12:37.356856  4599 tablet.cc:1724] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:37.376560  4580 tablet.cc:1724] T 994d98faaa074487b1d2a7fe057b6c22 P ba0ea6c62db8423dbf7be408a472d9ae: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:37.357275  4593 tablet.cc:1724] T ff152f6cfcb449d8b500f0c65cef9ad5 P ba0ea6c62db8423dbf7be408a472d9ae: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:12:37.380757  4277 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:0d6f053da0cb47e8b9a889d38104763e)
W20260713 09:12:37.381788  4277 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:0d6f053da0cb47e8b9a889d38104763e)
I20260713 09:12:37.386953  4102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b312c43e19da472c8545dd1309721d9b" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef"
I20260713 09:12:37.387779  4102 raft_consensus.cc:3055] T b312c43e19da472c8545dd1309721d9b P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:37.388126  4102 raft_consensus.cc:740] T b312c43e19da472c8545dd1309721d9b P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0de6fa2a0850496c9f434f1e2f2b18ef, State: Running, Role: LEADER
I20260713 09:12:37.389097  4102 consensus_queue.cc:260] T b312c43e19da472c8545dd1309721d9b P 0de6fa2a0850496c9f434f1e2f2b18ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:37.390439  4102 raft_consensus.cc:3060] T b312c43e19da472c8545dd1309721d9b P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:37.396925  4177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b312c43e19da472c8545dd1309721d9b" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae"
I20260713 09:12:37.397671  4177 raft_consensus.cc:3060] T b312c43e19da472c8545dd1309721d9b P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:37.400224  4173 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31fbc62860d34e9ca9fa8fa102bb63e7"
dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae"
mode: GRACEFUL
new_leader_uuid: "84c4b87bd1b3446e880977122b47179e"
 from {username='slave'} at 127.0.0.1:44768
I20260713 09:12:37.400931  4173 raft_consensus.cc:606] T 31fbc62860d34e9ca9fa8fa102bb63e7 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 LEADER]: Received request to transfer leadership to TS 84c4b87bd1b3446e880977122b47179e
I20260713 09:12:37.404392  4100 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71ad54cf2da6464ab803e08e5b4793fd"
dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef"
mode: GRACEFUL
new_leader_uuid: "84c4b87bd1b3446e880977122b47179e"
 from {username='slave'} at 127.0.0.1:35732
I20260713 09:12:37.404968  4100 raft_consensus.cc:606] T 71ad54cf2da6464ab803e08e5b4793fd P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 LEADER]: Received request to transfer leadership to TS 84c4b87bd1b3446e880977122b47179e
I20260713 09:12:37.405130  4177 raft_consensus.cc:2468] T b312c43e19da472c8545dd1309721d9b P ba0ea6c62db8423dbf7be408a472d9ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84c4b87bd1b3446e880977122b47179e in term 2.
I20260713 09:12:37.406237 32673 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:12:37.406523  4217 leader_election.cc:304] T b312c43e19da472c8545dd1309721d9b P 84c4b87bd1b3446e880977122b47179e [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: 84c4b87bd1b3446e880977122b47179e, ba0ea6c62db8423dbf7be408a472d9ae; no voters: 
I20260713 09:12:37.406826 32673 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:37.407303  4243 leader_election.cc:290] T b312c43e19da472c8545dd1309721d9b P 84c4b87bd1b3446e880977122b47179e [CANDIDATE]: Term 2 election: Requested vote from peers 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139), ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635)
I20260713 09:12:37.407505  4553 raft_consensus.cc:2804] T b312c43e19da472c8545dd1309721d9b P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:37.408149  4553 raft_consensus.cc:697] T b312c43e19da472c8545dd1309721d9b P 84c4b87bd1b3446e880977122b47179e [term 2 LEADER]: Becoming Leader. State: Replica: 84c4b87bd1b3446e880977122b47179e, State: Running, Role: LEADER
I20260713 09:12:37.409114  4553 consensus_queue.cc:237] T b312c43e19da472c8545dd1309721d9b P 84c4b87bd1b3446e880977122b47179e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:37.414848  4102 raft_consensus.cc:2468] T b312c43e19da472c8545dd1309721d9b P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84c4b87bd1b3446e880977122b47179e in term 2.
I20260713 09:12:37.440008  4000 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 9aa3720279464d5e9319b6ff87d92d70: soft_deleted_table [id=d365e5c6f3cd49618c571e74ddf904bf] alter complete (version 1)
I20260713 09:12:37.450332  4590 raft_consensus.cc:993] T 31fbc62860d34e9ca9fa8fa102bb63e7 P ba0ea6c62db8423dbf7be408a472d9ae: : Instructing follower 84c4b87bd1b3446e880977122b47179e to start an election
I20260713 09:12:37.451018  4560 raft_consensus.cc:1081] T 31fbc62860d34e9ca9fa8fa102bb63e7 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 LEADER]: Signalling peer 84c4b87bd1b3446e880977122b47179e to start an election
I20260713 09:12:37.453438  4243 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31fbc62860d34e9ca9fa8fa102bb63e7"
dest_uuid: "84c4b87bd1b3446e880977122b47179e"
 from {username='slave'} at 127.0.0.1:51256
I20260713 09:12:37.454079  4243 raft_consensus.cc:493] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:37.454442  4243 raft_consensus.cc:3060] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:37.457326  3997 catalog_manager.cc:5697] T b312c43e19da472c8545dd1309721d9b P 84c4b87bd1b3446e880977122b47179e reported cstate change: term changed from 1 to 2, leader changed from 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65) to 84c4b87bd1b3446e880977122b47179e (127.31.232.67). New cstate: current_term: 2 leader_uuid: "84c4b87bd1b3446e880977122b47179e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:37.462772  4243 raft_consensus.cc:515] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:37.465642  4102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fbc62860d34e9ca9fa8fa102bb63e7" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef"
I20260713 09:12:37.465801  4177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fbc62860d34e9ca9fa8fa102bb63e7" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae"
I20260713 09:12:37.466285  4177 raft_consensus.cc:3055] T 31fbc62860d34e9ca9fa8fa102bb63e7 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:12:37.466282  4102 raft_consensus.cc:3060] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:37.466699  4177 raft_consensus.cc:740] T 31fbc62860d34e9ca9fa8fa102bb63e7 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ba0ea6c62db8423dbf7be408a472d9ae, State: Running, Role: LEADER
I20260713 09:12:37.467718  4177 consensus_queue.cc:260] T 31fbc62860d34e9ca9fa8fa102bb63e7 P ba0ea6c62db8423dbf7be408a472d9ae [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: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:37.468909  4177 raft_consensus.cc:3060] T 31fbc62860d34e9ca9fa8fa102bb63e7 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:37.473127  4243 leader_election.cc:290] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e [CANDIDATE]: Term 3 election: Requested vote from peers 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139), ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635)
I20260713 09:12:37.477648  4102 raft_consensus.cc:2468] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84c4b87bd1b3446e880977122b47179e in term 3.
I20260713 09:12:37.479106  4215 leader_election.cc:304] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e [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: 0de6fa2a0850496c9f434f1e2f2b18ef, 84c4b87bd1b3446e880977122b47179e; no voters: 
I20260713 09:12:37.480054  4553 raft_consensus.cc:2804] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:37.480613  4553 raft_consensus.cc:697] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e [term 3 LEADER]: Becoming Leader. State: Replica: 84c4b87bd1b3446e880977122b47179e, State: Running, Role: LEADER
I20260713 09:12:37.481598  4553 consensus_queue.cc:237] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e [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: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:37.482806  4177 raft_consensus.cc:2468] T 31fbc62860d34e9ca9fa8fa102bb63e7 P ba0ea6c62db8423dbf7be408a472d9ae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84c4b87bd1b3446e880977122b47179e in term 3.
I20260713 09:12:37.492668  3997 catalog_manager.cc:5697] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e reported cstate change: term changed from 2 to 3, leader changed from ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66) to 84c4b87bd1b3446e880977122b47179e (127.31.232.67). New cstate: current_term: 3 leader_uuid: "84c4b87bd1b3446e880977122b47179e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:37.574203  4528 raft_consensus.cc:993] T 71ad54cf2da6464ab803e08e5b4793fd P 0de6fa2a0850496c9f434f1e2f2b18ef: : Instructing follower 84c4b87bd1b3446e880977122b47179e to start an election
I20260713 09:12:37.574654  4528 raft_consensus.cc:1081] T 71ad54cf2da6464ab803e08e5b4793fd P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 LEADER]: Signalling peer 84c4b87bd1b3446e880977122b47179e to start an election
I20260713 09:12:37.576426  4243 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71ad54cf2da6464ab803e08e5b4793fd"
dest_uuid: "84c4b87bd1b3446e880977122b47179e"
 from {username='slave'} at 127.0.0.1:51252
I20260713 09:12:37.577037  4243 raft_consensus.cc:493] T 71ad54cf2da6464ab803e08e5b4793fd P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:37.577505  4243 raft_consensus.cc:3060] T 71ad54cf2da6464ab803e08e5b4793fd P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:37.584069  4243 raft_consensus.cc:515] T 71ad54cf2da6464ab803e08e5b4793fd P 84c4b87bd1b3446e880977122b47179e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } }
I20260713 09:12:37.587236  4177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ad54cf2da6464ab803e08e5b4793fd" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae"
I20260713 09:12:37.587644  4102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ad54cf2da6464ab803e08e5b4793fd" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef"
I20260713 09:12:37.586350  4243 leader_election.cc:290] T 71ad54cf2da6464ab803e08e5b4793fd P 84c4b87bd1b3446e880977122b47179e [CANDIDATE]: Term 3 election: Requested vote from peers ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635), 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139)
I20260713 09:12:37.588085  4177 raft_consensus.cc:3060] T 71ad54cf2da6464ab803e08e5b4793fd P ba0ea6c62db8423dbf7be408a472d9ae [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:37.588503  4102 raft_consensus.cc:3055] T 71ad54cf2da6464ab803e08e5b4793fd P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:12:37.588930  4102 raft_consensus.cc:740] T 71ad54cf2da6464ab803e08e5b4793fd P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0de6fa2a0850496c9f434f1e2f2b18ef, State: Running, Role: LEADER
I20260713 09:12:37.589901  4102 consensus_queue.cc:260] T 71ad54cf2da6464ab803e08e5b4793fd P 0de6fa2a0850496c9f434f1e2f2b18ef [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: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } }
I20260713 09:12:37.590915  4102 raft_consensus.cc:3060] T 71ad54cf2da6464ab803e08e5b4793fd P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:37.596585  4177 raft_consensus.cc:2468] T 71ad54cf2da6464ab803e08e5b4793fd P ba0ea6c62db8423dbf7be408a472d9ae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84c4b87bd1b3446e880977122b47179e in term 3.
I20260713 09:12:37.596745  4102 raft_consensus.cc:2468] T 71ad54cf2da6464ab803e08e5b4793fd P 0de6fa2a0850496c9f434f1e2f2b18ef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84c4b87bd1b3446e880977122b47179e in term 3.
I20260713 09:12:37.598124  4217 leader_election.cc:304] T 71ad54cf2da6464ab803e08e5b4793fd P 84c4b87bd1b3446e880977122b47179e [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: 84c4b87bd1b3446e880977122b47179e, ba0ea6c62db8423dbf7be408a472d9ae; no voters: 
I20260713 09:12:37.599246  4553 raft_consensus.cc:2804] T 71ad54cf2da6464ab803e08e5b4793fd P 84c4b87bd1b3446e880977122b47179e [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:37.599866  4553 raft_consensus.cc:697] T 71ad54cf2da6464ab803e08e5b4793fd P 84c4b87bd1b3446e880977122b47179e [term 3 LEADER]: Becoming Leader. State: Replica: 84c4b87bd1b3446e880977122b47179e, State: Running, Role: LEADER
I20260713 09:12:37.600808  4553 consensus_queue.cc:237] T 71ad54cf2da6464ab803e08e5b4793fd P 84c4b87bd1b3446e880977122b47179e [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: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } }
I20260713 09:12:37.617208  3997 catalog_manager.cc:5697] T 71ad54cf2da6464ab803e08e5b4793fd P 84c4b87bd1b3446e880977122b47179e reported cstate change: term changed from 2 to 3, leader changed from 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65) to 84c4b87bd1b3446e880977122b47179e (127.31.232.67). New cstate: current_term: 3 leader_uuid: "84c4b87bd1b3446e880977122b47179e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:37.689100  4560 raft_consensus.cc:993] T ff152f6cfcb449d8b500f0c65cef9ad5 P ba0ea6c62db8423dbf7be408a472d9ae: : Instructing follower 84c4b87bd1b3446e880977122b47179e to start an election
I20260713 09:12:37.689572  4590 raft_consensus.cc:1081] T ff152f6cfcb449d8b500f0c65cef9ad5 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 LEADER]: Signalling peer 84c4b87bd1b3446e880977122b47179e to start an election
I20260713 09:12:37.691413  4243 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff152f6cfcb449d8b500f0c65cef9ad5"
dest_uuid: "84c4b87bd1b3446e880977122b47179e"
 from {username='slave'} at 127.0.0.1:51256
I20260713 09:12:37.692011  4243 raft_consensus.cc:493] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:37.692282  4243 raft_consensus.cc:3060] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:37.698788  4243 raft_consensus.cc:515] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:37.701855  4243 leader_election.cc:290] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e [CANDIDATE]: Term 3 election: Requested vote from peers 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139), ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635)
I20260713 09:12:37.702289  4177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff152f6cfcb449d8b500f0c65cef9ad5" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "ba0ea6c62db8423dbf7be408a472d9ae"
I20260713 09:12:37.702853  4102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff152f6cfcb449d8b500f0c65cef9ad5" candidate_uuid: "84c4b87bd1b3446e880977122b47179e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef"
I20260713 09:12:37.703338  4177 raft_consensus.cc:3055] T ff152f6cfcb449d8b500f0c65cef9ad5 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:12:37.703529  4102 raft_consensus.cc:3060] T ff152f6cfcb449d8b500f0c65cef9ad5 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:37.703792  4177 raft_consensus.cc:740] T ff152f6cfcb449d8b500f0c65cef9ad5 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ba0ea6c62db8423dbf7be408a472d9ae, State: Running, Role: LEADER
I20260713 09:12:37.704704  4177 consensus_queue.cc:260] T ff152f6cfcb449d8b500f0c65cef9ad5 P ba0ea6c62db8423dbf7be408a472d9ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:37.705817  4177 raft_consensus.cc:3060] T ff152f6cfcb449d8b500f0c65cef9ad5 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:37.711262  4102 raft_consensus.cc:2468] T ff152f6cfcb449d8b500f0c65cef9ad5 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84c4b87bd1b3446e880977122b47179e in term 3.
I20260713 09:12:37.712216  4177 raft_consensus.cc:2468] T ff152f6cfcb449d8b500f0c65cef9ad5 P ba0ea6c62db8423dbf7be408a472d9ae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84c4b87bd1b3446e880977122b47179e in term 3.
I20260713 09:12:37.712383  4215 leader_election.cc:304] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e [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: 0de6fa2a0850496c9f434f1e2f2b18ef, 84c4b87bd1b3446e880977122b47179e; no voters: 
I20260713 09:12:37.713284  4553 raft_consensus.cc:2804] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:37.713759  4553 raft_consensus.cc:697] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e [term 3 LEADER]: Becoming Leader. State: Replica: 84c4b87bd1b3446e880977122b47179e, State: Running, Role: LEADER
I20260713 09:12:37.714612  4553 consensus_queue.cc:237] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e [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: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } }
I20260713 09:12:37.724421  3997 catalog_manager.cc:5697] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e reported cstate change: term changed from 2 to 3, leader changed from ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66) to 84c4b87bd1b3446e880977122b47179e (127.31.232.67). New cstate: current_term: 3 leader_uuid: "84c4b87bd1b3446e880977122b47179e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84c4b87bd1b3446e880977122b47179e" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 45957 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:37.956961  4177 raft_consensus.cc:1275] T b312c43e19da472c8545dd1309721d9b P ba0ea6c62db8423dbf7be408a472d9ae [term 2 FOLLOWER]: Refusing update from remote peer 84c4b87bd1b3446e880977122b47179e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:12:37.958595  4553 consensus_queue.cc:1048] T b312c43e19da472c8545dd1309721d9b P 84c4b87bd1b3446e880977122b47179e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:37.981175  4102 raft_consensus.cc:1275] T b312c43e19da472c8545dd1309721d9b P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 FOLLOWER]: Refusing update from remote peer 84c4b87bd1b3446e880977122b47179e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:12:37.982919  4177 raft_consensus.cc:1275] T 31fbc62860d34e9ca9fa8fa102bb63e7 P ba0ea6c62db8423dbf7be408a472d9ae [term 3 FOLLOWER]: Refusing update from remote peer 84c4b87bd1b3446e880977122b47179e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:37.983552  4526 consensus_queue.cc:1048] T b312c43e19da472c8545dd1309721d9b P 84c4b87bd1b3446e880977122b47179e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:12:37.985710  4553 consensus_queue.cc:1048] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:37.989120  4177 raft_consensus.cc:1275] T 71ad54cf2da6464ab803e08e5b4793fd P ba0ea6c62db8423dbf7be408a472d9ae [term 3 FOLLOWER]: Refusing update from remote peer 84c4b87bd1b3446e880977122b47179e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:37.991313  4526 consensus_queue.cc:1048] T 71ad54cf2da6464ab803e08e5b4793fd P 84c4b87bd1b3446e880977122b47179e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:38.000972  4102 raft_consensus.cc:1275] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 3 FOLLOWER]: Refusing update from remote peer 84c4b87bd1b3446e880977122b47179e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:38.016007  4608 consensus_queue.cc:1048] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:38.021265  4102 raft_consensus.cc:1275] T 71ad54cf2da6464ab803e08e5b4793fd P 0de6fa2a0850496c9f434f1e2f2b18ef [term 3 FOLLOWER]: Refusing update from remote peer 84c4b87bd1b3446e880977122b47179e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:38.023340  4608 consensus_queue.cc:1048] T 71ad54cf2da6464ab803e08e5b4793fd P 84c4b87bd1b3446e880977122b47179e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:12:38.208253  4177 raft_consensus.cc:1275] T ff152f6cfcb449d8b500f0c65cef9ad5 P ba0ea6c62db8423dbf7be408a472d9ae [term 3 FOLLOWER]: Refusing update from remote peer 84c4b87bd1b3446e880977122b47179e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:12:38.209671  4608 consensus_queue.cc:1048] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba0ea6c62db8423dbf7be408a472d9ae" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 33635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:38.221439  4102 raft_consensus.cc:1275] T ff152f6cfcb449d8b500f0c65cef9ad5 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 3 FOLLOWER]: Refusing update from remote peer 84c4b87bd1b3446e880977122b47179e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:12:38.223031  4553 consensus_queue.cc:1048] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de6fa2a0850496c9f434f1e2f2b18ef" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 36139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:38.483016 32673 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:12:38.488795 32673 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:12:38.489310 32673 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:38.494640 32673 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:12:38.495128 32673 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:39.533001 32673 tablet_server.cc:179] TabletServer@127.31.232.65:0 shutting down...
W20260713 09:12:39.556967  4215 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 13 similar messages]
W20260713 09:12:39.568173  4215 consensus_peers.cc:597] T 71ad54cf2da6464ab803e08e5b4793fd P 84c4b87bd1b3446e880977122b47179e -> Peer 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139): Couldn't send request to peer 0de6fa2a0850496c9f434f1e2f2b18ef. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:39.569114  4215 consensus_peers.cc:597] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e -> Peer 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139): Couldn't send request to peer 0de6fa2a0850496c9f434f1e2f2b18ef. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:39.576894 32673 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:39.577889 32673 tablet_replica.cc:333] T 994d98faaa074487b1d2a7fe057b6c22 P 0de6fa2a0850496c9f434f1e2f2b18ef: stopping tablet replica
I20260713 09:12:39.578684 32673 raft_consensus.cc:2243] T 994d98faaa074487b1d2a7fe057b6c22 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:39.579356 32673 raft_consensus.cc:2272] T 994d98faaa074487b1d2a7fe057b6c22 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:39.581703 32673 tablet_replica.cc:333] T ff152f6cfcb449d8b500f0c65cef9ad5 P 0de6fa2a0850496c9f434f1e2f2b18ef: stopping tablet replica
W20260713 09:12:39.582018  4141 consensus_peers.cc:597] T 3b4ab61872da4fa0882ec61096c8e2a6 P ba0ea6c62db8423dbf7be408a472d9ae -> Peer 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139): Couldn't send request to peer 0de6fa2a0850496c9f434f1e2f2b18ef. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:39.582828 32673 raft_consensus.cc:2243] T ff152f6cfcb449d8b500f0c65cef9ad5 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:39.583492 32673 raft_consensus.cc:2272] T ff152f6cfcb449d8b500f0c65cef9ad5 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:39.585454 32673 tablet_replica.cc:333] T 0d6f053da0cb47e8b9a889d38104763e P 0de6fa2a0850496c9f434f1e2f2b18ef: stopping tablet replica
I20260713 09:12:39.586098 32673 raft_consensus.cc:2243] T 0d6f053da0cb47e8b9a889d38104763e P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:39.586577 32673 raft_consensus.cc:2272] T 0d6f053da0cb47e8b9a889d38104763e P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:39.589552 32673 tablet_replica.cc:333] T f9a7c5572ad74b52a0b65770174e2c40 P 0de6fa2a0850496c9f434f1e2f2b18ef: stopping tablet replica
I20260713 09:12:39.590185 32673 raft_consensus.cc:2243] T f9a7c5572ad74b52a0b65770174e2c40 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:39.590672 32673 raft_consensus.cc:2272] T f9a7c5572ad74b52a0b65770174e2c40 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:39.592576 32673 tablet_replica.cc:333] T c7a0964d1ef64ea89807101b47560025 P 0de6fa2a0850496c9f434f1e2f2b18ef: stopping tablet replica
I20260713 09:12:39.593201 32673 raft_consensus.cc:2243] T c7a0964d1ef64ea89807101b47560025 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:12:39.593982 32673 raft_consensus.cc:2272] T c7a0964d1ef64ea89807101b47560025 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:39.596465 32673 tablet_replica.cc:333] T b312c43e19da472c8545dd1309721d9b P 0de6fa2a0850496c9f434f1e2f2b18ef: stopping tablet replica
I20260713 09:12:39.597213 32673 raft_consensus.cc:2243] T b312c43e19da472c8545dd1309721d9b P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:39.597806 32673 raft_consensus.cc:2272] T b312c43e19da472c8545dd1309721d9b P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:39.599749 32673 tablet_replica.cc:333] T 71ad54cf2da6464ab803e08e5b4793fd P 0de6fa2a0850496c9f434f1e2f2b18ef: stopping tablet replica
I20260713 09:12:39.600232 32673 raft_consensus.cc:2243] T 71ad54cf2da6464ab803e08e5b4793fd P 0de6fa2a0850496c9f434f1e2f2b18ef [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:39.600590 32673 raft_consensus.cc:2272] T 71ad54cf2da6464ab803e08e5b4793fd P 0de6fa2a0850496c9f434f1e2f2b18ef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:39.602320 32673 tablet_replica.cc:333] T b64a8fdf927a464c991c88e4a85db5e7 P 0de6fa2a0850496c9f434f1e2f2b18ef: stopping tablet replica
I20260713 09:12:39.602845 32673 raft_consensus.cc:2243] T b64a8fdf927a464c991c88e4a85db5e7 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:39.603623 32673 raft_consensus.cc:2272] T b64a8fdf927a464c991c88e4a85db5e7 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:39.605391 32673 tablet_replica.cc:333] T b94902b0f5444f61930415ce7cb38431 P 0de6fa2a0850496c9f434f1e2f2b18ef: stopping tablet replica
I20260713 09:12:39.605952 32673 raft_consensus.cc:2243] T b94902b0f5444f61930415ce7cb38431 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:39.606772 32673 raft_consensus.cc:2272] T b94902b0f5444f61930415ce7cb38431 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:39.608764 32673 tablet_replica.cc:333] T 8537bcc32fe04d3e9061bb00068a3fb0 P 0de6fa2a0850496c9f434f1e2f2b18ef: stopping tablet replica
I20260713 09:12:39.609391 32673 raft_consensus.cc:2243] T 8537bcc32fe04d3e9061bb00068a3fb0 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:39.609910 32673 raft_consensus.cc:2272] T 8537bcc32fe04d3e9061bb00068a3fb0 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:39.612215 32673 tablet_replica.cc:333] T da645b70641b447b967aa5a9e0d8650e P 0de6fa2a0850496c9f434f1e2f2b18ef: stopping tablet replica
I20260713 09:12:39.613027 32673 raft_consensus.cc:2243] T da645b70641b447b967aa5a9e0d8650e P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:12:39.613126  4141 consensus_peers.cc:597] T f9a7c5572ad74b52a0b65770174e2c40 P ba0ea6c62db8423dbf7be408a472d9ae -> Peer 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139): Couldn't send request to peer 0de6fa2a0850496c9f434f1e2f2b18ef. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:39.613515 32673 raft_consensus.cc:2272] T da645b70641b447b967aa5a9e0d8650e P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:39.615777 32673 tablet_replica.cc:333] T a46f9d0e688b4389aa26da3dc15bf32c P 0de6fa2a0850496c9f434f1e2f2b18ef: stopping tablet replica
I20260713 09:12:39.616348 32673 raft_consensus.cc:2243] T a46f9d0e688b4389aa26da3dc15bf32c P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:39.617084 32673 raft_consensus.cc:2272] T a46f9d0e688b4389aa26da3dc15bf32c P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:39.618853 32673 tablet_replica.cc:333] T f7a66d8eda87423e95ca84d8fb413692 P 0de6fa2a0850496c9f434f1e2f2b18ef: stopping tablet replica
I20260713 09:12:39.619452 32673 raft_consensus.cc:2243] T f7a66d8eda87423e95ca84d8fb413692 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:39.619902 32673 raft_consensus.cc:2272] T f7a66d8eda87423e95ca84d8fb413692 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:39.621687 32673 tablet_replica.cc:333] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 0de6fa2a0850496c9f434f1e2f2b18ef: stopping tablet replica
I20260713 09:12:39.622244 32673 raft_consensus.cc:2243] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:39.622681 32673 raft_consensus.cc:2272] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:39.624581 32673 tablet_replica.cc:333] T 3998696c0ae6467f9f664080bfcdfb5b P 0de6fa2a0850496c9f434f1e2f2b18ef: stopping tablet replica
I20260713 09:12:39.625275 32673 raft_consensus.cc:2243] T 3998696c0ae6467f9f664080bfcdfb5b P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:39.626060 32673 raft_consensus.cc:2272] T 3998696c0ae6467f9f664080bfcdfb5b P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:39.627952 32673 tablet_replica.cc:333] T 2542ef4be94f4e94a392fecb0f84665c P 0de6fa2a0850496c9f434f1e2f2b18ef: stopping tablet replica
I20260713 09:12:39.628516 32673 raft_consensus.cc:2243] T 2542ef4be94f4e94a392fecb0f84665c P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:39.629308 32673 raft_consensus.cc:2272] T 2542ef4be94f4e94a392fecb0f84665c P 0de6fa2a0850496c9f434f1e2f2b18ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:39.631754 32673 tablet_replica.cc:333] T 3a5f0a547e5d4c53b7b8497c797daf65 P 0de6fa2a0850496c9f434f1e2f2b18ef: stopping tablet replica
I20260713 09:12:39.632304 32673 raft_consensus.cc:2243] T 3a5f0a547e5d4c53b7b8497c797daf65 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:39.632768 32673 raft_consensus.cc:2272] T 3a5f0a547e5d4c53b7b8497c797daf65 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:39.635210 32673 tablet_replica.cc:333] T 3b4ab61872da4fa0882ec61096c8e2a6 P 0de6fa2a0850496c9f434f1e2f2b18ef: stopping tablet replica
I20260713 09:12:39.635844 32673 raft_consensus.cc:2243] T 3b4ab61872da4fa0882ec61096c8e2a6 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:39.636355 32673 raft_consensus.cc:2272] T 3b4ab61872da4fa0882ec61096c8e2a6 P 0de6fa2a0850496c9f434f1e2f2b18ef [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:39.637295  4141 consensus_peers.cc:597] T f7a66d8eda87423e95ca84d8fb413692 P ba0ea6c62db8423dbf7be408a472d9ae -> Peer 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139): Couldn't send request to peer 0de6fa2a0850496c9f434f1e2f2b18ef. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:39.661829  4067 connection.cc:466] server connection from 127.0.0.1:57508 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57508 (request call id 163) could send its response
W20260713 09:12:39.663033  4215 consensus_peers.cc:597] T b312c43e19da472c8545dd1309721d9b P 84c4b87bd1b3446e880977122b47179e -> Peer 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139): Couldn't send request to peer 0de6fa2a0850496c9f434f1e2f2b18ef. Status: Network error: recv got EOF from 127.31.232.65:36139 (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:39.679630 32673 tablet_server.cc:196] TabletServer@127.31.232.65:0 shutdown complete.
I20260713 09:12:39.710613 32673 tablet_server.cc:179] TabletServer@127.31.232.66:0 shutting down...
I20260713 09:12:39.780355 32673 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:39.781862 32673 tablet_replica.cc:333] T 0d6f053da0cb47e8b9a889d38104763e P ba0ea6c62db8423dbf7be408a472d9ae: stopping tablet replica
I20260713 09:12:39.783586 32673 raft_consensus.cc:2243] T 0d6f053da0cb47e8b9a889d38104763e P ba0ea6c62db8423dbf7be408a472d9ae [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:39.785295 32673 raft_consensus.cc:2272] T 0d6f053da0cb47e8b9a889d38104763e P ba0ea6c62db8423dbf7be408a472d9ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:39.788744 32673 tablet_replica.cc:333] T 994d98faaa074487b1d2a7fe057b6c22 P ba0ea6c62db8423dbf7be408a472d9ae: stopping tablet replica
I20260713 09:12:39.789968 32673 raft_consensus.cc:2243] T 994d98faaa074487b1d2a7fe057b6c22 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:39.790877 32673 raft_consensus.cc:2272] T 994d98faaa074487b1d2a7fe057b6c22 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:39.793998 32673 tablet_replica.cc:333] T ff152f6cfcb449d8b500f0c65cef9ad5 P ba0ea6c62db8423dbf7be408a472d9ae: stopping tablet replica
I20260713 09:12:39.794904 32673 raft_consensus.cc:2243] T ff152f6cfcb449d8b500f0c65cef9ad5 P ba0ea6c62db8423dbf7be408a472d9ae [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:39.796444 32673 raft_consensus.cc:2272] T ff152f6cfcb449d8b500f0c65cef9ad5 P ba0ea6c62db8423dbf7be408a472d9ae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:39.801627 32673 tablet_replica.cc:333] T f9a7c5572ad74b52a0b65770174e2c40 P ba0ea6c62db8423dbf7be408a472d9ae: stopping tablet replica
I20260713 09:12:39.803201 32673 raft_consensus.cc:2243] T f9a7c5572ad74b52a0b65770174e2c40 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 LEADER]: Raft consensus shutting down.
W20260713 09:12:39.804998  4217 consensus_peers.cc:597] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e -> Peer ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635): Couldn't send request to peer ba0ea6c62db8423dbf7be408a472d9ae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:39.806380 32673 raft_consensus.cc:2272] T f9a7c5572ad74b52a0b65770174e2c40 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:39.806466  4215 consensus_peers.cc:597] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e -> Peer 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139): Couldn't send request to peer 0de6fa2a0850496c9f434f1e2f2b18ef. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:36139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:39.811233 32673 tablet_replica.cc:333] T 3a5f0a547e5d4c53b7b8497c797daf65 P ba0ea6c62db8423dbf7be408a472d9ae: stopping tablet replica
I20260713 09:12:39.812757 32673 raft_consensus.cc:2243] T 3a5f0a547e5d4c53b7b8497c797daf65 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:39.815311 32673 raft_consensus.cc:2272] T 3a5f0a547e5d4c53b7b8497c797daf65 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:39.816241  4141 consensus_peers.cc:597] T da645b70641b447b967aa5a9e0d8650e P ba0ea6c62db8423dbf7be408a472d9ae -> Peer 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139): Couldn't send request to peer 0de6fa2a0850496c9f434f1e2f2b18ef. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:36139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:39.818940 32673 tablet_replica.cc:333] T b312c43e19da472c8545dd1309721d9b P ba0ea6c62db8423dbf7be408a472d9ae: stopping tablet replica
I20260713 09:12:39.819829 32673 raft_consensus.cc:2243] T b312c43e19da472c8545dd1309721d9b P ba0ea6c62db8423dbf7be408a472d9ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:39.820762 32673 raft_consensus.cc:2272] T b312c43e19da472c8545dd1309721d9b P ba0ea6c62db8423dbf7be408a472d9ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:39.823971 32673 tablet_replica.cc:333] T 71ad54cf2da6464ab803e08e5b4793fd P ba0ea6c62db8423dbf7be408a472d9ae: stopping tablet replica
I20260713 09:12:39.824755 32673 raft_consensus.cc:2243] T 71ad54cf2da6464ab803e08e5b4793fd P ba0ea6c62db8423dbf7be408a472d9ae [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:39.825629 32673 raft_consensus.cc:2272] T 71ad54cf2da6464ab803e08e5b4793fd P ba0ea6c62db8423dbf7be408a472d9ae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:39.829437 32673 tablet_replica.cc:333] T b64a8fdf927a464c991c88e4a85db5e7 P ba0ea6c62db8423dbf7be408a472d9ae: stopping tablet replica
I20260713 09:12:39.830528 32673 raft_consensus.cc:2243] T b64a8fdf927a464c991c88e4a85db5e7 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:39.831573 32673 raft_consensus.cc:2272] T b64a8fdf927a464c991c88e4a85db5e7 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:39.834414 32673 tablet_replica.cc:333] T 3b4ab61872da4fa0882ec61096c8e2a6 P ba0ea6c62db8423dbf7be408a472d9ae: stopping tablet replica
I20260713 09:12:39.835127 32673 raft_consensus.cc:2243] T 3b4ab61872da4fa0882ec61096c8e2a6 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:39.837337 32673 raft_consensus.cc:2272] T 3b4ab61872da4fa0882ec61096c8e2a6 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:39.842137 32673 tablet_replica.cc:333] T da645b70641b447b967aa5a9e0d8650e P ba0ea6c62db8423dbf7be408a472d9ae: stopping tablet replica
I20260713 09:12:39.843258 32673 raft_consensus.cc:2243] T da645b70641b447b967aa5a9e0d8650e P ba0ea6c62db8423dbf7be408a472d9ae [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:12:39.844941  4215 consensus_peers.cc:597] T 8537bcc32fe04d3e9061bb00068a3fb0 P 84c4b87bd1b3446e880977122b47179e -> Peer 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139): Couldn't send request to peer 0de6fa2a0850496c9f434f1e2f2b18ef. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:36139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:39.845278 32673 raft_consensus.cc:2272] T da645b70641b447b967aa5a9e0d8650e P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:39.848323 32673 tablet_replica.cc:333] T b94902b0f5444f61930415ce7cb38431 P ba0ea6c62db8423dbf7be408a472d9ae: stopping tablet replica
I20260713 09:12:39.849143 32673 raft_consensus.cc:2243] T b94902b0f5444f61930415ce7cb38431 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:39.849982 32673 raft_consensus.cc:2272] T b94902b0f5444f61930415ce7cb38431 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:39.852941 32673 tablet_replica.cc:333] T 8537bcc32fe04d3e9061bb00068a3fb0 P ba0ea6c62db8423dbf7be408a472d9ae: stopping tablet replica
I20260713 09:12:39.853645 32673 raft_consensus.cc:2243] T 8537bcc32fe04d3e9061bb00068a3fb0 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:39.854259 32673 raft_consensus.cc:2272] T 8537bcc32fe04d3e9061bb00068a3fb0 P ba0ea6c62db8423dbf7be408a472d9ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:39.857041 32673 tablet_replica.cc:333] T a46f9d0e688b4389aa26da3dc15bf32c P ba0ea6c62db8423dbf7be408a472d9ae: stopping tablet replica
I20260713 09:12:39.857700 32673 raft_consensus.cc:2243] T a46f9d0e688b4389aa26da3dc15bf32c P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:39.858513 32673 raft_consensus.cc:2272] T a46f9d0e688b4389aa26da3dc15bf32c P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:39.861267 32673 tablet_replica.cc:333] T f7a66d8eda87423e95ca84d8fb413692 P ba0ea6c62db8423dbf7be408a472d9ae: stopping tablet replica
I20260713 09:12:39.861934 32673 raft_consensus.cc:2243] T f7a66d8eda87423e95ca84d8fb413692 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:39.863598 32673 raft_consensus.cc:2272] T f7a66d8eda87423e95ca84d8fb413692 P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:39.866549 32673 tablet_replica.cc:333] T 31fbc62860d34e9ca9fa8fa102bb63e7 P ba0ea6c62db8423dbf7be408a472d9ae: stopping tablet replica
I20260713 09:12:39.867318 32673 raft_consensus.cc:2243] T 31fbc62860d34e9ca9fa8fa102bb63e7 P ba0ea6c62db8423dbf7be408a472d9ae [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:39.867947 32673 raft_consensus.cc:2272] T 31fbc62860d34e9ca9fa8fa102bb63e7 P ba0ea6c62db8423dbf7be408a472d9ae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:39.870357 32673 tablet_replica.cc:333] T 3998696c0ae6467f9f664080bfcdfb5b P ba0ea6c62db8423dbf7be408a472d9ae: stopping tablet replica
I20260713 09:12:39.870939 32673 raft_consensus.cc:2243] T 3998696c0ae6467f9f664080bfcdfb5b P ba0ea6c62db8423dbf7be408a472d9ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:39.871634 32673 raft_consensus.cc:2272] T 3998696c0ae6467f9f664080bfcdfb5b P ba0ea6c62db8423dbf7be408a472d9ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:39.874092 32673 tablet_replica.cc:333] T 2542ef4be94f4e94a392fecb0f84665c P ba0ea6c62db8423dbf7be408a472d9ae: stopping tablet replica
I20260713 09:12:39.874611 32673 raft_consensus.cc:2243] T 2542ef4be94f4e94a392fecb0f84665c P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:39.875289 32673 raft_consensus.cc:2272] T 2542ef4be94f4e94a392fecb0f84665c P ba0ea6c62db8423dbf7be408a472d9ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:39.877872 32673 tablet_replica.cc:333] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae: stopping tablet replica
I20260713 09:12:39.878422 32673 raft_consensus.cc:2243] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:39.879036 32673 raft_consensus.cc:2272] T c7a0964d1ef64ea89807101b47560025 P ba0ea6c62db8423dbf7be408a472d9ae [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:39.910645  4142 connection.cc:466] server connection from 127.0.0.1:32790 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:32790 (request call id 172) could send its response
W20260713 09:12:39.912199  4217 consensus_peers.cc:597] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e -> Peer ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635): Couldn't send request to peer ba0ea6c62db8423dbf7be408a472d9ae. Status: Network error: recv got EOF from 127.31.232.66:33635 (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:39.929462 32673 tablet_server.cc:196] TabletServer@127.31.232.66:0 shutdown complete.
W20260713 09:12:39.933348  4215 consensus_peers.cc:597] T 994d98faaa074487b1d2a7fe057b6c22 P 84c4b87bd1b3446e880977122b47179e -> Peer 0de6fa2a0850496c9f434f1e2f2b18ef (127.31.232.65:36139): Couldn't send request to peer 0de6fa2a0850496c9f434f1e2f2b18ef. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:36139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:39.944847  4217 consensus_peers.cc:597] T 994d98faaa074487b1d2a7fe057b6c22 P 84c4b87bd1b3446e880977122b47179e -> Peer ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635): Couldn't send request to peer ba0ea6c62db8423dbf7be408a472d9ae. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.66:33635: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:39.968598  4217 consensus_peers.cc:597] T 8537bcc32fe04d3e9061bb00068a3fb0 P 84c4b87bd1b3446e880977122b47179e -> Peer ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635): Couldn't send request to peer ba0ea6c62db8423dbf7be408a472d9ae. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.66:33635: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:39.989940 32673 tablet_server.cc:179] TabletServer@127.31.232.67:0 shutting down...
W20260713 09:12:40.015690  4217 consensus_peers.cc:597] T 71ad54cf2da6464ab803e08e5b4793fd P 84c4b87bd1b3446e880977122b47179e -> Peer ba0ea6c62db8423dbf7be408a472d9ae (127.31.232.66:33635): Couldn't send request to peer ba0ea6c62db8423dbf7be408a472d9ae. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.66:33635: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:40.035151 32673 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:40.036782 32673 tablet_replica.cc:333] T 994d98faaa074487b1d2a7fe057b6c22 P 84c4b87bd1b3446e880977122b47179e: stopping tablet replica
I20260713 09:12:40.037797 32673 raft_consensus.cc:2243] T 994d98faaa074487b1d2a7fe057b6c22 P 84c4b87bd1b3446e880977122b47179e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:40.039535 32673 raft_consensus.cc:2272] T 994d98faaa074487b1d2a7fe057b6c22 P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:40.041877 32673 tablet_replica.cc:333] T f9a7c5572ad74b52a0b65770174e2c40 P 84c4b87bd1b3446e880977122b47179e: stopping tablet replica
I20260713 09:12:40.042598 32673 raft_consensus.cc:2243] T f9a7c5572ad74b52a0b65770174e2c40 P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:40.043257 32673 raft_consensus.cc:2272] T f9a7c5572ad74b52a0b65770174e2c40 P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:40.045446 32673 tablet_replica.cc:333] T 0d6f053da0cb47e8b9a889d38104763e P 84c4b87bd1b3446e880977122b47179e: stopping tablet replica
I20260713 09:12:40.046100 32673 raft_consensus.cc:2243] T 0d6f053da0cb47e8b9a889d38104763e P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:40.046669 32673 raft_consensus.cc:2272] T 0d6f053da0cb47e8b9a889d38104763e P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:40.048856 32673 tablet_replica.cc:333] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e: stopping tablet replica
I20260713 09:12:40.049782 32673 raft_consensus.cc:2243] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:12:40.050967 32673 raft_consensus.cc:2272] T ff152f6cfcb449d8b500f0c65cef9ad5 P 84c4b87bd1b3446e880977122b47179e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:40.053788 32673 tablet_replica.cc:333] T a46f9d0e688b4389aa26da3dc15bf32c P 84c4b87bd1b3446e880977122b47179e: stopping tablet replica
I20260713 09:12:40.054453 32673 raft_consensus.cc:2243] T a46f9d0e688b4389aa26da3dc15bf32c P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:40.055133 32673 raft_consensus.cc:2272] T a46f9d0e688b4389aa26da3dc15bf32c P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:40.057499 32673 tablet_replica.cc:333] T b94902b0f5444f61930415ce7cb38431 P 84c4b87bd1b3446e880977122b47179e: stopping tablet replica
I20260713 09:12:40.058164 32673 raft_consensus.cc:2243] T b94902b0f5444f61930415ce7cb38431 P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:40.058799 32673 raft_consensus.cc:2272] T b94902b0f5444f61930415ce7cb38431 P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:40.061137 32673 tablet_replica.cc:333] T 8537bcc32fe04d3e9061bb00068a3fb0 P 84c4b87bd1b3446e880977122b47179e: stopping tablet replica
I20260713 09:12:40.061780 32673 raft_consensus.cc:2243] T 8537bcc32fe04d3e9061bb00068a3fb0 P 84c4b87bd1b3446e880977122b47179e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:40.062803 32673 raft_consensus.cc:2272] T 8537bcc32fe04d3e9061bb00068a3fb0 P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:40.065165 32673 tablet_replica.cc:333] T da645b70641b447b967aa5a9e0d8650e P 84c4b87bd1b3446e880977122b47179e: stopping tablet replica
I20260713 09:12:40.065809 32673 raft_consensus.cc:2243] T da645b70641b447b967aa5a9e0d8650e P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:40.066368 32673 raft_consensus.cc:2272] T da645b70641b447b967aa5a9e0d8650e P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:40.068825 32673 tablet_replica.cc:333] T 71ad54cf2da6464ab803e08e5b4793fd P 84c4b87bd1b3446e880977122b47179e: stopping tablet replica
I20260713 09:12:40.069653 32673 raft_consensus.cc:2243] T 71ad54cf2da6464ab803e08e5b4793fd P 84c4b87bd1b3446e880977122b47179e [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:12:40.070709 32673 raft_consensus.cc:2272] T 71ad54cf2da6464ab803e08e5b4793fd P 84c4b87bd1b3446e880977122b47179e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:40.073663 32673 tablet_replica.cc:333] T b312c43e19da472c8545dd1309721d9b P 84c4b87bd1b3446e880977122b47179e: stopping tablet replica
I20260713 09:12:40.074296 32673 raft_consensus.cc:2243] T b312c43e19da472c8545dd1309721d9b P 84c4b87bd1b3446e880977122b47179e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:40.075624 32673 raft_consensus.cc:2272] T b312c43e19da472c8545dd1309721d9b P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:40.078122 32673 tablet_replica.cc:333] T f7a66d8eda87423e95ca84d8fb413692 P 84c4b87bd1b3446e880977122b47179e: stopping tablet replica
I20260713 09:12:40.078719 32673 raft_consensus.cc:2243] T f7a66d8eda87423e95ca84d8fb413692 P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:40.079329 32673 raft_consensus.cc:2272] T f7a66d8eda87423e95ca84d8fb413692 P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:40.082417 32673 tablet_replica.cc:333] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e: stopping tablet replica
I20260713 09:12:40.083097 32673 raft_consensus.cc:2243] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:12:40.084149 32673 raft_consensus.cc:2272] T 31fbc62860d34e9ca9fa8fa102bb63e7 P 84c4b87bd1b3446e880977122b47179e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:40.086498 32673 tablet_replica.cc:333] T 3998696c0ae6467f9f664080bfcdfb5b P 84c4b87bd1b3446e880977122b47179e: stopping tablet replica
I20260713 09:12:40.087217 32673 raft_consensus.cc:2243] T 3998696c0ae6467f9f664080bfcdfb5b P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:40.087975 32673 raft_consensus.cc:2272] T 3998696c0ae6467f9f664080bfcdfb5b P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:40.090655 32673 tablet_replica.cc:333] T 2542ef4be94f4e94a392fecb0f84665c P 84c4b87bd1b3446e880977122b47179e: stopping tablet replica
I20260713 09:12:40.091239 32673 raft_consensus.cc:2243] T 2542ef4be94f4e94a392fecb0f84665c P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:40.091737 32673 raft_consensus.cc:2272] T 2542ef4be94f4e94a392fecb0f84665c P 84c4b87bd1b3446e880977122b47179e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:40.094040 32673 tablet_replica.cc:333] T 3a5f0a547e5d4c53b7b8497c797daf65 P 84c4b87bd1b3446e880977122b47179e: stopping tablet replica
I20260713 09:12:40.094709 32673 raft_consensus.cc:2243] T 3a5f0a547e5d4c53b7b8497c797daf65 P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:40.095371 32673 raft_consensus.cc:2272] T 3a5f0a547e5d4c53b7b8497c797daf65 P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:40.097440 32673 tablet_replica.cc:333] T 3b4ab61872da4fa0882ec61096c8e2a6 P 84c4b87bd1b3446e880977122b47179e: stopping tablet replica
I20260713 09:12:40.097921 32673 raft_consensus.cc:2243] T 3b4ab61872da4fa0882ec61096c8e2a6 P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:40.098351 32673 raft_consensus.cc:2272] T 3b4ab61872da4fa0882ec61096c8e2a6 P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:40.100363 32673 tablet_replica.cc:333] T c7a0964d1ef64ea89807101b47560025 P 84c4b87bd1b3446e880977122b47179e: stopping tablet replica
I20260713 09:12:40.100805 32673 raft_consensus.cc:2243] T c7a0964d1ef64ea89807101b47560025 P 84c4b87bd1b3446e880977122b47179e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:40.101282 32673 raft_consensus.cc:2272] T c7a0964d1ef64ea89807101b47560025 P 84c4b87bd1b3446e880977122b47179e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:40.104071 32673 tablet_replica.cc:333] T b64a8fdf927a464c991c88e4a85db5e7 P 84c4b87bd1b3446e880977122b47179e: stopping tablet replica
I20260713 09:12:40.104532 32673 raft_consensus.cc:2243] T b64a8fdf927a464c991c88e4a85db5e7 P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:40.104949 32673 raft_consensus.cc:2272] T b64a8fdf927a464c991c88e4a85db5e7 P 84c4b87bd1b3446e880977122b47179e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:40.149652 32673 tablet_server.cc:196] TabletServer@127.31.232.67:0 shutdown complete.
I20260713 09:12:40.201246 32673 master.cc:562] Master@127.31.232.126:42985 shutting down...
I20260713 09:12:40.243579 32673 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9aa3720279464d5e9319b6ff87d92d70 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:40.244247 32673 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9aa3720279464d5e9319b6ff87d92d70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:40.244732 32673 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9aa3720279464d5e9319b6ff87d92d70: stopping tablet replica
I20260713 09:12:40.286125 32673 master.cc:584] Master@127.31.232.126:42985 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (23643 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:12:40.344139 32673 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.232.126:42889
I20260713 09:12:40.345320 32673 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:40.354890  4628 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:40.354924  4630 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:40.355157  4627 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:40.355429 32673 server_base.cc:1061] running on GCE node
I20260713 09:12:40.357059 32673 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:40.357290 32673 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:40.357754 32673 hybrid_clock.cc:648] HybridClock initialized: now 1783933960357731 us; error 0 us; skew 500 ppm
I20260713 09:12:40.358332 32673 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:40.361747 32673 webserver.cc:533] Webserver started at http://127.31.232.126:43499/ using document root <none> and password file <none>
I20260713 09:12:40.362375 32673 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:40.362617 32673 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:40.362911 32673 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:40.364537 32673 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933848945823-32673-0/minicluster-data/master-0-root/instance:
uuid: "b1b215484ffd4f7799112a516fed33f2"
format_stamp: "Formatted at 2026-07-13 09:12:40 on dist-test-slave-32h3"
I20260713 09:12:40.370042 32673 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260713 09:12:40.374272  4635 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:40.375399 32673 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:12:40.375654 32673 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933848945823-32673-0/minicluster-data/master-0-root
uuid: "b1b215484ffd4f7799112a516fed33f2"
format_stamp: "Formatted at 2026-07-13 09:12:40 on dist-test-slave-32h3"
I20260713 09:12:40.375928 32673 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933848945823-32673-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933848945823-32673-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933848945823-32673-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)
I20260713 09:12:40.393895 32673 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:40.395164 32673 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:40.439935 32673 rpc_server.cc:307] RPC server started. Bound to: 127.31.232.126:42889
I20260713 09:12:40.440055  4686 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.232.126:42889 every 8 connection(s)
I20260713 09:12:40.444177  4687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:40.455753  4687 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b1b215484ffd4f7799112a516fed33f2: Bootstrap starting.
I20260713 09:12:40.461711  4687 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b1b215484ffd4f7799112a516fed33f2: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:40.466831  4687 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b1b215484ffd4f7799112a516fed33f2: No bootstrap required, opened a new log
I20260713 09:12:40.469244  4687 raft_consensus.cc:359] T 00000000000000000000000000000000 P b1b215484ffd4f7799112a516fed33f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1b215484ffd4f7799112a516fed33f2" member_type: VOTER }
I20260713 09:12:40.469699  4687 raft_consensus.cc:385] T 00000000000000000000000000000000 P b1b215484ffd4f7799112a516fed33f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:40.469997  4687 raft_consensus.cc:740] T 00000000000000000000000000000000 P b1b215484ffd4f7799112a516fed33f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1b215484ffd4f7799112a516fed33f2, State: Initialized, Role: FOLLOWER
I20260713 09:12:40.470625  4687 consensus_queue.cc:260] T 00000000000000000000000000000000 P b1b215484ffd4f7799112a516fed33f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b1b215484ffd4f7799112a516fed33f2" member_type: VOTER }
I20260713 09:12:40.471117  4687 raft_consensus.cc:399] T 00000000000000000000000000000000 P b1b215484ffd4f7799112a516fed33f2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:12:40.471370  4687 raft_consensus.cc:493] T 00000000000000000000000000000000 P b1b215484ffd4f7799112a516fed33f2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:12:40.471659  4687 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b1b215484ffd4f7799112a516fed33f2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.476593  4687 raft_consensus.cc:515] T 00000000000000000000000000000000 P b1b215484ffd4f7799112a516fed33f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1b215484ffd4f7799112a516fed33f2" member_type: VOTER }
I20260713 09:12:40.477164  4687 leader_election.cc:304] T 00000000000000000000000000000000 P b1b215484ffd4f7799112a516fed33f2 [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: b1b215484ffd4f7799112a516fed33f2; no voters: 
I20260713 09:12:40.478381  4687 leader_election.cc:290] T 00000000000000000000000000000000 P b1b215484ffd4f7799112a516fed33f2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:12:40.478856  4690 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b1b215484ffd4f7799112a516fed33f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:40.480479  4690 raft_consensus.cc:697] T 00000000000000000000000000000000 P b1b215484ffd4f7799112a516fed33f2 [term 1 LEADER]: Becoming Leader. State: Replica: b1b215484ffd4f7799112a516fed33f2, State: Running, Role: LEADER
I20260713 09:12:40.481148  4690 consensus_queue.cc:237] T 00000000000000000000000000000000 P b1b215484ffd4f7799112a516fed33f2 [LEADER]: Queue going to LEADER mode. State: All 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: "b1b215484ffd4f7799112a516fed33f2" member_type: VOTER }
I20260713 09:12:40.481786  4687 sys_catalog.cc:565] T 00000000000000000000000000000000 P b1b215484ffd4f7799112a516fed33f2 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:12:40.488612  4691 sys_catalog.cc:455] T 00000000000000000000000000000000 P b1b215484ffd4f7799112a516fed33f2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b1b215484ffd4f7799112a516fed33f2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1b215484ffd4f7799112a516fed33f2" member_type: VOTER } }
I20260713 09:12:40.488754  4692 sys_catalog.cc:455] T 00000000000000000000000000000000 P b1b215484ffd4f7799112a516fed33f2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b1b215484ffd4f7799112a516fed33f2. Latest consensus state: current_term: 1 leader_uuid: "b1b215484ffd4f7799112a516fed33f2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1b215484ffd4f7799112a516fed33f2" member_type: VOTER } }
I20260713 09:12:40.489204  4691 sys_catalog.cc:458] T 00000000000000000000000000000000 P b1b215484ffd4f7799112a516fed33f2 [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:40.489476  4692 sys_catalog.cc:458] T 00000000000000000000000000000000 P b1b215484ffd4f7799112a516fed33f2 [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:40.491245  4699 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:12:40.498097  4699 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:12:40.499220 32673 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:12:40.507720  4699 catalog_manager.cc:1383] Generated new cluster ID: 7cbff1ed1dbe4a6684cfd894d9b3cccb
I20260713 09:12:40.508064  4699 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:12:40.548632  4699 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:12:40.550125  4699 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:12:40.568104  4699 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b1b215484ffd4f7799112a516fed33f2: Generated new TSK 0
I20260713 09:12:40.568944  4699 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:12:40.631294 32673 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:40.638131  4708 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:40.638949  4709 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:40.642876  4711 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:40.645148 32673 server_base.cc:1061] running on GCE node
I20260713 09:12:40.646332 32673 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:40.646517 32673 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:40.646728 32673 hybrid_clock.cc:648] HybridClock initialized: now 1783933960646694 us; error 0 us; skew 500 ppm
I20260713 09:12:40.647378 32673 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:40.650003 32673 webserver.cc:533] Webserver started at http://127.31.232.65:40461/ using document root <none> and password file <none>
I20260713 09:12:40.650528 32673 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:40.650689 32673 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:40.650903 32673 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:40.651988 32673 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933848945823-32673-0/minicluster-data/ts-0-root/instance:
uuid: "28cbf4bf05d7456dad0f3e5f7290065a"
format_stamp: "Formatted at 2026-07-13 09:12:40 on dist-test-slave-32h3"
I20260713 09:12:40.656426 32673 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:12:40.660440  4716 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:40.661562 32673 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:12:40.661918 32673 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933848945823-32673-0/minicluster-data/ts-0-root
uuid: "28cbf4bf05d7456dad0f3e5f7290065a"
format_stamp: "Formatted at 2026-07-13 09:12:40 on dist-test-slave-32h3"
I20260713 09:12:40.662241 32673 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933848945823-32673-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933848945823-32673-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933848945823-32673-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)
I20260713 09:12:40.674762 32673 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:40.676123 32673 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:40.677640 32673 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:40.680135 32673 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:40.680373 32673 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:40.680616 32673 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:40.680799 32673 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:40.726053 32673 rpc_server.cc:307] RPC server started. Bound to: 127.31.232.65:46371
I20260713 09:12:40.726181  4778 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.232.65:46371 every 8 connection(s)
I20260713 09:12:40.731215 32673 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:40.740010  4783 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:40.742041  4784 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:40.744135  4786 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:40.745321 32673 server_base.cc:1061] running on GCE node
I20260713 09:12:40.746265  4779 heartbeater.cc:344] Connected to a master server at 127.31.232.126:42889
I20260713 09:12:40.746469 32673 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:12:40.746685  4779 heartbeater.cc:461] Registering TS with master...
W20260713 09:12:40.746778 32673 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:40.747160 32673 hybrid_clock.cc:648] HybridClock initialized: now 1783933960747143 us; error 0 us; skew 500 ppm
I20260713 09:12:40.747848 32673 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:40.747925  4779 heartbeater.cc:507] Master 127.31.232.126:42889 requested a full tablet report, sending...
I20260713 09:12:40.750159  4652 ts_manager.cc:194] Registered new tserver with Master: 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371)
I20260713 09:12:40.750723 32673 webserver.cc:533] Webserver started at http://127.31.232.66:39711/ using document root <none> and password file <none>
I20260713 09:12:40.751320 32673 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:40.751515 32673 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:40.751781 32673 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:40.752187  4652 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46452
I20260713 09:12:40.753055 32673 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933848945823-32673-0/minicluster-data/ts-1-root/instance:
uuid: "96da689042c743f69eebce0842899337"
format_stamp: "Formatted at 2026-07-13 09:12:40 on dist-test-slave-32h3"
I20260713 09:12:40.757879 32673 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:12:40.761590  4791 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:40.762539 32673 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:12:40.762857 32673 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933848945823-32673-0/minicluster-data/ts-1-root
uuid: "96da689042c743f69eebce0842899337"
format_stamp: "Formatted at 2026-07-13 09:12:40 on dist-test-slave-32h3"
I20260713 09:12:40.763218 32673 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933848945823-32673-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933848945823-32673-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933848945823-32673-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)
I20260713 09:12:40.773890 32673 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:40.775144 32673 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:40.776749 32673 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:40.779528 32673 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:40.779757 32673 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:40.780005 32673 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:40.780179 32673 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:40.824251 32673 rpc_server.cc:307] RPC server started. Bound to: 127.31.232.66:44611
I20260713 09:12:40.824363  4853 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.232.66:44611 every 8 connection(s)
I20260713 09:12:40.829456 32673 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:40.837785  4857 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:40.839349  4858 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:40.843881  4860 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:40.844794  4854 heartbeater.cc:344] Connected to a master server at 127.31.232.126:42889
I20260713 09:12:40.844890 32673 server_base.cc:1061] running on GCE node
I20260713 09:12:40.845391  4854 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:40.846088 32673 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:40.846406 32673 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:40.846359  4854 heartbeater.cc:507] Master 127.31.232.126:42889 requested a full tablet report, sending...
I20260713 09:12:40.846796 32673 hybrid_clock.cc:648] HybridClock initialized: now 1783933960846763 us; error 0 us; skew 500 ppm
I20260713 09:12:40.847611 32673 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:40.849146  4652 ts_manager.cc:194] Registered new tserver with Master: 96da689042c743f69eebce0842899337 (127.31.232.66:44611)
I20260713 09:12:40.850414 32673 webserver.cc:533] Webserver started at http://127.31.232.67:45029/ using document root <none> and password file <none>
I20260713 09:12:40.850864  4652 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46458
I20260713 09:12:40.851037 32673 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:40.851428 32673 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:40.851711 32673 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:40.853300 32673 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933848945823-32673-0/minicluster-data/ts-2-root/instance:
uuid: "6af6da448174483c92ab325db92130e6"
format_stamp: "Formatted at 2026-07-13 09:12:40 on dist-test-slave-32h3"
I20260713 09:12:40.858206 32673 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:12:40.862089  4865 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:40.862946 32673 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:12:40.863497 32673 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933848945823-32673-0/minicluster-data/ts-2-root
uuid: "6af6da448174483c92ab325db92130e6"
format_stamp: "Formatted at 2026-07-13 09:12:40 on dist-test-slave-32h3"
I20260713 09:12:40.863924 32673 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933848945823-32673-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933848945823-32673-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskVes_fj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933848945823-32673-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)
I20260713 09:12:40.884004 32673 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:40.885353 32673 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:40.886750 32673 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:40.889227 32673 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:40.889488 32673 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:40.889739 32673 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:40.889931 32673 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:40.935712 32673 rpc_server.cc:307] RPC server started. Bound to: 127.31.232.67:36199
I20260713 09:12:40.935827  4927 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.232.67:36199 every 8 connection(s)
I20260713 09:12:40.951262  4928 heartbeater.cc:344] Connected to a master server at 127.31.232.126:42889
I20260713 09:12:40.951683  4928 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:40.952435  4928 heartbeater.cc:507] Master 127.31.232.126:42889 requested a full tablet report, sending...
I20260713 09:12:40.954720  4652 ts_manager.cc:194] Registered new tserver with Master: 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199)
I20260713 09:12:40.954826 32673 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015768772s
I20260713 09:12:40.956207  4652 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46462
I20260713 09:12:40.985586  4652 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46472:
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\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:12:40.988457  4652 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:12:41.065053  4744 tablet_service.cc:1511] Processing CreateTablet for tablet 0c3ea7f158754f71ae6c877c61169d45 (DEFAULT_TABLE table=test-workload [id=22af117688d541eeabbdcc7978453df8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:41.065814  4742 tablet_service.cc:1511] Processing CreateTablet for tablet b0f1198b05c941249f66d5503c4a7e6d (DEFAULT_TABLE table=test-workload [id=22af117688d541eeabbdcc7978453df8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:41.067006  4744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c3ea7f158754f71ae6c877c61169d45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.068331  4742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0f1198b05c941249f66d5503c4a7e6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.068383  4743 tablet_service.cc:1511] Processing CreateTablet for tablet 611c299724ac4fec932ac726357b758b (DEFAULT_TABLE table=test-workload [id=22af117688d541eeabbdcc7978453df8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:41.070338  4743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 611c299724ac4fec932ac726357b758b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.082659  4819 tablet_service.cc:1511] Processing CreateTablet for tablet 0c3ea7f158754f71ae6c877c61169d45 (DEFAULT_TABLE table=test-workload [id=22af117688d541eeabbdcc7978453df8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:41.084322  4819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c3ea7f158754f71ae6c877c61169d45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.087743  4741 tablet_service.cc:1511] Processing CreateTablet for tablet 576ca65514164486aac999549cc58d01 (DEFAULT_TABLE table=test-workload [id=22af117688d541eeabbdcc7978453df8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:41.088505  4817 tablet_service.cc:1511] Processing CreateTablet for tablet b0f1198b05c941249f66d5503c4a7e6d (DEFAULT_TABLE table=test-workload [id=22af117688d541eeabbdcc7978453df8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:41.089694  4741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 576ca65514164486aac999549cc58d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.089473  4816 tablet_service.cc:1511] Processing CreateTablet for tablet 576ca65514164486aac999549cc58d01 (DEFAULT_TABLE table=test-workload [id=22af117688d541eeabbdcc7978453df8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:41.090191  4817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0f1198b05c941249f66d5503c4a7e6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.091060  4816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 576ca65514164486aac999549cc58d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.092774  4818 tablet_service.cc:1511] Processing CreateTablet for tablet 611c299724ac4fec932ac726357b758b (DEFAULT_TABLE table=test-workload [id=22af117688d541eeabbdcc7978453df8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:41.094372  4818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 611c299724ac4fec932ac726357b758b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.100106  4815 tablet_service.cc:1511] Processing CreateTablet for tablet 3fd74e9eb08d444ba86bc766a0aee031 (DEFAULT_TABLE table=test-workload [id=22af117688d541eeabbdcc7978453df8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:41.101948  4815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fd74e9eb08d444ba86bc766a0aee031. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.105445  4740 tablet_service.cc:1511] Processing CreateTablet for tablet 3fd74e9eb08d444ba86bc766a0aee031 (DEFAULT_TABLE table=test-workload [id=22af117688d541eeabbdcc7978453df8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:41.109125  4739 tablet_service.cc:1511] Processing CreateTablet for tablet 105fdff8a4514956be76616f4890f343 (DEFAULT_TABLE table=test-workload [id=22af117688d541eeabbdcc7978453df8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:41.107009  4740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fd74e9eb08d444ba86bc766a0aee031. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.110613  4814 tablet_service.cc:1511] Processing CreateTablet for tablet 105fdff8a4514956be76616f4890f343 (DEFAULT_TABLE table=test-workload [id=22af117688d541eeabbdcc7978453df8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:41.112221  4814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 105fdff8a4514956be76616f4890f343. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.114898  4738 tablet_service.cc:1511] Processing CreateTablet for tablet acc8ac0a8acc4ab6ace2d5f86f7d789e (DEFAULT_TABLE table=test-workload [id=22af117688d541eeabbdcc7978453df8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:41.116488  4813 tablet_service.cc:1511] Processing CreateTablet for tablet acc8ac0a8acc4ab6ace2d5f86f7d789e (DEFAULT_TABLE table=test-workload [id=22af117688d541eeabbdcc7978453df8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:41.118057  4813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acc8ac0a8acc4ab6ace2d5f86f7d789e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.121028  4737 tablet_service.cc:1511] Processing CreateTablet for tablet ac6e4d858779422baefee1c90d536281 (DEFAULT_TABLE table=test-workload [id=22af117688d541eeabbdcc7978453df8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:41.116520  4738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acc8ac0a8acc4ab6ace2d5f86f7d789e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.122242  4812 tablet_service.cc:1511] Processing CreateTablet for tablet ac6e4d858779422baefee1c90d536281 (DEFAULT_TABLE table=test-workload [id=22af117688d541eeabbdcc7978453df8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:41.123622  4737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac6e4d858779422baefee1c90d536281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.124694  4812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac6e4d858779422baefee1c90d536281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.127905  4739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 105fdff8a4514956be76616f4890f343. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.129101  4811 tablet_service.cc:1511] Processing CreateTablet for tablet 93a616054a314eeda579f8ae42069ec5 (DEFAULT_TABLE table=test-workload [id=22af117688d541eeabbdcc7978453df8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:41.132249  4811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93a616054a314eeda579f8ae42069ec5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.140461  4742 tablet_service.cc:1511] Processing CreateTablet for tablet 93a616054a314eeda579f8ae42069ec5 (DEFAULT_TABLE table=test-workload [id=22af117688d541eeabbdcc7978453df8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:41.141945  4742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93a616054a314eeda579f8ae42069ec5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.186098  4943 tablet_bootstrap.cc:492] T 576ca65514164486aac999549cc58d01 P 96da689042c743f69eebce0842899337: Bootstrap starting.
I20260713 09:12:41.188406  4893 tablet_service.cc:1511] Processing CreateTablet for tablet 0c3ea7f158754f71ae6c877c61169d45 (DEFAULT_TABLE table=test-workload [id=22af117688d541eeabbdcc7978453df8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:41.189858  4893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c3ea7f158754f71ae6c877c61169d45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.193668  4943 tablet_bootstrap.cc:654] T 576ca65514164486aac999549cc58d01 P 96da689042c743f69eebce0842899337: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:41.193423  4892 tablet_service.cc:1511] Processing CreateTablet for tablet 611c299724ac4fec932ac726357b758b (DEFAULT_TABLE table=test-workload [id=22af117688d541eeabbdcc7978453df8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:41.194927  4892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 611c299724ac4fec932ac726357b758b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.196224  4885 tablet_service.cc:1511] Processing CreateTablet for tablet 93a616054a314eeda579f8ae42069ec5 (DEFAULT_TABLE table=test-workload [id=22af117688d541eeabbdcc7978453df8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:41.196424  4891 tablet_service.cc:1511] Processing CreateTablet for tablet b0f1198b05c941249f66d5503c4a7e6d (DEFAULT_TABLE table=test-workload [id=22af117688d541eeabbdcc7978453df8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:41.199570  4890 tablet_service.cc:1511] Processing CreateTablet for tablet 576ca65514164486aac999549cc58d01 (DEFAULT_TABLE table=test-workload [id=22af117688d541eeabbdcc7978453df8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:41.202579  4889 tablet_service.cc:1511] Processing CreateTablet for tablet 3fd74e9eb08d444ba86bc766a0aee031 (DEFAULT_TABLE table=test-workload [id=22af117688d541eeabbdcc7978453df8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:41.206046  4888 tablet_service.cc:1511] Processing CreateTablet for tablet 105fdff8a4514956be76616f4890f343 (DEFAULT_TABLE table=test-workload [id=22af117688d541eeabbdcc7978453df8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:41.207338  4887 tablet_service.cc:1511] Processing CreateTablet for tablet acc8ac0a8acc4ab6ace2d5f86f7d789e (DEFAULT_TABLE table=test-workload [id=22af117688d541eeabbdcc7978453df8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:41.206063  4886 tablet_service.cc:1511] Processing CreateTablet for tablet ac6e4d858779422baefee1c90d536281 (DEFAULT_TABLE table=test-workload [id=22af117688d541eeabbdcc7978453df8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:41.209122  4885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93a616054a314eeda579f8ae42069ec5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.209923  4891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0f1198b05c941249f66d5503c4a7e6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.210799  4890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 576ca65514164486aac999549cc58d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.215507  4887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acc8ac0a8acc4ab6ace2d5f86f7d789e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.223599  4886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac6e4d858779422baefee1c90d536281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.227586  4889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fd74e9eb08d444ba86bc766a0aee031. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.231588  4888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 105fdff8a4514956be76616f4890f343. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:41.210834  4942 tablet_bootstrap.cc:492] T 0c3ea7f158754f71ae6c877c61169d45 P 28cbf4bf05d7456dad0f3e5f7290065a: Bootstrap starting.
I20260713 09:12:41.248008  4942 tablet_bootstrap.cc:654] T 0c3ea7f158754f71ae6c877c61169d45 P 28cbf4bf05d7456dad0f3e5f7290065a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:41.249835  4943 tablet_bootstrap.cc:492] T 576ca65514164486aac999549cc58d01 P 96da689042c743f69eebce0842899337: No bootstrap required, opened a new log
I20260713 09:12:41.250408  4943 ts_tablet_manager.cc:1403] T 576ca65514164486aac999549cc58d01 P 96da689042c743f69eebce0842899337: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.014s
I20260713 09:12:41.247978  4945 tablet_bootstrap.cc:492] T 0c3ea7f158754f71ae6c877c61169d45 P 6af6da448174483c92ab325db92130e6: Bootstrap starting.
I20260713 09:12:41.266525  4945 tablet_bootstrap.cc:654] T 0c3ea7f158754f71ae6c877c61169d45 P 6af6da448174483c92ab325db92130e6: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:41.269171  4942 tablet_bootstrap.cc:492] T 0c3ea7f158754f71ae6c877c61169d45 P 28cbf4bf05d7456dad0f3e5f7290065a: No bootstrap required, opened a new log
I20260713 09:12:41.270498  4942 ts_tablet_manager.cc:1403] T 0c3ea7f158754f71ae6c877c61169d45 P 28cbf4bf05d7456dad0f3e5f7290065a: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.008s
I20260713 09:12:41.270676  4943 raft_consensus.cc:359] T 576ca65514164486aac999549cc58d01 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.271517  4943 raft_consensus.cc:385] T 576ca65514164486aac999549cc58d01 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.271831  4943 raft_consensus.cc:740] T 576ca65514164486aac999549cc58d01 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96da689042c743f69eebce0842899337, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.272744  4943 consensus_queue.cc:260] T 576ca65514164486aac999549cc58d01 P 96da689042c743f69eebce0842899337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.274317  4942 raft_consensus.cc:359] T 0c3ea7f158754f71ae6c877c61169d45 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.275422  4942 raft_consensus.cc:385] T 0c3ea7f158754f71ae6c877c61169d45 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.275741  4942 raft_consensus.cc:740] T 0c3ea7f158754f71ae6c877c61169d45 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28cbf4bf05d7456dad0f3e5f7290065a, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.276175  4854 heartbeater.cc:499] Master 127.31.232.126:42889 was elected leader, sending a full tablet report...
I20260713 09:12:41.276741  4943 ts_tablet_manager.cc:1434] T 576ca65514164486aac999549cc58d01 P 96da689042c743f69eebce0842899337: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.000s
I20260713 09:12:41.276535  4942 consensus_queue.cc:260] T 0c3ea7f158754f71ae6c877c61169d45 P 28cbf4bf05d7456dad0f3e5f7290065a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.278139  4945 tablet_bootstrap.cc:492] T 0c3ea7f158754f71ae6c877c61169d45 P 6af6da448174483c92ab325db92130e6: No bootstrap required, opened a new log
I20260713 09:12:41.278002  4943 tablet_bootstrap.cc:492] T 3fd74e9eb08d444ba86bc766a0aee031 P 96da689042c743f69eebce0842899337: Bootstrap starting.
I20260713 09:12:41.278705  4945 ts_tablet_manager.cc:1403] T 0c3ea7f158754f71ae6c877c61169d45 P 6af6da448174483c92ab325db92130e6: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.000s
I20260713 09:12:41.282001  4945 raft_consensus.cc:359] T 0c3ea7f158754f71ae6c877c61169d45 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.282745  4945 raft_consensus.cc:385] T 0c3ea7f158754f71ae6c877c61169d45 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.283044  4945 raft_consensus.cc:740] T 0c3ea7f158754f71ae6c877c61169d45 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6af6da448174483c92ab325db92130e6, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.284263  4945 consensus_queue.cc:260] T 0c3ea7f158754f71ae6c877c61169d45 P 6af6da448174483c92ab325db92130e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.288254  4943 tablet_bootstrap.cc:654] T 3fd74e9eb08d444ba86bc766a0aee031 P 96da689042c743f69eebce0842899337: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:41.295081  4779 heartbeater.cc:499] Master 127.31.232.126:42889 was elected leader, sending a full tablet report...
I20260713 09:12:41.303611  4942 ts_tablet_manager.cc:1434] T 0c3ea7f158754f71ae6c877c61169d45 P 28cbf4bf05d7456dad0f3e5f7290065a: Time spent starting tablet: real 0.033s	user 0.012s	sys 0.011s
I20260713 09:12:41.304755  4942 tablet_bootstrap.cc:492] T b0f1198b05c941249f66d5503c4a7e6d P 28cbf4bf05d7456dad0f3e5f7290065a: Bootstrap starting.
I20260713 09:12:41.311403  4942 tablet_bootstrap.cc:654] T b0f1198b05c941249f66d5503c4a7e6d P 28cbf4bf05d7456dad0f3e5f7290065a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:41.317705  4943 tablet_bootstrap.cc:492] T 3fd74e9eb08d444ba86bc766a0aee031 P 96da689042c743f69eebce0842899337: No bootstrap required, opened a new log
I20260713 09:12:41.318589  4943 ts_tablet_manager.cc:1403] T 3fd74e9eb08d444ba86bc766a0aee031 P 96da689042c743f69eebce0842899337: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.024s
I20260713 09:12:41.323103  4943 raft_consensus.cc:359] T 3fd74e9eb08d444ba86bc766a0aee031 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.324375  4943 raft_consensus.cc:385] T 3fd74e9eb08d444ba86bc766a0aee031 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.324895  4943 raft_consensus.cc:740] T 3fd74e9eb08d444ba86bc766a0aee031 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96da689042c743f69eebce0842899337, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.326146  4943 consensus_queue.cc:260] T 3fd74e9eb08d444ba86bc766a0aee031 P 96da689042c743f69eebce0842899337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.327555  4928 heartbeater.cc:499] Master 127.31.232.126:42889 was elected leader, sending a full tablet report...
I20260713 09:12:41.328687  4943 ts_tablet_manager.cc:1434] T 3fd74e9eb08d444ba86bc766a0aee031 P 96da689042c743f69eebce0842899337: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:12:41.328387  4945 ts_tablet_manager.cc:1434] T 0c3ea7f158754f71ae6c877c61169d45 P 6af6da448174483c92ab325db92130e6: Time spent starting tablet: real 0.049s	user 0.016s	sys 0.035s
I20260713 09:12:41.329901  4943 tablet_bootstrap.cc:492] T 0c3ea7f158754f71ae6c877c61169d45 P 96da689042c743f69eebce0842899337: Bootstrap starting.
I20260713 09:12:41.333676  4945 tablet_bootstrap.cc:492] T 93a616054a314eeda579f8ae42069ec5 P 6af6da448174483c92ab325db92130e6: Bootstrap starting.
I20260713 09:12:41.338304  4943 tablet_bootstrap.cc:654] T 0c3ea7f158754f71ae6c877c61169d45 P 96da689042c743f69eebce0842899337: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:41.341212  4945 tablet_bootstrap.cc:654] T 93a616054a314eeda579f8ae42069ec5 P 6af6da448174483c92ab325db92130e6: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:41.351441  4943 tablet_bootstrap.cc:492] T 0c3ea7f158754f71ae6c877c61169d45 P 96da689042c743f69eebce0842899337: No bootstrap required, opened a new log
I20260713 09:12:41.355247  4942 tablet_bootstrap.cc:492] T b0f1198b05c941249f66d5503c4a7e6d P 28cbf4bf05d7456dad0f3e5f7290065a: No bootstrap required, opened a new log
I20260713 09:12:41.356077  4942 ts_tablet_manager.cc:1403] T b0f1198b05c941249f66d5503c4a7e6d P 28cbf4bf05d7456dad0f3e5f7290065a: Time spent bootstrapping tablet: real 0.052s	user 0.020s	sys 0.028s
I20260713 09:12:41.356690  4945 tablet_bootstrap.cc:492] T 93a616054a314eeda579f8ae42069ec5 P 6af6da448174483c92ab325db92130e6: No bootstrap required, opened a new log
I20260713 09:12:41.357275  4945 ts_tablet_manager.cc:1403] T 93a616054a314eeda579f8ae42069ec5 P 6af6da448174483c92ab325db92130e6: Time spent bootstrapping tablet: real 0.027s	user 0.022s	sys 0.001s
I20260713 09:12:41.354852  4943 ts_tablet_manager.cc:1403] T 0c3ea7f158754f71ae6c877c61169d45 P 96da689042c743f69eebce0842899337: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.001s
I20260713 09:12:41.359607  4942 raft_consensus.cc:359] T b0f1198b05c941249f66d5503c4a7e6d P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.360682  4942 raft_consensus.cc:385] T b0f1198b05c941249f66d5503c4a7e6d P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.360632  4945 raft_consensus.cc:359] T 93a616054a314eeda579f8ae42069ec5 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.361243  4942 raft_consensus.cc:740] T b0f1198b05c941249f66d5503c4a7e6d P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28cbf4bf05d7456dad0f3e5f7290065a, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.361660  4945 raft_consensus.cc:385] T 93a616054a314eeda579f8ae42069ec5 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.362071  4945 raft_consensus.cc:740] T 93a616054a314eeda579f8ae42069ec5 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6af6da448174483c92ab325db92130e6, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.362419  4948 raft_consensus.cc:493] T 3fd74e9eb08d444ba86bc766a0aee031 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:41.362370  4942 consensus_queue.cc:260] T b0f1198b05c941249f66d5503c4a7e6d P 28cbf4bf05d7456dad0f3e5f7290065a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.363051  4948 raft_consensus.cc:515] T 3fd74e9eb08d444ba86bc766a0aee031 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.363065  4945 consensus_queue.cc:260] T 93a616054a314eeda579f8ae42069ec5 P 6af6da448174483c92ab325db92130e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.366341  4945 ts_tablet_manager.cc:1434] T 93a616054a314eeda579f8ae42069ec5 P 6af6da448174483c92ab325db92130e6: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.002s
I20260713 09:12:41.367288  4942 ts_tablet_manager.cc:1434] T b0f1198b05c941249f66d5503c4a7e6d P 28cbf4bf05d7456dad0f3e5f7290065a: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:12:41.367462  4945 tablet_bootstrap.cc:492] T 3fd74e9eb08d444ba86bc766a0aee031 P 6af6da448174483c92ab325db92130e6: Bootstrap starting.
I20260713 09:12:41.368336  4942 tablet_bootstrap.cc:492] T 105fdff8a4514956be76616f4890f343 P 28cbf4bf05d7456dad0f3e5f7290065a: Bootstrap starting.
I20260713 09:12:41.375165  4948 leader_election.cc:290] T 3fd74e9eb08d444ba86bc766a0aee031 P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371), 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199)
I20260713 09:12:41.375274  4945 tablet_bootstrap.cc:654] T 3fd74e9eb08d444ba86bc766a0aee031 P 6af6da448174483c92ab325db92130e6: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:41.376587  4942 tablet_bootstrap.cc:654] T 105fdff8a4514956be76616f4890f343 P 28cbf4bf05d7456dad0f3e5f7290065a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:41.379204  4949 raft_consensus.cc:493] T 0c3ea7f158754f71ae6c877c61169d45 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:41.379765  4949 raft_consensus.cc:515] T 0c3ea7f158754f71ae6c877c61169d45 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.382615  4949 leader_election.cc:290] T 0c3ea7f158754f71ae6c877c61169d45 P 28cbf4bf05d7456dad0f3e5f7290065a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96da689042c743f69eebce0842899337 (127.31.232.66:44611), 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199)
I20260713 09:12:41.388279  4943 raft_consensus.cc:359] T 0c3ea7f158754f71ae6c877c61169d45 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.389499  4943 raft_consensus.cc:385] T 0c3ea7f158754f71ae6c877c61169d45 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.389887  4943 raft_consensus.cc:740] T 0c3ea7f158754f71ae6c877c61169d45 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96da689042c743f69eebce0842899337, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.408927  4945 tablet_bootstrap.cc:492] T 3fd74e9eb08d444ba86bc766a0aee031 P 6af6da448174483c92ab325db92130e6: No bootstrap required, opened a new log
I20260713 09:12:41.409592  4945 ts_tablet_manager.cc:1403] T 3fd74e9eb08d444ba86bc766a0aee031 P 6af6da448174483c92ab325db92130e6: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.007s
I20260713 09:12:41.411553  4943 consensus_queue.cc:260] T 0c3ea7f158754f71ae6c877c61169d45 P 96da689042c743f69eebce0842899337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.413127  4945 raft_consensus.cc:359] T 3fd74e9eb08d444ba86bc766a0aee031 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.414021  4945 raft_consensus.cc:385] T 3fd74e9eb08d444ba86bc766a0aee031 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.414347  4945 raft_consensus.cc:740] T 3fd74e9eb08d444ba86bc766a0aee031 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6af6da448174483c92ab325db92130e6, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.415010  4829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3ea7f158754f71ae6c877c61169d45" candidate_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96da689042c743f69eebce0842899337" is_pre_election: true
I20260713 09:12:41.415845  4829 raft_consensus.cc:2468] T 0c3ea7f158754f71ae6c877c61169d45 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28cbf4bf05d7456dad0f3e5f7290065a in term 0.
I20260713 09:12:41.415511  4945 consensus_queue.cc:260] T 3fd74e9eb08d444ba86bc766a0aee031 P 6af6da448174483c92ab325db92130e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.417330  4720 leader_election.cc:304] T 0c3ea7f158754f71ae6c877c61169d45 P 28cbf4bf05d7456dad0f3e5f7290065a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28cbf4bf05d7456dad0f3e5f7290065a, 96da689042c743f69eebce0842899337; no voters: 
I20260713 09:12:41.418161  4949 raft_consensus.cc:2804] T 0c3ea7f158754f71ae6c877c61169d45 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:41.418552  4949 raft_consensus.cc:493] T 0c3ea7f158754f71ae6c877c61169d45 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:41.418949  4949 raft_consensus.cc:3060] T 0c3ea7f158754f71ae6c877c61169d45 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:41.425107  4943 ts_tablet_manager.cc:1434] T 0c3ea7f158754f71ae6c877c61169d45 P 96da689042c743f69eebce0842899337: Time spent starting tablet: real 0.065s	user 0.008s	sys 0.000s
I20260713 09:12:41.426174  4943 tablet_bootstrap.cc:492] T 611c299724ac4fec932ac726357b758b P 96da689042c743f69eebce0842899337: Bootstrap starting.
I20260713 09:12:41.427152  4949 raft_consensus.cc:515] T 0c3ea7f158754f71ae6c877c61169d45 P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.431689  4949 leader_election.cc:290] T 0c3ea7f158754f71ae6c877c61169d45 P 28cbf4bf05d7456dad0f3e5f7290065a [CANDIDATE]: Term 1 election: Requested vote from peers 96da689042c743f69eebce0842899337 (127.31.232.66:44611), 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199)
I20260713 09:12:41.435379  4829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3ea7f158754f71ae6c877c61169d45" candidate_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96da689042c743f69eebce0842899337"
I20260713 09:12:41.436123  4829 raft_consensus.cc:3060] T 0c3ea7f158754f71ae6c877c61169d45 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:41.440121  4903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd74e9eb08d444ba86bc766a0aee031" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af6da448174483c92ab325db92130e6" is_pre_election: true
I20260713 09:12:41.441109  4903 raft_consensus.cc:2468] T 3fd74e9eb08d444ba86bc766a0aee031 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96da689042c743f69eebce0842899337 in term 0.
I20260713 09:12:41.442955  4795 leader_election.cc:304] T 3fd74e9eb08d444ba86bc766a0aee031 P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6af6da448174483c92ab325db92130e6, 96da689042c743f69eebce0842899337; no voters: 
I20260713 09:12:41.443923  4948 raft_consensus.cc:2804] T 3fd74e9eb08d444ba86bc766a0aee031 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:41.444325  4948 raft_consensus.cc:493] T 3fd74e9eb08d444ba86bc766a0aee031 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:41.444471  4945 ts_tablet_manager.cc:1434] T 3fd74e9eb08d444ba86bc766a0aee031 P 6af6da448174483c92ab325db92130e6: Time spent starting tablet: real 0.035s	user 0.010s	sys 0.000s
I20260713 09:12:41.444680  4948 raft_consensus.cc:3060] T 3fd74e9eb08d444ba86bc766a0aee031 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:41.445423  4829 raft_consensus.cc:2468] T 0c3ea7f158754f71ae6c877c61169d45 P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28cbf4bf05d7456dad0f3e5f7290065a in term 1.
I20260713 09:12:41.450438  4720 leader_election.cc:304] T 0c3ea7f158754f71ae6c877c61169d45 P 28cbf4bf05d7456dad0f3e5f7290065a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28cbf4bf05d7456dad0f3e5f7290065a, 96da689042c743f69eebce0842899337; no voters: 
I20260713 09:12:41.451638  4949 raft_consensus.cc:2804] T 0c3ea7f158754f71ae6c877c61169d45 P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:41.453392  4948 raft_consensus.cc:515] T 3fd74e9eb08d444ba86bc766a0aee031 P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.456029  4945 tablet_bootstrap.cc:492] T 576ca65514164486aac999549cc58d01 P 6af6da448174483c92ab325db92130e6: Bootstrap starting.
I20260713 09:12:41.459573  4942 tablet_bootstrap.cc:492] T 105fdff8a4514956be76616f4890f343 P 28cbf4bf05d7456dad0f3e5f7290065a: No bootstrap required, opened a new log
I20260713 09:12:41.460269  4942 ts_tablet_manager.cc:1403] T 105fdff8a4514956be76616f4890f343 P 28cbf4bf05d7456dad0f3e5f7290065a: Time spent bootstrapping tablet: real 0.092s	user 0.049s	sys 0.036s
I20260713 09:12:41.462347  4903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd74e9eb08d444ba86bc766a0aee031" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af6da448174483c92ab325db92130e6"
I20260713 09:12:41.463033  4903 raft_consensus.cc:3060] T 3fd74e9eb08d444ba86bc766a0aee031 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:41.463708  4943 tablet_bootstrap.cc:654] T 611c299724ac4fec932ac726357b758b P 96da689042c743f69eebce0842899337: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:41.464214  4945 tablet_bootstrap.cc:654] T 576ca65514164486aac999549cc58d01 P 6af6da448174483c92ab325db92130e6: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:41.463800  4942 raft_consensus.cc:359] T 105fdff8a4514956be76616f4890f343 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.464918  4942 raft_consensus.cc:385] T 105fdff8a4514956be76616f4890f343 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.465298  4942 raft_consensus.cc:740] T 105fdff8a4514956be76616f4890f343 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28cbf4bf05d7456dad0f3e5f7290065a, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.466470  4942 consensus_queue.cc:260] T 105fdff8a4514956be76616f4890f343 P 28cbf4bf05d7456dad0f3e5f7290065a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.468710  4950 raft_consensus.cc:493] T 0c3ea7f158754f71ae6c877c61169d45 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:41.469455  4950 raft_consensus.cc:515] T 0c3ea7f158754f71ae6c877c61169d45 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.481288  4950 leader_election.cc:290] T 0c3ea7f158754f71ae6c877c61169d45 P 6af6da448174483c92ab325db92130e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371), 96da689042c743f69eebce0842899337 (127.31.232.66:44611)
I20260713 09:12:41.491019  4949 raft_consensus.cc:697] T 0c3ea7f158754f71ae6c877c61169d45 P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 LEADER]: Becoming Leader. State: Replica: 28cbf4bf05d7456dad0f3e5f7290065a, State: Running, Role: LEADER
I20260713 09:12:41.492228  4948 leader_election.cc:290] T 3fd74e9eb08d444ba86bc766a0aee031 P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 election: Requested vote from peers 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371), 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199)
I20260713 09:12:41.492352  4949 consensus_queue.cc:237] T 0c3ea7f158754f71ae6c877c61169d45 P 28cbf4bf05d7456dad0f3e5f7290065a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
W20260713 09:12:41.494863  4700 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:41.497454  4754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd74e9eb08d444ba86bc766a0aee031" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" is_pre_election: true
I20260713 09:12:41.499004  4903 raft_consensus.cc:2468] T 3fd74e9eb08d444ba86bc766a0aee031 P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96da689042c743f69eebce0842899337 in term 1.
I20260713 09:12:41.499442  4753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd74e9eb08d444ba86bc766a0aee031" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a"
I20260713 09:12:41.500790  4795 leader_election.cc:304] T 3fd74e9eb08d444ba86bc766a0aee031 P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6af6da448174483c92ab325db92130e6, 96da689042c743f69eebce0842899337; no voters: 
W20260713 09:12:41.501348  4792 leader_election.cc:343] T 3fd74e9eb08d444ba86bc766a0aee031 P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:41.502597  4792 leader_election.cc:343] T 3fd74e9eb08d444ba86bc766a0aee031 P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:41.509723  4948 raft_consensus.cc:2804] T 3fd74e9eb08d444ba86bc766a0aee031 P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:41.510288  4948 raft_consensus.cc:697] T 3fd74e9eb08d444ba86bc766a0aee031 P 96da689042c743f69eebce0842899337 [term 1 LEADER]: Becoming Leader. State: Replica: 96da689042c743f69eebce0842899337, State: Running, Role: LEADER
I20260713 09:12:41.511268  4948 consensus_queue.cc:237] T 3fd74e9eb08d444ba86bc766a0aee031 P 96da689042c743f69eebce0842899337 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.519974  4902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3ea7f158754f71ae6c877c61169d45" candidate_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af6da448174483c92ab325db92130e6" is_pre_election: true
I20260713 09:12:41.521015  4902 raft_consensus.cc:2468] T 0c3ea7f158754f71ae6c877c61169d45 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28cbf4bf05d7456dad0f3e5f7290065a in term 0.
I20260713 09:12:41.522420  4901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3ea7f158754f71ae6c877c61169d45" candidate_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af6da448174483c92ab325db92130e6"
I20260713 09:12:41.523228  4901 raft_consensus.cc:3060] T 0c3ea7f158754f71ae6c877c61169d45 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:41.537708  4901 raft_consensus.cc:2468] T 0c3ea7f158754f71ae6c877c61169d45 P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28cbf4bf05d7456dad0f3e5f7290065a in term 1.
I20260713 09:12:41.542493  4753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3ea7f158754f71ae6c877c61169d45" candidate_uuid: "6af6da448174483c92ab325db92130e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" is_pre_election: true
I20260713 09:12:41.549120  4651 catalog_manager.cc:5697] T 0c3ea7f158754f71ae6c877c61169d45 P 28cbf4bf05d7456dad0f3e5f7290065a reported cstate change: term changed from 0 to 1, leader changed from <none> to 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65). New cstate: current_term: 1 leader_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:41.555938  4942 ts_tablet_manager.cc:1434] T 105fdff8a4514956be76616f4890f343 P 28cbf4bf05d7456dad0f3e5f7290065a: Time spent starting tablet: real 0.095s	user 0.036s	sys 0.058s
I20260713 09:12:41.557395  4945 tablet_bootstrap.cc:492] T 576ca65514164486aac999549cc58d01 P 6af6da448174483c92ab325db92130e6: No bootstrap required, opened a new log
I20260713 09:12:41.558071  4945 ts_tablet_manager.cc:1403] T 576ca65514164486aac999549cc58d01 P 6af6da448174483c92ab325db92130e6: Time spent bootstrapping tablet: real 0.102s	user 0.040s	sys 0.038s
I20260713 09:12:41.558568  4829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3ea7f158754f71ae6c877c61169d45" candidate_uuid: "6af6da448174483c92ab325db92130e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96da689042c743f69eebce0842899337" is_pre_election: true
I20260713 09:12:41.559221  4943 tablet_bootstrap.cc:492] T 611c299724ac4fec932ac726357b758b P 96da689042c743f69eebce0842899337: No bootstrap required, opened a new log
I20260713 09:12:41.559564  4829 raft_consensus.cc:2393] T 0c3ea7f158754f71ae6c877c61169d45 P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6af6da448174483c92ab325db92130e6 in current term 1: Already voted for candidate 28cbf4bf05d7456dad0f3e5f7290065a in this term.
I20260713 09:12:41.559888  4943 ts_tablet_manager.cc:1403] T 611c299724ac4fec932ac726357b758b P 96da689042c743f69eebce0842899337: Time spent bootstrapping tablet: real 0.134s	user 0.016s	sys 0.009s
I20260713 09:12:41.559078  4649 catalog_manager.cc:5697] T 3fd74e9eb08d444ba86bc766a0aee031 P 96da689042c743f69eebce0842899337 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96da689042c743f69eebce0842899337 (127.31.232.66). New cstate: current_term: 1 leader_uuid: "96da689042c743f69eebce0842899337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:41.561141  4869 leader_election.cc:304] T 0c3ea7f158754f71ae6c877c61169d45 P 6af6da448174483c92ab325db92130e6 [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: 6af6da448174483c92ab325db92130e6; no voters: 28cbf4bf05d7456dad0f3e5f7290065a, 96da689042c743f69eebce0842899337
I20260713 09:12:41.562721  4950 raft_consensus.cc:2749] T 0c3ea7f158754f71ae6c877c61169d45 P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:41.562912  4942 tablet_bootstrap.cc:492] T ac6e4d858779422baefee1c90d536281 P 28cbf4bf05d7456dad0f3e5f7290065a: Bootstrap starting.
I20260713 09:12:41.562924  4945 raft_consensus.cc:359] T 576ca65514164486aac999549cc58d01 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.563905  4943 raft_consensus.cc:359] T 611c299724ac4fec932ac726357b758b P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.564678  4945 raft_consensus.cc:385] T 576ca65514164486aac999549cc58d01 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.564870  4943 raft_consensus.cc:385] T 611c299724ac4fec932ac726357b758b P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.565152  4945 raft_consensus.cc:740] T 576ca65514164486aac999549cc58d01 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6af6da448174483c92ab325db92130e6, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.565726  4943 raft_consensus.cc:740] T 611c299724ac4fec932ac726357b758b P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96da689042c743f69eebce0842899337, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.566371  4945 consensus_queue.cc:260] T 576ca65514164486aac999549cc58d01 P 6af6da448174483c92ab325db92130e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.566745  4943 consensus_queue.cc:260] T 611c299724ac4fec932ac726357b758b P 96da689042c743f69eebce0842899337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.569321  4945 ts_tablet_manager.cc:1434] T 576ca65514164486aac999549cc58d01 P 6af6da448174483c92ab325db92130e6: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:12:41.569656  4943 ts_tablet_manager.cc:1434] T 611c299724ac4fec932ac726357b758b P 96da689042c743f69eebce0842899337: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:12:41.570497  4945 tablet_bootstrap.cc:492] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 6af6da448174483c92ab325db92130e6: Bootstrap starting.
I20260713 09:12:41.571220  4943 tablet_bootstrap.cc:492] T b0f1198b05c941249f66d5503c4a7e6d P 96da689042c743f69eebce0842899337: Bootstrap starting.
I20260713 09:12:41.574501  4942 tablet_bootstrap.cc:654] T ac6e4d858779422baefee1c90d536281 P 28cbf4bf05d7456dad0f3e5f7290065a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:41.586845  4943 tablet_bootstrap.cc:654] T b0f1198b05c941249f66d5503c4a7e6d P 96da689042c743f69eebce0842899337: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:41.586894  4945 tablet_bootstrap.cc:654] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 6af6da448174483c92ab325db92130e6: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:41.596462  4950 raft_consensus.cc:493] T 93a616054a314eeda579f8ae42069ec5 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:41.597208  4950 raft_consensus.cc:515] T 93a616054a314eeda579f8ae42069ec5 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.600668  4943 tablet_bootstrap.cc:492] T b0f1198b05c941249f66d5503c4a7e6d P 96da689042c743f69eebce0842899337: No bootstrap required, opened a new log
I20260713 09:12:41.601172  4950 leader_election.cc:290] T 93a616054a314eeda579f8ae42069ec5 P 6af6da448174483c92ab325db92130e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371), 96da689042c743f69eebce0842899337 (127.31.232.66:44611)
I20260713 09:12:41.601445  4753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a616054a314eeda579f8ae42069ec5" candidate_uuid: "6af6da448174483c92ab325db92130e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" is_pre_election: true
I20260713 09:12:41.601222  4943 ts_tablet_manager.cc:1403] T b0f1198b05c941249f66d5503c4a7e6d P 96da689042c743f69eebce0842899337: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.011s
I20260713 09:12:41.601459  4829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a616054a314eeda579f8ae42069ec5" candidate_uuid: "6af6da448174483c92ab325db92130e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96da689042c743f69eebce0842899337" is_pre_election: true
W20260713 09:12:41.604216  4866 leader_election.cc:343] T 93a616054a314eeda579f8ae42069ec5 P 6af6da448174483c92ab325db92130e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:41.606120  4869 leader_election.cc:343] T 93a616054a314eeda579f8ae42069ec5 P 6af6da448174483c92ab325db92130e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96da689042c743f69eebce0842899337 (127.31.232.66:44611): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:41.605888  4943 raft_consensus.cc:359] T b0f1198b05c941249f66d5503c4a7e6d P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.606696  4869 leader_election.cc:304] T 93a616054a314eeda579f8ae42069ec5 P 6af6da448174483c92ab325db92130e6 [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: 6af6da448174483c92ab325db92130e6; no voters: 28cbf4bf05d7456dad0f3e5f7290065a, 96da689042c743f69eebce0842899337
I20260713 09:12:41.608028  4950 raft_consensus.cc:2749] T 93a616054a314eeda579f8ae42069ec5 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:41.611824  4945 tablet_bootstrap.cc:492] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 6af6da448174483c92ab325db92130e6: No bootstrap required, opened a new log
I20260713 09:12:41.612650  4945 ts_tablet_manager.cc:1403] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 6af6da448174483c92ab325db92130e6: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.009s
I20260713 09:12:41.616673  4945 raft_consensus.cc:359] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.617467  4945 raft_consensus.cc:385] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.617723  4945 raft_consensus.cc:740] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6af6da448174483c92ab325db92130e6, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.618394  4945 consensus_queue.cc:260] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 6af6da448174483c92ab325db92130e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.606940  4943 raft_consensus.cc:385] T b0f1198b05c941249f66d5503c4a7e6d P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.619478  4943 raft_consensus.cc:740] T b0f1198b05c941249f66d5503c4a7e6d P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96da689042c743f69eebce0842899337, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.620200  4942 tablet_bootstrap.cc:492] T ac6e4d858779422baefee1c90d536281 P 28cbf4bf05d7456dad0f3e5f7290065a: No bootstrap required, opened a new log
I20260713 09:12:41.620864  4942 ts_tablet_manager.cc:1403] T ac6e4d858779422baefee1c90d536281 P 28cbf4bf05d7456dad0f3e5f7290065a: Time spent bootstrapping tablet: real 0.058s	user 0.029s	sys 0.015s
I20260713 09:12:41.620307  4943 consensus_queue.cc:260] T b0f1198b05c941249f66d5503c4a7e6d P 96da689042c743f69eebce0842899337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.621186  4945 ts_tablet_manager.cc:1434] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 6af6da448174483c92ab325db92130e6: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:12:41.622256  4945 tablet_bootstrap.cc:492] T 611c299724ac4fec932ac726357b758b P 6af6da448174483c92ab325db92130e6: Bootstrap starting.
I20260713 09:12:41.623330  4943 ts_tablet_manager.cc:1434] T b0f1198b05c941249f66d5503c4a7e6d P 96da689042c743f69eebce0842899337: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260713 09:12:41.624502  4943 tablet_bootstrap.cc:492] T ac6e4d858779422baefee1c90d536281 P 96da689042c743f69eebce0842899337: Bootstrap starting.
I20260713 09:12:41.624120  4942 raft_consensus.cc:359] T ac6e4d858779422baefee1c90d536281 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.625002  4942 raft_consensus.cc:385] T ac6e4d858779422baefee1c90d536281 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.625394  4942 raft_consensus.cc:740] T ac6e4d858779422baefee1c90d536281 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28cbf4bf05d7456dad0f3e5f7290065a, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.626405  4942 consensus_queue.cc:260] T ac6e4d858779422baefee1c90d536281 P 28cbf4bf05d7456dad0f3e5f7290065a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.628930  4945 tablet_bootstrap.cc:654] T 611c299724ac4fec932ac726357b758b P 6af6da448174483c92ab325db92130e6: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:41.631480  4942 ts_tablet_manager.cc:1434] T ac6e4d858779422baefee1c90d536281 P 28cbf4bf05d7456dad0f3e5f7290065a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260713 09:12:41.632406  4943 tablet_bootstrap.cc:654] T ac6e4d858779422baefee1c90d536281 P 96da689042c743f69eebce0842899337: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:41.632978  4942 tablet_bootstrap.cc:492] T 576ca65514164486aac999549cc58d01 P 28cbf4bf05d7456dad0f3e5f7290065a: Bootstrap starting.
I20260713 09:12:41.640959  4945 tablet_bootstrap.cc:492] T 611c299724ac4fec932ac726357b758b P 6af6da448174483c92ab325db92130e6: No bootstrap required, opened a new log
I20260713 09:12:41.641503  4945 ts_tablet_manager.cc:1403] T 611c299724ac4fec932ac726357b758b P 6af6da448174483c92ab325db92130e6: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.012s
I20260713 09:12:41.641613  4942 tablet_bootstrap.cc:654] T 576ca65514164486aac999549cc58d01 P 28cbf4bf05d7456dad0f3e5f7290065a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:41.644826  4945 raft_consensus.cc:359] T 611c299724ac4fec932ac726357b758b P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.645823  4945 raft_consensus.cc:385] T 611c299724ac4fec932ac726357b758b P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.646203  4945 raft_consensus.cc:740] T 611c299724ac4fec932ac726357b758b P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6af6da448174483c92ab325db92130e6, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.648844  4945 consensus_queue.cc:260] T 611c299724ac4fec932ac726357b758b P 6af6da448174483c92ab325db92130e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.652031  4943 tablet_bootstrap.cc:492] T ac6e4d858779422baefee1c90d536281 P 96da689042c743f69eebce0842899337: No bootstrap required, opened a new log
I20260713 09:12:41.652590  4943 ts_tablet_manager.cc:1403] T ac6e4d858779422baefee1c90d536281 P 96da689042c743f69eebce0842899337: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.015s
I20260713 09:12:41.654197  4945 ts_tablet_manager.cc:1434] T 611c299724ac4fec932ac726357b758b P 6af6da448174483c92ab325db92130e6: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.002s
I20260713 09:12:41.655416  4945 tablet_bootstrap.cc:492] T 105fdff8a4514956be76616f4890f343 P 6af6da448174483c92ab325db92130e6: Bootstrap starting.
I20260713 09:12:41.655630  4943 raft_consensus.cc:359] T ac6e4d858779422baefee1c90d536281 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.656560  4943 raft_consensus.cc:385] T ac6e4d858779422baefee1c90d536281 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.656589  4942 tablet_bootstrap.cc:492] T 576ca65514164486aac999549cc58d01 P 28cbf4bf05d7456dad0f3e5f7290065a: No bootstrap required, opened a new log
I20260713 09:12:41.656931  4943 raft_consensus.cc:740] T ac6e4d858779422baefee1c90d536281 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96da689042c743f69eebce0842899337, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.657289  4942 ts_tablet_manager.cc:1403] T 576ca65514164486aac999549cc58d01 P 28cbf4bf05d7456dad0f3e5f7290065a: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.005s
I20260713 09:12:41.657881  4943 consensus_queue.cc:260] T ac6e4d858779422baefee1c90d536281 P 96da689042c743f69eebce0842899337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.660979  4942 raft_consensus.cc:359] T 576ca65514164486aac999549cc58d01 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.661877  4942 raft_consensus.cc:385] T 576ca65514164486aac999549cc58d01 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.662243  4942 raft_consensus.cc:740] T 576ca65514164486aac999549cc58d01 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28cbf4bf05d7456dad0f3e5f7290065a, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.663539  4943 ts_tablet_manager.cc:1434] T ac6e4d858779422baefee1c90d536281 P 96da689042c743f69eebce0842899337: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.005s
I20260713 09:12:41.663678  4945 tablet_bootstrap.cc:654] T 105fdff8a4514956be76616f4890f343 P 6af6da448174483c92ab325db92130e6: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:41.663084  4942 consensus_queue.cc:260] T 576ca65514164486aac999549cc58d01 P 28cbf4bf05d7456dad0f3e5f7290065a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.664642  4943 tablet_bootstrap.cc:492] T 93a616054a314eeda579f8ae42069ec5 P 96da689042c743f69eebce0842899337: Bootstrap starting.
I20260713 09:12:41.666615  4942 ts_tablet_manager.cc:1434] T 576ca65514164486aac999549cc58d01 P 28cbf4bf05d7456dad0f3e5f7290065a: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:12:41.667805  4942 tablet_bootstrap.cc:492] T 3fd74e9eb08d444ba86bc766a0aee031 P 28cbf4bf05d7456dad0f3e5f7290065a: Bootstrap starting.
I20260713 09:12:41.672111  4943 tablet_bootstrap.cc:654] T 93a616054a314eeda579f8ae42069ec5 P 96da689042c743f69eebce0842899337: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:41.677627  4942 tablet_bootstrap.cc:654] T 3fd74e9eb08d444ba86bc766a0aee031 P 28cbf4bf05d7456dad0f3e5f7290065a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:41.683632  4964 raft_consensus.cc:493] T b0f1198b05c941249f66d5503c4a7e6d P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:41.684587  4943 tablet_bootstrap.cc:492] T 93a616054a314eeda579f8ae42069ec5 P 96da689042c743f69eebce0842899337: No bootstrap required, opened a new log
I20260713 09:12:41.684203  4964 raft_consensus.cc:515] T b0f1198b05c941249f66d5503c4a7e6d P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.686478  4964 leader_election.cc:290] T b0f1198b05c941249f66d5503c4a7e6d P 28cbf4bf05d7456dad0f3e5f7290065a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96da689042c743f69eebce0842899337 (127.31.232.66:44611), 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199)
I20260713 09:12:41.688349  4829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0f1198b05c941249f66d5503c4a7e6d" candidate_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96da689042c743f69eebce0842899337" is_pre_election: true
I20260713 09:12:41.689069  4829 raft_consensus.cc:2468] T b0f1198b05c941249f66d5503c4a7e6d P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28cbf4bf05d7456dad0f3e5f7290065a in term 0.
I20260713 09:12:41.690459  4901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0f1198b05c941249f66d5503c4a7e6d" candidate_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af6da448174483c92ab325db92130e6" is_pre_election: true
W20260713 09:12:41.692265  4720 leader_election.cc:343] T b0f1198b05c941249f66d5503c4a7e6d P 28cbf4bf05d7456dad0f3e5f7290065a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:41.692970  4720 leader_election.cc:304] T b0f1198b05c941249f66d5503c4a7e6d P 28cbf4bf05d7456dad0f3e5f7290065a [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: 28cbf4bf05d7456dad0f3e5f7290065a, 96da689042c743f69eebce0842899337; no voters: 6af6da448174483c92ab325db92130e6
I20260713 09:12:41.696659  4964 raft_consensus.cc:2804] T b0f1198b05c941249f66d5503c4a7e6d P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:41.697049  4964 raft_consensus.cc:493] T b0f1198b05c941249f66d5503c4a7e6d P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:41.697389  4964 raft_consensus.cc:3060] T b0f1198b05c941249f66d5503c4a7e6d P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:41.702764  4943 ts_tablet_manager.cc:1403] T 93a616054a314eeda579f8ae42069ec5 P 96da689042c743f69eebce0842899337: Time spent bootstrapping tablet: real 0.038s	user 0.005s	sys 0.013s
I20260713 09:12:41.704571  4945 tablet_bootstrap.cc:492] T 105fdff8a4514956be76616f4890f343 P 6af6da448174483c92ab325db92130e6: No bootstrap required, opened a new log
I20260713 09:12:41.705192  4945 ts_tablet_manager.cc:1403] T 105fdff8a4514956be76616f4890f343 P 6af6da448174483c92ab325db92130e6: Time spent bootstrapping tablet: real 0.050s	user 0.028s	sys 0.019s
I20260713 09:12:41.704857  4964 raft_consensus.cc:515] T b0f1198b05c941249f66d5503c4a7e6d P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.707103  4943 raft_consensus.cc:359] T 93a616054a314eeda579f8ae42069ec5 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.707911  4829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0f1198b05c941249f66d5503c4a7e6d" candidate_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96da689042c743f69eebce0842899337"
I20260713 09:12:41.708537  4829 raft_consensus.cc:3060] T b0f1198b05c941249f66d5503c4a7e6d P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:41.708310  4945 raft_consensus.cc:359] T 105fdff8a4514956be76616f4890f343 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.709268  4945 raft_consensus.cc:385] T 105fdff8a4514956be76616f4890f343 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.708336  4943 raft_consensus.cc:385] T 93a616054a314eeda579f8ae42069ec5 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.709952  4945 raft_consensus.cc:740] T 105fdff8a4514956be76616f4890f343 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6af6da448174483c92ab325db92130e6, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.710605  4943 raft_consensus.cc:740] T 93a616054a314eeda579f8ae42069ec5 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96da689042c743f69eebce0842899337, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.709204  4964 leader_election.cc:290] T b0f1198b05c941249f66d5503c4a7e6d P 28cbf4bf05d7456dad0f3e5f7290065a [CANDIDATE]: Term 1 election: Requested vote from peers 96da689042c743f69eebce0842899337 (127.31.232.66:44611), 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199)
I20260713 09:12:41.711212  4945 consensus_queue.cc:260] T 105fdff8a4514956be76616f4890f343 P 6af6da448174483c92ab325db92130e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.712235  4901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0f1198b05c941249f66d5503c4a7e6d" candidate_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af6da448174483c92ab325db92130e6"
I20260713 09:12:41.712332  4943 consensus_queue.cc:260] T 93a616054a314eeda579f8ae42069ec5 P 96da689042c743f69eebce0842899337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.713805  4945 ts_tablet_manager.cc:1434] T 105fdff8a4514956be76616f4890f343 P 6af6da448174483c92ab325db92130e6: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:12:41.714905  4945 tablet_bootstrap.cc:492] T b0f1198b05c941249f66d5503c4a7e6d P 6af6da448174483c92ab325db92130e6: Bootstrap starting.
W20260713 09:12:41.713711  4720 leader_election.cc:343] T b0f1198b05c941249f66d5503c4a7e6d P 28cbf4bf05d7456dad0f3e5f7290065a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:41.719924  4829 raft_consensus.cc:2468] T b0f1198b05c941249f66d5503c4a7e6d P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28cbf4bf05d7456dad0f3e5f7290065a in term 1.
I20260713 09:12:41.721240  4720 leader_election.cc:304] T b0f1198b05c941249f66d5503c4a7e6d P 28cbf4bf05d7456dad0f3e5f7290065a [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: 28cbf4bf05d7456dad0f3e5f7290065a, 96da689042c743f69eebce0842899337; no voters: 6af6da448174483c92ab325db92130e6
I20260713 09:12:41.722504  4945 tablet_bootstrap.cc:654] T b0f1198b05c941249f66d5503c4a7e6d P 6af6da448174483c92ab325db92130e6: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:41.722589  4964 raft_consensus.cc:2804] T b0f1198b05c941249f66d5503c4a7e6d P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:41.724054  4964 raft_consensus.cc:697] T b0f1198b05c941249f66d5503c4a7e6d P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 LEADER]: Becoming Leader. State: Replica: 28cbf4bf05d7456dad0f3e5f7290065a, State: Running, Role: LEADER
I20260713 09:12:41.725436  4943 ts_tablet_manager.cc:1434] T 93a616054a314eeda579f8ae42069ec5 P 96da689042c743f69eebce0842899337: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260713 09:12:41.724925  4964 consensus_queue.cc:237] T b0f1198b05c941249f66d5503c4a7e6d P 28cbf4bf05d7456dad0f3e5f7290065a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.732831  4943 tablet_bootstrap.cc:492] T 105fdff8a4514956be76616f4890f343 P 96da689042c743f69eebce0842899337: Bootstrap starting.
I20260713 09:12:41.735942  4942 tablet_bootstrap.cc:492] T 3fd74e9eb08d444ba86bc766a0aee031 P 28cbf4bf05d7456dad0f3e5f7290065a: No bootstrap required, opened a new log
I20260713 09:12:41.736613  4942 ts_tablet_manager.cc:1403] T 3fd74e9eb08d444ba86bc766a0aee031 P 28cbf4bf05d7456dad0f3e5f7290065a: Time spent bootstrapping tablet: real 0.069s	user 0.025s	sys 0.025s
I20260713 09:12:41.737650  4945 tablet_bootstrap.cc:492] T b0f1198b05c941249f66d5503c4a7e6d P 6af6da448174483c92ab325db92130e6: No bootstrap required, opened a new log
I20260713 09:12:41.738207  4945 ts_tablet_manager.cc:1403] T b0f1198b05c941249f66d5503c4a7e6d P 6af6da448174483c92ab325db92130e6: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.000s
I20260713 09:12:41.740168  4942 raft_consensus.cc:359] T 3fd74e9eb08d444ba86bc766a0aee031 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.740739  4943 tablet_bootstrap.cc:654] T 105fdff8a4514956be76616f4890f343 P 96da689042c743f69eebce0842899337: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:41.741150  4942 raft_consensus.cc:385] T 3fd74e9eb08d444ba86bc766a0aee031 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.740846  4945 raft_consensus.cc:359] T b0f1198b05c941249f66d5503c4a7e6d P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.741639  4942 raft_consensus.cc:740] T 3fd74e9eb08d444ba86bc766a0aee031 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28cbf4bf05d7456dad0f3e5f7290065a, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.741955  4945 raft_consensus.cc:385] T b0f1198b05c941249f66d5503c4a7e6d P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.742372  4945 raft_consensus.cc:740] T b0f1198b05c941249f66d5503c4a7e6d P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6af6da448174483c92ab325db92130e6, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.742550  4942 consensus_queue.cc:260] T 3fd74e9eb08d444ba86bc766a0aee031 P 28cbf4bf05d7456dad0f3e5f7290065a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.743258  4945 consensus_queue.cc:260] T b0f1198b05c941249f66d5503c4a7e6d P 6af6da448174483c92ab325db92130e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.743903  4651 catalog_manager.cc:5697] T b0f1198b05c941249f66d5503c4a7e6d P 28cbf4bf05d7456dad0f3e5f7290065a reported cstate change: term changed from 0 to 1, leader changed from <none> to 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65). New cstate: current_term: 1 leader_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:41.745362  4942 ts_tablet_manager.cc:1434] T 3fd74e9eb08d444ba86bc766a0aee031 P 28cbf4bf05d7456dad0f3e5f7290065a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:12:41.745922  4945 ts_tablet_manager.cc:1434] T b0f1198b05c941249f66d5503c4a7e6d P 6af6da448174483c92ab325db92130e6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:12:41.746484  4942 tablet_bootstrap.cc:492] T 611c299724ac4fec932ac726357b758b P 28cbf4bf05d7456dad0f3e5f7290065a: Bootstrap starting.
I20260713 09:12:41.746971  4945 tablet_bootstrap.cc:492] T ac6e4d858779422baefee1c90d536281 P 6af6da448174483c92ab325db92130e6: Bootstrap starting.
I20260713 09:12:41.750887  4943 tablet_bootstrap.cc:492] T 105fdff8a4514956be76616f4890f343 P 96da689042c743f69eebce0842899337: No bootstrap required, opened a new log
I20260713 09:12:41.751425  4943 ts_tablet_manager.cc:1403] T 105fdff8a4514956be76616f4890f343 P 96da689042c743f69eebce0842899337: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260713 09:12:41.753407  4945 tablet_bootstrap.cc:654] T ac6e4d858779422baefee1c90d536281 P 6af6da448174483c92ab325db92130e6: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:41.754288  4942 tablet_bootstrap.cc:654] T 611c299724ac4fec932ac726357b758b P 28cbf4bf05d7456dad0f3e5f7290065a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:41.754213  4943 raft_consensus.cc:359] T 105fdff8a4514956be76616f4890f343 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.755244  4943 raft_consensus.cc:385] T 105fdff8a4514956be76616f4890f343 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.755540  4943 raft_consensus.cc:740] T 105fdff8a4514956be76616f4890f343 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96da689042c743f69eebce0842899337, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.756296  4943 consensus_queue.cc:260] T 105fdff8a4514956be76616f4890f343 P 96da689042c743f69eebce0842899337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.759078  4943 ts_tablet_manager.cc:1434] T 105fdff8a4514956be76616f4890f343 P 96da689042c743f69eebce0842899337: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260713 09:12:41.760361  4943 tablet_bootstrap.cc:492] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 96da689042c743f69eebce0842899337: Bootstrap starting.
I20260713 09:12:41.766680  4948 raft_consensus.cc:493] T 576ca65514164486aac999549cc58d01 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:41.768038  4943 tablet_bootstrap.cc:654] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 96da689042c743f69eebce0842899337: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:41.767588  4948 raft_consensus.cc:515] T 576ca65514164486aac999549cc58d01 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.771595  4753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576ca65514164486aac999549cc58d01" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" is_pre_election: true
I20260713 09:12:41.772675  4753 raft_consensus.cc:2468] T 576ca65514164486aac999549cc58d01 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96da689042c743f69eebce0842899337 in term 0.
I20260713 09:12:41.773156  4945 tablet_bootstrap.cc:492] T ac6e4d858779422baefee1c90d536281 P 6af6da448174483c92ab325db92130e6: No bootstrap required, opened a new log
I20260713 09:12:41.773976  4945 ts_tablet_manager.cc:1403] T ac6e4d858779422baefee1c90d536281 P 6af6da448174483c92ab325db92130e6: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.004s
I20260713 09:12:41.774665  4792 leader_election.cc:304] T 576ca65514164486aac999549cc58d01 P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28cbf4bf05d7456dad0f3e5f7290065a, 96da689042c743f69eebce0842899337; no voters: 
I20260713 09:12:41.776305  4968 raft_consensus.cc:2804] T 576ca65514164486aac999549cc58d01 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:41.776865  4968 raft_consensus.cc:493] T 576ca65514164486aac999549cc58d01 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:41.777343  4968 raft_consensus.cc:3060] T 576ca65514164486aac999549cc58d01 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:41.777802  4945 raft_consensus.cc:359] T ac6e4d858779422baefee1c90d536281 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.778888  4945 raft_consensus.cc:385] T ac6e4d858779422baefee1c90d536281 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.779373  4945 raft_consensus.cc:740] T ac6e4d858779422baefee1c90d536281 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6af6da448174483c92ab325db92130e6, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.780332  4945 consensus_queue.cc:260] T ac6e4d858779422baefee1c90d536281 P 6af6da448174483c92ab325db92130e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.784013  4945 ts_tablet_manager.cc:1434] T ac6e4d858779422baefee1c90d536281 P 6af6da448174483c92ab325db92130e6: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:12:41.770680  4948 leader_election.cc:290] T 576ca65514164486aac999549cc58d01 P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371), 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199)
I20260713 09:12:41.780830  4901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576ca65514164486aac999549cc58d01" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af6da448174483c92ab325db92130e6" is_pre_election: true
I20260713 09:12:41.792364  4901 raft_consensus.cc:2468] T 576ca65514164486aac999549cc58d01 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96da689042c743f69eebce0842899337 in term 0.
I20260713 09:12:41.797844  4950 raft_consensus.cc:493] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:41.798643  4950 raft_consensus.cc:515] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.801497  4948 raft_consensus.cc:493] T 611c299724ac4fec932ac726357b758b P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:41.802342  4948 raft_consensus.cc:515] T 611c299724ac4fec932ac726357b758b P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.803682  4950 leader_election.cc:290] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 6af6da448174483c92ab325db92130e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371), 96da689042c743f69eebce0842899337 (127.31.232.66:44611)
I20260713 09:12:41.806520  4753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc8ac0a8acc4ab6ace2d5f86f7d789e" candidate_uuid: "6af6da448174483c92ab325db92130e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" is_pre_election: true
I20260713 09:12:41.808475  4829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc8ac0a8acc4ab6ace2d5f86f7d789e" candidate_uuid: "6af6da448174483c92ab325db92130e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96da689042c743f69eebce0842899337" is_pre_election: true
W20260713 09:12:41.810570  4866 leader_election.cc:343] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 6af6da448174483c92ab325db92130e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:41.811842  4869 leader_election.cc:343] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 6af6da448174483c92ab325db92130e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96da689042c743f69eebce0842899337 (127.31.232.66:44611): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:41.811976  4753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611c299724ac4fec932ac726357b758b" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" is_pre_election: true
I20260713 09:12:41.812343  4869 leader_election.cc:304] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 6af6da448174483c92ab325db92130e6 [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: 6af6da448174483c92ab325db92130e6; no voters: 28cbf4bf05d7456dad0f3e5f7290065a, 96da689042c743f69eebce0842899337
W20260713 09:12:41.813606  4792 leader_election.cc:343] T 611c299724ac4fec932ac726357b758b P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:41.814805  4948 leader_election.cc:290] T 611c299724ac4fec932ac726357b758b P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371), 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199)
I20260713 09:12:41.815938  4948 raft_consensus.cc:493] T 93a616054a314eeda579f8ae42069ec5 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:41.816447  4948 raft_consensus.cc:515] T 93a616054a314eeda579f8ae42069ec5 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.818008  4950 raft_consensus.cc:2749] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:41.818919  4950 raft_consensus.cc:493] T b0f1198b05c941249f66d5503c4a7e6d P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:41.819618  4753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a616054a314eeda579f8ae42069ec5" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" is_pre_election: true
I20260713 09:12:41.819443  4950 raft_consensus.cc:515] T b0f1198b05c941249f66d5503c4a7e6d P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
W20260713 09:12:41.821236  4792 leader_election.cc:343] T 93a616054a314eeda579f8ae42069ec5 P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:41.822224  4968 raft_consensus.cc:515] T 576ca65514164486aac999549cc58d01 P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.823977  4901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611c299724ac4fec932ac726357b758b" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af6da448174483c92ab325db92130e6" is_pre_election: true
I20260713 09:12:41.824661  4901 raft_consensus.cc:2468] T 611c299724ac4fec932ac726357b758b P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96da689042c743f69eebce0842899337 in term 0.
I20260713 09:12:41.822284  4948 leader_election.cc:290] T 93a616054a314eeda579f8ae42069ec5 P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371), 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199)
I20260713 09:12:41.825278  4754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576ca65514164486aac999549cc58d01" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a"
I20260713 09:12:41.826088  4754 raft_consensus.cc:3060] T 576ca65514164486aac999549cc58d01 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:41.824952  4753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0f1198b05c941249f66d5503c4a7e6d" candidate_uuid: "6af6da448174483c92ab325db92130e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" is_pre_election: true
I20260713 09:12:41.827692  4943 tablet_bootstrap.cc:492] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 96da689042c743f69eebce0842899337: No bootstrap required, opened a new log
I20260713 09:12:41.827560  4901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a616054a314eeda579f8ae42069ec5" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af6da448174483c92ab325db92130e6" is_pre_election: true
I20260713 09:12:41.828188  4943 ts_tablet_manager.cc:1403] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 96da689042c743f69eebce0842899337: Time spent bootstrapping tablet: real 0.068s	user 0.031s	sys 0.029s
I20260713 09:12:41.828238  4901 raft_consensus.cc:2468] T 93a616054a314eeda579f8ae42069ec5 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96da689042c743f69eebce0842899337 in term 0.
I20260713 09:12:41.829418  4950 leader_election.cc:290] T b0f1198b05c941249f66d5503c4a7e6d P 6af6da448174483c92ab325db92130e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371), 96da689042c743f69eebce0842899337 (127.31.232.66:44611)
I20260713 09:12:41.830400  4829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0f1198b05c941249f66d5503c4a7e6d" candidate_uuid: "6af6da448174483c92ab325db92130e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96da689042c743f69eebce0842899337" is_pre_election: true
I20260713 09:12:41.831154  4829 raft_consensus.cc:2393] T b0f1198b05c941249f66d5503c4a7e6d P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6af6da448174483c92ab325db92130e6 in current term 1: Already voted for candidate 28cbf4bf05d7456dad0f3e5f7290065a in this term.
I20260713 09:12:41.831111  4943 raft_consensus.cc:359] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.831871  4943 raft_consensus.cc:385] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.832145  4943 raft_consensus.cc:740] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96da689042c743f69eebce0842899337, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.832628  4942 tablet_bootstrap.cc:492] T 611c299724ac4fec932ac726357b758b P 28cbf4bf05d7456dad0f3e5f7290065a: No bootstrap required, opened a new log
I20260713 09:12:41.832722  4869 leader_election.cc:304] T b0f1198b05c941249f66d5503c4a7e6d P 6af6da448174483c92ab325db92130e6 [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: 6af6da448174483c92ab325db92130e6; no voters: 28cbf4bf05d7456dad0f3e5f7290065a, 96da689042c743f69eebce0842899337
I20260713 09:12:41.833280  4942 ts_tablet_manager.cc:1403] T 611c299724ac4fec932ac726357b758b P 28cbf4bf05d7456dad0f3e5f7290065a: Time spent bootstrapping tablet: real 0.087s	user 0.029s	sys 0.025s
I20260713 09:12:41.833384  4968 leader_election.cc:290] T 576ca65514164486aac999549cc58d01 P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 election: Requested vote from peers 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371), 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199)
I20260713 09:12:41.832837  4943 consensus_queue.cc:260] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 96da689042c743f69eebce0842899337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.835220  4754 raft_consensus.cc:2468] T 576ca65514164486aac999549cc58d01 P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96da689042c743f69eebce0842899337 in term 1.
I20260713 09:12:41.836402  4943 ts_tablet_manager.cc:1434] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 96da689042c743f69eebce0842899337: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260713 09:12:41.836601  4792 leader_election.cc:304] T 576ca65514164486aac999549cc58d01 P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28cbf4bf05d7456dad0f3e5f7290065a, 96da689042c743f69eebce0842899337; no voters: 
I20260713 09:12:41.836884  4942 raft_consensus.cc:359] T 611c299724ac4fec932ac726357b758b P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.837589  4968 raft_consensus.cc:2804] T 576ca65514164486aac999549cc58d01 P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:41.837711  4942 raft_consensus.cc:385] T 611c299724ac4fec932ac726357b758b P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.837836  4948 raft_consensus.cc:493] T 105fdff8a4514956be76616f4890f343 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:41.838136  4942 raft_consensus.cc:740] T 611c299724ac4fec932ac726357b758b P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28cbf4bf05d7456dad0f3e5f7290065a, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.838269  4968 raft_consensus.cc:697] T 576ca65514164486aac999549cc58d01 P 96da689042c743f69eebce0842899337 [term 1 LEADER]: Becoming Leader. State: Replica: 96da689042c743f69eebce0842899337, State: Running, Role: LEADER
I20260713 09:12:41.838459  4948 raft_consensus.cc:515] T 105fdff8a4514956be76616f4890f343 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.839470  4901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576ca65514164486aac999549cc58d01" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af6da448174483c92ab325db92130e6"
I20260713 09:12:41.839138  4942 consensus_queue.cc:260] T 611c299724ac4fec932ac726357b758b P 28cbf4bf05d7456dad0f3e5f7290065a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.839344  4968 consensus_queue.cc:237] T 576ca65514164486aac999549cc58d01 P 96da689042c743f69eebce0842899337 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.840080  4901 raft_consensus.cc:3060] T 576ca65514164486aac999549cc58d01 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:41.840759  4948 leader_election.cc:290] T 105fdff8a4514956be76616f4890f343 P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371), 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199)
I20260713 09:12:41.841866  4795 leader_election.cc:304] T 611c299724ac4fec932ac726357b758b P 96da689042c743f69eebce0842899337 [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: 6af6da448174483c92ab325db92130e6, 96da689042c743f69eebce0842899337; no voters: 28cbf4bf05d7456dad0f3e5f7290065a
I20260713 09:12:41.837404  4950 raft_consensus.cc:3060] T b0f1198b05c941249f66d5503c4a7e6d P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:41.842826  4942 ts_tablet_manager.cc:1434] T 611c299724ac4fec932ac726357b758b P 28cbf4bf05d7456dad0f3e5f7290065a: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260713 09:12:41.843969  4942 tablet_bootstrap.cc:492] T 93a616054a314eeda579f8ae42069ec5 P 28cbf4bf05d7456dad0f3e5f7290065a: Bootstrap starting.
I20260713 09:12:41.844396  4948 raft_consensus.cc:2804] T 611c299724ac4fec932ac726357b758b P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:41.844827  4948 raft_consensus.cc:493] T 611c299724ac4fec932ac726357b758b P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:41.845160  4948 raft_consensus.cc:3060] T 611c299724ac4fec932ac726357b758b P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:41.848057  4901 raft_consensus.cc:2468] T 576ca65514164486aac999549cc58d01 P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96da689042c743f69eebce0842899337 in term 1.
I20260713 09:12:41.849696  4753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "105fdff8a4514956be76616f4890f343" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" is_pre_election: true
I20260713 09:12:41.849911  4795 leader_election.cc:304] T 93a616054a314eeda579f8ae42069ec5 P 96da689042c743f69eebce0842899337 [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: 6af6da448174483c92ab325db92130e6, 96da689042c743f69eebce0842899337; no voters: 28cbf4bf05d7456dad0f3e5f7290065a
I20260713 09:12:41.850504  4753 raft_consensus.cc:2468] T 105fdff8a4514956be76616f4890f343 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96da689042c743f69eebce0842899337 in term 0.
I20260713 09:12:41.851156  4942 tablet_bootstrap.cc:654] T 93a616054a314eeda579f8ae42069ec5 P 28cbf4bf05d7456dad0f3e5f7290065a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:41.852581  4792 leader_election.cc:304] T 105fdff8a4514956be76616f4890f343 P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28cbf4bf05d7456dad0f3e5f7290065a, 96da689042c743f69eebce0842899337; no voters: 
I20260713 09:12:41.853025  4948 raft_consensus.cc:515] T 611c299724ac4fec932ac726357b758b P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.855913  4948 leader_election.cc:290] T 611c299724ac4fec932ac726357b758b P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 election: Requested vote from peers 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371), 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199)
I20260713 09:12:41.856576  4948 raft_consensus.cc:2804] T 93a616054a314eeda579f8ae42069ec5 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:41.856982  4948 raft_consensus.cc:493] T 93a616054a314eeda579f8ae42069ec5 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:41.857365  4948 raft_consensus.cc:3060] T 93a616054a314eeda579f8ae42069ec5 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:41.861682  4901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "105fdff8a4514956be76616f4890f343" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af6da448174483c92ab325db92130e6" is_pre_election: true
I20260713 09:12:41.862504  4901 raft_consensus.cc:2468] T 105fdff8a4514956be76616f4890f343 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96da689042c743f69eebce0842899337 in term 0.
I20260713 09:12:41.863791  4942 tablet_bootstrap.cc:492] T 93a616054a314eeda579f8ae42069ec5 P 28cbf4bf05d7456dad0f3e5f7290065a: No bootstrap required, opened a new log
I20260713 09:12:41.864632  4942 ts_tablet_manager.cc:1403] T 93a616054a314eeda579f8ae42069ec5 P 28cbf4bf05d7456dad0f3e5f7290065a: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260713 09:12:41.864852  4901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611c299724ac4fec932ac726357b758b" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af6da448174483c92ab325db92130e6"
I20260713 09:12:41.865053  4948 raft_consensus.cc:515] T 93a616054a314eeda579f8ae42069ec5 P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.865556  4901 raft_consensus.cc:3060] T 611c299724ac4fec932ac726357b758b P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:41.866291  4753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611c299724ac4fec932ac726357b758b" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a"
I20260713 09:12:41.866931  4753 raft_consensus.cc:3060] T 611c299724ac4fec932ac726357b758b P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:41.868116  4950 raft_consensus.cc:2749] T b0f1198b05c941249f66d5503c4a7e6d P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:41.867918  4942 raft_consensus.cc:359] T 93a616054a314eeda579f8ae42069ec5 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.868438  4752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a616054a314eeda579f8ae42069ec5" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a"
I20260713 09:12:41.868950  4942 raft_consensus.cc:385] T 93a616054a314eeda579f8ae42069ec5 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.871614  4903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a616054a314eeda579f8ae42069ec5" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af6da448174483c92ab325db92130e6"
I20260713 09:12:41.872956  4903 raft_consensus.cc:3060] T 93a616054a314eeda579f8ae42069ec5 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:41.875240  4990 raft_consensus.cc:2804] T 105fdff8a4514956be76616f4890f343 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:41.875725  4990 raft_consensus.cc:493] T 105fdff8a4514956be76616f4890f343 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:41.876092  4990 raft_consensus.cc:3060] T 105fdff8a4514956be76616f4890f343 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:41.876191  4901 raft_consensus.cc:2468] T 611c299724ac4fec932ac726357b758b P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96da689042c743f69eebce0842899337 in term 1.
I20260713 09:12:41.869779  4948 leader_election.cc:290] T 93a616054a314eeda579f8ae42069ec5 P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 election: Requested vote from peers 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371), 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199)
I20260713 09:12:41.872148  4942 raft_consensus.cc:740] T 93a616054a314eeda579f8ae42069ec5 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28cbf4bf05d7456dad0f3e5f7290065a, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.877854  4795 leader_election.cc:304] T 611c299724ac4fec932ac726357b758b P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6af6da448174483c92ab325db92130e6, 96da689042c743f69eebce0842899337; no voters: 
I20260713 09:12:41.878429  4942 consensus_queue.cc:260] T 93a616054a314eeda579f8ae42069ec5 P 28cbf4bf05d7456dad0f3e5f7290065a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.879034  4948 raft_consensus.cc:2804] T 611c299724ac4fec932ac726357b758b P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:41.879396  4752 raft_consensus.cc:3060] T 93a616054a314eeda579f8ae42069ec5 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:41.881345  4903 raft_consensus.cc:2468] T 93a616054a314eeda579f8ae42069ec5 P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96da689042c743f69eebce0842899337 in term 1.
I20260713 09:12:41.883361  4795 leader_election.cc:304] T 93a616054a314eeda579f8ae42069ec5 P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6af6da448174483c92ab325db92130e6, 96da689042c743f69eebce0842899337; no voters: 
I20260713 09:12:41.887534  4752 raft_consensus.cc:2468] T 93a616054a314eeda579f8ae42069ec5 P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96da689042c743f69eebce0842899337 in term 1.
I20260713 09:12:41.887584  4995 raft_consensus.cc:2804] T 93a616054a314eeda579f8ae42069ec5 P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:41.888784  4995 raft_consensus.cc:697] T 93a616054a314eeda579f8ae42069ec5 P 96da689042c743f69eebce0842899337 [term 1 LEADER]: Becoming Leader. State: Replica: 96da689042c743f69eebce0842899337, State: Running, Role: LEADER
I20260713 09:12:41.893144  4753 raft_consensus.cc:2468] T 611c299724ac4fec932ac726357b758b P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96da689042c743f69eebce0842899337 in term 1.
I20260713 09:12:41.893175  4990 raft_consensus.cc:515] T 105fdff8a4514956be76616f4890f343 P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.897315  4942 ts_tablet_manager.cc:1434] T 93a616054a314eeda579f8ae42069ec5 P 28cbf4bf05d7456dad0f3e5f7290065a: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260713 09:12:41.898351  4942 tablet_bootstrap.cc:492] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 28cbf4bf05d7456dad0f3e5f7290065a: Bootstrap starting.
I20260713 09:12:41.890196  4995 consensus_queue.cc:237] T 93a616054a314eeda579f8ae42069ec5 P 96da689042c743f69eebce0842899337 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.898913  4948 raft_consensus.cc:697] T 611c299724ac4fec932ac726357b758b P 96da689042c743f69eebce0842899337 [term 1 LEADER]: Becoming Leader. State: Replica: 96da689042c743f69eebce0842899337, State: Running, Role: LEADER
I20260713 09:12:41.899995  4948 consensus_queue.cc:237] T 611c299724ac4fec932ac726357b758b P 96da689042c743f69eebce0842899337 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.904275  4994 raft_consensus.cc:493] T ac6e4d858779422baefee1c90d536281 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:41.905418  4942 tablet_bootstrap.cc:654] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 28cbf4bf05d7456dad0f3e5f7290065a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:41.904953  4994 raft_consensus.cc:515] T ac6e4d858779422baefee1c90d536281 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.909408  4752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6e4d858779422baefee1c90d536281" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" is_pre_election: true
I20260713 09:12:41.910261  4752 raft_consensus.cc:2468] T ac6e4d858779422baefee1c90d536281 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96da689042c743f69eebce0842899337 in term 0.
I20260713 09:12:41.911880  4792 leader_election.cc:304] T ac6e4d858779422baefee1c90d536281 P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28cbf4bf05d7456dad0f3e5f7290065a, 96da689042c743f69eebce0842899337; no voters: 
I20260713 09:12:41.913045  4968 raft_consensus.cc:2804] T ac6e4d858779422baefee1c90d536281 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:41.913287  4903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6e4d858779422baefee1c90d536281" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af6da448174483c92ab325db92130e6" is_pre_election: true
I20260713 09:12:41.913595  4968 raft_consensus.cc:493] T ac6e4d858779422baefee1c90d536281 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:41.914163  4968 raft_consensus.cc:3060] T ac6e4d858779422baefee1c90d536281 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:41.914242  4903 raft_consensus.cc:2468] T ac6e4d858779422baefee1c90d536281 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96da689042c743f69eebce0842899337 in term 0.
I20260713 09:12:41.916033  4994 leader_election.cc:290] T ac6e4d858779422baefee1c90d536281 P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371), 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199)
I20260713 09:12:41.916656  4651 catalog_manager.cc:5697] T 576ca65514164486aac999549cc58d01 P 96da689042c743f69eebce0842899337 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96da689042c743f69eebce0842899337 (127.31.232.66). New cstate: current_term: 1 leader_uuid: "96da689042c743f69eebce0842899337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:41.919288  4942 tablet_bootstrap.cc:492] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 28cbf4bf05d7456dad0f3e5f7290065a: No bootstrap required, opened a new log
I20260713 09:12:41.919965  4942 ts_tablet_manager.cc:1403] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 28cbf4bf05d7456dad0f3e5f7290065a: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.005s
I20260713 09:12:41.921937  4968 raft_consensus.cc:515] T ac6e4d858779422baefee1c90d536281 P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.923484  4942 raft_consensus.cc:359] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.924422  4942 raft_consensus.cc:385] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:41.924809  4942 raft_consensus.cc:740] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28cbf4bf05d7456dad0f3e5f7290065a, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.924903  4753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6e4d858779422baefee1c90d536281" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a"
I20260713 09:12:41.925549  4753 raft_consensus.cc:3060] T ac6e4d858779422baefee1c90d536281 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:41.925776  4942 consensus_queue.cc:260] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 28cbf4bf05d7456dad0f3e5f7290065a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.928610  4942 ts_tablet_manager.cc:1434] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 28cbf4bf05d7456dad0f3e5f7290065a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:12:41.930543  4903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "105fdff8a4514956be76616f4890f343" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af6da448174483c92ab325db92130e6"
I20260713 09:12:41.931540  4903 raft_consensus.cc:3060] T 105fdff8a4514956be76616f4890f343 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:41.932212  4752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "105fdff8a4514956be76616f4890f343" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a"
I20260713 09:12:41.932613  4968 leader_election.cc:290] T ac6e4d858779422baefee1c90d536281 P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 election: Requested vote from peers 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371), 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199)
I20260713 09:12:41.932910  4752 raft_consensus.cc:3060] T 105fdff8a4514956be76616f4890f343 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:41.937340  4990 leader_election.cc:290] T 105fdff8a4514956be76616f4890f343 P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 election: Requested vote from peers 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371), 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199)
I20260713 09:12:41.939057  4753 raft_consensus.cc:2468] T ac6e4d858779422baefee1c90d536281 P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96da689042c743f69eebce0842899337 in term 1.
I20260713 09:12:41.939410  4901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6e4d858779422baefee1c90d536281" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af6da448174483c92ab325db92130e6"
I20260713 09:12:41.940032  4901 raft_consensus.cc:3060] T ac6e4d858779422baefee1c90d536281 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:41.941860  4792 leader_election.cc:304] T ac6e4d858779422baefee1c90d536281 P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28cbf4bf05d7456dad0f3e5f7290065a, 96da689042c743f69eebce0842899337; no voters: 
I20260713 09:12:41.944106  4651 catalog_manager.cc:5697] T 611c299724ac4fec932ac726357b758b P 96da689042c743f69eebce0842899337 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96da689042c743f69eebce0842899337 (127.31.232.66). New cstate: current_term: 1 leader_uuid: "96da689042c743f69eebce0842899337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:41.945591  4990 raft_consensus.cc:2804] T ac6e4d858779422baefee1c90d536281 P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:41.946599  4752 raft_consensus.cc:2468] T 105fdff8a4514956be76616f4890f343 P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96da689042c743f69eebce0842899337 in term 1.
I20260713 09:12:41.944139  4903 raft_consensus.cc:2468] T 105fdff8a4514956be76616f4890f343 P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96da689042c743f69eebce0842899337 in term 1.
I20260713 09:12:41.946172  4651 catalog_manager.cc:5697] T 93a616054a314eeda579f8ae42069ec5 P 96da689042c743f69eebce0842899337 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96da689042c743f69eebce0842899337 (127.31.232.66). New cstate: current_term: 1 leader_uuid: "96da689042c743f69eebce0842899337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:41.948920  4792 leader_election.cc:304] T 105fdff8a4514956be76616f4890f343 P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28cbf4bf05d7456dad0f3e5f7290065a, 96da689042c743f69eebce0842899337; no voters: 
I20260713 09:12:41.949041  4901 raft_consensus.cc:2468] T ac6e4d858779422baefee1c90d536281 P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96da689042c743f69eebce0842899337 in term 1.
I20260713 09:12:41.949947  4990 raft_consensus.cc:697] T ac6e4d858779422baefee1c90d536281 P 96da689042c743f69eebce0842899337 [term 1 LEADER]: Becoming Leader. State: Replica: 96da689042c743f69eebce0842899337, State: Running, Role: LEADER
I20260713 09:12:41.950646  4968 raft_consensus.cc:2804] T 105fdff8a4514956be76616f4890f343 P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:41.951244  4968 raft_consensus.cc:697] T 105fdff8a4514956be76616f4890f343 P 96da689042c743f69eebce0842899337 [term 1 LEADER]: Becoming Leader. State: Replica: 96da689042c743f69eebce0842899337, State: Running, Role: LEADER
I20260713 09:12:41.950832  4990 consensus_queue.cc:237] T ac6e4d858779422baefee1c90d536281 P 96da689042c743f69eebce0842899337 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.952199  4968 consensus_queue.cc:237] T 105fdff8a4514956be76616f4890f343 P 96da689042c743f69eebce0842899337 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:41.965338  4651 catalog_manager.cc:5697] T ac6e4d858779422baefee1c90d536281 P 96da689042c743f69eebce0842899337 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96da689042c743f69eebce0842899337 (127.31.232.66). New cstate: current_term: 1 leader_uuid: "96da689042c743f69eebce0842899337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:41.967482  4651 catalog_manager.cc:5697] T 105fdff8a4514956be76616f4890f343 P 96da689042c743f69eebce0842899337 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96da689042c743f69eebce0842899337 (127.31.232.66). New cstate: current_term: 1 leader_uuid: "96da689042c743f69eebce0842899337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:41.968973  4964 consensus_queue.cc:1048] T 0c3ea7f158754f71ae6c877c61169d45 P 28cbf4bf05d7456dad0f3e5f7290065a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:41.983983  4964 consensus_queue.cc:1048] T 0c3ea7f158754f71ae6c877c61169d45 P 28cbf4bf05d7456dad0f3e5f7290065a [LEADER]: Connected to new peer: Peer: permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:41.994567  4990 consensus_queue.cc:1048] T 3fd74e9eb08d444ba86bc766a0aee031 P 96da689042c743f69eebce0842899337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:42.005694  4752 raft_consensus.cc:3060] T 3fd74e9eb08d444ba86bc766a0aee031 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:42.013711  4968 consensus_queue.cc:1048] T 3fd74e9eb08d444ba86bc766a0aee031 P 96da689042c743f69eebce0842899337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:42.044931  4964 raft_consensus.cc:493] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:42.045462  4964 raft_consensus.cc:515] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:42.047425  4964 leader_election.cc:290] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 28cbf4bf05d7456dad0f3e5f7290065a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96da689042c743f69eebce0842899337 (127.31.232.66:44611), 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199)
I20260713 09:12:42.048305  4829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc8ac0a8acc4ab6ace2d5f86f7d789e" candidate_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96da689042c743f69eebce0842899337" is_pre_election: true
I20260713 09:12:42.048478  4901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc8ac0a8acc4ab6ace2d5f86f7d789e" candidate_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af6da448174483c92ab325db92130e6" is_pre_election: true
I20260713 09:12:42.048874  4829 raft_consensus.cc:2468] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28cbf4bf05d7456dad0f3e5f7290065a in term 0.
I20260713 09:12:42.049125  4901 raft_consensus.cc:2468] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28cbf4bf05d7456dad0f3e5f7290065a in term 0.
I20260713 09:12:42.049861  4720 leader_election.cc:304] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 28cbf4bf05d7456dad0f3e5f7290065a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28cbf4bf05d7456dad0f3e5f7290065a, 96da689042c743f69eebce0842899337; no voters: 
I20260713 09:12:42.050616  4964 raft_consensus.cc:2804] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:42.050926  4964 raft_consensus.cc:493] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:42.051311  4964 raft_consensus.cc:3060] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:42.056624  4964 raft_consensus.cc:515] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:42.058300  4964 leader_election.cc:290] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 28cbf4bf05d7456dad0f3e5f7290065a [CANDIDATE]: Term 1 election: Requested vote from peers 96da689042c743f69eebce0842899337 (127.31.232.66:44611), 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199)
I20260713 09:12:42.059075  4829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc8ac0a8acc4ab6ace2d5f86f7d789e" candidate_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96da689042c743f69eebce0842899337"
I20260713 09:12:42.059579  4901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc8ac0a8acc4ab6ace2d5f86f7d789e" candidate_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af6da448174483c92ab325db92130e6"
I20260713 09:12:42.059695  4829 raft_consensus.cc:3060] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:42.060109  4901 raft_consensus.cc:3060] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:42.064880  4829 raft_consensus.cc:2468] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28cbf4bf05d7456dad0f3e5f7290065a in term 1.
I20260713 09:12:42.065981  4901 raft_consensus.cc:2468] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28cbf4bf05d7456dad0f3e5f7290065a in term 1.
I20260713 09:12:42.066004  4720 leader_election.cc:304] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 28cbf4bf05d7456dad0f3e5f7290065a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28cbf4bf05d7456dad0f3e5f7290065a, 96da689042c743f69eebce0842899337; no voters: 
I20260713 09:12:42.067052  4964 raft_consensus.cc:2804] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:42.067592  4964 raft_consensus.cc:697] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 LEADER]: Becoming Leader. State: Replica: 28cbf4bf05d7456dad0f3e5f7290065a, State: Running, Role: LEADER
I20260713 09:12:42.068365  4964 consensus_queue.cc:237] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 28cbf4bf05d7456dad0f3e5f7290065a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:42.075932  4652 catalog_manager.cc:5697] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 28cbf4bf05d7456dad0f3e5f7290065a reported cstate change: term changed from 0 to 1, leader changed from <none> to 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65). New cstate: current_term: 1 leader_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:42.160487  4964 consensus_queue.cc:1048] T b0f1198b05c941249f66d5503c4a7e6d P 28cbf4bf05d7456dad0f3e5f7290065a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:42.170861  4964 consensus_queue.cc:1048] T b0f1198b05c941249f66d5503c4a7e6d P 28cbf4bf05d7456dad0f3e5f7290065a [LEADER]: Connected to new peer: Peer: permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:42.205016  4829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "611c299724ac4fec932ac726357b758b"
dest_uuid: "96da689042c743f69eebce0842899337"
mode: GRACEFUL
new_leader_uuid: "28cbf4bf05d7456dad0f3e5f7290065a"
 from {username='slave'} at 127.0.0.1:55496
I20260713 09:12:42.205540  4829 raft_consensus.cc:606] T 611c299724ac4fec932ac726357b758b P 96da689042c743f69eebce0842899337 [term 1 LEADER]: Received request to transfer leadership to TS 28cbf4bf05d7456dad0f3e5f7290065a
I20260713 09:12:42.213052  4829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "576ca65514164486aac999549cc58d01"
dest_uuid: "96da689042c743f69eebce0842899337"
mode: GRACEFUL
new_leader_uuid: "28cbf4bf05d7456dad0f3e5f7290065a"
 from {username='slave'} at 127.0.0.1:55496
I20260713 09:12:42.213593  4829 raft_consensus.cc:606] T 576ca65514164486aac999549cc58d01 P 96da689042c743f69eebce0842899337 [term 1 LEADER]: Received request to transfer leadership to TS 28cbf4bf05d7456dad0f3e5f7290065a
I20260713 09:12:42.232381  4752 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "acc8ac0a8acc4ab6ace2d5f86f7d789e"
dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a"
mode: GRACEFUL
new_leader_uuid: "96da689042c743f69eebce0842899337"
 from {username='slave'} at 127.0.0.1:49522
I20260713 09:12:42.232959  4752 raft_consensus.cc:606] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 LEADER]: Received request to transfer leadership to TS 96da689042c743f69eebce0842899337
I20260713 09:12:42.241859  4829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93a616054a314eeda579f8ae42069ec5"
dest_uuid: "96da689042c743f69eebce0842899337"
mode: GRACEFUL
new_leader_uuid: "6af6da448174483c92ab325db92130e6"
 from {username='slave'} at 127.0.0.1:55496
I20260713 09:12:42.242441  4829 raft_consensus.cc:606] T 93a616054a314eeda579f8ae42069ec5 P 96da689042c743f69eebce0842899337 [term 1 LEADER]: Received request to transfer leadership to TS 6af6da448174483c92ab325db92130e6
I20260713 09:12:42.258919  4968 consensus_queue.cc:1048] T 576ca65514164486aac999549cc58d01 P 96da689042c743f69eebce0842899337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:42.266021  4995 raft_consensus.cc:993] T 576ca65514164486aac999549cc58d01 P 96da689042c743f69eebce0842899337: : Instructing follower 28cbf4bf05d7456dad0f3e5f7290065a to start an election
I20260713 09:12:42.266510  4990 raft_consensus.cc:1081] T 576ca65514164486aac999549cc58d01 P 96da689042c743f69eebce0842899337 [term 1 LEADER]: Signalling peer 28cbf4bf05d7456dad0f3e5f7290065a to start an election
I20260713 09:12:42.268181  4753 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "576ca65514164486aac999549cc58d01"
dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a"
 from {username='slave'} at 127.0.0.1:49502
I20260713 09:12:42.270013  4753 raft_consensus.cc:493] T 576ca65514164486aac999549cc58d01 P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:42.270458  4753 raft_consensus.cc:3060] T 576ca65514164486aac999549cc58d01 P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:42.271136  4990 consensus_queue.cc:1048] T 576ca65514164486aac999549cc58d01 P 96da689042c743f69eebce0842899337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:42.279683  4753 raft_consensus.cc:515] T 576ca65514164486aac999549cc58d01 P 28cbf4bf05d7456dad0f3e5f7290065a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:42.283267  4753 leader_election.cc:290] T 576ca65514164486aac999549cc58d01 P 28cbf4bf05d7456dad0f3e5f7290065a [CANDIDATE]: Term 2 election: Requested vote from peers 96da689042c743f69eebce0842899337 (127.31.232.66:44611), 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199)
I20260713 09:12:42.283658  4829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576ca65514164486aac999549cc58d01" candidate_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "96da689042c743f69eebce0842899337"
I20260713 09:12:42.284422  4901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576ca65514164486aac999549cc58d01" candidate_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6af6da448174483c92ab325db92130e6"
I20260713 09:12:42.285000  4829 raft_consensus.cc:3055] T 576ca65514164486aac999549cc58d01 P 96da689042c743f69eebce0842899337 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:42.285378  4829 raft_consensus.cc:740] T 576ca65514164486aac999549cc58d01 P 96da689042c743f69eebce0842899337 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 96da689042c743f69eebce0842899337, State: Running, Role: LEADER
I20260713 09:12:42.286197  4901 raft_consensus.cc:3060] T 576ca65514164486aac999549cc58d01 P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:42.286289  4829 consensus_queue.cc:260] T 576ca65514164486aac999549cc58d01 P 96da689042c743f69eebce0842899337 [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: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:42.288492  4829 raft_consensus.cc:3060] T 576ca65514164486aac999549cc58d01 P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:42.291954  4901 raft_consensus.cc:2468] T 576ca65514164486aac999549cc58d01 P 6af6da448174483c92ab325db92130e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28cbf4bf05d7456dad0f3e5f7290065a in term 2.
I20260713 09:12:42.293323  4720 leader_election.cc:304] T 576ca65514164486aac999549cc58d01 P 28cbf4bf05d7456dad0f3e5f7290065a [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: 28cbf4bf05d7456dad0f3e5f7290065a, 6af6da448174483c92ab325db92130e6; no voters: 
I20260713 09:12:42.294059  4964 raft_consensus.cc:2804] T 576ca65514164486aac999549cc58d01 P 28cbf4bf05d7456dad0f3e5f7290065a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:42.294540  4964 raft_consensus.cc:697] T 576ca65514164486aac999549cc58d01 P 28cbf4bf05d7456dad0f3e5f7290065a [term 2 LEADER]: Becoming Leader. State: Replica: 28cbf4bf05d7456dad0f3e5f7290065a, State: Running, Role: LEADER
I20260713 09:12:42.295338  4964 consensus_queue.cc:237] T 576ca65514164486aac999549cc58d01 P 28cbf4bf05d7456dad0f3e5f7290065a [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: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:42.296309  4829 raft_consensus.cc:2468] T 576ca65514164486aac999549cc58d01 P 96da689042c743f69eebce0842899337 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28cbf4bf05d7456dad0f3e5f7290065a in term 2.
I20260713 09:12:42.296212  4990 consensus_queue.cc:1048] T 93a616054a314eeda579f8ae42069ec5 P 96da689042c743f69eebce0842899337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:42.302441  4652 catalog_manager.cc:5697] T 576ca65514164486aac999549cc58d01 P 28cbf4bf05d7456dad0f3e5f7290065a reported cstate change: term changed from 1 to 2, leader changed from 96da689042c743f69eebce0842899337 (127.31.232.66) to 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65). New cstate: current_term: 2 leader_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:42.307639  4990 consensus_queue.cc:1048] T 93a616054a314eeda579f8ae42069ec5 P 96da689042c743f69eebce0842899337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:42.315246  4968 raft_consensus.cc:993] T 93a616054a314eeda579f8ae42069ec5 P 96da689042c743f69eebce0842899337: : Instructing follower 6af6da448174483c92ab325db92130e6 to start an election
I20260713 09:12:42.315721  4968 raft_consensus.cc:1081] T 93a616054a314eeda579f8ae42069ec5 P 96da689042c743f69eebce0842899337 [term 1 LEADER]: Signalling peer 6af6da448174483c92ab325db92130e6 to start an election
I20260713 09:12:42.317672  4901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93a616054a314eeda579f8ae42069ec5"
dest_uuid: "6af6da448174483c92ab325db92130e6"
 from {username='slave'} at 127.0.0.1:60628
I20260713 09:12:42.318528  4901 raft_consensus.cc:493] T 93a616054a314eeda579f8ae42069ec5 P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:42.318899  4901 raft_consensus.cc:3060] T 93a616054a314eeda579f8ae42069ec5 P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:42.324528  4901 raft_consensus.cc:515] T 93a616054a314eeda579f8ae42069ec5 P 6af6da448174483c92ab325db92130e6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:42.326299  4901 leader_election.cc:290] T 93a616054a314eeda579f8ae42069ec5 P 6af6da448174483c92ab325db92130e6 [CANDIDATE]: Term 2 election: Requested vote from peers 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371), 96da689042c743f69eebce0842899337 (127.31.232.66:44611)
I20260713 09:12:42.327216  4753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a616054a314eeda579f8ae42069ec5" candidate_uuid: "6af6da448174483c92ab325db92130e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a"
I20260713 09:12:42.327509  4829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a616054a314eeda579f8ae42069ec5" candidate_uuid: "6af6da448174483c92ab325db92130e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "96da689042c743f69eebce0842899337"
I20260713 09:12:42.327883  4753 raft_consensus.cc:3060] T 93a616054a314eeda579f8ae42069ec5 P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:42.328199  4829 raft_consensus.cc:3055] T 93a616054a314eeda579f8ae42069ec5 P 96da689042c743f69eebce0842899337 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:42.328564  4829 raft_consensus.cc:740] T 93a616054a314eeda579f8ae42069ec5 P 96da689042c743f69eebce0842899337 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 96da689042c743f69eebce0842899337, State: Running, Role: LEADER
I20260713 09:12:42.329401  4829 consensus_queue.cc:260] T 93a616054a314eeda579f8ae42069ec5 P 96da689042c743f69eebce0842899337 [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: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:42.330657  4829 raft_consensus.cc:3060] T 93a616054a314eeda579f8ae42069ec5 P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:42.334211  4753 raft_consensus.cc:2468] T 93a616054a314eeda579f8ae42069ec5 P 28cbf4bf05d7456dad0f3e5f7290065a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6af6da448174483c92ab325db92130e6 in term 2.
I20260713 09:12:42.335569  4866 leader_election.cc:304] T 93a616054a314eeda579f8ae42069ec5 P 6af6da448174483c92ab325db92130e6 [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: 28cbf4bf05d7456dad0f3e5f7290065a, 6af6da448174483c92ab325db92130e6; no voters: 
I20260713 09:12:42.336390  4950 raft_consensus.cc:2804] T 93a616054a314eeda579f8ae42069ec5 P 6af6da448174483c92ab325db92130e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:42.336385  4829 raft_consensus.cc:2468] T 93a616054a314eeda579f8ae42069ec5 P 96da689042c743f69eebce0842899337 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6af6da448174483c92ab325db92130e6 in term 2.
I20260713 09:12:42.338548  4950 raft_consensus.cc:697] T 93a616054a314eeda579f8ae42069ec5 P 6af6da448174483c92ab325db92130e6 [term 2 LEADER]: Becoming Leader. State: Replica: 6af6da448174483c92ab325db92130e6, State: Running, Role: LEADER
I20260713 09:12:42.339438  4950 consensus_queue.cc:237] T 93a616054a314eeda579f8ae42069ec5 P 6af6da448174483c92ab325db92130e6 [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: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:42.345569  4652 catalog_manager.cc:5697] T 93a616054a314eeda579f8ae42069ec5 P 6af6da448174483c92ab325db92130e6 reported cstate change: term changed from 1 to 2, leader changed from 96da689042c743f69eebce0842899337 (127.31.232.66) to 6af6da448174483c92ab325db92130e6 (127.31.232.67). New cstate: current_term: 2 leader_uuid: "6af6da448174483c92ab325db92130e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:42.389185  4990 consensus_queue.cc:1048] T 105fdff8a4514956be76616f4890f343 P 96da689042c743f69eebce0842899337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:42.401795  4990 consensus_queue.cc:1048] T 105fdff8a4514956be76616f4890f343 P 96da689042c743f69eebce0842899337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:42.420238  4990 consensus_queue.cc:1048] T ac6e4d858779422baefee1c90d536281 P 96da689042c743f69eebce0842899337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:42.427227  4990 consensus_queue.cc:1048] T ac6e4d858779422baefee1c90d536281 P 96da689042c743f69eebce0842899337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:42.456957  4990 consensus_queue.cc:1048] T 611c299724ac4fec932ac726357b758b P 96da689042c743f69eebce0842899337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:42.463712  4990 consensus_queue.cc:1048] T 611c299724ac4fec932ac726357b758b P 96da689042c743f69eebce0842899337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:42.465178  4995 raft_consensus.cc:993] T 611c299724ac4fec932ac726357b758b P 96da689042c743f69eebce0842899337: : Instructing follower 28cbf4bf05d7456dad0f3e5f7290065a to start an election
I20260713 09:12:42.465649  4948 raft_consensus.cc:1081] T 611c299724ac4fec932ac726357b758b P 96da689042c743f69eebce0842899337 [term 1 LEADER]: Signalling peer 28cbf4bf05d7456dad0f3e5f7290065a to start an election
I20260713 09:12:42.467424  4752 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "611c299724ac4fec932ac726357b758b"
dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a"
 from {username='slave'} at 127.0.0.1:49502
I20260713 09:12:42.469556  4752 raft_consensus.cc:493] T 611c299724ac4fec932ac726357b758b P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:42.470036  4752 raft_consensus.cc:3060] T 611c299724ac4fec932ac726357b758b P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:42.477595  4752 raft_consensus.cc:515] T 611c299724ac4fec932ac726357b758b P 28cbf4bf05d7456dad0f3e5f7290065a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:42.484160  4752 leader_election.cc:290] T 611c299724ac4fec932ac726357b758b P 28cbf4bf05d7456dad0f3e5f7290065a [CANDIDATE]: Term 2 election: Requested vote from peers 96da689042c743f69eebce0842899337 (127.31.232.66:44611), 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199)
I20260713 09:12:42.485255  4901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611c299724ac4fec932ac726357b758b" candidate_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6af6da448174483c92ab325db92130e6"
I20260713 09:12:42.485672  4829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611c299724ac4fec932ac726357b758b" candidate_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "96da689042c743f69eebce0842899337"
I20260713 09:12:42.485914  4901 raft_consensus.cc:3060] T 611c299724ac4fec932ac726357b758b P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:42.486305  4829 raft_consensus.cc:3055] T 611c299724ac4fec932ac726357b758b P 96da689042c743f69eebce0842899337 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:42.486639  4829 raft_consensus.cc:740] T 611c299724ac4fec932ac726357b758b P 96da689042c743f69eebce0842899337 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 96da689042c743f69eebce0842899337, State: Running, Role: LEADER
I20260713 09:12:42.487498  4829 consensus_queue.cc:260] T 611c299724ac4fec932ac726357b758b P 96da689042c743f69eebce0842899337 [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: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:42.488967  4829 raft_consensus.cc:3060] T 611c299724ac4fec932ac726357b758b P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:42.493570  4901 raft_consensus.cc:2468] T 611c299724ac4fec932ac726357b758b P 6af6da448174483c92ab325db92130e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28cbf4bf05d7456dad0f3e5f7290065a in term 2.
I20260713 09:12:42.494879  4720 leader_election.cc:304] T 611c299724ac4fec932ac726357b758b P 28cbf4bf05d7456dad0f3e5f7290065a [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: 28cbf4bf05d7456dad0f3e5f7290065a, 6af6da448174483c92ab325db92130e6; no voters: 
I20260713 09:12:42.495606  4964 raft_consensus.cc:2804] T 611c299724ac4fec932ac726357b758b P 28cbf4bf05d7456dad0f3e5f7290065a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:42.496022  4829 raft_consensus.cc:2468] T 611c299724ac4fec932ac726357b758b P 96da689042c743f69eebce0842899337 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28cbf4bf05d7456dad0f3e5f7290065a in term 2.
I20260713 09:12:42.496038  4964 raft_consensus.cc:697] T 611c299724ac4fec932ac726357b758b P 28cbf4bf05d7456dad0f3e5f7290065a [term 2 LEADER]: Becoming Leader. State: Replica: 28cbf4bf05d7456dad0f3e5f7290065a, State: Running, Role: LEADER
I20260713 09:12:42.497159  4964 consensus_queue.cc:237] T 611c299724ac4fec932ac726357b758b P 28cbf4bf05d7456dad0f3e5f7290065a [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: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:42.505456  4650 catalog_manager.cc:5697] T 611c299724ac4fec932ac726357b758b P 28cbf4bf05d7456dad0f3e5f7290065a reported cstate change: term changed from 1 to 2, leader changed from 96da689042c743f69eebce0842899337 (127.31.232.66) to 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65). New cstate: current_term: 2 leader_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:42.585834  4964 consensus_queue.cc:1048] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 28cbf4bf05d7456dad0f3e5f7290065a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:42.601249  4949 consensus_queue.cc:1048] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 28cbf4bf05d7456dad0f3e5f7290065a [LEADER]: Connected to new peer: Peer: permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:42.609601  5027 raft_consensus.cc:993] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 28cbf4bf05d7456dad0f3e5f7290065a: : Instructing follower 96da689042c743f69eebce0842899337 to start an election
I20260713 09:12:42.610163  5026 raft_consensus.cc:1081] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 LEADER]: Signalling peer 96da689042c743f69eebce0842899337 to start an election
I20260713 09:12:42.611841  4829 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "acc8ac0a8acc4ab6ace2d5f86f7d789e"
dest_uuid: "96da689042c743f69eebce0842899337"
 from {username='slave'} at 127.0.0.1:55472
I20260713 09:12:42.612505  4829 raft_consensus.cc:493] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:42.612871  4829 raft_consensus.cc:3060] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:42.617636  4829 raft_consensus.cc:515] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 96da689042c743f69eebce0842899337 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:42.619400  4829 leader_election.cc:290] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 2 election: Requested vote from peers 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371), 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199)
I20260713 09:12:42.620252  4752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc8ac0a8acc4ab6ace2d5f86f7d789e" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a"
I20260713 09:12:42.620580  4901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc8ac0a8acc4ab6ace2d5f86f7d789e" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6af6da448174483c92ab325db92130e6"
I20260713 09:12:42.620908  4752 raft_consensus.cc:3055] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:42.621167  4901 raft_consensus.cc:3060] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:42.621301  4752 raft_consensus.cc:740] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 28cbf4bf05d7456dad0f3e5f7290065a, State: Running, Role: LEADER
I20260713 09:12:42.622236  4752 consensus_queue.cc:260] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 28cbf4bf05d7456dad0f3e5f7290065a [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: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:42.623553  4752 raft_consensus.cc:3060] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:42.627111  4901 raft_consensus.cc:2468] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 6af6da448174483c92ab325db92130e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96da689042c743f69eebce0842899337 in term 2.
I20260713 09:12:42.628366  4795 leader_election.cc:304] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 96da689042c743f69eebce0842899337 [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: 6af6da448174483c92ab325db92130e6, 96da689042c743f69eebce0842899337; no voters: 
I20260713 09:12:42.629201  4990 raft_consensus.cc:2804] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 96da689042c743f69eebce0842899337 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:42.629673  4990 raft_consensus.cc:697] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 96da689042c743f69eebce0842899337 [term 2 LEADER]: Becoming Leader. State: Replica: 96da689042c743f69eebce0842899337, State: Running, Role: LEADER
I20260713 09:12:42.630524  4752 raft_consensus.cc:2468] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 28cbf4bf05d7456dad0f3e5f7290065a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96da689042c743f69eebce0842899337 in term 2.
I20260713 09:12:42.630396  4990 consensus_queue.cc:237] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 96da689042c743f69eebce0842899337 [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: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:42.636929  4650 catalog_manager.cc:5697] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 96da689042c743f69eebce0842899337 reported cstate change: term changed from 1 to 2, leader changed from 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65) to 96da689042c743f69eebce0842899337 (127.31.232.66). New cstate: current_term: 2 leader_uuid: "96da689042c743f69eebce0842899337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:42.737393  4901 raft_consensus.cc:1275] T 576ca65514164486aac999549cc58d01 P 6af6da448174483c92ab325db92130e6 [term 2 FOLLOWER]: Refusing update from remote peer 28cbf4bf05d7456dad0f3e5f7290065a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:42.738687  5026 consensus_queue.cc:1048] T 576ca65514164486aac999549cc58d01 P 28cbf4bf05d7456dad0f3e5f7290065a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:42.746984  4829 raft_consensus.cc:1275] T 576ca65514164486aac999549cc58d01 P 96da689042c743f69eebce0842899337 [term 2 FOLLOWER]: Refusing update from remote peer 28cbf4bf05d7456dad0f3e5f7290065a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:42.752988  4949 consensus_queue.cc:1048] T 576ca65514164486aac999549cc58d01 P 28cbf4bf05d7456dad0f3e5f7290065a [LEADER]: Connected to new peer: Peer: permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:42.793665  4752 raft_consensus.cc:1275] T 93a616054a314eeda579f8ae42069ec5 P 28cbf4bf05d7456dad0f3e5f7290065a [term 2 FOLLOWER]: Refusing update from remote peer 6af6da448174483c92ab325db92130e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:42.795127  4950 consensus_queue.cc:1048] T 93a616054a314eeda579f8ae42069ec5 P 6af6da448174483c92ab325db92130e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:42.803618  4828 raft_consensus.cc:1275] T 93a616054a314eeda579f8ae42069ec5 P 96da689042c743f69eebce0842899337 [term 2 FOLLOWER]: Refusing update from remote peer 6af6da448174483c92ab325db92130e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:42.805362  4950 consensus_queue.cc:1048] T 93a616054a314eeda579f8ae42069ec5 P 6af6da448174483c92ab325db92130e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:42.897658  4828 raft_consensus.cc:1275] T 611c299724ac4fec932ac726357b758b P 96da689042c743f69eebce0842899337 [term 2 FOLLOWER]: Refusing update from remote peer 28cbf4bf05d7456dad0f3e5f7290065a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:42.898945  4949 consensus_queue.cc:1048] T 611c299724ac4fec932ac726357b758b P 28cbf4bf05d7456dad0f3e5f7290065a [LEADER]: Connected to new peer: Peer: permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:42.906345  4901 raft_consensus.cc:1275] T 611c299724ac4fec932ac726357b758b P 6af6da448174483c92ab325db92130e6 [term 2 FOLLOWER]: Refusing update from remote peer 28cbf4bf05d7456dad0f3e5f7290065a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:42.908592  5027 consensus_queue.cc:1048] T 611c299724ac4fec932ac726357b758b P 28cbf4bf05d7456dad0f3e5f7290065a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:43.082896  4752 raft_consensus.cc:1275] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 28cbf4bf05d7456dad0f3e5f7290065a [term 2 FOLLOWER]: Refusing update from remote peer 96da689042c743f69eebce0842899337: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:43.084656  4995 consensus_queue.cc:1048] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 96da689042c743f69eebce0842899337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:43.090629  4903 raft_consensus.cc:1275] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 6af6da448174483c92ab325db92130e6 [term 2 FOLLOWER]: Refusing update from remote peer 96da689042c743f69eebce0842899337: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:43.092413  4995 consensus_queue.cc:1048] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 96da689042c743f69eebce0842899337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:45.271636  4652 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46474:
name: "soft_deleted_table"
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\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:12:45.274418  4652 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:12:45.325419  4738 tablet_service.cc:1511] Processing CreateTablet for tablet 0e074b2f08cc40aeac4d56cbb339f5c9 (DEFAULT_TABLE table=soft_deleted_table [id=54e1b84842764366af830313198cd496]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:45.326117  4813 tablet_service.cc:1511] Processing CreateTablet for tablet 0e074b2f08cc40aeac4d56cbb339f5c9 (DEFAULT_TABLE table=soft_deleted_table [id=54e1b84842764366af830313198cd496]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:45.326683  4738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e074b2f08cc40aeac4d56cbb339f5c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:45.327389  4813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e074b2f08cc40aeac4d56cbb339f5c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:45.327771  4886 tablet_service.cc:1511] Processing CreateTablet for tablet 0e074b2f08cc40aeac4d56cbb339f5c9 (DEFAULT_TABLE table=soft_deleted_table [id=54e1b84842764366af830313198cd496]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:45.328967  4886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e074b2f08cc40aeac4d56cbb339f5c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:45.331555  4814 tablet_service.cc:1511] Processing CreateTablet for tablet cf96a7ea697748b0a8a39cc6fbb83f21 (DEFAULT_TABLE table=soft_deleted_table [id=54e1b84842764366af830313198cd496]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:45.332809  4814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf96a7ea697748b0a8a39cc6fbb83f21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:45.332551  4744 tablet_service.cc:1511] Processing CreateTablet for tablet cf96a7ea697748b0a8a39cc6fbb83f21 (DEFAULT_TABLE table=soft_deleted_table [id=54e1b84842764366af830313198cd496]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:45.333814  4744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf96a7ea697748b0a8a39cc6fbb83f21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:45.336160  4891 tablet_service.cc:1511] Processing CreateTablet for tablet cf96a7ea697748b0a8a39cc6fbb83f21 (DEFAULT_TABLE table=soft_deleted_table [id=54e1b84842764366af830313198cd496]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:45.337435  4891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf96a7ea697748b0a8a39cc6fbb83f21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:45.339447  4888 tablet_service.cc:1511] Processing CreateTablet for tablet ed5cef02f7e64ada930875688cf85eea (DEFAULT_TABLE table=soft_deleted_table [id=54e1b84842764366af830313198cd496]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:45.340139  4811 tablet_service.cc:1511] Processing CreateTablet for tablet ed5cef02f7e64ada930875688cf85eea (DEFAULT_TABLE table=soft_deleted_table [id=54e1b84842764366af830313198cd496]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:45.340727  4888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed5cef02f7e64ada930875688cf85eea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:45.341346  4743 tablet_service.cc:1511] Processing CreateTablet for tablet 8ceae1fd11854b42b8f383e3759b774c (DEFAULT_TABLE table=soft_deleted_table [id=54e1b84842764366af830313198cd496]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:45.341375  4811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed5cef02f7e64ada930875688cf85eea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:45.341792  4742 tablet_service.cc:1511] Processing CreateTablet for tablet ed5cef02f7e64ada930875688cf85eea (DEFAULT_TABLE table=soft_deleted_table [id=54e1b84842764366af830313198cd496]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:45.342612  4743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ceae1fd11854b42b8f383e3759b774c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:45.344612  4742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed5cef02f7e64ada930875688cf85eea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:45.361589  4812 tablet_service.cc:1511] Processing CreateTablet for tablet 8ceae1fd11854b42b8f383e3759b774c (DEFAULT_TABLE table=soft_deleted_table [id=54e1b84842764366af830313198cd496]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:45.362957  4812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ceae1fd11854b42b8f383e3759b774c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:45.363525  4892 tablet_service.cc:1511] Processing CreateTablet for tablet 8ceae1fd11854b42b8f383e3759b774c (DEFAULT_TABLE table=soft_deleted_table [id=54e1b84842764366af830313198cd496]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:45.364863  4892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ceae1fd11854b42b8f383e3759b774c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:45.375310  4740 tablet_service.cc:1511] Processing CreateTablet for tablet 035c1729ad7646628e6a9566eeadf949 (DEFAULT_TABLE table=soft_deleted_table [id=54e1b84842764366af830313198cd496]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:45.376225  4887 tablet_service.cc:1511] Processing CreateTablet for tablet 035c1729ad7646628e6a9566eeadf949 (DEFAULT_TABLE table=soft_deleted_table [id=54e1b84842764366af830313198cd496]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:45.376722  4740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 035c1729ad7646628e6a9566eeadf949. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:45.377558  4887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 035c1729ad7646628e6a9566eeadf949. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:45.391511  4741 tablet_service.cc:1511] Processing CreateTablet for tablet 432c5a27198d42cdab8d8aad8dcef645 (DEFAULT_TABLE table=soft_deleted_table [id=54e1b84842764366af830313198cd496]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:45.393491  4741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 432c5a27198d42cdab8d8aad8dcef645. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:45.398532  5043 tablet_bootstrap.cc:492] T 8ceae1fd11854b42b8f383e3759b774c P 28cbf4bf05d7456dad0f3e5f7290065a: Bootstrap starting.
I20260713 09:12:45.417433  4886 tablet_service.cc:1511] Processing CreateTablet for tablet 432c5a27198d42cdab8d8aad8dcef645 (DEFAULT_TABLE table=soft_deleted_table [id=54e1b84842764366af830313198cd496]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:45.418869  4886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 432c5a27198d42cdab8d8aad8dcef645. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:45.422272  4743 tablet_service.cc:1511] Processing CreateTablet for tablet 59c152ee6cc54f5a8ab91b8925596598 (DEFAULT_TABLE table=soft_deleted_table [id=54e1b84842764366af830313198cd496]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:45.423614  4743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59c152ee6cc54f5a8ab91b8925596598. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:45.430394  4818 tablet_service.cc:1511] Processing CreateTablet for tablet 59c152ee6cc54f5a8ab91b8925596598 (DEFAULT_TABLE table=soft_deleted_table [id=54e1b84842764366af830313198cd496]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:45.431931  4818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59c152ee6cc54f5a8ab91b8925596598. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:45.425407  4817 tablet_service.cc:1511] Processing CreateTablet for tablet 035c1729ad7646628e6a9566eeadf949 (DEFAULT_TABLE table=soft_deleted_table [id=54e1b84842764366af830313198cd496]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:45.436164  4817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 035c1729ad7646628e6a9566eeadf949. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:45.426944  4816 tablet_service.cc:1511] Processing CreateTablet for tablet 432c5a27198d42cdab8d8aad8dcef645 (DEFAULT_TABLE table=soft_deleted_table [id=54e1b84842764366af830313198cd496]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:45.438695  4816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 432c5a27198d42cdab8d8aad8dcef645. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:45.450024  4890 tablet_service.cc:1511] Processing CreateTablet for tablet 59c152ee6cc54f5a8ab91b8925596598 (DEFAULT_TABLE table=soft_deleted_table [id=54e1b84842764366af830313198cd496]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:45.451431  4890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59c152ee6cc54f5a8ab91b8925596598. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:45.467248  5043 tablet_bootstrap.cc:654] T 8ceae1fd11854b42b8f383e3759b774c P 28cbf4bf05d7456dad0f3e5f7290065a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:45.469017  4744 tablet_service.cc:1511] Processing CreateTablet for tablet 5c79871622704bc3b64dd46f48e3a978 (DEFAULT_TABLE table=soft_deleted_table [id=54e1b84842764366af830313198cd496]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:45.476462  4885 tablet_service.cc:1511] Processing CreateTablet for tablet 5c79871622704bc3b64dd46f48e3a978 (DEFAULT_TABLE table=soft_deleted_table [id=54e1b84842764366af830313198cd496]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:45.477839  4885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c79871622704bc3b64dd46f48e3a978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:45.482926  4744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c79871622704bc3b64dd46f48e3a978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:45.473431  5046 tablet_bootstrap.cc:492] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 96da689042c743f69eebce0842899337: Bootstrap starting.
I20260713 09:12:45.484309  4737 tablet_service.cc:1511] Processing CreateTablet for tablet a761ac53970545b7ad19e2a53145af7b (DEFAULT_TABLE table=soft_deleted_table [id=54e1b84842764366af830313198cd496]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:45.504160  4737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a761ac53970545b7ad19e2a53145af7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:45.510247  5046 tablet_bootstrap.cc:654] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 96da689042c743f69eebce0842899337: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:45.492455  5044 tablet_bootstrap.cc:492] T ed5cef02f7e64ada930875688cf85eea P 6af6da448174483c92ab325db92130e6: Bootstrap starting.
I20260713 09:12:45.517678  4813 tablet_service.cc:1511] Processing CreateTablet for tablet 5c79871622704bc3b64dd46f48e3a978 (DEFAULT_TABLE table=soft_deleted_table [id=54e1b84842764366af830313198cd496]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:45.519119  4813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c79871622704bc3b64dd46f48e3a978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:45.522483  5044 tablet_bootstrap.cc:654] T ed5cef02f7e64ada930875688cf85eea P 6af6da448174483c92ab325db92130e6: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:45.533883  4887 tablet_service.cc:1511] Processing CreateTablet for tablet a761ac53970545b7ad19e2a53145af7b (DEFAULT_TABLE table=soft_deleted_table [id=54e1b84842764366af830313198cd496]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:45.535241  4887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a761ac53970545b7ad19e2a53145af7b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:12:45.542747  4700 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:45.533690  4818 tablet_service.cc:1511] Processing CreateTablet for tablet a761ac53970545b7ad19e2a53145af7b (DEFAULT_TABLE table=soft_deleted_table [id=54e1b84842764366af830313198cd496]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:45.544322  4818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a761ac53970545b7ad19e2a53145af7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:45.558141  5046 tablet_bootstrap.cc:492] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 96da689042c743f69eebce0842899337: No bootstrap required, opened a new log
I20260713 09:12:45.559008  5046 ts_tablet_manager.cc:1403] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 96da689042c743f69eebce0842899337: Time spent bootstrapping tablet: real 0.086s	user 0.013s	sys 0.000s
I20260713 09:12:45.564376  5046 raft_consensus.cc:359] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.567605  5046 raft_consensus.cc:385] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:45.567979  5046 raft_consensus.cc:740] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96da689042c743f69eebce0842899337, State: Initialized, Role: FOLLOWER
I20260713 09:12:45.568763  5046 consensus_queue.cc:260] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 96da689042c743f69eebce0842899337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.570448  5043 tablet_bootstrap.cc:492] T 8ceae1fd11854b42b8f383e3759b774c P 28cbf4bf05d7456dad0f3e5f7290065a: No bootstrap required, opened a new log
I20260713 09:12:45.571208  5046 ts_tablet_manager.cc:1434] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 96da689042c743f69eebce0842899337: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:12:45.571034  5043 ts_tablet_manager.cc:1403] T 8ceae1fd11854b42b8f383e3759b774c P 28cbf4bf05d7456dad0f3e5f7290065a: Time spent bootstrapping tablet: real 0.173s	user 0.021s	sys 0.015s
I20260713 09:12:45.572381  5046 tablet_bootstrap.cc:492] T ed5cef02f7e64ada930875688cf85eea P 96da689042c743f69eebce0842899337: Bootstrap starting.
I20260713 09:12:45.574506  5043 raft_consensus.cc:359] T 8ceae1fd11854b42b8f383e3759b774c P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.575392  5043 raft_consensus.cc:385] T 8ceae1fd11854b42b8f383e3759b774c P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:45.575443  5044 tablet_bootstrap.cc:492] T ed5cef02f7e64ada930875688cf85eea P 6af6da448174483c92ab325db92130e6: No bootstrap required, opened a new log
I20260713 09:12:45.575846  5043 raft_consensus.cc:740] T 8ceae1fd11854b42b8f383e3759b774c P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28cbf4bf05d7456dad0f3e5f7290065a, State: Initialized, Role: FOLLOWER
I20260713 09:12:45.576180  5044 ts_tablet_manager.cc:1403] T ed5cef02f7e64ada930875688cf85eea P 6af6da448174483c92ab325db92130e6: Time spent bootstrapping tablet: real 0.084s	user 0.026s	sys 0.028s
I20260713 09:12:45.579461  5046 tablet_bootstrap.cc:654] T ed5cef02f7e64ada930875688cf85eea P 96da689042c743f69eebce0842899337: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:45.579365  5044 raft_consensus.cc:359] T ed5cef02f7e64ada930875688cf85eea P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.579707  5043 consensus_queue.cc:260] T 8ceae1fd11854b42b8f383e3759b774c P 28cbf4bf05d7456dad0f3e5f7290065a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.580442  5044 raft_consensus.cc:385] T ed5cef02f7e64ada930875688cf85eea P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:45.580806  5044 raft_consensus.cc:740] T ed5cef02f7e64ada930875688cf85eea P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6af6da448174483c92ab325db92130e6, State: Initialized, Role: FOLLOWER
I20260713 09:12:45.581986  5044 consensus_queue.cc:260] T ed5cef02f7e64ada930875688cf85eea P 6af6da448174483c92ab325db92130e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.585804  5044 ts_tablet_manager.cc:1434] T ed5cef02f7e64ada930875688cf85eea P 6af6da448174483c92ab325db92130e6: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260713 09:12:45.586879  5044 tablet_bootstrap.cc:492] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 6af6da448174483c92ab325db92130e6: Bootstrap starting.
I20260713 09:12:45.588874  5043 ts_tablet_manager.cc:1434] T 8ceae1fd11854b42b8f383e3759b774c P 28cbf4bf05d7456dad0f3e5f7290065a: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260713 09:12:45.591411  5046 tablet_bootstrap.cc:492] T ed5cef02f7e64ada930875688cf85eea P 96da689042c743f69eebce0842899337: No bootstrap required, opened a new log
I20260713 09:12:45.591979  5046 ts_tablet_manager.cc:1403] T ed5cef02f7e64ada930875688cf85eea P 96da689042c743f69eebce0842899337: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260713 09:12:45.593531  5044 tablet_bootstrap.cc:654] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 6af6da448174483c92ab325db92130e6: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:45.595018  5046 raft_consensus.cc:359] T ed5cef02f7e64ada930875688cf85eea P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.595965  5046 raft_consensus.cc:385] T ed5cef02f7e64ada930875688cf85eea P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:45.596336  5046 raft_consensus.cc:740] T ed5cef02f7e64ada930875688cf85eea P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96da689042c743f69eebce0842899337, State: Initialized, Role: FOLLOWER
I20260713 09:12:45.597234  5046 consensus_queue.cc:260] T ed5cef02f7e64ada930875688cf85eea P 96da689042c743f69eebce0842899337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.600133  5046 ts_tablet_manager.cc:1434] T ed5cef02f7e64ada930875688cf85eea P 96da689042c743f69eebce0842899337: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:12:45.600378  5043 tablet_bootstrap.cc:492] T cf96a7ea697748b0a8a39cc6fbb83f21 P 28cbf4bf05d7456dad0f3e5f7290065a: Bootstrap starting.
I20260713 09:12:45.601276  5046 tablet_bootstrap.cc:492] T cf96a7ea697748b0a8a39cc6fbb83f21 P 96da689042c743f69eebce0842899337: Bootstrap starting.
I20260713 09:12:45.607474  5044 tablet_bootstrap.cc:492] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 6af6da448174483c92ab325db92130e6: No bootstrap required, opened a new log
I20260713 09:12:45.608135  5044 ts_tablet_manager.cc:1403] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 6af6da448174483c92ab325db92130e6: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.010s
I20260713 09:12:45.608131  5043 tablet_bootstrap.cc:654] T cf96a7ea697748b0a8a39cc6fbb83f21 P 28cbf4bf05d7456dad0f3e5f7290065a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:45.608131  5046 tablet_bootstrap.cc:654] T cf96a7ea697748b0a8a39cc6fbb83f21 P 96da689042c743f69eebce0842899337: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:45.611667  5044 raft_consensus.cc:359] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.612773  5044 raft_consensus.cc:385] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:45.613195  5044 raft_consensus.cc:740] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6af6da448174483c92ab325db92130e6, State: Initialized, Role: FOLLOWER
I20260713 09:12:45.614401  5044 consensus_queue.cc:260] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 6af6da448174483c92ab325db92130e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.620491  5043 tablet_bootstrap.cc:492] T cf96a7ea697748b0a8a39cc6fbb83f21 P 28cbf4bf05d7456dad0f3e5f7290065a: No bootstrap required, opened a new log
I20260713 09:12:45.620479  5046 tablet_bootstrap.cc:492] T cf96a7ea697748b0a8a39cc6fbb83f21 P 96da689042c743f69eebce0842899337: No bootstrap required, opened a new log
I20260713 09:12:45.620553  5044 ts_tablet_manager.cc:1434] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 6af6da448174483c92ab325db92130e6: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:12:45.621475  5043 ts_tablet_manager.cc:1403] T cf96a7ea697748b0a8a39cc6fbb83f21 P 28cbf4bf05d7456dad0f3e5f7290065a: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.008s
I20260713 09:12:45.621680  5046 ts_tablet_manager.cc:1403] T cf96a7ea697748b0a8a39cc6fbb83f21 P 96da689042c743f69eebce0842899337: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260713 09:12:45.622088  5044 tablet_bootstrap.cc:492] T 432c5a27198d42cdab8d8aad8dcef645 P 6af6da448174483c92ab325db92130e6: Bootstrap starting.
I20260713 09:12:45.624739  5043 raft_consensus.cc:359] T cf96a7ea697748b0a8a39cc6fbb83f21 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.624976  5046 raft_consensus.cc:359] T cf96a7ea697748b0a8a39cc6fbb83f21 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.625626  5043 raft_consensus.cc:385] T cf96a7ea697748b0a8a39cc6fbb83f21 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:45.625708  5046 raft_consensus.cc:385] T cf96a7ea697748b0a8a39cc6fbb83f21 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:45.626091  5043 raft_consensus.cc:740] T cf96a7ea697748b0a8a39cc6fbb83f21 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28cbf4bf05d7456dad0f3e5f7290065a, State: Initialized, Role: FOLLOWER
I20260713 09:12:45.626135  5046 raft_consensus.cc:740] T cf96a7ea697748b0a8a39cc6fbb83f21 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96da689042c743f69eebce0842899337, State: Initialized, Role: FOLLOWER
I20260713 09:12:45.627249  5043 consensus_queue.cc:260] T cf96a7ea697748b0a8a39cc6fbb83f21 P 28cbf4bf05d7456dad0f3e5f7290065a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.627362  5046 consensus_queue.cc:260] T cf96a7ea697748b0a8a39cc6fbb83f21 P 96da689042c743f69eebce0842899337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.629755  5043 ts_tablet_manager.cc:1434] T cf96a7ea697748b0a8a39cc6fbb83f21 P 28cbf4bf05d7456dad0f3e5f7290065a: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260713 09:12:45.630159  5046 ts_tablet_manager.cc:1434] T cf96a7ea697748b0a8a39cc6fbb83f21 P 96da689042c743f69eebce0842899337: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:12:45.631233  5044 tablet_bootstrap.cc:654] T 432c5a27198d42cdab8d8aad8dcef645 P 6af6da448174483c92ab325db92130e6: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:45.631953  5046 tablet_bootstrap.cc:492] T 035c1729ad7646628e6a9566eeadf949 P 96da689042c743f69eebce0842899337: Bootstrap starting.
I20260713 09:12:45.637097  5044 tablet_bootstrap.cc:492] T 432c5a27198d42cdab8d8aad8dcef645 P 6af6da448174483c92ab325db92130e6: No bootstrap required, opened a new log
I20260713 09:12:45.637704  5044 ts_tablet_manager.cc:1403] T 432c5a27198d42cdab8d8aad8dcef645 P 6af6da448174483c92ab325db92130e6: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260713 09:12:45.638053  5046 tablet_bootstrap.cc:654] T 035c1729ad7646628e6a9566eeadf949 P 96da689042c743f69eebce0842899337: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:45.630928  5043 tablet_bootstrap.cc:492] T ed5cef02f7e64ada930875688cf85eea P 28cbf4bf05d7456dad0f3e5f7290065a: Bootstrap starting.
I20260713 09:12:45.640761  5044 raft_consensus.cc:359] T 432c5a27198d42cdab8d8aad8dcef645 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.641539  5044 raft_consensus.cc:385] T 432c5a27198d42cdab8d8aad8dcef645 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:45.641840  5044 raft_consensus.cc:740] T 432c5a27198d42cdab8d8aad8dcef645 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6af6da448174483c92ab325db92130e6, State: Initialized, Role: FOLLOWER
I20260713 09:12:45.642738  5044 consensus_queue.cc:260] T 432c5a27198d42cdab8d8aad8dcef645 P 6af6da448174483c92ab325db92130e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.644909  5043 tablet_bootstrap.cc:654] T ed5cef02f7e64ada930875688cf85eea P 28cbf4bf05d7456dad0f3e5f7290065a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:45.645458  5044 ts_tablet_manager.cc:1434] T 432c5a27198d42cdab8d8aad8dcef645 P 6af6da448174483c92ab325db92130e6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:12:45.646579  5044 tablet_bootstrap.cc:492] T cf96a7ea697748b0a8a39cc6fbb83f21 P 6af6da448174483c92ab325db92130e6: Bootstrap starting.
I20260713 09:12:45.654960  5043 tablet_bootstrap.cc:492] T ed5cef02f7e64ada930875688cf85eea P 28cbf4bf05d7456dad0f3e5f7290065a: No bootstrap required, opened a new log
I20260713 09:12:45.655539  5044 tablet_bootstrap.cc:654] T cf96a7ea697748b0a8a39cc6fbb83f21 P 6af6da448174483c92ab325db92130e6: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:45.655779  5043 ts_tablet_manager.cc:1403] T ed5cef02f7e64ada930875688cf85eea P 28cbf4bf05d7456dad0f3e5f7290065a: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.001s
W20260713 09:12:45.659750  4855 tablet.cc:2406] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 96da689042c743f69eebce0842899337: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:12:45.660168  5046 tablet_bootstrap.cc:492] T 035c1729ad7646628e6a9566eeadf949 P 96da689042c743f69eebce0842899337: No bootstrap required, opened a new log
I20260713 09:12:45.660706  5046 ts_tablet_manager.cc:1403] T 035c1729ad7646628e6a9566eeadf949 P 96da689042c743f69eebce0842899337: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.000s
I20260713 09:12:45.659935  5043 raft_consensus.cc:359] T ed5cef02f7e64ada930875688cf85eea P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.661218  5043 raft_consensus.cc:385] T ed5cef02f7e64ada930875688cf85eea P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:45.661562  5043 raft_consensus.cc:740] T ed5cef02f7e64ada930875688cf85eea P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28cbf4bf05d7456dad0f3e5f7290065a, State: Initialized, Role: FOLLOWER
I20260713 09:12:45.662684  5043 consensus_queue.cc:260] T ed5cef02f7e64ada930875688cf85eea P 28cbf4bf05d7456dad0f3e5f7290065a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.663686  5046 raft_consensus.cc:359] T 035c1729ad7646628e6a9566eeadf949 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.664566  5046 raft_consensus.cc:385] T 035c1729ad7646628e6a9566eeadf949 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:45.664901  5046 raft_consensus.cc:740] T 035c1729ad7646628e6a9566eeadf949 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96da689042c743f69eebce0842899337, State: Initialized, Role: FOLLOWER
I20260713 09:12:45.665663  5046 consensus_queue.cc:260] T 035c1729ad7646628e6a9566eeadf949 P 96da689042c743f69eebce0842899337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.666229  5043 ts_tablet_manager.cc:1434] T ed5cef02f7e64ada930875688cf85eea P 28cbf4bf05d7456dad0f3e5f7290065a: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:12:45.667388  5043 tablet_bootstrap.cc:492] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 28cbf4bf05d7456dad0f3e5f7290065a: Bootstrap starting.
I20260713 09:12:45.668933  5044 tablet_bootstrap.cc:492] T cf96a7ea697748b0a8a39cc6fbb83f21 P 6af6da448174483c92ab325db92130e6: No bootstrap required, opened a new log
I20260713 09:12:45.669646  5044 ts_tablet_manager.cc:1403] T cf96a7ea697748b0a8a39cc6fbb83f21 P 6af6da448174483c92ab325db92130e6: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.008s
I20260713 09:12:45.671945  5046 ts_tablet_manager.cc:1434] T 035c1729ad7646628e6a9566eeadf949 P 96da689042c743f69eebce0842899337: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:12:45.673030  5046 tablet_bootstrap.cc:492] T 8ceae1fd11854b42b8f383e3759b774c P 96da689042c743f69eebce0842899337: Bootstrap starting.
I20260713 09:12:45.673319  5044 raft_consensus.cc:359] T cf96a7ea697748b0a8a39cc6fbb83f21 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.674299  5044 raft_consensus.cc:385] T cf96a7ea697748b0a8a39cc6fbb83f21 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:45.674620  5043 tablet_bootstrap.cc:654] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 28cbf4bf05d7456dad0f3e5f7290065a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:45.674691  5044 raft_consensus.cc:740] T cf96a7ea697748b0a8a39cc6fbb83f21 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6af6da448174483c92ab325db92130e6, State: Initialized, Role: FOLLOWER
I20260713 09:12:45.675901  5044 consensus_queue.cc:260] T cf96a7ea697748b0a8a39cc6fbb83f21 P 6af6da448174483c92ab325db92130e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.678614  5044 ts_tablet_manager.cc:1434] T cf96a7ea697748b0a8a39cc6fbb83f21 P 6af6da448174483c92ab325db92130e6: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.005s
I20260713 09:12:45.680145  5044 tablet_bootstrap.cc:492] T 8ceae1fd11854b42b8f383e3759b774c P 6af6da448174483c92ab325db92130e6: Bootstrap starting.
I20260713 09:12:45.683933  5046 tablet_bootstrap.cc:654] T 8ceae1fd11854b42b8f383e3759b774c P 96da689042c743f69eebce0842899337: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:45.691195  5044 tablet_bootstrap.cc:654] T 8ceae1fd11854b42b8f383e3759b774c P 6af6da448174483c92ab325db92130e6: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:45.694557  5043 tablet_bootstrap.cc:492] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 28cbf4bf05d7456dad0f3e5f7290065a: No bootstrap required, opened a new log
I20260713 09:12:45.695267  5043 ts_tablet_manager.cc:1403] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 28cbf4bf05d7456dad0f3e5f7290065a: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.007s
I20260713 09:12:45.699258  5046 tablet_bootstrap.cc:492] T 8ceae1fd11854b42b8f383e3759b774c P 96da689042c743f69eebce0842899337: No bootstrap required, opened a new log
I20260713 09:12:45.699819  5046 ts_tablet_manager.cc:1403] T 8ceae1fd11854b42b8f383e3759b774c P 96da689042c743f69eebce0842899337: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.010s
I20260713 09:12:45.699484  5043 raft_consensus.cc:359] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.700693  5043 raft_consensus.cc:385] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:45.701134  5043 raft_consensus.cc:740] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28cbf4bf05d7456dad0f3e5f7290065a, State: Initialized, Role: FOLLOWER
I20260713 09:12:45.702188  5043 consensus_queue.cc:260] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 28cbf4bf05d7456dad0f3e5f7290065a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.702824  5046 raft_consensus.cc:359] T 8ceae1fd11854b42b8f383e3759b774c P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.703336  5044 tablet_bootstrap.cc:492] T 8ceae1fd11854b42b8f383e3759b774c P 6af6da448174483c92ab325db92130e6: No bootstrap required, opened a new log
I20260713 09:12:45.703667  5046 raft_consensus.cc:385] T 8ceae1fd11854b42b8f383e3759b774c P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:45.704090  5044 ts_tablet_manager.cc:1403] T 8ceae1fd11854b42b8f383e3759b774c P 6af6da448174483c92ab325db92130e6: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.003s
I20260713 09:12:45.704084  5046 raft_consensus.cc:740] T 8ceae1fd11854b42b8f383e3759b774c P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96da689042c743f69eebce0842899337, State: Initialized, Role: FOLLOWER
I20260713 09:12:45.704833  5043 ts_tablet_manager.cc:1434] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 28cbf4bf05d7456dad0f3e5f7290065a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:12:45.705224  5046 consensus_queue.cc:260] T 8ceae1fd11854b42b8f383e3759b774c P 96da689042c743f69eebce0842899337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.706250  5043 tablet_bootstrap.cc:492] T 432c5a27198d42cdab8d8aad8dcef645 P 28cbf4bf05d7456dad0f3e5f7290065a: Bootstrap starting.
I20260713 09:12:45.707604  5046 ts_tablet_manager.cc:1434] T 8ceae1fd11854b42b8f383e3759b774c P 96da689042c743f69eebce0842899337: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:12:45.707723  5044 raft_consensus.cc:359] T 8ceae1fd11854b42b8f383e3759b774c P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.708603  5044 raft_consensus.cc:385] T 8ceae1fd11854b42b8f383e3759b774c P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:45.708699  5046 tablet_bootstrap.cc:492] T 432c5a27198d42cdab8d8aad8dcef645 P 96da689042c743f69eebce0842899337: Bootstrap starting.
I20260713 09:12:45.709069  5044 raft_consensus.cc:740] T 8ceae1fd11854b42b8f383e3759b774c P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6af6da448174483c92ab325db92130e6, State: Initialized, Role: FOLLOWER
I20260713 09:12:45.709969  5044 consensus_queue.cc:260] T 8ceae1fd11854b42b8f383e3759b774c P 6af6da448174483c92ab325db92130e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.712502  5044 ts_tablet_manager.cc:1434] T 8ceae1fd11854b42b8f383e3759b774c P 6af6da448174483c92ab325db92130e6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:12:45.713624  5044 tablet_bootstrap.cc:492] T 035c1729ad7646628e6a9566eeadf949 P 6af6da448174483c92ab325db92130e6: Bootstrap starting.
I20260713 09:12:45.715960  5045 raft_consensus.cc:493] T 035c1729ad7646628e6a9566eeadf949 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:45.716539  5045 raft_consensus.cc:515] T 035c1729ad7646628e6a9566eeadf949 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.718950  5046 tablet_bootstrap.cc:654] T 432c5a27198d42cdab8d8aad8dcef645 P 96da689042c743f69eebce0842899337: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:45.719065  5045 leader_election.cc:290] T 035c1729ad7646628e6a9566eeadf949 P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371), 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199)
I20260713 09:12:45.726197  5043 tablet_bootstrap.cc:654] T 432c5a27198d42cdab8d8aad8dcef645 P 28cbf4bf05d7456dad0f3e5f7290065a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:45.721040  5044 tablet_bootstrap.cc:654] T 035c1729ad7646628e6a9566eeadf949 P 6af6da448174483c92ab325db92130e6: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:45.720448  4752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035c1729ad7646628e6a9566eeadf949" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" is_pre_election: true
I20260713 09:12:45.722376  4901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035c1729ad7646628e6a9566eeadf949" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af6da448174483c92ab325db92130e6" is_pre_election: true
W20260713 09:12:45.730340  4792 leader_election.cc:343] T 035c1729ad7646628e6a9566eeadf949 P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:45.731812  5046 tablet_bootstrap.cc:492] T 432c5a27198d42cdab8d8aad8dcef645 P 96da689042c743f69eebce0842899337: No bootstrap required, opened a new log
I20260713 09:12:45.732403  5046 ts_tablet_manager.cc:1403] T 432c5a27198d42cdab8d8aad8dcef645 P 96da689042c743f69eebce0842899337: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.014s
W20260713 09:12:45.732719  4795 leader_election.cc:343] T 035c1729ad7646628e6a9566eeadf949 P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:45.733347  4795 leader_election.cc:304] T 035c1729ad7646628e6a9566eeadf949 P 96da689042c743f69eebce0842899337 [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: 96da689042c743f69eebce0842899337; no voters: 28cbf4bf05d7456dad0f3e5f7290065a, 6af6da448174483c92ab325db92130e6
I20260713 09:12:45.734642  5045 raft_consensus.cc:2749] T 035c1729ad7646628e6a9566eeadf949 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:45.735446  5046 raft_consensus.cc:359] T 432c5a27198d42cdab8d8aad8dcef645 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.736326  5046 raft_consensus.cc:385] T 432c5a27198d42cdab8d8aad8dcef645 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:45.736668  5046 raft_consensus.cc:740] T 432c5a27198d42cdab8d8aad8dcef645 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96da689042c743f69eebce0842899337, State: Initialized, Role: FOLLOWER
I20260713 09:12:45.737442  5046 consensus_queue.cc:260] T 432c5a27198d42cdab8d8aad8dcef645 P 96da689042c743f69eebce0842899337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.739847  5046 ts_tablet_manager.cc:1434] T 432c5a27198d42cdab8d8aad8dcef645 P 96da689042c743f69eebce0842899337: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260713 09:12:45.740885  5046 tablet_bootstrap.cc:492] T 59c152ee6cc54f5a8ab91b8925596598 P 96da689042c743f69eebce0842899337: Bootstrap starting.
I20260713 09:12:45.748524  5046 tablet_bootstrap.cc:654] T 59c152ee6cc54f5a8ab91b8925596598 P 96da689042c743f69eebce0842899337: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:45.752693  5044 tablet_bootstrap.cc:492] T 035c1729ad7646628e6a9566eeadf949 P 6af6da448174483c92ab325db92130e6: No bootstrap required, opened a new log
I20260713 09:12:45.753216  5044 ts_tablet_manager.cc:1403] T 035c1729ad7646628e6a9566eeadf949 P 6af6da448174483c92ab325db92130e6: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.006s
I20260713 09:12:45.756443  5044 raft_consensus.cc:359] T 035c1729ad7646628e6a9566eeadf949 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.757316  5044 raft_consensus.cc:385] T 035c1729ad7646628e6a9566eeadf949 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:45.757732  5044 raft_consensus.cc:740] T 035c1729ad7646628e6a9566eeadf949 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6af6da448174483c92ab325db92130e6, State: Initialized, Role: FOLLOWER
I20260713 09:12:45.758191  5043 tablet_bootstrap.cc:492] T 432c5a27198d42cdab8d8aad8dcef645 P 28cbf4bf05d7456dad0f3e5f7290065a: No bootstrap required, opened a new log
I20260713 09:12:45.758976  5043 ts_tablet_manager.cc:1403] T 432c5a27198d42cdab8d8aad8dcef645 P 28cbf4bf05d7456dad0f3e5f7290065a: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.012s
I20260713 09:12:45.758697  5044 consensus_queue.cc:260] T 035c1729ad7646628e6a9566eeadf949 P 6af6da448174483c92ab325db92130e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.761662  5046 tablet_bootstrap.cc:492] T 59c152ee6cc54f5a8ab91b8925596598 P 96da689042c743f69eebce0842899337: No bootstrap required, opened a new log
I20260713 09:12:45.761811  5044 ts_tablet_manager.cc:1434] T 035c1729ad7646628e6a9566eeadf949 P 6af6da448174483c92ab325db92130e6: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260713 09:12:45.762275  5046 ts_tablet_manager.cc:1403] T 59c152ee6cc54f5a8ab91b8925596598 P 96da689042c743f69eebce0842899337: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260713 09:12:45.762275  5043 raft_consensus.cc:359] T 432c5a27198d42cdab8d8aad8dcef645 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.763051  5044 tablet_bootstrap.cc:492] T 59c152ee6cc54f5a8ab91b8925596598 P 6af6da448174483c92ab325db92130e6: Bootstrap starting.
I20260713 09:12:45.765242  5043 raft_consensus.cc:385] T 432c5a27198d42cdab8d8aad8dcef645 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:45.765810  5046 raft_consensus.cc:359] T 59c152ee6cc54f5a8ab91b8925596598 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.766708  5031 raft_consensus.cc:493] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:45.766896  5046 raft_consensus.cc:385] T 59c152ee6cc54f5a8ab91b8925596598 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:45.767369  5046 raft_consensus.cc:740] T 59c152ee6cc54f5a8ab91b8925596598 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96da689042c743f69eebce0842899337, State: Initialized, Role: FOLLOWER
I20260713 09:12:45.767412  5031 raft_consensus.cc:515] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.768189  5046 consensus_queue.cc:260] T 59c152ee6cc54f5a8ab91b8925596598 P 96da689042c743f69eebce0842899337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.769883  5031 leader_election.cc:290] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371), 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199)
I20260713 09:12:45.770614  5031 raft_consensus.cc:493] T ed5cef02f7e64ada930875688cf85eea P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:45.770807  5046 ts_tablet_manager.cc:1434] T 59c152ee6cc54f5a8ab91b8925596598 P 96da689042c743f69eebce0842899337: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.003s
I20260713 09:12:45.772361  5046 tablet_bootstrap.cc:492] T a761ac53970545b7ad19e2a53145af7b P 96da689042c743f69eebce0842899337: Bootstrap starting.
I20260713 09:12:45.772595  4752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e074b2f08cc40aeac4d56cbb339f5c9" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" is_pre_election: true
I20260713 09:12:45.773320  4752 raft_consensus.cc:2468] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96da689042c743f69eebce0842899337 in term 0.
I20260713 09:12:45.775197  4792 leader_election.cc:304] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28cbf4bf05d7456dad0f3e5f7290065a, 96da689042c743f69eebce0842899337; no voters: 
I20260713 09:12:45.766757  5043 raft_consensus.cc:740] T 432c5a27198d42cdab8d8aad8dcef645 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28cbf4bf05d7456dad0f3e5f7290065a, State: Initialized, Role: FOLLOWER
I20260713 09:12:45.776202  5045 raft_consensus.cc:2804] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:45.776882  5045 raft_consensus.cc:493] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:45.776556  5043 consensus_queue.cc:260] T 432c5a27198d42cdab8d8aad8dcef645 P 28cbf4bf05d7456dad0f3e5f7290065a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.777822  4901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e074b2f08cc40aeac4d56cbb339f5c9" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af6da448174483c92ab325db92130e6" is_pre_election: true
I20260713 09:12:45.778465  4901 raft_consensus.cc:2468] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96da689042c743f69eebce0842899337 in term 0.
I20260713 09:12:45.779932  5046 tablet_bootstrap.cc:654] T a761ac53970545b7ad19e2a53145af7b P 96da689042c743f69eebce0842899337: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:45.783226  5029 raft_consensus.cc:493] T 432c5a27198d42cdab8d8aad8dcef645 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:45.783767  5029 raft_consensus.cc:515] T 432c5a27198d42cdab8d8aad8dcef645 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.786068  5044 tablet_bootstrap.cc:654] T 59c152ee6cc54f5a8ab91b8925596598 P 6af6da448174483c92ab325db92130e6: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:45.771122  5031 raft_consensus.cc:515] T ed5cef02f7e64ada930875688cf85eea P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.779006  5043 ts_tablet_manager.cc:1434] T 432c5a27198d42cdab8d8aad8dcef645 P 28cbf4bf05d7456dad0f3e5f7290065a: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.000s
I20260713 09:12:45.788854  4752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432c5a27198d42cdab8d8aad8dcef645" candidate_uuid: "6af6da448174483c92ab325db92130e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" is_pre_election: true
I20260713 09:12:45.797462  4752 raft_consensus.cc:2468] T 432c5a27198d42cdab8d8aad8dcef645 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6af6da448174483c92ab325db92130e6 in term 0.
I20260713 09:12:45.799525  4866 leader_election.cc:304] T 432c5a27198d42cdab8d8aad8dcef645 P 6af6da448174483c92ab325db92130e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28cbf4bf05d7456dad0f3e5f7290065a, 6af6da448174483c92ab325db92130e6; no voters: 
I20260713 09:12:45.789505  5029 leader_election.cc:290] T 432c5a27198d42cdab8d8aad8dcef645 P 6af6da448174483c92ab325db92130e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371), 96da689042c743f69eebce0842899337 (127.31.232.66:44611)
I20260713 09:12:45.791056  4828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432c5a27198d42cdab8d8aad8dcef645" candidate_uuid: "6af6da448174483c92ab325db92130e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96da689042c743f69eebce0842899337" is_pre_election: true
I20260713 09:12:45.802054  5044 tablet_bootstrap.cc:492] T 59c152ee6cc54f5a8ab91b8925596598 P 6af6da448174483c92ab325db92130e6: No bootstrap required, opened a new log
I20260713 09:12:45.802240  4828 raft_consensus.cc:2468] T 432c5a27198d42cdab8d8aad8dcef645 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6af6da448174483c92ab325db92130e6 in term 0.
I20260713 09:12:45.802497  5044 ts_tablet_manager.cc:1403] T 59c152ee6cc54f5a8ab91b8925596598 P 6af6da448174483c92ab325db92130e6: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.005s
I20260713 09:12:45.802866  5065 raft_consensus.cc:493] T 432c5a27198d42cdab8d8aad8dcef645 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:45.794589  4753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5cef02f7e64ada930875688cf85eea" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" is_pre_election: true
I20260713 09:12:45.804373  4753 raft_consensus.cc:2468] T ed5cef02f7e64ada930875688cf85eea P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96da689042c743f69eebce0842899337 in term 0.
I20260713 09:12:45.795460  4962 raft_consensus.cc:493] T cf96a7ea697748b0a8a39cc6fbb83f21 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:45.805465  5046 tablet_bootstrap.cc:492] T a761ac53970545b7ad19e2a53145af7b P 96da689042c743f69eebce0842899337: No bootstrap required, opened a new log
I20260713 09:12:45.805364  4962 raft_consensus.cc:515] T cf96a7ea697748b0a8a39cc6fbb83f21 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.805968  5046 ts_tablet_manager.cc:1403] T a761ac53970545b7ad19e2a53145af7b P 96da689042c743f69eebce0842899337: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.016s
I20260713 09:12:45.805713  5044 raft_consensus.cc:359] T 59c152ee6cc54f5a8ab91b8925596598 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.806452  5044 raft_consensus.cc:385] T 59c152ee6cc54f5a8ab91b8925596598 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:45.806736  5044 raft_consensus.cc:740] T 59c152ee6cc54f5a8ab91b8925596598 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6af6da448174483c92ab325db92130e6, State: Initialized, Role: FOLLOWER
I20260713 09:12:45.807639  4962 leader_election.cc:290] T cf96a7ea697748b0a8a39cc6fbb83f21 P 28cbf4bf05d7456dad0f3e5f7290065a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96da689042c743f69eebce0842899337 (127.31.232.66:44611), 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199)
I20260713 09:12:45.807505  5044 consensus_queue.cc:260] T 59c152ee6cc54f5a8ab91b8925596598 P 6af6da448174483c92ab325db92130e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.809356  5029 raft_consensus.cc:493] T cf96a7ea697748b0a8a39cc6fbb83f21 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:45.803323  5065 raft_consensus.cc:515] T 432c5a27198d42cdab8d8aad8dcef645 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.816115  5029 raft_consensus.cc:515] T cf96a7ea697748b0a8a39cc6fbb83f21 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.809020  5046 raft_consensus.cc:359] T a761ac53970545b7ad19e2a53145af7b P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.817281  5046 raft_consensus.cc:385] T a761ac53970545b7ad19e2a53145af7b P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:45.817445  5065 leader_election.cc:290] T 432c5a27198d42cdab8d8aad8dcef645 P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371), 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199)
I20260713 09:12:45.817652  5046 raft_consensus.cc:740] T a761ac53970545b7ad19e2a53145af7b P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96da689042c743f69eebce0842899337, State: Initialized, Role: FOLLOWER
I20260713 09:12:45.809532  5071 raft_consensus.cc:2804] T 432c5a27198d42cdab8d8aad8dcef645 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:45.818162  5071 raft_consensus.cc:493] T 432c5a27198d42cdab8d8aad8dcef645 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:45.810165  4792 leader_election.cc:304] T ed5cef02f7e64ada930875688cf85eea P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28cbf4bf05d7456dad0f3e5f7290065a, 96da689042c743f69eebce0842899337; no voters: 
I20260713 09:12:45.818598  5071 raft_consensus.cc:3060] T 432c5a27198d42cdab8d8aad8dcef645 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:45.811883  4901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf96a7ea697748b0a8a39cc6fbb83f21" candidate_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af6da448174483c92ab325db92130e6" is_pre_election: true
I20260713 09:12:45.818389  5046 consensus_queue.cc:260] T a761ac53970545b7ad19e2a53145af7b P 96da689042c743f69eebce0842899337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.810415  5044 ts_tablet_manager.cc:1434] T 59c152ee6cc54f5a8ab91b8925596598 P 6af6da448174483c92ab325db92130e6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.001s
I20260713 09:12:45.811148  4828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf96a7ea697748b0a8a39cc6fbb83f21" candidate_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96da689042c743f69eebce0842899337" is_pre_election: true
I20260713 09:12:45.819432  4901 raft_consensus.cc:2468] T cf96a7ea697748b0a8a39cc6fbb83f21 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28cbf4bf05d7456dad0f3e5f7290065a in term 0.
I20260713 09:12:45.819944  4828 raft_consensus.cc:2468] T cf96a7ea697748b0a8a39cc6fbb83f21 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28cbf4bf05d7456dad0f3e5f7290065a in term 0.
I20260713 09:12:45.820343  5044 tablet_bootstrap.cc:492] T 5c79871622704bc3b64dd46f48e3a978 P 6af6da448174483c92ab325db92130e6: Bootstrap starting.
I20260713 09:12:45.824280  4720 leader_election.cc:304] T cf96a7ea697748b0a8a39cc6fbb83f21 P 28cbf4bf05d7456dad0f3e5f7290065a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28cbf4bf05d7456dad0f3e5f7290065a, 96da689042c743f69eebce0842899337; no voters: 
I20260713 09:12:45.824692  5065 raft_consensus.cc:2804] T ed5cef02f7e64ada930875688cf85eea P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:45.826506  5065 raft_consensus.cc:493] T ed5cef02f7e64ada930875688cf85eea P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:45.827732  4753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432c5a27198d42cdab8d8aad8dcef645" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" is_pre_election: true
I20260713 09:12:45.828585  4753 raft_consensus.cc:2468] T 432c5a27198d42cdab8d8aad8dcef645 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96da689042c743f69eebce0842899337 in term 0.
I20260713 09:12:45.826993  5065 raft_consensus.cc:3060] T ed5cef02f7e64ada930875688cf85eea P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:45.797932  5045 raft_consensus.cc:3060] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:45.848644  5043 tablet_bootstrap.cc:492] T 035c1729ad7646628e6a9566eeadf949 P 28cbf4bf05d7456dad0f3e5f7290065a: Bootstrap starting.
I20260713 09:12:45.850049  4962 raft_consensus.cc:2804] T cf96a7ea697748b0a8a39cc6fbb83f21 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:45.850641  4962 raft_consensus.cc:493] T cf96a7ea697748b0a8a39cc6fbb83f21 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:45.851063  4962 raft_consensus.cc:3060] T cf96a7ea697748b0a8a39cc6fbb83f21 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:45.789392  5031 leader_election.cc:290] T ed5cef02f7e64ada930875688cf85eea P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371), 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199)
I20260713 09:12:45.859787  5031 raft_consensus.cc:493] T 59c152ee6cc54f5a8ab91b8925596598 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:45.860507  5031 raft_consensus.cc:515] T 59c152ee6cc54f5a8ab91b8925596598 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.865201  5046 ts_tablet_manager.cc:1434] T a761ac53970545b7ad19e2a53145af7b P 96da689042c743f69eebce0842899337: Time spent starting tablet: real 0.059s	user 0.024s	sys 0.029s
I20260713 09:12:45.865547  5029 leader_election.cc:290] T cf96a7ea697748b0a8a39cc6fbb83f21 P 6af6da448174483c92ab325db92130e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371), 96da689042c743f69eebce0842899337 (127.31.232.66:44611)
I20260713 09:12:45.866480  5046 tablet_bootstrap.cc:492] T 5c79871622704bc3b64dd46f48e3a978 P 96da689042c743f69eebce0842899337: Bootstrap starting.
I20260713 09:12:45.873057  5046 tablet_bootstrap.cc:654] T 5c79871622704bc3b64dd46f48e3a978 P 96da689042c743f69eebce0842899337: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:45.880124  5029 raft_consensus.cc:493] T 8ceae1fd11854b42b8f383e3759b774c P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:45.880889  5029 raft_consensus.cc:515] T 8ceae1fd11854b42b8f383e3759b774c P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.883549  5029 leader_election.cc:290] T 8ceae1fd11854b42b8f383e3759b774c P 6af6da448174483c92ab325db92130e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371), 96da689042c743f69eebce0842899337 (127.31.232.66:44611)
I20260713 09:12:45.884404  5046 tablet_bootstrap.cc:492] T 5c79871622704bc3b64dd46f48e3a978 P 96da689042c743f69eebce0842899337: No bootstrap required, opened a new log
I20260713 09:12:45.884886  5044 tablet_bootstrap.cc:654] T 5c79871622704bc3b64dd46f48e3a978 P 6af6da448174483c92ab325db92130e6: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:45.887789  5043 tablet_bootstrap.cc:654] T 035c1729ad7646628e6a9566eeadf949 P 28cbf4bf05d7456dad0f3e5f7290065a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:45.891217  5071 raft_consensus.cc:515] T 432c5a27198d42cdab8d8aad8dcef645 P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.878840  5031 leader_election.cc:290] T 59c152ee6cc54f5a8ab91b8925596598 P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371), 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199)
I20260713 09:12:45.900422  5046 ts_tablet_manager.cc:1403] T 5c79871622704bc3b64dd46f48e3a978 P 96da689042c743f69eebce0842899337: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.006s
I20260713 09:12:45.902621  5031 raft_consensus.cc:493] T a761ac53970545b7ad19e2a53145af7b P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:45.905380  5031 raft_consensus.cc:515] T a761ac53970545b7ad19e2a53145af7b P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.903363  5046 raft_consensus.cc:359] T 5c79871622704bc3b64dd46f48e3a978 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.909659  4901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432c5a27198d42cdab8d8aad8dcef645" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af6da448174483c92ab325db92130e6" is_pre_election: true
I20260713 09:12:45.904551  5071 leader_election.cc:290] T 432c5a27198d42cdab8d8aad8dcef645 P 6af6da448174483c92ab325db92130e6 [CANDIDATE]: Term 1 election: Requested vote from peers 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371), 96da689042c743f69eebce0842899337 (127.31.232.66:44611)
I20260713 09:12:45.910377  4901 raft_consensus.cc:2393] T 432c5a27198d42cdab8d8aad8dcef645 P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 96da689042c743f69eebce0842899337 in current term 1: Already voted for candidate 6af6da448174483c92ab325db92130e6 in this term.
I20260713 09:12:45.902362  5065 raft_consensus.cc:515] T ed5cef02f7e64ada930875688cf85eea P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.907600  4903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5cef02f7e64ada930875688cf85eea" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af6da448174483c92ab325db92130e6" is_pre_election: true
I20260713 09:12:45.908290  4902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c152ee6cc54f5a8ab91b8925596598" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af6da448174483c92ab325db92130e6" is_pre_election: true
W20260713 09:12:45.906364  4866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.232.65:46371, user_credentials={real_user=slave}} blocked reactor thread for 106946us
I20260713 09:12:45.908985  4828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf96a7ea697748b0a8a39cc6fbb83f21" candidate_uuid: "6af6da448174483c92ab325db92130e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96da689042c743f69eebce0842899337" is_pre_election: true
I20260713 09:12:45.910066  5046 raft_consensus.cc:385] T 5c79871622704bc3b64dd46f48e3a978 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:45.911365  4903 raft_consensus.cc:2468] T ed5cef02f7e64ada930875688cf85eea P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96da689042c743f69eebce0842899337 in term 0.
I20260713 09:12:45.911418  4902 raft_consensus.cc:2468] T 59c152ee6cc54f5a8ab91b8925596598 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96da689042c743f69eebce0842899337 in term 0.
I20260713 09:12:45.911499  4828 raft_consensus.cc:2468] T cf96a7ea697748b0a8a39cc6fbb83f21 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6af6da448174483c92ab325db92130e6 in term 0.
I20260713 09:12:45.911442  5046 raft_consensus.cc:740] T 5c79871622704bc3b64dd46f48e3a978 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96da689042c743f69eebce0842899337, State: Initialized, Role: FOLLOWER
I20260713 09:12:45.913386  5046 consensus_queue.cc:260] T 5c79871622704bc3b64dd46f48e3a978 P 96da689042c743f69eebce0842899337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.915772  5046 ts_tablet_manager.cc:1434] T 5c79871622704bc3b64dd46f48e3a978 P 96da689042c743f69eebce0842899337: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:12:45.908695  4962 raft_consensus.cc:515] T cf96a7ea697748b0a8a39cc6fbb83f21 P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.916795  4752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c152ee6cc54f5a8ab91b8925596598" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" is_pre_election: true
I20260713 09:12:45.917876  4962 leader_election.cc:290] T cf96a7ea697748b0a8a39cc6fbb83f21 P 28cbf4bf05d7456dad0f3e5f7290065a [CANDIDATE]: Term 1 election: Requested vote from peers 96da689042c743f69eebce0842899337 (127.31.232.66:44611), 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199)
I20260713 09:12:45.904462  5045 raft_consensus.cc:515] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.919348  4829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf96a7ea697748b0a8a39cc6fbb83f21" candidate_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96da689042c743f69eebce0842899337"
I20260713 09:12:45.919962  4829 raft_consensus.cc:3060] T cf96a7ea697748b0a8a39cc6fbb83f21 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:45.920358  5045 leader_election.cc:290] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 election: Requested vote from peers 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371), 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199)
I20260713 09:12:45.921590  4902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf96a7ea697748b0a8a39cc6fbb83f21" candidate_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af6da448174483c92ab325db92130e6"
I20260713 09:12:45.922142  4902 raft_consensus.cc:3060] T cf96a7ea697748b0a8a39cc6fbb83f21 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:45.929277  4902 raft_consensus.cc:2468] T cf96a7ea697748b0a8a39cc6fbb83f21 P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28cbf4bf05d7456dad0f3e5f7290065a in term 1.
I20260713 09:12:45.929576  4829 raft_consensus.cc:2468] T cf96a7ea697748b0a8a39cc6fbb83f21 P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28cbf4bf05d7456dad0f3e5f7290065a in term 1.
I20260713 09:12:45.930336  4720 leader_election.cc:304] T cf96a7ea697748b0a8a39cc6fbb83f21 P 28cbf4bf05d7456dad0f3e5f7290065a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28cbf4bf05d7456dad0f3e5f7290065a, 6af6da448174483c92ab325db92130e6; no voters: 
I20260713 09:12:45.933060  4752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf96a7ea697748b0a8a39cc6fbb83f21" candidate_uuid: "6af6da448174483c92ab325db92130e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" is_pre_election: true
I20260713 09:12:45.933250  4792 leader_election.cc:304] T 432c5a27198d42cdab8d8aad8dcef645 P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28cbf4bf05d7456dad0f3e5f7290065a, 96da689042c743f69eebce0842899337; no voters: 
I20260713 09:12:45.933856  4752 raft_consensus.cc:2393] T cf96a7ea697748b0a8a39cc6fbb83f21 P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6af6da448174483c92ab325db92130e6 in current term 1: Already voted for candidate 28cbf4bf05d7456dad0f3e5f7290065a in this term.
W20260713 09:12:45.934537  4792 leader_election.cc:343] T 59c152ee6cc54f5a8ab91b8925596598 P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:45.934849  5073 raft_consensus.cc:2804] T 432c5a27198d42cdab8d8aad8dcef645 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:45.935237  5073 raft_consensus.cc:493] T 432c5a27198d42cdab8d8aad8dcef645 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:45.935563  5073 raft_consensus.cc:3060] T 432c5a27198d42cdab8d8aad8dcef645 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:45.935904  4753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ceae1fd11854b42b8f383e3759b774c" candidate_uuid: "6af6da448174483c92ab325db92130e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" is_pre_election: true
I20260713 09:12:45.936569  4753 raft_consensus.cc:2468] T 8ceae1fd11854b42b8f383e3759b774c P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6af6da448174483c92ab325db92130e6 in term 0.
I20260713 09:12:45.940508  4869 leader_election.cc:304] T cf96a7ea697748b0a8a39cc6fbb83f21 P 6af6da448174483c92ab325db92130e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6af6da448174483c92ab325db92130e6, 96da689042c743f69eebce0842899337; no voters: 
I20260713 09:12:45.941419  5070 raft_consensus.cc:2804] T cf96a7ea697748b0a8a39cc6fbb83f21 P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:45.942211  4752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a761ac53970545b7ad19e2a53145af7b" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" is_pre_election: true
I20260713 09:12:45.942700  4753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432c5a27198d42cdab8d8aad8dcef645" candidate_uuid: "6af6da448174483c92ab325db92130e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a"
I20260713 09:12:45.943287  4753 raft_consensus.cc:3060] T 432c5a27198d42cdab8d8aad8dcef645 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:45.943467  4828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ceae1fd11854b42b8f383e3759b774c" candidate_uuid: "6af6da448174483c92ab325db92130e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96da689042c743f69eebce0842899337" is_pre_election: true
I20260713 09:12:45.943778  4795 leader_election.cc:304] T 59c152ee6cc54f5a8ab91b8925596598 P 96da689042c743f69eebce0842899337 [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: 6af6da448174483c92ab325db92130e6, 96da689042c743f69eebce0842899337; no voters: 28cbf4bf05d7456dad0f3e5f7290065a
I20260713 09:12:45.944133  4828 raft_consensus.cc:2468] T 8ceae1fd11854b42b8f383e3759b774c P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6af6da448174483c92ab325db92130e6 in term 0.
I20260713 09:12:45.945659  5044 tablet_bootstrap.cc:492] T 5c79871622704bc3b64dd46f48e3a978 P 6af6da448174483c92ab325db92130e6: No bootstrap required, opened a new log
I20260713 09:12:45.946343  5044 ts_tablet_manager.cc:1403] T 5c79871622704bc3b64dd46f48e3a978 P 6af6da448174483c92ab325db92130e6: Time spent bootstrapping tablet: real 0.126s	user 0.009s	sys 0.011s
I20260713 09:12:45.946362  4754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e074b2f08cc40aeac4d56cbb339f5c9" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a"
I20260713 09:12:45.947361  4754 raft_consensus.cc:3060] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:45.947379  5045 raft_consensus.cc:2804] T 59c152ee6cc54f5a8ab91b8925596598 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:45.947760  4826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432c5a27198d42cdab8d8aad8dcef645" candidate_uuid: "6af6da448174483c92ab325db92130e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96da689042c743f69eebce0842899337"
I20260713 09:12:45.948031  5045 raft_consensus.cc:493] T 59c152ee6cc54f5a8ab91b8925596598 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:45.948405  5045 raft_consensus.cc:3060] T 59c152ee6cc54f5a8ab91b8925596598 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:45.949667  5044 raft_consensus.cc:359] T 5c79871622704bc3b64dd46f48e3a978 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.950320  5044 raft_consensus.cc:385] T 5c79871622704bc3b64dd46f48e3a978 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:45.950579  5044 raft_consensus.cc:740] T 5c79871622704bc3b64dd46f48e3a978 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6af6da448174483c92ab325db92130e6, State: Initialized, Role: FOLLOWER
I20260713 09:12:45.953329  4753 raft_consensus.cc:2468] T 432c5a27198d42cdab8d8aad8dcef645 P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6af6da448174483c92ab325db92130e6 in term 1.
I20260713 09:12:45.955413  5071 raft_consensus.cc:2764] T cf96a7ea697748b0a8a39cc6fbb83f21 P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:12:45.910904  5031 leader_election.cc:290] T a761ac53970545b7ad19e2a53145af7b P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371), 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199)
I20260713 09:12:45.956180  5065 leader_election.cc:290] T ed5cef02f7e64ada930875688cf85eea P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 election: Requested vote from peers 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371), 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199)
I20260713 09:12:45.955775  4866 leader_election.cc:304] T 8ceae1fd11854b42b8f383e3759b774c P 6af6da448174483c92ab325db92130e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28cbf4bf05d7456dad0f3e5f7290065a, 6af6da448174483c92ab325db92130e6; no voters: 
I20260713 09:12:45.957002  4902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a761ac53970545b7ad19e2a53145af7b" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af6da448174483c92ab325db92130e6" is_pre_election: true
I20260713 09:12:45.957513  5043 tablet_bootstrap.cc:492] T 035c1729ad7646628e6a9566eeadf949 P 28cbf4bf05d7456dad0f3e5f7290065a: No bootstrap required, opened a new log
I20260713 09:12:45.957321  4866 leader_election.cc:304] T 432c5a27198d42cdab8d8aad8dcef645 P 6af6da448174483c92ab325db92130e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28cbf4bf05d7456dad0f3e5f7290065a, 6af6da448174483c92ab325db92130e6; no voters: 
I20260713 09:12:45.957978  4754 raft_consensus.cc:2468] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96da689042c743f69eebce0842899337 in term 1.
I20260713 09:12:45.958827  4902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e074b2f08cc40aeac4d56cbb339f5c9" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af6da448174483c92ab325db92130e6"
I20260713 09:12:45.960335  5073 raft_consensus.cc:515] T 432c5a27198d42cdab8d8aad8dcef645 P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.960851  5071 raft_consensus.cc:2804] T 8ceae1fd11854b42b8f383e3759b774c P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:45.965093  5069 raft_consensus.cc:2804] T 432c5a27198d42cdab8d8aad8dcef645 P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:45.965162  4902 raft_consensus.cc:3060] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:45.965456  5071 raft_consensus.cc:493] T 8ceae1fd11854b42b8f383e3759b774c P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:45.965667  5069 raft_consensus.cc:697] T 432c5a27198d42cdab8d8aad8dcef645 P 6af6da448174483c92ab325db92130e6 [term 1 LEADER]: Becoming Leader. State: Replica: 6af6da448174483c92ab325db92130e6, State: Running, Role: LEADER
I20260713 09:12:45.965929  4826 raft_consensus.cc:2393] T 432c5a27198d42cdab8d8aad8dcef645 P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6af6da448174483c92ab325db92130e6 in current term 1: Already voted for candidate 96da689042c743f69eebce0842899337 in this term.
I20260713 09:12:45.965905  5071 raft_consensus.cc:3060] T 8ceae1fd11854b42b8f383e3759b774c P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:45.966547  5069 consensus_queue.cc:237] T 432c5a27198d42cdab8d8aad8dcef645 P 6af6da448174483c92ab325db92130e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.968782  5073 leader_election.cc:290] T 432c5a27198d42cdab8d8aad8dcef645 P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 election: Requested vote from peers 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371), 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199)
I20260713 09:12:45.961679  4901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5cef02f7e64ada930875688cf85eea" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af6da448174483c92ab325db92130e6"
W20260713 09:12:45.961818  4792 leader_election.cc:343] T a761ac53970545b7ad19e2a53145af7b P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:45.962332  4753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5cef02f7e64ada930875688cf85eea" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a"
I20260713 09:12:45.963258  5070 raft_consensus.cc:697] T cf96a7ea697748b0a8a39cc6fbb83f21 P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 LEADER]: Becoming Leader. State: Replica: 28cbf4bf05d7456dad0f3e5f7290065a, State: Running, Role: LEADER
I20260713 09:12:45.963238  5044 consensus_queue.cc:260] T 5c79871622704bc3b64dd46f48e3a978 P 6af6da448174483c92ab325db92130e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.962641  5045 raft_consensus.cc:515] T 59c152ee6cc54f5a8ab91b8925596598 P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.970243  4901 raft_consensus.cc:3060] T ed5cef02f7e64ada930875688cf85eea P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:45.970539  4753 raft_consensus.cc:3060] T ed5cef02f7e64ada930875688cf85eea P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:45.973136  4754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432c5a27198d42cdab8d8aad8dcef645" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a"
I20260713 09:12:45.973914  4754 raft_consensus.cc:2393] T 432c5a27198d42cdab8d8aad8dcef645 P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 96da689042c743f69eebce0842899337 in current term 1: Already voted for candidate 6af6da448174483c92ab325db92130e6 in this term.
W20260713 09:12:45.971318  4795 leader_election.cc:343] T a761ac53970545b7ad19e2a53145af7b P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:45.974651  4902 raft_consensus.cc:2468] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96da689042c743f69eebce0842899337 in term 1.
I20260713 09:12:45.970971  5070 consensus_queue.cc:237] T cf96a7ea697748b0a8a39cc6fbb83f21 P 28cbf4bf05d7456dad0f3e5f7290065a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.976715  4795 leader_election.cc:304] T a761ac53970545b7ad19e2a53145af7b P 96da689042c743f69eebce0842899337 [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: 96da689042c743f69eebce0842899337; no voters: 28cbf4bf05d7456dad0f3e5f7290065a, 6af6da448174483c92ab325db92130e6
I20260713 09:12:45.978627  5073 raft_consensus.cc:2749] T a761ac53970545b7ad19e2a53145af7b P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:45.972146  4792 leader_election.cc:304] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28cbf4bf05d7456dad0f3e5f7290065a, 96da689042c743f69eebce0842899337; no voters: 
I20260713 09:12:45.972568  5044 ts_tablet_manager.cc:1434] T 5c79871622704bc3b64dd46f48e3a978 P 6af6da448174483c92ab325db92130e6: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260713 09:12:45.984812  5044 tablet_bootstrap.cc:492] T a761ac53970545b7ad19e2a53145af7b P 6af6da448174483c92ab325db92130e6: Bootstrap starting.
I20260713 09:12:45.972062  5043 ts_tablet_manager.cc:1403] T 035c1729ad7646628e6a9566eeadf949 P 28cbf4bf05d7456dad0f3e5f7290065a: Time spent bootstrapping tablet: real 0.124s	user 0.027s	sys 0.020s
I20260713 09:12:45.980171  4901 raft_consensus.cc:2468] T ed5cef02f7e64ada930875688cf85eea P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96da689042c743f69eebce0842899337 in term 1.
I20260713 09:12:45.982015  4902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432c5a27198d42cdab8d8aad8dcef645" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af6da448174483c92ab325db92130e6"
I20260713 09:12:45.986689  4903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c152ee6cc54f5a8ab91b8925596598" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af6da448174483c92ab325db92130e6"
I20260713 09:12:45.991775  4795 leader_election.cc:304] T ed5cef02f7e64ada930875688cf85eea P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6af6da448174483c92ab325db92130e6, 96da689042c743f69eebce0842899337; no voters: 
I20260713 09:12:45.992479  4903 raft_consensus.cc:3060] T 59c152ee6cc54f5a8ab91b8925596598 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:45.993224  5073 raft_consensus.cc:2804] T ed5cef02f7e64ada930875688cf85eea P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:45.995414  5073 raft_consensus.cc:697] T ed5cef02f7e64ada930875688cf85eea P 96da689042c743f69eebce0842899337 [term 1 LEADER]: Becoming Leader. State: Replica: 96da689042c743f69eebce0842899337, State: Running, Role: LEADER
I20260713 09:12:45.996639  5073 consensus_queue.cc:237] T ed5cef02f7e64ada930875688cf85eea P 96da689042c743f69eebce0842899337 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.990180  5043 raft_consensus.cc:359] T 035c1729ad7646628e6a9566eeadf949 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.983047  5071 raft_consensus.cc:515] T 8ceae1fd11854b42b8f383e3759b774c P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.991029  5044 tablet_bootstrap.cc:654] T a761ac53970545b7ad19e2a53145af7b P 6af6da448174483c92ab325db92130e6: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:45.991461  5065 raft_consensus.cc:2804] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:46.001127  5071 leader_election.cc:290] T 8ceae1fd11854b42b8f383e3759b774c P 6af6da448174483c92ab325db92130e6 [CANDIDATE]: Term 1 election: Requested vote from peers 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371), 96da689042c743f69eebce0842899337 (127.31.232.66:44611)
I20260713 09:12:46.002238  5065 raft_consensus.cc:697] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 96da689042c743f69eebce0842899337 [term 1 LEADER]: Becoming Leader. State: Replica: 96da689042c743f69eebce0842899337, State: Running, Role: LEADER
I20260713 09:12:46.001876  4754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ceae1fd11854b42b8f383e3759b774c" candidate_uuid: "6af6da448174483c92ab325db92130e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a"
I20260713 09:12:46.003338  4754 raft_consensus.cc:3060] T 8ceae1fd11854b42b8f383e3759b774c P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:46.003439  5065 consensus_queue.cc:237] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 96da689042c743f69eebce0842899337 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:45.998612  5045 leader_election.cc:290] T 59c152ee6cc54f5a8ab91b8925596598 P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 election: Requested vote from peers 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371), 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199)
I20260713 09:12:46.005980  5043 raft_consensus.cc:385] T 035c1729ad7646628e6a9566eeadf949 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:46.012955  4753 raft_consensus.cc:2468] T ed5cef02f7e64ada930875688cf85eea P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96da689042c743f69eebce0842899337 in term 1.
I20260713 09:12:46.013837  4826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ceae1fd11854b42b8f383e3759b774c" candidate_uuid: "6af6da448174483c92ab325db92130e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96da689042c743f69eebce0842899337"
I20260713 09:12:46.014570  4826 raft_consensus.cc:3060] T 8ceae1fd11854b42b8f383e3759b774c P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:46.017414  4903 raft_consensus.cc:2468] T 59c152ee6cc54f5a8ab91b8925596598 P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96da689042c743f69eebce0842899337 in term 1.
I20260713 09:12:46.018518  4795 leader_election.cc:304] T 59c152ee6cc54f5a8ab91b8925596598 P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6af6da448174483c92ab325db92130e6, 96da689042c743f69eebce0842899337; no voters: 
I20260713 09:12:46.022162  4752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c152ee6cc54f5a8ab91b8925596598" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a"
I20260713 09:12:46.022943  4792 leader_election.cc:304] T 432c5a27198d42cdab8d8aad8dcef645 P 96da689042c743f69eebce0842899337 [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: 96da689042c743f69eebce0842899337; no voters: 28cbf4bf05d7456dad0f3e5f7290065a, 6af6da448174483c92ab325db92130e6
I20260713 09:12:46.024088  5071 raft_consensus.cc:493] T 035c1729ad7646628e6a9566eeadf949 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:46.024530  5031 raft_consensus.cc:2804] T 59c152ee6cc54f5a8ab91b8925596598 P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:12:46.024967  4792 leader_election.cc:343] T 59c152ee6cc54f5a8ab91b8925596598 P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:46.029300  4651 catalog_manager.cc:5697] T 432c5a27198d42cdab8d8aad8dcef645 P 6af6da448174483c92ab325db92130e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6af6da448174483c92ab325db92130e6 (127.31.232.67). New cstate: current_term: 1 leader_uuid: "6af6da448174483c92ab325db92130e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:46.024644  5071 raft_consensus.cc:515] T 035c1729ad7646628e6a9566eeadf949 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:46.033581  5072 raft_consensus.cc:2749] T 432c5a27198d42cdab8d8aad8dcef645 P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:12:46.033648  5071 leader_election.cc:290] T 035c1729ad7646628e6a9566eeadf949 P 6af6da448174483c92ab325db92130e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371), 96da689042c743f69eebce0842899337 (127.31.232.66:44611)
I20260713 09:12:46.013317  5043 raft_consensus.cc:740] T 035c1729ad7646628e6a9566eeadf949 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28cbf4bf05d7456dad0f3e5f7290065a, State: Initialized, Role: FOLLOWER
I20260713 09:12:46.043308  4829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035c1729ad7646628e6a9566eeadf949" candidate_uuid: "6af6da448174483c92ab325db92130e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96da689042c743f69eebce0842899337" is_pre_election: true
I20260713 09:12:46.044077  4829 raft_consensus.cc:2468] T 035c1729ad7646628e6a9566eeadf949 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6af6da448174483c92ab325db92130e6 in term 0.
I20260713 09:12:46.042066  4753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035c1729ad7646628e6a9566eeadf949" candidate_uuid: "6af6da448174483c92ab325db92130e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" is_pre_election: true
I20260713 09:12:46.044828  5043 consensus_queue.cc:260] T 035c1729ad7646628e6a9566eeadf949 P 28cbf4bf05d7456dad0f3e5f7290065a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:46.046787  4869 leader_election.cc:304] T 035c1729ad7646628e6a9566eeadf949 P 6af6da448174483c92ab325db92130e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6af6da448174483c92ab325db92130e6, 96da689042c743f69eebce0842899337; no voters: 
I20260713 09:12:46.047906  4753 raft_consensus.cc:2468] T 035c1729ad7646628e6a9566eeadf949 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6af6da448174483c92ab325db92130e6 in term 0.
I20260713 09:12:46.051723  5071 raft_consensus.cc:2804] T 035c1729ad7646628e6a9566eeadf949 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:46.052268  5071 raft_consensus.cc:493] T 035c1729ad7646628e6a9566eeadf949 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:46.052701  5071 raft_consensus.cc:3060] T 035c1729ad7646628e6a9566eeadf949 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:46.054541  5031 raft_consensus.cc:697] T 59c152ee6cc54f5a8ab91b8925596598 P 96da689042c743f69eebce0842899337 [term 1 LEADER]: Becoming Leader. State: Replica: 96da689042c743f69eebce0842899337, State: Running, Role: LEADER
I20260713 09:12:46.065065  5044 tablet_bootstrap.cc:492] T a761ac53970545b7ad19e2a53145af7b P 6af6da448174483c92ab325db92130e6: No bootstrap required, opened a new log
I20260713 09:12:46.065611  5044 ts_tablet_manager.cc:1403] T a761ac53970545b7ad19e2a53145af7b P 6af6da448174483c92ab325db92130e6: Time spent bootstrapping tablet: real 0.081s	user 0.014s	sys 0.020s
I20260713 09:12:46.066193  4652 catalog_manager.cc:5697] T ed5cef02f7e64ada930875688cf85eea P 96da689042c743f69eebce0842899337 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96da689042c743f69eebce0842899337 (127.31.232.66). New cstate: current_term: 1 leader_uuid: "96da689042c743f69eebce0842899337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:46.070290  5043 ts_tablet_manager.cc:1434] T 035c1729ad7646628e6a9566eeadf949 P 28cbf4bf05d7456dad0f3e5f7290065a: Time spent starting tablet: real 0.083s	user 0.006s	sys 0.008s
I20260713 09:12:46.042001  4648 catalog_manager.cc:5697] T cf96a7ea697748b0a8a39cc6fbb83f21 P 28cbf4bf05d7456dad0f3e5f7290065a reported cstate change: term changed from 0 to 1, leader changed from <none> to 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65). New cstate: current_term: 1 leader_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:46.071699  5043 tablet_bootstrap.cc:492] T 59c152ee6cc54f5a8ab91b8925596598 P 28cbf4bf05d7456dad0f3e5f7290065a: Bootstrap starting.
I20260713 09:12:46.072136  4826 raft_consensus.cc:2468] T 8ceae1fd11854b42b8f383e3759b774c P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6af6da448174483c92ab325db92130e6 in term 1.
I20260713 09:12:46.072736  5044 raft_consensus.cc:359] T a761ac53970545b7ad19e2a53145af7b P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:46.073559  5044 raft_consensus.cc:385] T a761ac53970545b7ad19e2a53145af7b P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:46.073618  4869 leader_election.cc:304] T 8ceae1fd11854b42b8f383e3759b774c P 6af6da448174483c92ab325db92130e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6af6da448174483c92ab325db92130e6, 96da689042c743f69eebce0842899337; no voters: 
I20260713 09:12:46.073972  5044 raft_consensus.cc:740] T a761ac53970545b7ad19e2a53145af7b P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6af6da448174483c92ab325db92130e6, State: Initialized, Role: FOLLOWER
I20260713 09:12:46.074795  5069 raft_consensus.cc:2804] T 8ceae1fd11854b42b8f383e3759b774c P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:46.074998  5044 consensus_queue.cc:260] T a761ac53970545b7ad19e2a53145af7b P 6af6da448174483c92ab325db92130e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:46.075502  5069 raft_consensus.cc:697] T 8ceae1fd11854b42b8f383e3759b774c P 6af6da448174483c92ab325db92130e6 [term 1 LEADER]: Becoming Leader. State: Replica: 6af6da448174483c92ab325db92130e6, State: Running, Role: LEADER
I20260713 09:12:46.076524  5069 consensus_queue.cc:237] T 8ceae1fd11854b42b8f383e3759b774c P 6af6da448174483c92ab325db92130e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:46.077348  5044 ts_tablet_manager.cc:1434] T a761ac53970545b7ad19e2a53145af7b P 6af6da448174483c92ab325db92130e6: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:12:46.065649  4754 raft_consensus.cc:2468] T 8ceae1fd11854b42b8f383e3759b774c P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6af6da448174483c92ab325db92130e6 in term 1.
I20260713 09:12:46.064702  5031 consensus_queue.cc:237] T 59c152ee6cc54f5a8ab91b8925596598 P 96da689042c743f69eebce0842899337 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:46.083564  5071 raft_consensus.cc:515] T 035c1729ad7646628e6a9566eeadf949 P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:46.087123  5043 tablet_bootstrap.cc:654] T 59c152ee6cc54f5a8ab91b8925596598 P 28cbf4bf05d7456dad0f3e5f7290065a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:46.088629  5071 leader_election.cc:290] T 035c1729ad7646628e6a9566eeadf949 P 6af6da448174483c92ab325db92130e6 [CANDIDATE]: Term 1 election: Requested vote from peers 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371), 96da689042c743f69eebce0842899337 (127.31.232.66:44611)
I20260713 09:12:46.089265  4826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035c1729ad7646628e6a9566eeadf949" candidate_uuid: "6af6da448174483c92ab325db92130e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96da689042c743f69eebce0842899337"
I20260713 09:12:46.090233  4826 raft_consensus.cc:3060] T 035c1729ad7646628e6a9566eeadf949 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:46.094391  4754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035c1729ad7646628e6a9566eeadf949" candidate_uuid: "6af6da448174483c92ab325db92130e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a"
I20260713 09:12:46.095229  4754 raft_consensus.cc:3060] T 035c1729ad7646628e6a9566eeadf949 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:46.101718  5043 tablet_bootstrap.cc:492] T 59c152ee6cc54f5a8ab91b8925596598 P 28cbf4bf05d7456dad0f3e5f7290065a: No bootstrap required, opened a new log
I20260713 09:12:46.102414  5043 ts_tablet_manager.cc:1403] T 59c152ee6cc54f5a8ab91b8925596598 P 28cbf4bf05d7456dad0f3e5f7290065a: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.010s
I20260713 09:12:46.106737  4826 raft_consensus.cc:2468] T 035c1729ad7646628e6a9566eeadf949 P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6af6da448174483c92ab325db92130e6 in term 1.
I20260713 09:12:46.108182  4869 leader_election.cc:304] T 035c1729ad7646628e6a9566eeadf949 P 6af6da448174483c92ab325db92130e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6af6da448174483c92ab325db92130e6, 96da689042c743f69eebce0842899337; no voters: 
I20260713 09:12:46.108121  5043 raft_consensus.cc:359] T 59c152ee6cc54f5a8ab91b8925596598 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:46.109248  5043 raft_consensus.cc:385] T 59c152ee6cc54f5a8ab91b8925596598 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:46.109452  5071 raft_consensus.cc:2804] T 035c1729ad7646628e6a9566eeadf949 P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:46.109611  5043 raft_consensus.cc:740] T 59c152ee6cc54f5a8ab91b8925596598 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28cbf4bf05d7456dad0f3e5f7290065a, State: Initialized, Role: FOLLOWER
I20260713 09:12:46.110329  5071 raft_consensus.cc:697] T 035c1729ad7646628e6a9566eeadf949 P 6af6da448174483c92ab325db92130e6 [term 1 LEADER]: Becoming Leader. State: Replica: 6af6da448174483c92ab325db92130e6, State: Running, Role: LEADER
I20260713 09:12:46.109447  4651 catalog_manager.cc:5697] T 8ceae1fd11854b42b8f383e3759b774c P 6af6da448174483c92ab325db92130e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6af6da448174483c92ab325db92130e6 (127.31.232.67). New cstate: current_term: 1 leader_uuid: "6af6da448174483c92ab325db92130e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:46.110862  5043 consensus_queue.cc:260] T 59c152ee6cc54f5a8ab91b8925596598 P 28cbf4bf05d7456dad0f3e5f7290065a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:46.111403  5071 consensus_queue.cc:237] T 035c1729ad7646628e6a9566eeadf949 P 6af6da448174483c92ab325db92130e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:46.114289  5043 ts_tablet_manager.cc:1434] T 59c152ee6cc54f5a8ab91b8925596598 P 28cbf4bf05d7456dad0f3e5f7290065a: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.006s
I20260713 09:12:46.115629  5043 tablet_bootstrap.cc:492] T a761ac53970545b7ad19e2a53145af7b P 28cbf4bf05d7456dad0f3e5f7290065a: Bootstrap starting.
I20260713 09:12:46.118784  4754 raft_consensus.cc:2468] T 035c1729ad7646628e6a9566eeadf949 P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6af6da448174483c92ab325db92130e6 in term 1.
I20260713 09:12:46.123044  5043 tablet_bootstrap.cc:654] T a761ac53970545b7ad19e2a53145af7b P 28cbf4bf05d7456dad0f3e5f7290065a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:46.123116  4652 catalog_manager.cc:5697] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 96da689042c743f69eebce0842899337 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96da689042c743f69eebce0842899337 (127.31.232.66). New cstate: current_term: 1 leader_uuid: "96da689042c743f69eebce0842899337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:46.127760  4652 catalog_manager.cc:5697] T 59c152ee6cc54f5a8ab91b8925596598 P 96da689042c743f69eebce0842899337 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96da689042c743f69eebce0842899337 (127.31.232.66). New cstate: current_term: 1 leader_uuid: "96da689042c743f69eebce0842899337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:46.133821  5043 tablet_bootstrap.cc:492] T a761ac53970545b7ad19e2a53145af7b P 28cbf4bf05d7456dad0f3e5f7290065a: No bootstrap required, opened a new log
I20260713 09:12:46.134382  5043 ts_tablet_manager.cc:1403] T a761ac53970545b7ad19e2a53145af7b P 28cbf4bf05d7456dad0f3e5f7290065a: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.006s
I20260713 09:12:46.137082  5043 raft_consensus.cc:359] T a761ac53970545b7ad19e2a53145af7b P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:46.137729  5043 raft_consensus.cc:385] T a761ac53970545b7ad19e2a53145af7b P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:46.138077  5043 raft_consensus.cc:740] T a761ac53970545b7ad19e2a53145af7b P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28cbf4bf05d7456dad0f3e5f7290065a, State: Initialized, Role: FOLLOWER
I20260713 09:12:46.138873  5043 consensus_queue.cc:260] T a761ac53970545b7ad19e2a53145af7b P 28cbf4bf05d7456dad0f3e5f7290065a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:46.140956  5043 ts_tablet_manager.cc:1434] T a761ac53970545b7ad19e2a53145af7b P 28cbf4bf05d7456dad0f3e5f7290065a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:12:46.142001  5043 tablet_bootstrap.cc:492] T 5c79871622704bc3b64dd46f48e3a978 P 28cbf4bf05d7456dad0f3e5f7290065a: Bootstrap starting.
I20260713 09:12:46.142376  4651 catalog_manager.cc:5697] T 035c1729ad7646628e6a9566eeadf949 P 6af6da448174483c92ab325db92130e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6af6da448174483c92ab325db92130e6 (127.31.232.67). New cstate: current_term: 1 leader_uuid: "6af6da448174483c92ab325db92130e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:46.147445  5043 tablet_bootstrap.cc:654] T 5c79871622704bc3b64dd46f48e3a978 P 28cbf4bf05d7456dad0f3e5f7290065a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:46.152464  5043 tablet_bootstrap.cc:492] T 5c79871622704bc3b64dd46f48e3a978 P 28cbf4bf05d7456dad0f3e5f7290065a: No bootstrap required, opened a new log
I20260713 09:12:46.152879  5043 ts_tablet_manager.cc:1403] T 5c79871622704bc3b64dd46f48e3a978 P 28cbf4bf05d7456dad0f3e5f7290065a: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260713 09:12:46.154961  5043 raft_consensus.cc:359] T 5c79871622704bc3b64dd46f48e3a978 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:46.155504  5043 raft_consensus.cc:385] T 5c79871622704bc3b64dd46f48e3a978 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:46.155721  5043 raft_consensus.cc:740] T 5c79871622704bc3b64dd46f48e3a978 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28cbf4bf05d7456dad0f3e5f7290065a, State: Initialized, Role: FOLLOWER
I20260713 09:12:46.156208  5043 consensus_queue.cc:260] T 5c79871622704bc3b64dd46f48e3a978 P 28cbf4bf05d7456dad0f3e5f7290065a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:46.157823  5043 ts_tablet_manager.cc:1434] T 5c79871622704bc3b64dd46f48e3a978 P 28cbf4bf05d7456dad0f3e5f7290065a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:12:46.344135  5071 raft_consensus.cc:493] T a761ac53970545b7ad19e2a53145af7b P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:46.344884  5071 raft_consensus.cc:515] T a761ac53970545b7ad19e2a53145af7b P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:46.346894  5071 leader_election.cc:290] T a761ac53970545b7ad19e2a53145af7b P 6af6da448174483c92ab325db92130e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371), 96da689042c743f69eebce0842899337 (127.31.232.66:44611)
I20260713 09:12:46.347942  4826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a761ac53970545b7ad19e2a53145af7b" candidate_uuid: "6af6da448174483c92ab325db92130e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96da689042c743f69eebce0842899337" is_pre_election: true
I20260713 09:12:46.348498  4826 raft_consensus.cc:2468] T a761ac53970545b7ad19e2a53145af7b P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6af6da448174483c92ab325db92130e6 in term 0.
I20260713 09:12:46.349144  4754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a761ac53970545b7ad19e2a53145af7b" candidate_uuid: "6af6da448174483c92ab325db92130e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" is_pre_election: true
I20260713 09:12:46.349786  4754 raft_consensus.cc:2468] T a761ac53970545b7ad19e2a53145af7b P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6af6da448174483c92ab325db92130e6 in term 0.
I20260713 09:12:46.349682  4869 leader_election.cc:304] T a761ac53970545b7ad19e2a53145af7b P 6af6da448174483c92ab325db92130e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6af6da448174483c92ab325db92130e6, 96da689042c743f69eebce0842899337; no voters: 
I20260713 09:12:46.350750  5071 raft_consensus.cc:2804] T a761ac53970545b7ad19e2a53145af7b P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:46.351100  5071 raft_consensus.cc:493] T a761ac53970545b7ad19e2a53145af7b P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:46.351450  5071 raft_consensus.cc:3060] T a761ac53970545b7ad19e2a53145af7b P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:46.357270  5071 raft_consensus.cc:515] T a761ac53970545b7ad19e2a53145af7b P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:46.358886  5071 leader_election.cc:290] T a761ac53970545b7ad19e2a53145af7b P 6af6da448174483c92ab325db92130e6 [CANDIDATE]: Term 1 election: Requested vote from peers 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371), 96da689042c743f69eebce0842899337 (127.31.232.66:44611)
I20260713 09:12:46.359660  4754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a761ac53970545b7ad19e2a53145af7b" candidate_uuid: "6af6da448174483c92ab325db92130e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a"
I20260713 09:12:46.360018  4826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a761ac53970545b7ad19e2a53145af7b" candidate_uuid: "6af6da448174483c92ab325db92130e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96da689042c743f69eebce0842899337"
I20260713 09:12:46.360186  4754 raft_consensus.cc:3060] T a761ac53970545b7ad19e2a53145af7b P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:46.360589  4826 raft_consensus.cc:3060] T a761ac53970545b7ad19e2a53145af7b P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:46.365473  4754 raft_consensus.cc:2468] T a761ac53970545b7ad19e2a53145af7b P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6af6da448174483c92ab325db92130e6 in term 1.
I20260713 09:12:46.365801  4826 raft_consensus.cc:2468] T a761ac53970545b7ad19e2a53145af7b P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6af6da448174483c92ab325db92130e6 in term 1.
I20260713 09:12:46.366671  4866 leader_election.cc:304] T a761ac53970545b7ad19e2a53145af7b P 6af6da448174483c92ab325db92130e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28cbf4bf05d7456dad0f3e5f7290065a, 6af6da448174483c92ab325db92130e6; no voters: 
I20260713 09:12:46.367436  5071 raft_consensus.cc:2804] T a761ac53970545b7ad19e2a53145af7b P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:46.367925  5071 raft_consensus.cc:697] T a761ac53970545b7ad19e2a53145af7b P 6af6da448174483c92ab325db92130e6 [term 1 LEADER]: Becoming Leader. State: Replica: 6af6da448174483c92ab325db92130e6, State: Running, Role: LEADER
I20260713 09:12:46.368646  5071 consensus_queue.cc:237] T a761ac53970545b7ad19e2a53145af7b P 6af6da448174483c92ab325db92130e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:46.376021  4651 catalog_manager.cc:5697] T a761ac53970545b7ad19e2a53145af7b P 6af6da448174483c92ab325db92130e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6af6da448174483c92ab325db92130e6 (127.31.232.67). New cstate: current_term: 1 leader_uuid: "6af6da448174483c92ab325db92130e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:46.377300  5031 raft_consensus.cc:493] T 5c79871622704bc3b64dd46f48e3a978 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:46.377857  5031 raft_consensus.cc:515] T 5c79871622704bc3b64dd46f48e3a978 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:46.379953  5031 leader_election.cc:290] T 5c79871622704bc3b64dd46f48e3a978 P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371), 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199)
I20260713 09:12:46.380765  4754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c79871622704bc3b64dd46f48e3a978" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" is_pre_election: true
I20260713 09:12:46.381278  4903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c79871622704bc3b64dd46f48e3a978" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af6da448174483c92ab325db92130e6" is_pre_election: true
I20260713 09:12:46.381402  4754 raft_consensus.cc:2468] T 5c79871622704bc3b64dd46f48e3a978 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96da689042c743f69eebce0842899337 in term 0.
I20260713 09:12:46.382220  4903 raft_consensus.cc:2468] T 5c79871622704bc3b64dd46f48e3a978 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96da689042c743f69eebce0842899337 in term 0.
I20260713 09:12:46.382786  4792 leader_election.cc:304] T 5c79871622704bc3b64dd46f48e3a978 P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28cbf4bf05d7456dad0f3e5f7290065a, 96da689042c743f69eebce0842899337; no voters: 
I20260713 09:12:46.383965  5031 raft_consensus.cc:2804] T 5c79871622704bc3b64dd46f48e3a978 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:46.384305  5031 raft_consensus.cc:493] T 5c79871622704bc3b64dd46f48e3a978 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:46.384575  5031 raft_consensus.cc:3060] T 5c79871622704bc3b64dd46f48e3a978 P 96da689042c743f69eebce0842899337 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:46.389878  5031 raft_consensus.cc:515] T 5c79871622704bc3b64dd46f48e3a978 P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:46.391546  5031 leader_election.cc:290] T 5c79871622704bc3b64dd46f48e3a978 P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 election: Requested vote from peers 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371), 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199)
I20260713 09:12:46.392418  4754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c79871622704bc3b64dd46f48e3a978" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a"
I20260713 09:12:46.392530  4903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c79871622704bc3b64dd46f48e3a978" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af6da448174483c92ab325db92130e6"
I20260713 09:12:46.393029  4754 raft_consensus.cc:3060] T 5c79871622704bc3b64dd46f48e3a978 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:46.393147  4903 raft_consensus.cc:3060] T 5c79871622704bc3b64dd46f48e3a978 P 6af6da448174483c92ab325db92130e6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:46.398224  4903 raft_consensus.cc:2468] T 5c79871622704bc3b64dd46f48e3a978 P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96da689042c743f69eebce0842899337 in term 1.
I20260713 09:12:46.398415  4754 raft_consensus.cc:2468] T 5c79871622704bc3b64dd46f48e3a978 P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96da689042c743f69eebce0842899337 in term 1.
I20260713 09:12:46.399338  4795 leader_election.cc:304] T 5c79871622704bc3b64dd46f48e3a978 P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6af6da448174483c92ab325db92130e6, 96da689042c743f69eebce0842899337; no voters: 
I20260713 09:12:46.400182  5031 raft_consensus.cc:2804] T 5c79871622704bc3b64dd46f48e3a978 P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:46.400696  5031 raft_consensus.cc:697] T 5c79871622704bc3b64dd46f48e3a978 P 96da689042c743f69eebce0842899337 [term 1 LEADER]: Becoming Leader. State: Replica: 96da689042c743f69eebce0842899337, State: Running, Role: LEADER
I20260713 09:12:46.401552  5031 consensus_queue.cc:237] T 5c79871622704bc3b64dd46f48e3a978 P 96da689042c743f69eebce0842899337 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:46.404867  5070 raft_consensus.cc:493] T 59c152ee6cc54f5a8ab91b8925596598 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:46.405447  5070 raft_consensus.cc:515] T 59c152ee6cc54f5a8ab91b8925596598 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:46.407788  5070 leader_election.cc:290] T 59c152ee6cc54f5a8ab91b8925596598 P 28cbf4bf05d7456dad0f3e5f7290065a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96da689042c743f69eebce0842899337 (127.31.232.66:44611), 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199)
I20260713 09:12:46.407670  5031 consensus_queue.cc:1048] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 96da689042c743f69eebce0842899337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:46.408700  4902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c152ee6cc54f5a8ab91b8925596598" candidate_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af6da448174483c92ab325db92130e6" is_pre_election: true
I20260713 09:12:46.409080  4826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c152ee6cc54f5a8ab91b8925596598" candidate_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96da689042c743f69eebce0842899337" is_pre_election: true
I20260713 09:12:46.409552  4902 raft_consensus.cc:2393] T 59c152ee6cc54f5a8ab91b8925596598 P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 28cbf4bf05d7456dad0f3e5f7290065a in current term 1: Already voted for candidate 96da689042c743f69eebce0842899337 in this term.
I20260713 09:12:46.410655  4720 leader_election.cc:304] T 59c152ee6cc54f5a8ab91b8925596598 P 28cbf4bf05d7456dad0f3e5f7290065a [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: 28cbf4bf05d7456dad0f3e5f7290065a; no voters: 6af6da448174483c92ab325db92130e6, 96da689042c743f69eebce0842899337
I20260713 09:12:46.411330  5077 raft_consensus.cc:3060] T 59c152ee6cc54f5a8ab91b8925596598 P 28cbf4bf05d7456dad0f3e5f7290065a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:46.410734  4651 catalog_manager.cc:5697] T 5c79871622704bc3b64dd46f48e3a978 P 96da689042c743f69eebce0842899337 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96da689042c743f69eebce0842899337 (127.31.232.66). New cstate: current_term: 1 leader_uuid: "96da689042c743f69eebce0842899337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:46.417608  5077 raft_consensus.cc:2749] T 59c152ee6cc54f5a8ab91b8925596598 P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:46.428951  5072 consensus_queue.cc:1048] T ed5cef02f7e64ada930875688cf85eea P 96da689042c743f69eebce0842899337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:46.431751  5077 consensus_queue.cc:1048] T cf96a7ea697748b0a8a39cc6fbb83f21 P 28cbf4bf05d7456dad0f3e5f7290065a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:46.431924  5072 consensus_queue.cc:1048] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 96da689042c743f69eebce0842899337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:46.447888  5083 consensus_queue.cc:1048] T ed5cef02f7e64ada930875688cf85eea P 96da689042c743f69eebce0842899337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:46.460208  5077 consensus_queue.cc:1048] T cf96a7ea697748b0a8a39cc6fbb83f21 P 28cbf4bf05d7456dad0f3e5f7290065a [LEADER]: Connected to new peer: Peer: permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:46.464129  4829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e074b2f08cc40aeac4d56cbb339f5c9"
dest_uuid: "96da689042c743f69eebce0842899337"
mode: GRACEFUL
new_leader_uuid: "28cbf4bf05d7456dad0f3e5f7290065a"
 from {username='slave'} at 127.0.0.1:55496
I20260713 09:12:46.464763  4829 raft_consensus.cc:606] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 96da689042c743f69eebce0842899337 [term 1 LEADER]: Received request to transfer leadership to TS 28cbf4bf05d7456dad0f3e5f7290065a
I20260713 09:12:46.474910  5071 consensus_queue.cc:1048] T 8ceae1fd11854b42b8f383e3759b774c P 6af6da448174483c92ab325db92130e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:46.495879  4826 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed5cef02f7e64ada930875688cf85eea"
dest_uuid: "96da689042c743f69eebce0842899337"
mode: GRACEFUL
new_leader_uuid: "28cbf4bf05d7456dad0f3e5f7290065a"
 from {username='slave'} at 127.0.0.1:55496
I20260713 09:12:46.496537  4826 raft_consensus.cc:606] T ed5cef02f7e64ada930875688cf85eea P 96da689042c743f69eebce0842899337 [term 1 LEADER]: Received request to transfer leadership to TS 28cbf4bf05d7456dad0f3e5f7290065a
I20260713 09:12:46.542240  5067 consensus_queue.cc:1048] T 432c5a27198d42cdab8d8aad8dcef645 P 6af6da448174483c92ab325db92130e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:46.545385  5067 consensus_queue.cc:1048] T 8ceae1fd11854b42b8f383e3759b774c P 6af6da448174483c92ab325db92130e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:46.547339  5067 consensus_queue.cc:1048] T 432c5a27198d42cdab8d8aad8dcef645 P 6af6da448174483c92ab325db92130e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:46.548482  5073 consensus_queue.cc:1048] T 59c152ee6cc54f5a8ab91b8925596598 P 96da689042c743f69eebce0842899337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:46.575364  4903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ceae1fd11854b42b8f383e3759b774c"
dest_uuid: "6af6da448174483c92ab325db92130e6"
mode: GRACEFUL
new_leader_uuid: "28cbf4bf05d7456dad0f3e5f7290065a"
 from {username='slave'} at 127.0.0.1:60658
I20260713 09:12:46.576026  4903 raft_consensus.cc:606] T 8ceae1fd11854b42b8f383e3759b774c P 6af6da448174483c92ab325db92130e6 [term 1 LEADER]: Received request to transfer leadership to TS 28cbf4bf05d7456dad0f3e5f7290065a
I20260713 09:12:46.582751  4903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "035c1729ad7646628e6a9566eeadf949"
dest_uuid: "6af6da448174483c92ab325db92130e6"
mode: GRACEFUL
new_leader_uuid: "96da689042c743f69eebce0842899337"
 from {username='slave'} at 127.0.0.1:60658
I20260713 09:12:46.584751  4903 raft_consensus.cc:606] T 035c1729ad7646628e6a9566eeadf949 P 6af6da448174483c92ab325db92130e6 [term 1 LEADER]: Received request to transfer leadership to TS 96da689042c743f69eebce0842899337
I20260713 09:12:46.590801  5073 consensus_queue.cc:1048] T 59c152ee6cc54f5a8ab91b8925596598 P 96da689042c743f69eebce0842899337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:46.615025  4900 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "432c5a27198d42cdab8d8aad8dcef645"
dest_uuid: "6af6da448174483c92ab325db92130e6"
mode: GRACEFUL
new_leader_uuid: "96da689042c743f69eebce0842899337"
 from {username='slave'} at 127.0.0.1:60658
I20260713 09:12:46.618145  4900 raft_consensus.cc:606] T 432c5a27198d42cdab8d8aad8dcef645 P 6af6da448174483c92ab325db92130e6 [term 1 LEADER]: Received request to transfer leadership to TS 96da689042c743f69eebce0842899337
I20260713 09:12:46.623080  5067 consensus_queue.cc:1048] T 035c1729ad7646628e6a9566eeadf949 P 6af6da448174483c92ab325db92130e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:46.651821  5071 raft_consensus.cc:993] T 8ceae1fd11854b42b8f383e3759b774c P 6af6da448174483c92ab325db92130e6: : Instructing follower 28cbf4bf05d7456dad0f3e5f7290065a to start an election
I20260713 09:12:46.656307  5071 raft_consensus.cc:1081] T 8ceae1fd11854b42b8f383e3759b774c P 6af6da448174483c92ab325db92130e6 [term 1 LEADER]: Signalling peer 28cbf4bf05d7456dad0f3e5f7290065a to start an election
I20260713 09:12:46.658249  4752 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ceae1fd11854b42b8f383e3759b774c"
dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a"
 from {username='slave'} at 127.0.0.1:49508
I20260713 09:12:46.658844  4752 raft_consensus.cc:493] T 8ceae1fd11854b42b8f383e3759b774c P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:46.659243  4752 raft_consensus.cc:3060] T 8ceae1fd11854b42b8f383e3759b774c P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:46.667778  4752 raft_consensus.cc:515] T 8ceae1fd11854b42b8f383e3759b774c P 28cbf4bf05d7456dad0f3e5f7290065a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:46.671288  4752 leader_election.cc:290] T 8ceae1fd11854b42b8f383e3759b774c P 28cbf4bf05d7456dad0f3e5f7290065a [CANDIDATE]: Term 2 election: Requested vote from peers 96da689042c743f69eebce0842899337 (127.31.232.66:44611), 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199)
I20260713 09:12:46.673439  4829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ceae1fd11854b42b8f383e3759b774c" candidate_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "96da689042c743f69eebce0842899337"
I20260713 09:12:46.674129  4829 raft_consensus.cc:3060] T 8ceae1fd11854b42b8f383e3759b774c P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:46.674125  4903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ceae1fd11854b42b8f383e3759b774c" candidate_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6af6da448174483c92ab325db92130e6"
I20260713 09:12:46.676738  4903 raft_consensus.cc:3055] T 8ceae1fd11854b42b8f383e3759b774c P 6af6da448174483c92ab325db92130e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:46.677120  4903 raft_consensus.cc:740] T 8ceae1fd11854b42b8f383e3759b774c P 6af6da448174483c92ab325db92130e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6af6da448174483c92ab325db92130e6, State: Running, Role: LEADER
I20260713 09:12:46.677984  4903 consensus_queue.cc:260] T 8ceae1fd11854b42b8f383e3759b774c P 6af6da448174483c92ab325db92130e6 [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: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:46.679621  4903 raft_consensus.cc:3060] T 8ceae1fd11854b42b8f383e3759b774c P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:46.681296  5067 raft_consensus.cc:993] T 035c1729ad7646628e6a9566eeadf949 P 6af6da448174483c92ab325db92130e6: : Instructing follower 96da689042c743f69eebce0842899337 to start an election
I20260713 09:12:46.681849  5067 raft_consensus.cc:1081] T 035c1729ad7646628e6a9566eeadf949 P 6af6da448174483c92ab325db92130e6 [term 1 LEADER]: Signalling peer 96da689042c743f69eebce0842899337 to start an election
I20260713 09:12:46.682845  4829 raft_consensus.cc:2468] T 8ceae1fd11854b42b8f383e3759b774c P 96da689042c743f69eebce0842899337 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28cbf4bf05d7456dad0f3e5f7290065a in term 2.
I20260713 09:12:46.683523  4826 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "035c1729ad7646628e6a9566eeadf949"
dest_uuid: "96da689042c743f69eebce0842899337"
 from {username='slave'} at 127.0.0.1:55486
I20260713 09:12:46.683933  4720 leader_election.cc:304] T 8ceae1fd11854b42b8f383e3759b774c P 28cbf4bf05d7456dad0f3e5f7290065a [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: 28cbf4bf05d7456dad0f3e5f7290065a, 96da689042c743f69eebce0842899337; no voters: 
I20260713 09:12:46.684181  4826 raft_consensus.cc:493] T 035c1729ad7646628e6a9566eeadf949 P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:46.684679  4826 raft_consensus.cc:3060] T 035c1729ad7646628e6a9566eeadf949 P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:46.685017  5070 raft_consensus.cc:2804] T 8ceae1fd11854b42b8f383e3759b774c P 28cbf4bf05d7456dad0f3e5f7290065a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:46.685490  5070 raft_consensus.cc:697] T 8ceae1fd11854b42b8f383e3759b774c P 28cbf4bf05d7456dad0f3e5f7290065a [term 2 LEADER]: Becoming Leader. State: Replica: 28cbf4bf05d7456dad0f3e5f7290065a, State: Running, Role: LEADER
I20260713 09:12:46.686287  5070 consensus_queue.cc:237] T 8ceae1fd11854b42b8f383e3759b774c P 28cbf4bf05d7456dad0f3e5f7290065a [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: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:46.689596  5067 consensus_queue.cc:1048] T 035c1729ad7646628e6a9566eeadf949 P 6af6da448174483c92ab325db92130e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:46.689848  4903 raft_consensus.cc:2468] T 8ceae1fd11854b42b8f383e3759b774c P 6af6da448174483c92ab325db92130e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28cbf4bf05d7456dad0f3e5f7290065a in term 2.
I20260713 09:12:46.694135  4826 raft_consensus.cc:515] T 035c1729ad7646628e6a9566eeadf949 P 96da689042c743f69eebce0842899337 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:46.697819  4754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035c1729ad7646628e6a9566eeadf949" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a"
I20260713 09:12:46.698519  4826 leader_election.cc:290] T 035c1729ad7646628e6a9566eeadf949 P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 2 election: Requested vote from peers 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371), 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199)
I20260713 09:12:46.700958  4903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035c1729ad7646628e6a9566eeadf949" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6af6da448174483c92ab325db92130e6"
I20260713 09:12:46.701594  4903 raft_consensus.cc:3055] T 035c1729ad7646628e6a9566eeadf949 P 6af6da448174483c92ab325db92130e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:46.701944  4903 raft_consensus.cc:740] T 035c1729ad7646628e6a9566eeadf949 P 6af6da448174483c92ab325db92130e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6af6da448174483c92ab325db92130e6, State: Running, Role: LEADER
I20260713 09:12:46.702876  4903 consensus_queue.cc:260] T 035c1729ad7646628e6a9566eeadf949 P 6af6da448174483c92ab325db92130e6 [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: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:46.704180  4903 raft_consensus.cc:3060] T 035c1729ad7646628e6a9566eeadf949 P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:46.711123  4903 raft_consensus.cc:2468] T 035c1729ad7646628e6a9566eeadf949 P 6af6da448174483c92ab325db92130e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96da689042c743f69eebce0842899337 in term 2.
I20260713 09:12:46.712232  4795 leader_election.cc:304] T 035c1729ad7646628e6a9566eeadf949 P 96da689042c743f69eebce0842899337 [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: 6af6da448174483c92ab325db92130e6, 96da689042c743f69eebce0842899337; no voters: 28cbf4bf05d7456dad0f3e5f7290065a
I20260713 09:12:46.712934  5031 raft_consensus.cc:2804] T 035c1729ad7646628e6a9566eeadf949 P 96da689042c743f69eebce0842899337 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:46.713418  5031 raft_consensus.cc:697] T 035c1729ad7646628e6a9566eeadf949 P 96da689042c743f69eebce0842899337 [term 2 LEADER]: Becoming Leader. State: Replica: 96da689042c743f69eebce0842899337, State: Running, Role: LEADER
I20260713 09:12:46.714299  5031 consensus_queue.cc:237] T 035c1729ad7646628e6a9566eeadf949 P 96da689042c743f69eebce0842899337 [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: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:46.715842  4648 catalog_manager.cc:5697] T 8ceae1fd11854b42b8f383e3759b774c P 28cbf4bf05d7456dad0f3e5f7290065a reported cstate change: term changed from 1 to 2, leader changed from 6af6da448174483c92ab325db92130e6 (127.31.232.67) to 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65). New cstate: current_term: 2 leader_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:46.725773  4652 catalog_manager.cc:5697] T 035c1729ad7646628e6a9566eeadf949 P 96da689042c743f69eebce0842899337 reported cstate change: term changed from 1 to 2, leader changed from 6af6da448174483c92ab325db92130e6 (127.31.232.67) to 96da689042c743f69eebce0842899337 (127.31.232.66). New cstate: current_term: 2 leader_uuid: "96da689042c743f69eebce0842899337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:46.866902  5072 consensus_queue.cc:1048] T 5c79871622704bc3b64dd46f48e3a978 P 96da689042c743f69eebce0842899337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:46.879395  5073 consensus_queue.cc:1048] T 5c79871622704bc3b64dd46f48e3a978 P 96da689042c743f69eebce0842899337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:46.907071  5069 consensus_queue.cc:1048] T a761ac53970545b7ad19e2a53145af7b P 6af6da448174483c92ab325db92130e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:46.919795  5071 consensus_queue.cc:1048] T a761ac53970545b7ad19e2a53145af7b P 6af6da448174483c92ab325db92130e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:46.989696  5073 raft_consensus.cc:993] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 96da689042c743f69eebce0842899337: : Instructing follower 28cbf4bf05d7456dad0f3e5f7290065a to start an election
I20260713 09:12:46.990191  5083 raft_consensus.cc:1081] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 96da689042c743f69eebce0842899337 [term 1 LEADER]: Signalling peer 28cbf4bf05d7456dad0f3e5f7290065a to start an election
I20260713 09:12:46.992122  4752 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e074b2f08cc40aeac4d56cbb339f5c9"
dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a"
 from {username='slave'} at 127.0.0.1:49502
I20260713 09:12:46.992834  4752 raft_consensus.cc:493] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:46.993214  4752 raft_consensus.cc:3060] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:46.998422  4752 raft_consensus.cc:515] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 28cbf4bf05d7456dad0f3e5f7290065a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:47.000253  4752 leader_election.cc:290] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 28cbf4bf05d7456dad0f3e5f7290065a [CANDIDATE]: Term 2 election: Requested vote from peers 96da689042c743f69eebce0842899337 (127.31.232.66:44611), 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199)
I20260713 09:12:47.001236  4826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e074b2f08cc40aeac4d56cbb339f5c9" candidate_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "96da689042c743f69eebce0842899337"
I20260713 09:12:47.001577  4903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e074b2f08cc40aeac4d56cbb339f5c9" candidate_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6af6da448174483c92ab325db92130e6"
I20260713 09:12:47.002110  4826 raft_consensus.cc:3055] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 96da689042c743f69eebce0842899337 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:47.002180  4903 raft_consensus.cc:3060] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:47.002563  4826 raft_consensus.cc:740] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 96da689042c743f69eebce0842899337 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 96da689042c743f69eebce0842899337, State: Running, Role: LEADER
I20260713 09:12:47.003501  4826 consensus_queue.cc:260] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 96da689042c743f69eebce0842899337 [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: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:47.004750  4826 raft_consensus.cc:3060] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:47.012540  4903 raft_consensus.cc:2468] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 6af6da448174483c92ab325db92130e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28cbf4bf05d7456dad0f3e5f7290065a in term 2.
I20260713 09:12:47.013746  4720 leader_election.cc:304] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 28cbf4bf05d7456dad0f3e5f7290065a [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: 28cbf4bf05d7456dad0f3e5f7290065a, 6af6da448174483c92ab325db92130e6; no voters: 
I20260713 09:12:47.014115  4826 raft_consensus.cc:2468] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 96da689042c743f69eebce0842899337 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28cbf4bf05d7456dad0f3e5f7290065a in term 2.
I20260713 09:12:47.014631  5070 raft_consensus.cc:2804] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 28cbf4bf05d7456dad0f3e5f7290065a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:47.015152  5070 raft_consensus.cc:697] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 28cbf4bf05d7456dad0f3e5f7290065a [term 2 LEADER]: Becoming Leader. State: Replica: 28cbf4bf05d7456dad0f3e5f7290065a, State: Running, Role: LEADER
I20260713 09:12:47.016017  5070 consensus_queue.cc:237] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 28cbf4bf05d7456dad0f3e5f7290065a [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: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:47.022339  4652 catalog_manager.cc:5697] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 28cbf4bf05d7456dad0f3e5f7290065a reported cstate change: term changed from 1 to 2, leader changed from 96da689042c743f69eebce0842899337 (127.31.232.66) to 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65). New cstate: current_term: 2 leader_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:47.057723  5083 raft_consensus.cc:993] T ed5cef02f7e64ada930875688cf85eea P 96da689042c743f69eebce0842899337: : Instructing follower 28cbf4bf05d7456dad0f3e5f7290065a to start an election
I20260713 09:12:47.058225  5072 raft_consensus.cc:1081] T ed5cef02f7e64ada930875688cf85eea P 96da689042c743f69eebce0842899337 [term 1 LEADER]: Signalling peer 28cbf4bf05d7456dad0f3e5f7290065a to start an election
I20260713 09:12:47.059978  4752 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed5cef02f7e64ada930875688cf85eea"
dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a"
 from {username='slave'} at 127.0.0.1:49502
I20260713 09:12:47.060405  4752 raft_consensus.cc:493] T ed5cef02f7e64ada930875688cf85eea P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:47.060652  4752 raft_consensus.cc:3060] T ed5cef02f7e64ada930875688cf85eea P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:47.066601  4752 raft_consensus.cc:515] T ed5cef02f7e64ada930875688cf85eea P 28cbf4bf05d7456dad0f3e5f7290065a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:47.068557  4752 leader_election.cc:290] T ed5cef02f7e64ada930875688cf85eea P 28cbf4bf05d7456dad0f3e5f7290065a [CANDIDATE]: Term 2 election: Requested vote from peers 96da689042c743f69eebce0842899337 (127.31.232.66:44611), 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199)
I20260713 09:12:47.069384  4826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5cef02f7e64ada930875688cf85eea" candidate_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "96da689042c743f69eebce0842899337"
I20260713 09:12:47.069605  4903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5cef02f7e64ada930875688cf85eea" candidate_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6af6da448174483c92ab325db92130e6"
I20260713 09:12:47.070013  4826 raft_consensus.cc:3055] T ed5cef02f7e64ada930875688cf85eea P 96da689042c743f69eebce0842899337 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:47.070333  4903 raft_consensus.cc:3060] T ed5cef02f7e64ada930875688cf85eea P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:47.070363  4826 raft_consensus.cc:740] T ed5cef02f7e64ada930875688cf85eea P 96da689042c743f69eebce0842899337 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 96da689042c743f69eebce0842899337, State: Running, Role: LEADER
I20260713 09:12:47.071350  4826 consensus_queue.cc:260] T ed5cef02f7e64ada930875688cf85eea P 96da689042c743f69eebce0842899337 [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: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:47.072567  4826 raft_consensus.cc:3060] T ed5cef02f7e64ada930875688cf85eea P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:47.077873  4903 raft_consensus.cc:2468] T ed5cef02f7e64ada930875688cf85eea P 6af6da448174483c92ab325db92130e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28cbf4bf05d7456dad0f3e5f7290065a in term 2.
I20260713 09:12:47.078199  4826 raft_consensus.cc:2468] T ed5cef02f7e64ada930875688cf85eea P 96da689042c743f69eebce0842899337 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28cbf4bf05d7456dad0f3e5f7290065a in term 2.
I20260713 09:12:47.079349  4720 leader_election.cc:304] T ed5cef02f7e64ada930875688cf85eea P 28cbf4bf05d7456dad0f3e5f7290065a [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: 28cbf4bf05d7456dad0f3e5f7290065a, 6af6da448174483c92ab325db92130e6; no voters: 
I20260713 09:12:47.079978  5070 raft_consensus.cc:2804] T ed5cef02f7e64ada930875688cf85eea P 28cbf4bf05d7456dad0f3e5f7290065a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:47.080428  5070 raft_consensus.cc:697] T ed5cef02f7e64ada930875688cf85eea P 28cbf4bf05d7456dad0f3e5f7290065a [term 2 LEADER]: Becoming Leader. State: Replica: 28cbf4bf05d7456dad0f3e5f7290065a, State: Running, Role: LEADER
I20260713 09:12:47.081262  5070 consensus_queue.cc:237] T ed5cef02f7e64ada930875688cf85eea P 28cbf4bf05d7456dad0f3e5f7290065a [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: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:47.087505  4652 catalog_manager.cc:5697] T ed5cef02f7e64ada930875688cf85eea P 28cbf4bf05d7456dad0f3e5f7290065a reported cstate change: term changed from 1 to 2, leader changed from 96da689042c743f69eebce0842899337 (127.31.232.66) to 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65). New cstate: current_term: 2 leader_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:47.113201  4752 raft_consensus.cc:3060] T 035c1729ad7646628e6a9566eeadf949 P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:47.117607  4903 raft_consensus.cc:1275] T 8ceae1fd11854b42b8f383e3759b774c P 6af6da448174483c92ab325db92130e6 [term 2 FOLLOWER]: Refusing update from remote peer 28cbf4bf05d7456dad0f3e5f7290065a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:47.118681  4752 raft_consensus.cc:1275] T 035c1729ad7646628e6a9566eeadf949 P 28cbf4bf05d7456dad0f3e5f7290065a [term 2 FOLLOWER]: Refusing update from remote peer 96da689042c743f69eebce0842899337: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:47.119236  5070 consensus_queue.cc:1048] T 8ceae1fd11854b42b8f383e3759b774c P 28cbf4bf05d7456dad0f3e5f7290065a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:47.119931  5072 consensus_queue.cc:1048] T 035c1729ad7646628e6a9566eeadf949 P 96da689042c743f69eebce0842899337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:47.130851  4903 raft_consensus.cc:1275] T 035c1729ad7646628e6a9566eeadf949 P 6af6da448174483c92ab325db92130e6 [term 2 FOLLOWER]: Refusing update from remote peer 96da689042c743f69eebce0842899337: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:47.132758  5083 consensus_queue.cc:1048] T 035c1729ad7646628e6a9566eeadf949 P 96da689042c743f69eebce0842899337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:47.138224  4826 raft_consensus.cc:1275] T 8ceae1fd11854b42b8f383e3759b774c P 96da689042c743f69eebce0842899337 [term 2 FOLLOWER]: Refusing update from remote peer 28cbf4bf05d7456dad0f3e5f7290065a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:47.141000  5119 consensus_queue.cc:1048] T 8ceae1fd11854b42b8f383e3759b774c P 28cbf4bf05d7456dad0f3e5f7290065a [LEADER]: Connected to new peer: Peer: permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:47.171962  5113 raft_consensus.cc:993] T 432c5a27198d42cdab8d8aad8dcef645 P 6af6da448174483c92ab325db92130e6: : Instructing follower 96da689042c743f69eebce0842899337 to start an election
I20260713 09:12:47.172672  5071 raft_consensus.cc:1081] T 432c5a27198d42cdab8d8aad8dcef645 P 6af6da448174483c92ab325db92130e6 [term 1 LEADER]: Signalling peer 96da689042c743f69eebce0842899337 to start an election
I20260713 09:12:47.174479  4826 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "432c5a27198d42cdab8d8aad8dcef645"
dest_uuid: "96da689042c743f69eebce0842899337"
 from {username='slave'} at 127.0.0.1:55486
I20260713 09:12:47.175096  4826 raft_consensus.cc:493] T 432c5a27198d42cdab8d8aad8dcef645 P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:47.175460  4826 raft_consensus.cc:3060] T 432c5a27198d42cdab8d8aad8dcef645 P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:47.180572  4826 raft_consensus.cc:515] T 432c5a27198d42cdab8d8aad8dcef645 P 96da689042c743f69eebce0842899337 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:47.182272  4826 leader_election.cc:290] T 432c5a27198d42cdab8d8aad8dcef645 P 96da689042c743f69eebce0842899337 [CANDIDATE]: Term 2 election: Requested vote from peers 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371), 6af6da448174483c92ab325db92130e6 (127.31.232.67:36199)
I20260713 09:12:47.183192  4752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432c5a27198d42cdab8d8aad8dcef645" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a"
I20260713 09:12:47.183424  4900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432c5a27198d42cdab8d8aad8dcef645" candidate_uuid: "96da689042c743f69eebce0842899337" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6af6da448174483c92ab325db92130e6"
I20260713 09:12:47.183825  4752 raft_consensus.cc:3060] T 432c5a27198d42cdab8d8aad8dcef645 P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:47.184129  4900 raft_consensus.cc:3055] T 432c5a27198d42cdab8d8aad8dcef645 P 6af6da448174483c92ab325db92130e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:47.184445  4900 raft_consensus.cc:740] T 432c5a27198d42cdab8d8aad8dcef645 P 6af6da448174483c92ab325db92130e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6af6da448174483c92ab325db92130e6, State: Running, Role: LEADER
I20260713 09:12:47.185117  4900 consensus_queue.cc:260] T 432c5a27198d42cdab8d8aad8dcef645 P 6af6da448174483c92ab325db92130e6 [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: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:47.186118  4900 raft_consensus.cc:3060] T 432c5a27198d42cdab8d8aad8dcef645 P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:47.188788  4752 raft_consensus.cc:2468] T 432c5a27198d42cdab8d8aad8dcef645 P 28cbf4bf05d7456dad0f3e5f7290065a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96da689042c743f69eebce0842899337 in term 2.
I20260713 09:12:47.189965  4792 leader_election.cc:304] T 432c5a27198d42cdab8d8aad8dcef645 P 96da689042c743f69eebce0842899337 [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: 28cbf4bf05d7456dad0f3e5f7290065a, 96da689042c743f69eebce0842899337; no voters: 
I20260713 09:12:47.190936  5083 raft_consensus.cc:2804] T 432c5a27198d42cdab8d8aad8dcef645 P 96da689042c743f69eebce0842899337 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:47.191414  5083 raft_consensus.cc:697] T 432c5a27198d42cdab8d8aad8dcef645 P 96da689042c743f69eebce0842899337 [term 2 LEADER]: Becoming Leader. State: Replica: 96da689042c743f69eebce0842899337, State: Running, Role: LEADER
I20260713 09:12:47.191897  4900 raft_consensus.cc:2468] T 432c5a27198d42cdab8d8aad8dcef645 P 6af6da448174483c92ab325db92130e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96da689042c743f69eebce0842899337 in term 2.
I20260713 09:12:47.192173  5083 consensus_queue.cc:237] T 432c5a27198d42cdab8d8aad8dcef645 P 96da689042c743f69eebce0842899337 [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: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:47.199816  4652 catalog_manager.cc:5697] T 432c5a27198d42cdab8d8aad8dcef645 P 96da689042c743f69eebce0842899337 reported cstate change: term changed from 1 to 2, leader changed from 6af6da448174483c92ab325db92130e6 (127.31.232.67) to 96da689042c743f69eebce0842899337 (127.31.232.66). New cstate: current_term: 2 leader_uuid: "96da689042c743f69eebce0842899337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:47.488382  4826 raft_consensus.cc:1275] T ed5cef02f7e64ada930875688cf85eea P 96da689042c743f69eebce0842899337 [term 2 FOLLOWER]: Refusing update from remote peer 28cbf4bf05d7456dad0f3e5f7290065a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:47.489809  5119 consensus_queue.cc:1048] T ed5cef02f7e64ada930875688cf85eea P 28cbf4bf05d7456dad0f3e5f7290065a [LEADER]: Connected to new peer: Peer: permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:47.498481  4903 raft_consensus.cc:1275] T ed5cef02f7e64ada930875688cf85eea P 6af6da448174483c92ab325db92130e6 [term 2 FOLLOWER]: Refusing update from remote peer 28cbf4bf05d7456dad0f3e5f7290065a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:47.501899  5119 consensus_queue.cc:1048] T ed5cef02f7e64ada930875688cf85eea P 28cbf4bf05d7456dad0f3e5f7290065a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:47.576722  4903 raft_consensus.cc:1275] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 6af6da448174483c92ab325db92130e6 [term 2 FOLLOWER]: Refusing update from remote peer 28cbf4bf05d7456dad0f3e5f7290065a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:47.577973  5119 consensus_queue.cc:1048] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 28cbf4bf05d7456dad0f3e5f7290065a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:47.590325  4826 raft_consensus.cc:1275] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 96da689042c743f69eebce0842899337 [term 2 FOLLOWER]: Refusing update from remote peer 28cbf4bf05d7456dad0f3e5f7290065a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:47.595223  5125 consensus_queue.cc:1048] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 28cbf4bf05d7456dad0f3e5f7290065a [LEADER]: Connected to new peer: Peer: permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:47.607409  4752 raft_consensus.cc:1275] T 432c5a27198d42cdab8d8aad8dcef645 P 28cbf4bf05d7456dad0f3e5f7290065a [term 2 FOLLOWER]: Refusing update from remote peer 96da689042c743f69eebce0842899337: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:47.608536  5073 consensus_queue.cc:1048] T 432c5a27198d42cdab8d8aad8dcef645 P 96da689042c743f69eebce0842899337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:47.617082  4903 raft_consensus.cc:1275] T 432c5a27198d42cdab8d8aad8dcef645 P 6af6da448174483c92ab325db92130e6 [term 2 FOLLOWER]: Refusing update from remote peer 96da689042c743f69eebce0842899337: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:47.618528  5083 consensus_queue.cc:1048] T 432c5a27198d42cdab8d8aad8dcef645 P 96da689042c743f69eebce0842899337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:49.666671  4651 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:46474:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:12:49.687740  4651 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46474:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:12:49.771418 32673 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:49.929730  5184 tablet.cc:1724] T 035c1729ad7646628e6a9566eeadf949 P 6af6da448174483c92ab325db92130e6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:49.911230  5183 tablet.cc:1724] T 5c79871622704bc3b64dd46f48e3a978 P 6af6da448174483c92ab325db92130e6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:49.931588  5180 tablet.cc:1724] T 59c152ee6cc54f5a8ab91b8925596598 P 6af6da448174483c92ab325db92130e6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:49.928651  5189 tablet.cc:1724] T 432c5a27198d42cdab8d8aad8dcef645 P 6af6da448174483c92ab325db92130e6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:49.957476  5179 tablet.cc:1724] T 432c5a27198d42cdab8d8aad8dcef645 P 96da689042c743f69eebce0842899337: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:49.930661  5182 tablet.cc:1724] T 035c1729ad7646628e6a9566eeadf949 P 96da689042c743f69eebce0842899337: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:12:49.990089  4720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.232.67:36199, user_credentials={real_user=slave}} blocked reactor thread for 70568.9us
W20260713 09:12:50.001227  4792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.232.65:46371, user_credentials={real_user=slave}} blocked reactor thread for 116555us
I20260713 09:12:49.961026  5194 tablet.cc:1724] T 59c152ee6cc54f5a8ab91b8925596598 P 96da689042c743f69eebce0842899337: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:49.956660  5178 tablet.cc:1724] T 5c79871622704bc3b64dd46f48e3a978 P 96da689042c743f69eebce0842899337: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:49.961038  5190 tablet.cc:1724] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 28cbf4bf05d7456dad0f3e5f7290065a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:12:50.059829  4795 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.232.67:36199, user_credentials={real_user=slave}} blocked reactor thread for 155812us
I20260713 09:12:50.150709  5183 tablet.cc:1724] T cf96a7ea697748b0a8a39cc6fbb83f21 P 6af6da448174483c92ab325db92130e6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:50.177865  5203 tablet.cc:1724] T 59c152ee6cc54f5a8ab91b8925596598 P 28cbf4bf05d7456dad0f3e5f7290065a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:50.185159  5205 tablet.cc:1724] T cf96a7ea697748b0a8a39cc6fbb83f21 P 28cbf4bf05d7456dad0f3e5f7290065a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:50.188596  5183 tablet.cc:1724] T a761ac53970545b7ad19e2a53145af7b P 6af6da448174483c92ab325db92130e6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:50.216835  5178 tablet.cc:1724] T cf96a7ea697748b0a8a39cc6fbb83f21 P 96da689042c743f69eebce0842899337: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:50.214267  5179 tablet.cc:1724] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 96da689042c743f69eebce0842899337: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:50.235939  5178 tablet.cc:1724] T a761ac53970545b7ad19e2a53145af7b P 96da689042c743f69eebce0842899337: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:50.236493  5204 tablet.cc:1724] T a761ac53970545b7ad19e2a53145af7b P 28cbf4bf05d7456dad0f3e5f7290065a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:50.238096  5184 tablet.cc:1724] T 8ceae1fd11854b42b8f383e3759b774c P 6af6da448174483c92ab325db92130e6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:50.252208  5189 tablet.cc:1724] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 6af6da448174483c92ab325db92130e6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:50.264012  5180 tablet.cc:1724] T ed5cef02f7e64ada930875688cf85eea P 6af6da448174483c92ab325db92130e6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:50.269415  5194 tablet.cc:1724] T 8ceae1fd11854b42b8f383e3759b774c P 96da689042c743f69eebce0842899337: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:50.252235  5203 tablet.cc:1724] T 432c5a27198d42cdab8d8aad8dcef645 P 28cbf4bf05d7456dad0f3e5f7290065a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:50.277078  4753 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "611c299724ac4fec932ac726357b758b"
dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a"
mode: GRACEFUL
new_leader_uuid: "6af6da448174483c92ab325db92130e6"
 from {username='slave'} at 127.0.0.1:55508
I20260713 09:12:50.299455  4753 raft_consensus.cc:606] T 611c299724ac4fec932ac726357b758b P 28cbf4bf05d7456dad0f3e5f7290065a [term 2 LEADER]: Received request to transfer leadership to TS 6af6da448174483c92ab325db92130e6
I20260713 09:12:50.279670  5190 tablet.cc:1724] T 035c1729ad7646628e6a9566eeadf949 P 28cbf4bf05d7456dad0f3e5f7290065a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:50.285019  5179 tablet.cc:1724] T ed5cef02f7e64ada930875688cf85eea P 96da689042c743f69eebce0842899337: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:50.292815  5205 tablet.cc:1724] T 5c79871622704bc3b64dd46f48e3a978 P 28cbf4bf05d7456dad0f3e5f7290065a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:50.294081  5204 tablet.cc:1724] T 8ceae1fd11854b42b8f383e3759b774c P 28cbf4bf05d7456dad0f3e5f7290065a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:50.358592  5190 tablet.cc:1724] T ed5cef02f7e64ada930875688cf85eea P 28cbf4bf05d7456dad0f3e5f7290065a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:50.375159  4827 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "acc8ac0a8acc4ab6ace2d5f86f7d789e"
dest_uuid: "96da689042c743f69eebce0842899337"
mode: GRACEFUL
new_leader_uuid: "6af6da448174483c92ab325db92130e6"
 from {username='slave'} at 127.0.0.1:41966
I20260713 09:12:50.375792  4827 raft_consensus.cc:606] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 96da689042c743f69eebce0842899337 [term 2 LEADER]: Received request to transfer leadership to TS 6af6da448174483c92ab325db92130e6
I20260713 09:12:50.377599 32673 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:12:50.378369 32673 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:50.394443  4652 catalog_manager.cc:6242] T 00000000000000000000000000000000 P b1b215484ffd4f7799112a516fed33f2: soft_deleted_table [id=54e1b84842764366af830313198cd496] alter complete (version 1)
I20260713 09:12:50.530273  5192 raft_consensus.cc:993] T 611c299724ac4fec932ac726357b758b P 28cbf4bf05d7456dad0f3e5f7290065a: : Instructing follower 6af6da448174483c92ab325db92130e6 to start an election
I20260713 09:12:50.530858  5201 raft_consensus.cc:1081] T 611c299724ac4fec932ac726357b758b P 28cbf4bf05d7456dad0f3e5f7290065a [term 2 LEADER]: Signalling peer 6af6da448174483c92ab325db92130e6 to start an election
I20260713 09:12:50.532522  4899 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "611c299724ac4fec932ac726357b758b"
dest_uuid: "6af6da448174483c92ab325db92130e6"
 from {username='slave'} at 127.0.0.1:60644
I20260713 09:12:50.533154  4899 raft_consensus.cc:493] T 611c299724ac4fec932ac726357b758b P 6af6da448174483c92ab325db92130e6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:50.533560  4899 raft_consensus.cc:3060] T 611c299724ac4fec932ac726357b758b P 6af6da448174483c92ab325db92130e6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:50.542568  4899 raft_consensus.cc:515] T 611c299724ac4fec932ac726357b758b P 6af6da448174483c92ab325db92130e6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:50.545010  4899 leader_election.cc:290] T 611c299724ac4fec932ac726357b758b P 6af6da448174483c92ab325db92130e6 [CANDIDATE]: Term 3 election: Requested vote from peers 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371), 96da689042c743f69eebce0842899337 (127.31.232.66:44611)
I20260713 09:12:50.546209  4827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611c299724ac4fec932ac726357b758b" candidate_uuid: "6af6da448174483c92ab325db92130e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "96da689042c743f69eebce0842899337"
I20260713 09:12:50.545857  4753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611c299724ac4fec932ac726357b758b" candidate_uuid: "6af6da448174483c92ab325db92130e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a"
I20260713 09:12:50.546929  4827 raft_consensus.cc:3060] T 611c299724ac4fec932ac726357b758b P 96da689042c743f69eebce0842899337 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:50.547082  4753 raft_consensus.cc:3055] T 611c299724ac4fec932ac726357b758b P 28cbf4bf05d7456dad0f3e5f7290065a [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:12:50.547614  4753 raft_consensus.cc:740] T 611c299724ac4fec932ac726357b758b P 28cbf4bf05d7456dad0f3e5f7290065a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 28cbf4bf05d7456dad0f3e5f7290065a, State: Running, Role: LEADER
I20260713 09:12:50.548588  4753 consensus_queue.cc:260] T 611c299724ac4fec932ac726357b758b P 28cbf4bf05d7456dad0f3e5f7290065a [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: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:50.550109  4753 raft_consensus.cc:3060] T 611c299724ac4fec932ac726357b758b P 28cbf4bf05d7456dad0f3e5f7290065a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:50.553498  4827 raft_consensus.cc:2468] T 611c299724ac4fec932ac726357b758b P 96da689042c743f69eebce0842899337 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6af6da448174483c92ab325db92130e6 in term 3.
I20260713 09:12:50.555047  4869 leader_election.cc:304] T 611c299724ac4fec932ac726357b758b P 6af6da448174483c92ab325db92130e6 [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: 6af6da448174483c92ab325db92130e6, 96da689042c743f69eebce0842899337; no voters: 
I20260713 09:12:50.556018  5211 raft_consensus.cc:2804] T 611c299724ac4fec932ac726357b758b P 6af6da448174483c92ab325db92130e6 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:50.556483  5211 raft_consensus.cc:697] T 611c299724ac4fec932ac726357b758b P 6af6da448174483c92ab325db92130e6 [term 3 LEADER]: Becoming Leader. State: Replica: 6af6da448174483c92ab325db92130e6, State: Running, Role: LEADER
I20260713 09:12:50.557391  5211 consensus_queue.cc:237] T 611c299724ac4fec932ac726357b758b P 6af6da448174483c92ab325db92130e6 [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: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:50.558554  4753 raft_consensus.cc:2468] T 611c299724ac4fec932ac726357b758b P 28cbf4bf05d7456dad0f3e5f7290065a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6af6da448174483c92ab325db92130e6 in term 3.
I20260713 09:12:50.568619  4652 catalog_manager.cc:5697] T 611c299724ac4fec932ac726357b758b P 6af6da448174483c92ab325db92130e6 reported cstate change: term changed from 2 to 3, leader changed from 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65) to 6af6da448174483c92ab325db92130e6 (127.31.232.67). New cstate: current_term: 3 leader_uuid: "6af6da448174483c92ab325db92130e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:50.606206  5195 raft_consensus.cc:993] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 96da689042c743f69eebce0842899337: : Instructing follower 6af6da448174483c92ab325db92130e6 to start an election
I20260713 09:12:50.606734  5130 raft_consensus.cc:1081] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 96da689042c743f69eebce0842899337 [term 2 LEADER]: Signalling peer 6af6da448174483c92ab325db92130e6 to start an election
I20260713 09:12:50.608165  4899 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "acc8ac0a8acc4ab6ace2d5f86f7d789e"
dest_uuid: "6af6da448174483c92ab325db92130e6"
 from {username='slave'} at 127.0.0.1:60628
I20260713 09:12:50.608583  4899 raft_consensus.cc:493] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 6af6da448174483c92ab325db92130e6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:50.608826  4899 raft_consensus.cc:3060] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 6af6da448174483c92ab325db92130e6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:50.615725  4899 raft_consensus.cc:515] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 6af6da448174483c92ab325db92130e6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:50.618129  4899 leader_election.cc:290] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 6af6da448174483c92ab325db92130e6 [CANDIDATE]: Term 3 election: Requested vote from peers 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371), 96da689042c743f69eebce0842899337 (127.31.232.66:44611)
I20260713 09:12:50.618920  4753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc8ac0a8acc4ab6ace2d5f86f7d789e" candidate_uuid: "6af6da448174483c92ab325db92130e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "28cbf4bf05d7456dad0f3e5f7290065a"
I20260713 09:12:50.619503  4827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc8ac0a8acc4ab6ace2d5f86f7d789e" candidate_uuid: "6af6da448174483c92ab325db92130e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "96da689042c743f69eebce0842899337"
I20260713 09:12:50.619613  4753 raft_consensus.cc:3060] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 28cbf4bf05d7456dad0f3e5f7290065a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:50.620067  4827 raft_consensus.cc:3055] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 96da689042c743f69eebce0842899337 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:12:50.620370  4827 raft_consensus.cc:740] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 96da689042c743f69eebce0842899337 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 96da689042c743f69eebce0842899337, State: Running, Role: LEADER
I20260713 09:12:50.621057  4827 consensus_queue.cc:260] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 96da689042c743f69eebce0842899337 [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: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:50.622025  4827 raft_consensus.cc:3060] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 96da689042c743f69eebce0842899337 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:50.624907  4753 raft_consensus.cc:2468] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 28cbf4bf05d7456dad0f3e5f7290065a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6af6da448174483c92ab325db92130e6 in term 3.
I20260713 09:12:50.626178  4866 leader_election.cc:304] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 6af6da448174483c92ab325db92130e6 [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: 28cbf4bf05d7456dad0f3e5f7290065a, 6af6da448174483c92ab325db92130e6; no voters: 
I20260713 09:12:50.627085  4827 raft_consensus.cc:2468] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 96da689042c743f69eebce0842899337 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6af6da448174483c92ab325db92130e6 in term 3.
I20260713 09:12:50.627246  5211 raft_consensus.cc:2804] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 6af6da448174483c92ab325db92130e6 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:50.627800  5211 raft_consensus.cc:697] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 6af6da448174483c92ab325db92130e6 [term 3 LEADER]: Becoming Leader. State: Replica: 6af6da448174483c92ab325db92130e6, State: Running, Role: LEADER
I20260713 09:12:50.628695  5211 consensus_queue.cc:237] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 6af6da448174483c92ab325db92130e6 [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: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } }
I20260713 09:12:50.635951  4652 catalog_manager.cc:5697] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 6af6da448174483c92ab325db92130e6 reported cstate change: term changed from 2 to 3, leader changed from 96da689042c743f69eebce0842899337 (127.31.232.66) to 6af6da448174483c92ab325db92130e6 (127.31.232.67). New cstate: current_term: 3 leader_uuid: "6af6da448174483c92ab325db92130e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6af6da448174483c92ab325db92130e6" member_type: VOTER last_known_addr { host: "127.31.232.67" port: 36199 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:51.083367  4827 raft_consensus.cc:1275] T 611c299724ac4fec932ac726357b758b P 96da689042c743f69eebce0842899337 [term 3 FOLLOWER]: Refusing update from remote peer 6af6da448174483c92ab325db92130e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:51.084704  5211 consensus_queue.cc:1048] T 611c299724ac4fec932ac726357b758b P 6af6da448174483c92ab325db92130e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:51.094272  4753 raft_consensus.cc:1275] T 611c299724ac4fec932ac726357b758b P 28cbf4bf05d7456dad0f3e5f7290065a [term 3 FOLLOWER]: Refusing update from remote peer 6af6da448174483c92ab325db92130e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:51.099427  5211 consensus_queue.cc:1048] T 611c299724ac4fec932ac726357b758b P 6af6da448174483c92ab325db92130e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:51.163928  4753 raft_consensus.cc:1275] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 28cbf4bf05d7456dad0f3e5f7290065a [term 3 FOLLOWER]: Refusing update from remote peer 6af6da448174483c92ab325db92130e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:51.165146  5211 consensus_queue.cc:1048] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 6af6da448174483c92ab325db92130e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cbf4bf05d7456dad0f3e5f7290065a" member_type: VOTER last_known_addr { host: "127.31.232.65" port: 46371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:51.175328  4827 raft_consensus.cc:1275] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 96da689042c743f69eebce0842899337 [term 3 FOLLOWER]: Refusing update from remote peer 6af6da448174483c92ab325db92130e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:51.177116  5198 consensus_queue.cc:1048] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 6af6da448174483c92ab325db92130e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96da689042c743f69eebce0842899337" member_type: VOTER last_known_addr { host: "127.31.232.66" port: 44611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:51.439145 32673 tablet_server.cc:179] TabletServer@127.31.232.65:0 shutting down...
I20260713 09:12:51.472101 32673 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:51.472802 32673 tablet_replica.cc:333] T a761ac53970545b7ad19e2a53145af7b P 28cbf4bf05d7456dad0f3e5f7290065a: stopping tablet replica
I20260713 09:12:51.473495 32673 raft_consensus.cc:2243] T a761ac53970545b7ad19e2a53145af7b P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:51.473978 32673 raft_consensus.cc:2272] T a761ac53970545b7ad19e2a53145af7b P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.476295 32673 tablet_replica.cc:333] T 59c152ee6cc54f5a8ab91b8925596598 P 28cbf4bf05d7456dad0f3e5f7290065a: stopping tablet replica
I20260713 09:12:51.476972 32673 raft_consensus.cc:2243] T 59c152ee6cc54f5a8ab91b8925596598 P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:51.477547 32673 raft_consensus.cc:2272] T 59c152ee6cc54f5a8ab91b8925596598 P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.479760 32673 tablet_replica.cc:333] T 035c1729ad7646628e6a9566eeadf949 P 28cbf4bf05d7456dad0f3e5f7290065a: stopping tablet replica
I20260713 09:12:51.480371 32673 raft_consensus.cc:2243] T 035c1729ad7646628e6a9566eeadf949 P 28cbf4bf05d7456dad0f3e5f7290065a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:51.480815 32673 raft_consensus.cc:2272] T 035c1729ad7646628e6a9566eeadf949 P 28cbf4bf05d7456dad0f3e5f7290065a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.482615 32673 tablet_replica.cc:333] T 8ceae1fd11854b42b8f383e3759b774c P 28cbf4bf05d7456dad0f3e5f7290065a: stopping tablet replica
I20260713 09:12:51.483314 32673 raft_consensus.cc:2243] T 8ceae1fd11854b42b8f383e3759b774c P 28cbf4bf05d7456dad0f3e5f7290065a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:51.484055 32673 raft_consensus.cc:2272] T 8ceae1fd11854b42b8f383e3759b774c P 28cbf4bf05d7456dad0f3e5f7290065a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.485850 32673 tablet_replica.cc:333] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 28cbf4bf05d7456dad0f3e5f7290065a: stopping tablet replica
I20260713 09:12:51.486389 32673 raft_consensus.cc:2243] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 28cbf4bf05d7456dad0f3e5f7290065a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:51.486805 32673 raft_consensus.cc:2272] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 28cbf4bf05d7456dad0f3e5f7290065a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.489938 32673 tablet_replica.cc:333] T 5c79871622704bc3b64dd46f48e3a978 P 28cbf4bf05d7456dad0f3e5f7290065a: stopping tablet replica
I20260713 09:12:51.490701 32673 raft_consensus.cc:2243] T 5c79871622704bc3b64dd46f48e3a978 P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:51.491355 32673 raft_consensus.cc:2272] T 5c79871622704bc3b64dd46f48e3a978 P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.493774 32673 tablet_replica.cc:333] T 611c299724ac4fec932ac726357b758b P 28cbf4bf05d7456dad0f3e5f7290065a: stopping tablet replica
I20260713 09:12:51.494743 32673 raft_consensus.cc:2243] T 611c299724ac4fec932ac726357b758b P 28cbf4bf05d7456dad0f3e5f7290065a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:51.495467 32673 raft_consensus.cc:2272] T 611c299724ac4fec932ac726357b758b P 28cbf4bf05d7456dad0f3e5f7290065a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.498782 32673 tablet_replica.cc:333] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 28cbf4bf05d7456dad0f3e5f7290065a: stopping tablet replica
I20260713 09:12:51.499437 32673 raft_consensus.cc:2243] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 28cbf4bf05d7456dad0f3e5f7290065a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:51.500200 32673 raft_consensus.cc:2272] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 28cbf4bf05d7456dad0f3e5f7290065a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.502115 32673 tablet_replica.cc:333] T ed5cef02f7e64ada930875688cf85eea P 28cbf4bf05d7456dad0f3e5f7290065a: stopping tablet replica
I20260713 09:12:51.502653 32673 raft_consensus.cc:2243] T ed5cef02f7e64ada930875688cf85eea P 28cbf4bf05d7456dad0f3e5f7290065a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:51.503454 32673 raft_consensus.cc:2272] T ed5cef02f7e64ada930875688cf85eea P 28cbf4bf05d7456dad0f3e5f7290065a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.505535 32673 tablet_replica.cc:333] T 3fd74e9eb08d444ba86bc766a0aee031 P 28cbf4bf05d7456dad0f3e5f7290065a: stopping tablet replica
I20260713 09:12:51.506112 32673 raft_consensus.cc:2243] T 3fd74e9eb08d444ba86bc766a0aee031 P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:51.506511 32673 raft_consensus.cc:2272] T 3fd74e9eb08d444ba86bc766a0aee031 P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.508584 32673 tablet_replica.cc:333] T 432c5a27198d42cdab8d8aad8dcef645 P 28cbf4bf05d7456dad0f3e5f7290065a: stopping tablet replica
I20260713 09:12:51.509147 32673 raft_consensus.cc:2243] T 432c5a27198d42cdab8d8aad8dcef645 P 28cbf4bf05d7456dad0f3e5f7290065a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:51.509538 32673 raft_consensus.cc:2272] T 432c5a27198d42cdab8d8aad8dcef645 P 28cbf4bf05d7456dad0f3e5f7290065a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.511543 32673 tablet_replica.cc:333] T 93a616054a314eeda579f8ae42069ec5 P 28cbf4bf05d7456dad0f3e5f7290065a: stopping tablet replica
I20260713 09:12:51.512064 32673 raft_consensus.cc:2243] T 93a616054a314eeda579f8ae42069ec5 P 28cbf4bf05d7456dad0f3e5f7290065a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:51.512490 32673 raft_consensus.cc:2272] T 93a616054a314eeda579f8ae42069ec5 P 28cbf4bf05d7456dad0f3e5f7290065a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.514498 32673 tablet_replica.cc:333] T 576ca65514164486aac999549cc58d01 P 28cbf4bf05d7456dad0f3e5f7290065a: stopping tablet replica
I20260713 09:12:51.515322 32673 raft_consensus.cc:2243] T 576ca65514164486aac999549cc58d01 P 28cbf4bf05d7456dad0f3e5f7290065a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:51.516404 32673 raft_consensus.cc:2272] T 576ca65514164486aac999549cc58d01 P 28cbf4bf05d7456dad0f3e5f7290065a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.519272 32673 tablet_replica.cc:333] T cf96a7ea697748b0a8a39cc6fbb83f21 P 28cbf4bf05d7456dad0f3e5f7290065a: stopping tablet replica
I20260713 09:12:51.519999 32673 raft_consensus.cc:2243] T cf96a7ea697748b0a8a39cc6fbb83f21 P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:51.520995 32673 raft_consensus.cc:2272] T cf96a7ea697748b0a8a39cc6fbb83f21 P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.523427 32673 tablet_replica.cc:333] T ac6e4d858779422baefee1c90d536281 P 28cbf4bf05d7456dad0f3e5f7290065a: stopping tablet replica
I20260713 09:12:51.523953 32673 raft_consensus.cc:2243] T ac6e4d858779422baefee1c90d536281 P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:51.524338 32673 raft_consensus.cc:2272] T ac6e4d858779422baefee1c90d536281 P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.526166 32673 tablet_replica.cc:333] T 105fdff8a4514956be76616f4890f343 P 28cbf4bf05d7456dad0f3e5f7290065a: stopping tablet replica
I20260713 09:12:51.526647 32673 raft_consensus.cc:2243] T 105fdff8a4514956be76616f4890f343 P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:51.527009 32673 raft_consensus.cc:2272] T 105fdff8a4514956be76616f4890f343 P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.528975 32673 tablet_replica.cc:333] T b0f1198b05c941249f66d5503c4a7e6d P 28cbf4bf05d7456dad0f3e5f7290065a: stopping tablet replica
I20260713 09:12:51.529505 32673 raft_consensus.cc:2243] T b0f1198b05c941249f66d5503c4a7e6d P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:51.530259 32673 raft_consensus.cc:2272] T b0f1198b05c941249f66d5503c4a7e6d P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.532191 32673 tablet_replica.cc:333] T 0c3ea7f158754f71ae6c877c61169d45 P 28cbf4bf05d7456dad0f3e5f7290065a: stopping tablet replica
I20260713 09:12:51.532631 32673 raft_consensus.cc:2243] T 0c3ea7f158754f71ae6c877c61169d45 P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:51.533475 32673 raft_consensus.cc:2272] T 0c3ea7f158754f71ae6c877c61169d45 P 28cbf4bf05d7456dad0f3e5f7290065a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.573891 32673 tablet_server.cc:196] TabletServer@127.31.232.65:0 shutdown complete.
W20260713 09:12:51.580051  4792 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.232.65:46371: connect: Connection refused (error 111) [suppressed 16 similar messages]
W20260713 09:12:51.585554  4792 consensus_peers.cc:597] T ac6e4d858779422baefee1c90d536281 P 96da689042c743f69eebce0842899337 -> Peer 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371): Couldn't send request to peer 28cbf4bf05d7456dad0f3e5f7290065a. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:46371: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:51.587919  4792 consensus_peers.cc:597] T 035c1729ad7646628e6a9566eeadf949 P 96da689042c743f69eebce0842899337 -> Peer 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371): Couldn't send request to peer 28cbf4bf05d7456dad0f3e5f7290065a. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:46371: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:51.589221  4866 consensus_peers.cc:597] T 93a616054a314eeda579f8ae42069ec5 P 6af6da448174483c92ab325db92130e6 -> Peer 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371): Couldn't send request to peer 28cbf4bf05d7456dad0f3e5f7290065a. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:46371: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:51.595013  4866 consensus_peers.cc:597] T 611c299724ac4fec932ac726357b758b P 6af6da448174483c92ab325db92130e6 -> Peer 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371): Couldn't send request to peer 28cbf4bf05d7456dad0f3e5f7290065a. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:46371: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:51.615458 32673 tablet_server.cc:179] TabletServer@127.31.232.66:0 shutting down...
W20260713 09:12:51.623925  4869 consensus_peers.cc:597] T 611c299724ac4fec932ac726357b758b P 6af6da448174483c92ab325db92130e6 -> Peer 96da689042c743f69eebce0842899337 (127.31.232.66:44611): Couldn't send request to peer 96da689042c743f69eebce0842899337. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:51.646385  4792 consensus_peers.cc:597] T 105fdff8a4514956be76616f4890f343 P 96da689042c743f69eebce0842899337 -> Peer 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371): Couldn't send request to peer 28cbf4bf05d7456dad0f3e5f7290065a. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:46371: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:51.651365 32673 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:51.652185 32673 tablet_replica.cc:333] T a761ac53970545b7ad19e2a53145af7b P 96da689042c743f69eebce0842899337: stopping tablet replica
I20260713 09:12:51.652881 32673 raft_consensus.cc:2243] T a761ac53970545b7ad19e2a53145af7b P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:51.653345 32673 raft_consensus.cc:2272] T a761ac53970545b7ad19e2a53145af7b P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.655296 32673 tablet_replica.cc:333] T 59c152ee6cc54f5a8ab91b8925596598 P 96da689042c743f69eebce0842899337: stopping tablet replica
I20260713 09:12:51.655933 32673 raft_consensus.cc:2243] T 59c152ee6cc54f5a8ab91b8925596598 P 96da689042c743f69eebce0842899337 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:51.656710 32673 raft_consensus.cc:2272] T 59c152ee6cc54f5a8ab91b8925596598 P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.658434 32673 tablet_replica.cc:333] T 8ceae1fd11854b42b8f383e3759b774c P 96da689042c743f69eebce0842899337: stopping tablet replica
I20260713 09:12:51.658993 32673 raft_consensus.cc:2243] T 8ceae1fd11854b42b8f383e3759b774c P 96da689042c743f69eebce0842899337 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:51.659443 32673 raft_consensus.cc:2272] T 8ceae1fd11854b42b8f383e3759b774c P 96da689042c743f69eebce0842899337 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.661154 32673 tablet_replica.cc:333] T 035c1729ad7646628e6a9566eeadf949 P 96da689042c743f69eebce0842899337: stopping tablet replica
I20260713 09:12:51.661675 32673 raft_consensus.cc:2243] T 035c1729ad7646628e6a9566eeadf949 P 96da689042c743f69eebce0842899337 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:51.662376 32673 raft_consensus.cc:2272] T 035c1729ad7646628e6a9566eeadf949 P 96da689042c743f69eebce0842899337 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.664201 32673 tablet_replica.cc:333] T cf96a7ea697748b0a8a39cc6fbb83f21 P 96da689042c743f69eebce0842899337: stopping tablet replica
I20260713 09:12:51.664717 32673 raft_consensus.cc:2243] T cf96a7ea697748b0a8a39cc6fbb83f21 P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:51.665146 32673 raft_consensus.cc:2272] T cf96a7ea697748b0a8a39cc6fbb83f21 P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.666992 32673 tablet_replica.cc:333] T 3fd74e9eb08d444ba86bc766a0aee031 P 96da689042c743f69eebce0842899337: stopping tablet replica
I20260713 09:12:51.667690 32673 raft_consensus.cc:2243] T 3fd74e9eb08d444ba86bc766a0aee031 P 96da689042c743f69eebce0842899337 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:51.668433 32673 raft_consensus.cc:2272] T 3fd74e9eb08d444ba86bc766a0aee031 P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.670418 32673 tablet_replica.cc:333] T ed5cef02f7e64ada930875688cf85eea P 96da689042c743f69eebce0842899337: stopping tablet replica
I20260713 09:12:51.670904 32673 raft_consensus.cc:2243] T ed5cef02f7e64ada930875688cf85eea P 96da689042c743f69eebce0842899337 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:51.671389 32673 raft_consensus.cc:2272] T ed5cef02f7e64ada930875688cf85eea P 96da689042c743f69eebce0842899337 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.673043 32673 tablet_replica.cc:333] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 96da689042c743f69eebce0842899337: stopping tablet replica
I20260713 09:12:51.673825 32673 raft_consensus.cc:2243] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 96da689042c743f69eebce0842899337 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:51.674407 32673 raft_consensus.cc:2272] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 96da689042c743f69eebce0842899337 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.676395 32673 tablet_replica.cc:333] T 105fdff8a4514956be76616f4890f343 P 96da689042c743f69eebce0842899337: stopping tablet replica
I20260713 09:12:51.676839 32673 raft_consensus.cc:2243] T 105fdff8a4514956be76616f4890f343 P 96da689042c743f69eebce0842899337 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:51.677523 32673 raft_consensus.cc:2272] T 105fdff8a4514956be76616f4890f343 P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.679515 32673 tablet_replica.cc:333] T 432c5a27198d42cdab8d8aad8dcef645 P 96da689042c743f69eebce0842899337: stopping tablet replica
I20260713 09:12:51.679975 32673 raft_consensus.cc:2243] T 432c5a27198d42cdab8d8aad8dcef645 P 96da689042c743f69eebce0842899337 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:51.680732 32673 raft_consensus.cc:2272] T 432c5a27198d42cdab8d8aad8dcef645 P 96da689042c743f69eebce0842899337 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.682471 32673 tablet_replica.cc:333] T 576ca65514164486aac999549cc58d01 P 96da689042c743f69eebce0842899337: stopping tablet replica
I20260713 09:12:51.682924 32673 raft_consensus.cc:2243] T 576ca65514164486aac999549cc58d01 P 96da689042c743f69eebce0842899337 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:51.683357 32673 raft_consensus.cc:2272] T 576ca65514164486aac999549cc58d01 P 96da689042c743f69eebce0842899337 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.685066 32673 tablet_replica.cc:333] T 93a616054a314eeda579f8ae42069ec5 P 96da689042c743f69eebce0842899337: stopping tablet replica
I20260713 09:12:51.685508 32673 raft_consensus.cc:2243] T 93a616054a314eeda579f8ae42069ec5 P 96da689042c743f69eebce0842899337 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:51.685878 32673 raft_consensus.cc:2272] T 93a616054a314eeda579f8ae42069ec5 P 96da689042c743f69eebce0842899337 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.687798 32673 tablet_replica.cc:333] T ac6e4d858779422baefee1c90d536281 P 96da689042c743f69eebce0842899337: stopping tablet replica
I20260713 09:12:51.688304 32673 raft_consensus.cc:2243] T ac6e4d858779422baefee1c90d536281 P 96da689042c743f69eebce0842899337 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:51.689123 32673 raft_consensus.cc:2272] T ac6e4d858779422baefee1c90d536281 P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.690891 32673 tablet_replica.cc:333] T b0f1198b05c941249f66d5503c4a7e6d P 96da689042c743f69eebce0842899337: stopping tablet replica
I20260713 09:12:51.691459 32673 raft_consensus.cc:2243] T b0f1198b05c941249f66d5503c4a7e6d P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:51.691890 32673 raft_consensus.cc:2272] T b0f1198b05c941249f66d5503c4a7e6d P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.693873 32673 tablet_replica.cc:333] T 0c3ea7f158754f71ae6c877c61169d45 P 96da689042c743f69eebce0842899337: stopping tablet replica
I20260713 09:12:51.694378 32673 raft_consensus.cc:2243] T 0c3ea7f158754f71ae6c877c61169d45 P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:51.694808 32673 raft_consensus.cc:2272] T 0c3ea7f158754f71ae6c877c61169d45 P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.696676 32673 tablet_replica.cc:333] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 96da689042c743f69eebce0842899337: stopping tablet replica
I20260713 09:12:51.697165 32673 raft_consensus.cc:2243] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 96da689042c743f69eebce0842899337 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:51.697549 32673 raft_consensus.cc:2272] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 96da689042c743f69eebce0842899337 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.699941 32673 tablet_replica.cc:333] T 5c79871622704bc3b64dd46f48e3a978 P 96da689042c743f69eebce0842899337: stopping tablet replica
I20260713 09:12:51.700469 32673 raft_consensus.cc:2243] T 5c79871622704bc3b64dd46f48e3a978 P 96da689042c743f69eebce0842899337 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:51.701187 32673 raft_consensus.cc:2272] T 5c79871622704bc3b64dd46f48e3a978 P 96da689042c743f69eebce0842899337 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.702828 32673 tablet_replica.cc:333] T 611c299724ac4fec932ac726357b758b P 96da689042c743f69eebce0842899337: stopping tablet replica
I20260713 09:12:51.703321 32673 raft_consensus.cc:2243] T 611c299724ac4fec932ac726357b758b P 96da689042c743f69eebce0842899337 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:51.703732 32673 raft_consensus.cc:2272] T 611c299724ac4fec932ac726357b758b P 96da689042c743f69eebce0842899337 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.740914 32673 tablet_server.cc:196] TabletServer@127.31.232.66:0 shutdown complete.
W20260713 09:12:51.746497  4866 consensus_peers.cc:597] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 6af6da448174483c92ab325db92130e6 -> Peer 28cbf4bf05d7456dad0f3e5f7290065a (127.31.232.65:46371): Couldn't send request to peer 28cbf4bf05d7456dad0f3e5f7290065a. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.65:46371: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:51.773476 32673 tablet_server.cc:179] TabletServer@127.31.232.67:0 shutting down...
W20260713 09:12:51.806267  4869 consensus_peers.cc:597] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 6af6da448174483c92ab325db92130e6 -> Peer 96da689042c743f69eebce0842899337 (127.31.232.66:44611): Couldn't send request to peer 96da689042c743f69eebce0842899337. Status: Network error: Client connection negotiation failed: client connection to 127.31.232.66:44611: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:51.811486 32673 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:51.812511 32673 tablet_replica.cc:333] T a761ac53970545b7ad19e2a53145af7b P 6af6da448174483c92ab325db92130e6: stopping tablet replica
I20260713 09:12:51.813719 32673 raft_consensus.cc:2243] T a761ac53970545b7ad19e2a53145af7b P 6af6da448174483c92ab325db92130e6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:51.814622 32673 raft_consensus.cc:2272] T a761ac53970545b7ad19e2a53145af7b P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.816896 32673 tablet_replica.cc:333] T 59c152ee6cc54f5a8ab91b8925596598 P 6af6da448174483c92ab325db92130e6: stopping tablet replica
I20260713 09:12:51.817503 32673 raft_consensus.cc:2243] T 59c152ee6cc54f5a8ab91b8925596598 P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:51.817963 32673 raft_consensus.cc:2272] T 59c152ee6cc54f5a8ab91b8925596598 P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.820219 32673 tablet_replica.cc:333] T 035c1729ad7646628e6a9566eeadf949 P 6af6da448174483c92ab325db92130e6: stopping tablet replica
I20260713 09:12:51.820828 32673 raft_consensus.cc:2243] T 035c1729ad7646628e6a9566eeadf949 P 6af6da448174483c92ab325db92130e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:51.821301 32673 raft_consensus.cc:2272] T 035c1729ad7646628e6a9566eeadf949 P 6af6da448174483c92ab325db92130e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.823459 32673 tablet_replica.cc:333] T 8ceae1fd11854b42b8f383e3759b774c P 6af6da448174483c92ab325db92130e6: stopping tablet replica
I20260713 09:12:51.824051 32673 raft_consensus.cc:2243] T 8ceae1fd11854b42b8f383e3759b774c P 6af6da448174483c92ab325db92130e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:51.824544 32673 raft_consensus.cc:2272] T 8ceae1fd11854b42b8f383e3759b774c P 6af6da448174483c92ab325db92130e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.826556 32673 tablet_replica.cc:333] T cf96a7ea697748b0a8a39cc6fbb83f21 P 6af6da448174483c92ab325db92130e6: stopping tablet replica
I20260713 09:12:51.827111 32673 raft_consensus.cc:2243] T cf96a7ea697748b0a8a39cc6fbb83f21 P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:51.827651 32673 raft_consensus.cc:2272] T cf96a7ea697748b0a8a39cc6fbb83f21 P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.829535 32673 tablet_replica.cc:333] T 3fd74e9eb08d444ba86bc766a0aee031 P 6af6da448174483c92ab325db92130e6: stopping tablet replica
I20260713 09:12:51.830087 32673 raft_consensus.cc:2243] T 3fd74e9eb08d444ba86bc766a0aee031 P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:51.830518 32673 raft_consensus.cc:2272] T 3fd74e9eb08d444ba86bc766a0aee031 P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.832638 32673 tablet_replica.cc:333] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 6af6da448174483c92ab325db92130e6: stopping tablet replica
I20260713 09:12:51.833185 32673 raft_consensus.cc:2243] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 6af6da448174483c92ab325db92130e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:51.833652 32673 raft_consensus.cc:2272] T 0e074b2f08cc40aeac4d56cbb339f5c9 P 6af6da448174483c92ab325db92130e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.835601 32673 tablet_replica.cc:333] T ed5cef02f7e64ada930875688cf85eea P 6af6da448174483c92ab325db92130e6: stopping tablet replica
I20260713 09:12:51.836162 32673 raft_consensus.cc:2243] T ed5cef02f7e64ada930875688cf85eea P 6af6da448174483c92ab325db92130e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:51.836627 32673 raft_consensus.cc:2272] T ed5cef02f7e64ada930875688cf85eea P 6af6da448174483c92ab325db92130e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.838416 32673 tablet_replica.cc:333] T b0f1198b05c941249f66d5503c4a7e6d P 6af6da448174483c92ab325db92130e6: stopping tablet replica
I20260713 09:12:51.838946 32673 raft_consensus.cc:2243] T b0f1198b05c941249f66d5503c4a7e6d P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:51.839422 32673 raft_consensus.cc:2272] T b0f1198b05c941249f66d5503c4a7e6d P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.841305 32673 tablet_replica.cc:333] T 105fdff8a4514956be76616f4890f343 P 6af6da448174483c92ab325db92130e6: stopping tablet replica
I20260713 09:12:51.841837 32673 raft_consensus.cc:2243] T 105fdff8a4514956be76616f4890f343 P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:51.842236 32673 raft_consensus.cc:2272] T 105fdff8a4514956be76616f4890f343 P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.844213 32673 tablet_replica.cc:333] T 5c79871622704bc3b64dd46f48e3a978 P 6af6da448174483c92ab325db92130e6: stopping tablet replica
I20260713 09:12:51.844880 32673 raft_consensus.cc:2243] T 5c79871622704bc3b64dd46f48e3a978 P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:51.845302 32673 raft_consensus.cc:2272] T 5c79871622704bc3b64dd46f48e3a978 P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.847308 32673 tablet_replica.cc:333] T 611c299724ac4fec932ac726357b758b P 6af6da448174483c92ab325db92130e6: stopping tablet replica
I20260713 09:12:51.847904 32673 raft_consensus.cc:2243] T 611c299724ac4fec932ac726357b758b P 6af6da448174483c92ab325db92130e6 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:12:51.848747 32673 raft_consensus.cc:2272] T 611c299724ac4fec932ac726357b758b P 6af6da448174483c92ab325db92130e6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.850919 32673 tablet_replica.cc:333] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 6af6da448174483c92ab325db92130e6: stopping tablet replica
I20260713 09:12:51.851534 32673 raft_consensus.cc:2243] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 6af6da448174483c92ab325db92130e6 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:12:51.852306 32673 raft_consensus.cc:2272] T acc8ac0a8acc4ab6ace2d5f86f7d789e P 6af6da448174483c92ab325db92130e6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.854439 32673 tablet_replica.cc:333] T 432c5a27198d42cdab8d8aad8dcef645 P 6af6da448174483c92ab325db92130e6: stopping tablet replica
I20260713 09:12:51.854977 32673 raft_consensus.cc:2243] T 432c5a27198d42cdab8d8aad8dcef645 P 6af6da448174483c92ab325db92130e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:51.855474 32673 raft_consensus.cc:2272] T 432c5a27198d42cdab8d8aad8dcef645 P 6af6da448174483c92ab325db92130e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.857421 32673 tablet_replica.cc:333] T 93a616054a314eeda579f8ae42069ec5 P 6af6da448174483c92ab325db92130e6: stopping tablet replica
I20260713 09:12:51.857921 32673 raft_consensus.cc:2243] T 93a616054a314eeda579f8ae42069ec5 P 6af6da448174483c92ab325db92130e6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:51.858726 32673 raft_consensus.cc:2272] T 93a616054a314eeda579f8ae42069ec5 P 6af6da448174483c92ab325db92130e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.860656 32673 tablet_replica.cc:333] T 576ca65514164486aac999549cc58d01 P 6af6da448174483c92ab325db92130e6: stopping tablet replica
I20260713 09:12:51.861166 32673 raft_consensus.cc:2243] T 576ca65514164486aac999549cc58d01 P 6af6da448174483c92ab325db92130e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:51.861581 32673 raft_consensus.cc:2272] T 576ca65514164486aac999549cc58d01 P 6af6da448174483c92ab325db92130e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.863498 32673 tablet_replica.cc:333] T ac6e4d858779422baefee1c90d536281 P 6af6da448174483c92ab325db92130e6: stopping tablet replica
I20260713 09:12:51.863981 32673 raft_consensus.cc:2243] T ac6e4d858779422baefee1c90d536281 P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:51.864413 32673 raft_consensus.cc:2272] T ac6e4d858779422baefee1c90d536281 P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.866305 32673 tablet_replica.cc:333] T 0c3ea7f158754f71ae6c877c61169d45 P 6af6da448174483c92ab325db92130e6: stopping tablet replica
I20260713 09:12:51.866817 32673 raft_consensus.cc:2243] T 0c3ea7f158754f71ae6c877c61169d45 P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:51.867280 32673 raft_consensus.cc:2272] T 0c3ea7f158754f71ae6c877c61169d45 P 6af6da448174483c92ab325db92130e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.907212 32673 tablet_server.cc:196] TabletServer@127.31.232.67:0 shutdown complete.
I20260713 09:12:51.937127 32673 master.cc:562] Master@127.31.232.126:42889 shutting down...
I20260713 09:12:51.957402 32673 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b1b215484ffd4f7799112a516fed33f2 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:51.958022 32673 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b1b215484ffd4f7799112a516fed33f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:51.958416 32673 tablet_replica.cc:333] T 00000000000000000000000000000000 P b1b215484ffd4f7799112a516fed33f2: stopping tablet replica
I20260713 09:12:51.978885 32673 master.cc:584] Master@127.31.232.126:42889 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11690 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (35333 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (122909 ms total)
[  PASSED  ] 8 tests.
I20260713 09:12:52.037410 32673 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 420 messages since previous log ~14 seconds ago
I20260713 09:12:52.037734 32673 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 417 messages since previous log ~14 seconds ago
I20260713 09:12:52.037927 32673 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 415 messages since previous log ~14 seconds ago
I20260713 09:12:52.038192 32673 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~44 seconds ago
I20260713 09:12:52.038379 32673 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~44 seconds ago
I20260713 09:12:52.038671 32673 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 8 messages since previous log ~0 seconds ago
I20260713 09:12:52.038986 32673 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 26 messages since previous log ~6 seconds ago
